2026-02-18T05:20:02.350 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T05:20:02.364 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:20:02.445 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54754 branch: 20.2.1_2.17.26-baseline_2 description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-haproxy-proto 3-final} email: yweinste@redhat.com first_in_suite: false flavor: default job_id: '54754' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial name: yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: 20.2.1_2.17.26-baseline_2 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: 20.2.1_2.17.26-baseline_2 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 407 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: 20.2.1_2.17.26-baseline_2 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed targets: trial115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMhMp2LdvSns980/2DZ3cPNlXhH12YnrML11b6uoURQ9ReMqZ0GlyPxIhTyFF7V43rCjouVQ7wl1x9jGvtzsUSw= trial120.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBChLWNlsgt1QJog3UXokvt19BT++yE0vXhwGGyohkCGgHnVppYWkldKKcPccNlqMSrCkEbNzrDzgFLlj+dyc+pI= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create fs1 - ceph nfs cluster create happy --ingress --virtual-ip={{VIP0}} --ingress-mode=haproxy-protocol - ceph nfs export create cephfs --fsname fs1 --cluster-id happy --pseudo-path /d1 - cephadm.wait_for_service: service: nfs.happy - cephadm.wait_for_service: service: ingress.nfs.happy - vip.exec: host.a: - mkdir /mnt/happy - sleep 1 - mount -t nfs {{VIP0}}:/d1 /mnt/happy - echo test > /mnt/happy/testfile - sync - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-17_21:23:05 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682 2026-02-18T05:20:02.445 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa; will attempt to use it 2026-02-18T05:20:02.445 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa/tasks 2026-02-18T05:20:02.445 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T05:20:02.447 INFO:teuthology.task.internal:Checking packages... 2026-02-18T05:20:02.447 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'adc1923395f2bcd6ae89b5d331d278364d1848ed' 2026-02-18T05:20:02.447 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T05:20:02.447 INFO:teuthology.packaging:ref: None 2026-02-18T05:20:02.447 INFO:teuthology.packaging:tag: None 2026-02-18T05:20:02.447 INFO:teuthology.packaging:branch: 20.2.1_2.17.26-baseline_2 2026-02-18T05:20:02.447 INFO:teuthology.packaging:sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:20:02.447 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=20.2.1_2.17.26-baseline_2 2026-02-18T05:20:02.581 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-670.gadc19233 2026-02-18T05:20:02.582 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T05:20:02.594 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T05:20:02.594 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T05:20:02.607 INFO:teuthology.task.internal:Saving configuration 2026-02-18T05:20:02.619 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T05:20:02.630 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T05:20:02.708 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial115.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54754', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 05:16:32.674138', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMhMp2LdvSns980/2DZ3cPNlXhH12YnrML11b6uoURQ9ReMqZ0GlyPxIhTyFF7V43rCjouVQ7wl1x9jGvtzsUSw='} 2026-02-18T05:20:02.764 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial120.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54754', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 05:16:32.673509', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBChLWNlsgt1QJog3UXokvt19BT++yE0vXhwGGyohkCGgHnVppYWkldKKcPccNlqMSrCkEbNzrDzgFLlj+dyc+pI='} 2026-02-18T05:20:02.764 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T05:20:02.776 INFO:teuthology.task.internal:roles: ubuntu@trial115.front.sepia.ceph.com - ['host.a', 'client.0'] 2026-02-18T05:20:02.776 INFO:teuthology.task.internal:roles: ubuntu@trial120.front.sepia.ceph.com - ['host.b', 'client.1'] 2026-02-18T05:20:02.776 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T05:20:02.910 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7bec91dab4c0>, signals=[15]) 2026-02-18T05:20:02.910 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T05:20:02.925 INFO:teuthology.task.internal:Opening connections... 2026-02-18T05:20:02.925 DEBUG:teuthology.task.internal:connecting to ubuntu@trial115.front.sepia.ceph.com 2026-02-18T05:20:02.926 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:20:02.990 DEBUG:teuthology.task.internal:connecting to ubuntu@trial120.front.sepia.ceph.com 2026-02-18T05:20:02.991 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:20:03.051 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T05:20:03.062 DEBUG:teuthology.orchestra.run.trial115:> uname -m 2026-02-18T05:20:03.078 INFO:teuthology.orchestra.run.trial115.stdout:x86_64 2026-02-18T05:20:03.078 DEBUG:teuthology.orchestra.run.trial115:> cat /etc/os-release 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:NAME="CentOS Stream" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:VERSION="9" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:ID="centos" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:ID_LIKE="rhel fedora" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:VERSION_ID="9" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:PLATFORM_ID="platform:el9" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:ANSI_COLOR="0;31" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:LOGO="fedora-logo-icon" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:HOME_URL="https://centos.org/" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T05:20:03.133 INFO:teuthology.orchestra.run.trial115.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T05:20:03.134 INFO:teuthology.lock.ops:Updating trial115.front.sepia.ceph.com on lock server 2026-02-18T05:20:03.207 DEBUG:teuthology.orchestra.run.trial120:> uname -m 2026-02-18T05:20:03.223 INFO:teuthology.orchestra.run.trial120.stdout:x86_64 2026-02-18T05:20:03.223 DEBUG:teuthology.orchestra.run.trial120:> cat /etc/os-release 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:NAME="CentOS Stream" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:VERSION="9" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:ID="centos" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:ID_LIKE="rhel fedora" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:VERSION_ID="9" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:PLATFORM_ID="platform:el9" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:ANSI_COLOR="0;31" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:LOGO="fedora-logo-icon" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:HOME_URL="https://centos.org/" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T05:20:03.279 INFO:teuthology.orchestra.run.trial120.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T05:20:03.280 INFO:teuthology.lock.ops:Updating trial120.front.sepia.ceph.com on lock server 2026-02-18T05:20:03.355 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T05:20:03.374 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T05:20:03.386 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T05:20:03.387 DEBUG:teuthology.orchestra.run.trial115:> test '!' -e /home/ubuntu/cephtest 2026-02-18T05:20:03.388 DEBUG:teuthology.orchestra.run.trial120:> test '!' -e /home/ubuntu/cephtest 2026-02-18T05:20:03.403 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T05:20:03.414 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T05:20:03.415 DEBUG:teuthology.orchestra.run.trial115:> test -z $(ls -A /var/lib/ceph) 2026-02-18T05:20:03.444 DEBUG:teuthology.orchestra.run.trial120:> test -z $(ls -A /var/lib/ceph) 2026-02-18T05:20:03.460 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T05:20:03.628 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T05:20:03.647 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-18T05:20:03.647 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-18T05:20:03.648 DEBUG:teuthology.orchestra.run.trial115:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T05:20:03.648 DEBUG:teuthology.orchestra.run.trial120:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T05:20:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:20:03.663 DEBUG:teuthology.orchestra.run.trial120:> uname -r 2026-02-18T05:20:03.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:20:03.663 DEBUG:teuthology.orchestra.run.trial115:> uname -r 2026-02-18T05:20:03.718 INFO:teuthology.orchestra.run.trial120.stdout:5.14.0-645.el9.x86_64 2026-02-18T05:20:03.718 INFO:teuthology.task.kernel:Running kernel on trial120: 5.14.0-645.el9.x86_64 2026-02-18T05:20:03.718 DEBUG:teuthology.orchestra.run.trial120:> sudo yum install -y kernel 2026-02-18T05:20:03.719 INFO:teuthology.orchestra.run.trial115.stdout:5.14.0-645.el9.x86_64 2026-02-18T05:20:03.719 INFO:teuthology.task.kernel:Running kernel on trial115: 5.14.0-645.el9.x86_64 2026-02-18T05:20:03.719 DEBUG:teuthology.orchestra.run.trial115:> sudo yum install -y kernel 2026-02-18T05:20:05.921 INFO:teuthology.orchestra.run.trial115.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.9 MB 00:01 2026-02-18T05:20:07.018 INFO:teuthology.orchestra.run.trial120.stdout:CentOS Stream 9 - BaseOS 3.0 MB/s | 8.9 MB 00:02 2026-02-18T05:20:09.628 INFO:teuthology.orchestra.run.trial115.stdout:CentOS Stream 9 - AppStream 8.4 MB/s | 27 MB 00:03 2026-02-18T05:20:11.409 INFO:teuthology.orchestra.run.trial120.stdout:CentOS Stream 9 - AppStream 6.9 MB/s | 27 MB 00:03 2026-02-18T05:20:13.457 INFO:teuthology.orchestra.run.trial115.stdout:CentOS Stream 9 - CRB 5.3 MB/s | 7.8 MB 00:01 2026-02-18T05:20:14.315 INFO:teuthology.orchestra.run.trial115.stdout:CentOS Stream 9 - Extras packages 155 kB/s | 20 kB 00:00 2026-02-18T05:20:14.871 INFO:teuthology.orchestra.run.trial115.stdout:Extra Packages for Enterprise Linux 41 MB/s | 20 MB 00:00 2026-02-18T05:20:15.318 INFO:teuthology.orchestra.run.trial120.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-18T05:20:16.197 INFO:teuthology.orchestra.run.trial120.stdout:CentOS Stream 9 - Extras packages 130 kB/s | 20 kB 00:00 2026-02-18T05:20:17.275 INFO:teuthology.orchestra.run.trial120.stdout:Extra Packages for Enterprise Linux 20 MB/s | 20 MB 00:01 2026-02-18T05:20:18.042 INFO:teuthology.orchestra.run.trial115.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T05:20:19.051 INFO:teuthology.orchestra.run.trial115.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T05:20:19.073 INFO:teuthology.orchestra.run.trial115.stdout:Dependencies resolved. 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:================================================================================ 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout: Package Architecture Version Repository Size 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:================================================================================ 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:Installing: 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:Installing dependencies: 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:Transaction Summary 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:================================================================================ 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:Install 4 Packages 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:Total download size: 88 M 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:Installed size: 135 M 2026-02-18T05:20:19.074 INFO:teuthology.orchestra.run.trial115.stdout:Downloading Packages: 2026-02-18T05:20:20.490 INFO:teuthology.orchestra.run.trial120.stdout:lab-extras 2.8 MB/s | 50 kB 00:00 2026-02-18T05:20:21.505 INFO:teuthology.orchestra.run.trial120.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T05:20:21.526 INFO:teuthology.orchestra.run.trial120.stdout:Dependencies resolved. 2026-02-18T05:20:21.527 INFO:teuthology.orchestra.run.trial120.stdout:================================================================================ 2026-02-18T05:20:21.527 INFO:teuthology.orchestra.run.trial120.stdout: Package Architecture Version Repository Size 2026-02-18T05:20:21.527 INFO:teuthology.orchestra.run.trial120.stdout:================================================================================ 2026-02-18T05:20:21.527 INFO:teuthology.orchestra.run.trial120.stdout:Installing: 2026-02-18T05:20:21.527 INFO:teuthology.orchestra.run.trial120.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T05:20:21.527 INFO:teuthology.orchestra.run.trial120.stdout:Installing dependencies: 2026-02-18T05:20:21.527 INFO:teuthology.orchestra.run.trial120.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout:Transaction Summary 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout:================================================================================ 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout:Install 4 Packages 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout:Total download size: 88 M 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout:Installed size: 135 M 2026-02-18T05:20:21.528 INFO:teuthology.orchestra.run.trial120.stdout:Downloading Packages: 2026-02-18T05:20:21.637 INFO:teuthology.orchestra.run.trial115.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 355 kB/s | 803 kB 00:02 2026-02-18T05:20:21.695 INFO:teuthology.orchestra.run.trial120.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 10 MB/s | 803 kB 00:00 2026-02-18T05:20:21.762 INFO:teuthology.orchestra.run.trial120.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 119 MB/s | 17 MB 00:00 2026-02-18T05:20:21.876 INFO:teuthology.orchestra.run.trial120.stdout:(3/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 154 MB/s | 40 MB 00:00 2026-02-18T05:20:21.928 INFO:teuthology.orchestra.run.trial120.stdout:(4/4): kernel-modules-core-5.14.0-681.el9.x86_6 133 MB/s | 31 MB 00:00 2026-02-18T05:20:21.928 INFO:teuthology.orchestra.run.trial120.stdout:-------------------------------------------------------------------------------- 2026-02-18T05:20:21.928 INFO:teuthology.orchestra.run.trial120.stdout:Total 220 MB/s | 88 MB 00:00 2026-02-18T05:20:22.119 INFO:teuthology.orchestra.run.trial120.stdout:Running transaction check 2026-02-18T05:20:22.278 INFO:teuthology.orchestra.run.trial115.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 5.9 MB/s | 17 MB 00:02 2026-02-18T05:20:22.322 INFO:teuthology.orchestra.run.trial120.stdout:Transaction check succeeded. 2026-02-18T05:20:22.322 INFO:teuthology.orchestra.run.trial120.stdout:Running transaction test 2026-02-18T05:20:22.668 INFO:teuthology.orchestra.run.trial120.stdout:Transaction test succeeded. 2026-02-18T05:20:22.668 INFO:teuthology.orchestra.run.trial120.stdout:Running transaction 2026-02-18T05:20:23.761 INFO:teuthology.orchestra.run.trial120.stdout: Preparing : 1/1 2026-02-18T05:20:24.061 INFO:teuthology.orchestra.run.trial120.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T05:20:24.080 INFO:teuthology.orchestra.run.trial120.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T05:20:25.876 INFO:teuthology.orchestra.run.trial120.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T05:20:25.905 INFO:teuthology.orchestra.run.trial120.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T05:20:27.574 INFO:teuthology.orchestra.run.trial115.stdout:(3/4): kernel-modules-core-5.14.0-681.el9.x86_6 5.2 MB/s | 31 MB 00:05 2026-02-18T05:20:28.783 INFO:teuthology.orchestra.run.trial115.stdout:(4/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 4.2 MB/s | 40 MB 00:09 2026-02-18T05:20:28.785 INFO:teuthology.orchestra.run.trial115.stdout:-------------------------------------------------------------------------------- 2026-02-18T05:20:28.785 INFO:teuthology.orchestra.run.trial115.stdout:Total 9.1 MB/s | 88 MB 00:09 2026-02-18T05:20:28.926 INFO:teuthology.orchestra.run.trial120.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T05:20:28.933 INFO:teuthology.orchestra.run.trial120.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:20:28.976 INFO:teuthology.orchestra.run.trial115.stdout:Running transaction check 2026-02-18T05:20:29.174 INFO:teuthology.orchestra.run.trial115.stdout:Transaction check succeeded. 2026-02-18T05:20:29.174 INFO:teuthology.orchestra.run.trial115.stdout:Running transaction test 2026-02-18T05:20:29.519 INFO:teuthology.orchestra.run.trial115.stdout:Transaction test succeeded. 2026-02-18T05:20:29.520 INFO:teuthology.orchestra.run.trial115.stdout:Running transaction 2026-02-18T05:20:30.597 INFO:teuthology.orchestra.run.trial115.stdout: Preparing : 1/1 2026-02-18T05:20:30.876 INFO:teuthology.orchestra.run.trial115.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T05:20:30.895 INFO:teuthology.orchestra.run.trial115.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T05:20:32.143 INFO:teuthology.orchestra.run.trial120.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:20:32.674 INFO:teuthology.orchestra.run.trial115.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T05:20:32.703 INFO:teuthology.orchestra.run.trial115.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T05:20:35.790 INFO:teuthology.orchestra.run.trial115.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T05:20:35.796 INFO:teuthology.orchestra.run.trial115.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:20:38.828 INFO:teuthology.orchestra.run.trial115.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:21:02.794 INFO:teuthology.orchestra.run.trial120.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:21:02.815 INFO:teuthology.orchestra.run.trial120.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:21:02.881 INFO:teuthology.orchestra.run.trial120.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:21:02.881 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T05:21:02.881 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T05:21:02.881 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T05:21:02.933 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:21:02.933 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:21:02.934 INFO:teuthology.orchestra.run.trial120.stdout:Installed: 2026-02-18T05:21:02.934 INFO:teuthology.orchestra.run.trial120.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T05:21:02.934 INFO:teuthology.orchestra.run.trial120.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T05:21:02.934 INFO:teuthology.orchestra.run.trial120.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T05:21:02.934 INFO:teuthology.orchestra.run.trial120.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T05:21:02.934 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:21:02.934 INFO:teuthology.orchestra.run.trial120.stdout:Complete! 2026-02-18T05:21:02.992 DEBUG:teuthology.orchestra.run.trial120:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T05:21:03.018 INFO:teuthology.orchestra.run.trial120.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T05:21:03.019 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T05:21:03.019 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T05:21:03.019 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T05:21:03.019 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T05:21:03.019 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2026-02-18T05:21:03.019 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial120.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T05:21:03.020 DEBUG:teuthology.orchestra.run.trial120:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T05:21:03.082 INFO:teuthology.orchestra.run.trial120.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T05:21:03.083 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T05:21:03.083 DEBUG:teuthology.orchestra.run.trial120:> sudo rpm -qi grub2-tools 2026-02-18T05:21:03.151 INFO:teuthology.orchestra.run.trial120.stdout:Name : grub2-tools 2026-02-18T05:21:03.151 INFO:teuthology.orchestra.run.trial120.stdout:Epoch : 1 2026-02-18T05:21:03.151 INFO:teuthology.orchestra.run.trial120.stdout:Version : 2.06 2026-02-18T05:21:03.151 INFO:teuthology.orchestra.run.trial120.stdout:Release : 118.el9 2026-02-18T05:21:03.151 INFO:teuthology.orchestra.run.trial120.stdout:Architecture: x86_64 2026-02-18T05:21:03.151 INFO:teuthology.orchestra.run.trial120.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T05:21:03.151 INFO:teuthology.orchestra.run.trial120.stdout:Group : Unspecified 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:Size : 8393909 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:License : GPLv3+ 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:Packager : builder@centos.org 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:Vendor : CentOS 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:Summary : Support tools for GRUB. 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout:Description : 2026-02-18T05:21:03.152 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:21:03.153 INFO:teuthology.orchestra.run.trial120.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T05:21:03.153 INFO:teuthology.orchestra.run.trial120.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T05:21:03.153 INFO:teuthology.orchestra.run.trial120.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T05:21:03.153 INFO:teuthology.orchestra.run.trial120.stdout:hardware devices. 2026-02-18T05:21:03.153 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:21:03.153 INFO:teuthology.orchestra.run.trial120.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T05:21:03.154 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T05:21:03.154 INFO:teuthology.task.kernel:Updating grub on trial120 to boot 5.14.0-681.el9.x86_64 2026-02-18T05:21:03.154 DEBUG:teuthology.orchestra.run.trial120:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T05:21:03.219 INFO:teuthology.orchestra.run.trial120.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T05:21:03.220 DEBUG:teuthology.orchestra.run.trial120:> sudo command -v grubby && echo yes || echo no 2026-02-18T05:21:03.284 INFO:teuthology.orchestra.run.trial120.stdout:/sbin/grubby 2026-02-18T05:21:03.286 INFO:teuthology.orchestra.run.trial120.stdout:yes 2026-02-18T05:21:03.287 DEBUG:teuthology.orchestra.run.trial120:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T05:21:03.350 INFO:teuthology.orchestra.run.trial120.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T05:21:03.352 DEBUG:teuthology.orchestra.run.trial120:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T05:21:03.427 DEBUG:teuthology.orchestra.run.trial120:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T05:21:03.642 INFO:teuthology.orchestra.run.trial120.stderr:Generating grub configuration file ... 2026-02-18T05:21:03.705 INFO:teuthology.orchestra.run.trial120.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T05:21:03.711 INFO:teuthology.orchestra.run.trial120.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T05:21:03.961 INFO:teuthology.orchestra.run.trial120.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T05:21:03.967 INFO:teuthology.orchestra.run.trial120.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T05:21:03.999 INFO:teuthology.orchestra.run.trial120.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T05:21:04.006 INFO:teuthology.orchestra.run.trial120.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T05:21:04.029 INFO:teuthology.orchestra.run.trial120.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T05:21:04.035 INFO:teuthology.orchestra.run.trial120.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T05:21:04.117 INFO:teuthology.orchestra.run.trial120.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T05:21:04.125 INFO:teuthology.orchestra.run.trial120.stderr:done 2026-02-18T05:21:04.127 DEBUG:teuthology.orchestra.run.trial120:> test -d /sys/firmware/efi 2026-02-18T05:21:04.143 DEBUG:teuthology.orchestra.run.trial120:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T05:21:04.207 INFO:teuthology.orchestra.run.trial120.stdout:/boot/efi/EFI/BOOT 2026-02-18T05:21:04.207 INFO:teuthology.orchestra.run.trial120.stdout:/boot/efi/EFI/centos 2026-02-18T05:21:04.209 DEBUG:teuthology.orchestra.run.trial120:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T05:21:04.275 INFO:teuthology.orchestra.run.trial120.stdout:no 2026-02-18T05:21:04.276 DEBUG:teuthology.orchestra.run.trial120:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T05:21:04.341 INFO:teuthology.orchestra.run.trial120.stdout:yes 2026-02-18T05:21:04.341 DEBUG:teuthology.orchestra.run.trial120:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T05:21:04.405 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial120 2026-02-18T05:21:04.405 DEBUG:teuthology.orchestra.run.trial120:> sudo bash -c ' 2026-02-18T05:21:04.405 DEBUG:teuthology.orchestra.run.trial120:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T05:21:04.405 DEBUG:teuthology.orchestra.run.trial120:> ' 2026-02-18T05:21:09.299 INFO:teuthology.orchestra.run.trial115.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:21:09.319 INFO:teuthology.orchestra.run.trial115.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:21:09.383 INFO:teuthology.orchestra.run.trial115.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:21:09.383 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T05:21:09.383 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T05:21:09.383 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T05:21:09.434 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T05:21:09.434 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:21:09.434 INFO:teuthology.orchestra.run.trial115.stdout:Installed: 2026-02-18T05:21:09.434 INFO:teuthology.orchestra.run.trial115.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T05:21:09.434 INFO:teuthology.orchestra.run.trial115.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T05:21:09.434 INFO:teuthology.orchestra.run.trial115.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T05:21:09.434 INFO:teuthology.orchestra.run.trial115.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T05:21:09.435 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:21:09.435 INFO:teuthology.orchestra.run.trial115.stdout:Complete! 2026-02-18T05:21:09.491 DEBUG:teuthology.orchestra.run.trial115:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T05:21:09.517 INFO:teuthology.orchestra.run.trial115.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T05:21:09.518 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T05:21:09.518 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T05:21:09.518 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T05:21:09.518 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T05:21:09.519 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2026-02-18T05:21:09.519 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial115.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T05:21:09.519 DEBUG:teuthology.orchestra.run.trial115:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T05:21:09.580 INFO:teuthology.orchestra.run.trial115.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T05:21:09.581 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T05:21:09.582 DEBUG:teuthology.orchestra.run.trial115:> sudo rpm -qi grub2-tools 2026-02-18T05:21:09.649 INFO:teuthology.orchestra.run.trial115.stdout:Name : grub2-tools 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:Epoch : 1 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:Version : 2.06 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:Release : 118.el9 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:Architecture: x86_64 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:Group : Unspecified 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:Size : 8393909 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:License : GPLv3+ 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T05:21:09.650 INFO:teuthology.orchestra.run.trial115.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:Packager : builder@centos.org 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:Vendor : CentOS 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:Summary : Support tools for GRUB. 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:Description : 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T05:21:09.651 INFO:teuthology.orchestra.run.trial115.stdout:hardware devices. 2026-02-18T05:21:09.652 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:21:09.652 INFO:teuthology.orchestra.run.trial115.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T05:21:09.653 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T05:21:09.653 INFO:teuthology.task.kernel:Updating grub on trial115 to boot 5.14.0-681.el9.x86_64 2026-02-18T05:21:09.653 DEBUG:teuthology.orchestra.run.trial115:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T05:21:09.715 INFO:teuthology.orchestra.run.trial115.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T05:21:09.717 DEBUG:teuthology.orchestra.run.trial115:> sudo command -v grubby && echo yes || echo no 2026-02-18T05:21:09.781 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/grubby 2026-02-18T05:21:09.782 INFO:teuthology.orchestra.run.trial115.stdout:yes 2026-02-18T05:21:09.783 DEBUG:teuthology.orchestra.run.trial115:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T05:21:09.846 INFO:teuthology.orchestra.run.trial115.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T05:21:09.847 DEBUG:teuthology.orchestra.run.trial115:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T05:21:09.920 DEBUG:teuthology.orchestra.run.trial115:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T05:21:10.129 INFO:teuthology.orchestra.run.trial115.stderr:Generating grub configuration file ... 2026-02-18T05:21:10.192 INFO:teuthology.orchestra.run.trial115.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T05:21:10.199 INFO:teuthology.orchestra.run.trial115.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T05:21:10.450 INFO:teuthology.orchestra.run.trial115.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T05:21:10.456 INFO:teuthology.orchestra.run.trial115.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T05:21:10.488 INFO:teuthology.orchestra.run.trial115.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T05:21:10.495 INFO:teuthology.orchestra.run.trial115.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T05:21:10.518 INFO:teuthology.orchestra.run.trial115.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T05:21:10.524 INFO:teuthology.orchestra.run.trial115.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T05:21:10.608 INFO:teuthology.orchestra.run.trial115.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T05:21:10.616 INFO:teuthology.orchestra.run.trial115.stderr:done 2026-02-18T05:21:10.618 DEBUG:teuthology.orchestra.run.trial115:> test -d /sys/firmware/efi 2026-02-18T05:21:10.634 DEBUG:teuthology.orchestra.run.trial115:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T05:21:10.700 INFO:teuthology.orchestra.run.trial115.stdout:/boot/efi/EFI/BOOT 2026-02-18T05:21:10.701 INFO:teuthology.orchestra.run.trial115.stdout:/boot/efi/EFI/centos 2026-02-18T05:21:10.702 DEBUG:teuthology.orchestra.run.trial115:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T05:21:10.768 INFO:teuthology.orchestra.run.trial115.stdout:no 2026-02-18T05:21:10.769 DEBUG:teuthology.orchestra.run.trial115:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T05:21:10.834 INFO:teuthology.orchestra.run.trial115.stdout:yes 2026-02-18T05:21:10.835 DEBUG:teuthology.orchestra.run.trial115:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T05:21:10.898 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial115 2026-02-18T05:21:10.899 DEBUG:teuthology.orchestra.run.trial115:> sudo bash -c ' 2026-02-18T05:21:10.899 DEBUG:teuthology.orchestra.run.trial115:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T05:21:10.899 DEBUG:teuthology.orchestra.run.trial115:> ' 2026-02-18T05:21:34.448 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2026-02-18T05:21:34.449 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial120.front.sepia.ceph.com' 2026-02-18T05:21:34.449 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:21:40.942 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2026-02-18T05:21:40.943 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial115.front.sepia.ceph.com' 2026-02-18T05:21:40.944 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:22:34.505 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T05:22:40.952 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T05:22:43.507 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial120.front.sepia.ceph.com' 2026-02-18T05:22:43.508 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:22:43.632 DEBUG:teuthology.orchestra.run.trial120:> true 2026-02-18T05:22:43.793 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial120.front.sepia.ceph.com' 2026-02-18T05:22:43.793 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-681.el9.x86_64"... 2026-02-18T05:22:43.793 DEBUG:teuthology.orchestra.run.trial120:> uname -r 2026-02-18T05:22:43.851 INFO:teuthology.orchestra.run.trial120.stdout:5.14.0-681.el9.x86_64 2026-02-18T05:22:43.851 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T05:22:43.851 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T05:22:43.852 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T05:22:44.853 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-18T05:22:44.853 DEBUG:teuthology.orchestra.run.trial120:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T05:22:44.883 INFO:teuthology.orchestra.run.trial120.stdout:ttyS1 2026-02-18T05:22:44.903 DEBUG:teuthology.parallel:result is None 2026-02-18T05:22:49.952 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial115.front.sepia.ceph.com' 2026-02-18T05:22:49.954 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:22:50.099 DEBUG:teuthology.orchestra.run.trial115:> true 2026-02-18T05:22:50.252 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial115.front.sepia.ceph.com' 2026-02-18T05:22:50.252 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-681.el9.x86_64"... 2026-02-18T05:22:50.252 DEBUG:teuthology.orchestra.run.trial115:> uname -r 2026-02-18T05:22:50.309 INFO:teuthology.orchestra.run.trial115.stdout:5.14.0-681.el9.x86_64 2026-02-18T05:22:50.310 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T05:22:50.310 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T05:22:50.310 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T05:22:51.311 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-18T05:22:51.312 DEBUG:teuthology.orchestra.run.trial115:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T05:22:51.341 INFO:teuthology.orchestra.run.trial115.stdout:ttyS1 2026-02-18T05:22:51.368 DEBUG:teuthology.parallel:result is None 2026-02-18T05:22:51.369 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T05:22:51.376 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T05:22:51.376 DEBUG:teuthology.orchestra.run.trial115:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T05:22:51.411 DEBUG:teuthology.orchestra.run.trial120:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T05:22:51.429 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T05:22:51.441 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T05:22:51.453 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T05:22:51.453 DEBUG:teuthology.orchestra.run.trial115:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T05:22:51.468 DEBUG:teuthology.orchestra.run.trial120:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T05:22:51.494 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T05:22:51.506 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T05:22:51.506 DEBUG:teuthology.orchestra.run.trial115:> 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 2026-02-18T05:22:51.526 DEBUG:teuthology.orchestra.run.trial120:> 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 2026-02-18T05:22:51.547 INFO:teuthology.orchestra.run.trial115.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:22:51.553 INFO:teuthology.orchestra.run.trial120.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:22:51.556 INFO:teuthology.orchestra.run.trial115.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:22:51.563 INFO:teuthology.orchestra.run.trial120.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:22:51.564 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T05:22:51.580 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T05:22:51.580 DEBUG:teuthology.orchestra.run.trial115:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T05:22:51.599 DEBUG:teuthology.orchestra.run.trial120:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T05:22:51.630 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T05:22:51.643 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T05:22:51.643 DEBUG:teuthology.orchestra.run.trial115:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T05:22:51.663 DEBUG:teuthology.orchestra.run.trial120:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T05:22:51.687 DEBUG:teuthology.orchestra.run.trial115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T05:22:51.840 DEBUG:teuthology.orchestra.run.trial115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T05:22:51.863 DEBUG:teuthology.orchestra.run.trial115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T05:22:52.014 DEBUG:teuthology.orchestra.run.trial115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T05:22:52.039 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:22:52.039 DEBUG:teuthology.orchestra.run.trial115:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T05:22:52.105 DEBUG:teuthology.orchestra.run.trial120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T05:22:52.226 DEBUG:teuthology.orchestra.run.trial120:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T05:22:52.251 DEBUG:teuthology.orchestra.run.trial120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T05:22:52.399 DEBUG:teuthology.orchestra.run.trial120:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T05:22:52.424 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:22:52.424 DEBUG:teuthology.orchestra.run.trial120:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T05:22:52.489 DEBUG:teuthology.orchestra.run.trial115:> sudo service rsyslog restart 2026-02-18T05:22:52.492 DEBUG:teuthology.orchestra.run.trial120:> sudo service rsyslog restart 2026-02-18T05:22:52.518 INFO:teuthology.orchestra.run.trial115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T05:22:52.556 INFO:teuthology.orchestra.run.trial120.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T05:22:53.005 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T05:22:53.017 INFO:teuthology.task.internal:Starting timer... 2026-02-18T05:22:53.017 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T05:22:53.038 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T05:22:53.055 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']} 2026-02-18T05:22:53.055 DEBUG:teuthology.orchestra.run.trial115:> sudo service auditd rotate 2026-02-18T05:22:53.085 INFO:teuthology.orchestra.run.trial115.stdout:Rotating logs: 2026-02-18T05:22:53.086 DEBUG:teuthology.orchestra.run.trial120:> sudo service auditd rotate 2026-02-18T05:22:53.116 INFO:teuthology.orchestra.run.trial120.stdout:Rotating logs: 2026-02-18T05:22:53.118 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T05:22:53.118 DEBUG:teuthology.orchestra.run.trial115:> /usr/sbin/getenforce 2026-02-18T05:22:53.144 INFO:teuthology.orchestra.run.trial115.stdout:Permissive 2026-02-18T05:22:53.145 DEBUG:teuthology.orchestra.run.trial120:> /usr/sbin/getenforce 2026-02-18T05:22:53.174 INFO:teuthology.orchestra.run.trial120.stdout:Permissive 2026-02-18T05:22:53.174 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial115.front.sepia.ceph.com': 'permissive', 'ubuntu@trial120.front.sepia.ceph.com': 'permissive'} 2026-02-18T05:22:53.174 DEBUG:teuthology.orchestra.run.trial115:> 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 2026-02-18T05:22:53.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:22:53.210 DEBUG:teuthology.orchestra.run.trial120:> 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 2026-02-18T05:22:53.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:22:53.239 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T05:22:53.239 DEBUG:teuthology.orchestra.run.trial115:> sudo /usr/sbin/setenforce permissive 2026-02-18T05:22:53.273 DEBUG:teuthology.orchestra.run.trial120:> sudo /usr/sbin/setenforce permissive 2026-02-18T05:22:53.303 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T05:22:53.318 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T05:22:53.329 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'}]}] 2026-02-18T05:22:53.330 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial115.front.sepia.ceph.com,trial120.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T05:24:20.042 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial115.front.sepia.ceph.com'), Remote(name='ubuntu@trial120.front.sepia.ceph.com')] 2026-02-18T05:24:20.043 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial115.front.sepia.ceph.com' 2026-02-18T05:24:20.044 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:24:20.202 DEBUG:teuthology.orchestra.run.trial115:> true 2026-02-18T05:24:20.279 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial115.front.sepia.ceph.com' 2026-02-18T05:24:20.279 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial120.front.sepia.ceph.com' 2026-02-18T05:24:20.280 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:24:20.373 DEBUG:teuthology.orchestra.run.trial120:> true 2026-02-18T05:24:20.450 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial120.front.sepia.ceph.com' 2026-02-18T05:24:20.450 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T05:24:20.465 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T05:24:20.465 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T05:24:20.465 DEBUG:teuthology.orchestra.run.trial115:> 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 2026-02-18T05:24:20.467 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T05:24:20.467 DEBUG:teuthology.orchestra.run.trial120:> 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 2026-02-18T05:24:20.493 INFO:teuthology.orchestra.run.trial115.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T05:24:20.506 INFO:teuthology.orchestra.run.trial115.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T05:24:20.516 INFO:teuthology.orchestra.run.trial120.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T05:24:20.526 INFO:teuthology.orchestra.run.trial115.stderr:sudo: ntpd: command not found 2026-02-18T05:24:20.529 INFO:teuthology.orchestra.run.trial120.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T05:24:20.536 INFO:teuthology.orchestra.run.trial115.stdout:506 Cannot talk to daemon 2026-02-18T05:24:20.548 INFO:teuthology.orchestra.run.trial115.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T05:24:20.549 INFO:teuthology.orchestra.run.trial120.stderr:sudo: ntpd: command not found 2026-02-18T05:24:20.558 INFO:teuthology.orchestra.run.trial120.stdout:506 Cannot talk to daemon 2026-02-18T05:24:20.560 INFO:teuthology.orchestra.run.trial115.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T05:24:20.570 INFO:teuthology.orchestra.run.trial120.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T05:24:20.582 INFO:teuthology.orchestra.run.trial120.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T05:24:20.602 INFO:teuthology.orchestra.run.trial115.stderr:bash: line 1: ntpq: command not found 2026-02-18T05:24:20.617 INFO:teuthology.orchestra.run.trial115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T05:24:20.617 INFO:teuthology.orchestra.run.trial115.stdout:=============================================================================== 2026-02-18T05:24:20.617 INFO:teuthology.orchestra.run.trial115.stdout:^? time-usw2.crimpac.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T05:24:20.617 INFO:teuthology.orchestra.run.trial115.stdout:^? wdc1.us.ntp.li 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T05:24:20.618 INFO:teuthology.orchestra.run.trial115.stdout:^? rn-03.koehn.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T05:24:20.618 INFO:teuthology.orchestra.run.trial115.stdout:^? 170-187-147-56.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T05:24:20.631 INFO:teuthology.orchestra.run.trial120.stderr:bash: line 1: ntpq: command not found 2026-02-18T05:24:20.652 INFO:teuthology.orchestra.run.trial120.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T05:24:20.652 INFO:teuthology.orchestra.run.trial120.stdout:=============================================================================== 2026-02-18T05:24:20.652 INFO:teuthology.orchestra.run.trial120.stdout:^? ntp6.kernfusion.at 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T05:24:20.652 INFO:teuthology.orchestra.run.trial120.stdout:^? kjsl-fmt2-net.fmt2.kjsl.> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T05:24:20.653 INFO:teuthology.orchestra.run.trial120.stdout:^? lithium.constant.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T05:24:20.653 INFO:teuthology.orchestra.run.trial120.stdout:^? 72-14-182-49.ip.linodeus> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T05:24:20.654 INFO:teuthology.run_tasks:Running task pexec... 2026-02-18T05:24:20.671 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-18T05:24:20.671 DEBUG:teuthology.orchestra.run.trial115:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T05:24:20.672 DEBUG:teuthology.orchestra.run.trial120:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T05:24:20.675 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial115.front.sepia.ceph.com 2026-02-18T05:24:20.675 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T05:24:20.675 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-18T05:24:20.696 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial120.front.sepia.ceph.com 2026-02-18T05:24:20.696 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T05:24:20.696 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-18T05:24:20.844 INFO:teuthology.orchestra.run.trial115.stdout:No match for argument: nvme-cli 2026-02-18T05:24:20.844 INFO:teuthology.orchestra.run.trial115.stderr:No packages marked for removal. 2026-02-18T05:24:20.846 INFO:teuthology.orchestra.run.trial115.stdout:Dependencies resolved. 2026-02-18T05:24:20.847 INFO:teuthology.orchestra.run.trial115.stdout:Nothing to do. 2026-02-18T05:24:20.847 INFO:teuthology.orchestra.run.trial115.stdout:Complete! 2026-02-18T05:24:20.869 INFO:teuthology.orchestra.run.trial120.stdout:No match for argument: nvme-cli 2026-02-18T05:24:20.869 INFO:teuthology.orchestra.run.trial120.stderr:No packages marked for removal. 2026-02-18T05:24:20.872 INFO:teuthology.orchestra.run.trial120.stdout:Dependencies resolved. 2026-02-18T05:24:20.872 INFO:teuthology.orchestra.run.trial120.stdout:Nothing to do. 2026-02-18T05:24:20.873 INFO:teuthology.orchestra.run.trial120.stdout:Complete! 2026-02-18T05:24:21.147 INFO:teuthology.orchestra.run.trial115.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 05:23:36 AM UTC. 2026-02-18T05:24:21.176 INFO:teuthology.orchestra.run.trial120.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 05:23:36 AM UTC. 2026-02-18T05:24:21.227 INFO:teuthology.orchestra.run.trial115.stdout:Dependencies resolved. 2026-02-18T05:24:21.228 INFO:teuthology.orchestra.run.trial115.stdout:================================================================================ 2026-02-18T05:24:21.228 INFO:teuthology.orchestra.run.trial115.stdout: Package Architecture Version Repository Size 2026-02-18T05:24:21.228 INFO:teuthology.orchestra.run.trial115.stdout:================================================================================ 2026-02-18T05:24:21.228 INFO:teuthology.orchestra.run.trial115.stdout:Installing: 2026-02-18T05:24:21.228 INFO:teuthology.orchestra.run.trial115.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T05:24:21.228 INFO:teuthology.orchestra.run.trial115.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout:Upgrading: 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout: libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout:Installing dependencies: 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout:Transaction Summary 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout:================================================================================ 2026-02-18T05:24:21.229 INFO:teuthology.orchestra.run.trial115.stdout:Install 6 Packages 2026-02-18T05:24:21.230 INFO:teuthology.orchestra.run.trial115.stdout:Upgrade 1 Package 2026-02-18T05:24:21.230 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:24:21.230 INFO:teuthology.orchestra.run.trial115.stdout:Total download size: 2.4 M 2026-02-18T05:24:21.230 INFO:teuthology.orchestra.run.trial115.stdout:Downloading Packages: 2026-02-18T05:24:21.258 INFO:teuthology.orchestra.run.trial120.stdout:Dependencies resolved. 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout:================================================================================ 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout: Package Architecture Version Repository Size 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout:================================================================================ 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout:Installing: 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout:Upgrading: 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout: libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout:Installing dependencies: 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T05:24:21.259 INFO:teuthology.orchestra.run.trial120.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T05:24:21.260 INFO:teuthology.orchestra.run.trial120.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T05:24:21.260 INFO:teuthology.orchestra.run.trial120.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T05:24:21.260 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:24:21.260 INFO:teuthology.orchestra.run.trial120.stdout:Transaction Summary 2026-02-18T05:24:21.260 INFO:teuthology.orchestra.run.trial120.stdout:================================================================================ 2026-02-18T05:24:21.260 INFO:teuthology.orchestra.run.trial120.stdout:Install 6 Packages 2026-02-18T05:24:21.260 INFO:teuthology.orchestra.run.trial120.stdout:Upgrade 1 Package 2026-02-18T05:24:21.260 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:24:21.261 INFO:teuthology.orchestra.run.trial120.stdout:Total download size: 2.4 M 2026-02-18T05:24:21.261 INFO:teuthology.orchestra.run.trial120.stdout:Downloading Packages: 2026-02-18T05:24:21.571 INFO:teuthology.orchestra.run.trial115.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 1.1 MB/s | 44 kB 00:00 2026-02-18T05:24:21.579 INFO:teuthology.orchestra.run.trial115.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 1.5 MB/s | 72 kB 00:00 2026-02-18T05:24:21.587 INFO:teuthology.orchestra.run.trial115.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 5.0 MB/s | 84 kB 00:00 2026-02-18T05:24:21.600 INFO:teuthology.orchestra.run.trial115.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 6.9 MB/s | 150 kB 00:00 2026-02-18T05:24:21.605 INFO:teuthology.orchestra.run.trial115.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 16 MB/s | 1.2 MB 00:00 2026-02-18T05:24:21.612 INFO:teuthology.orchestra.run.trial115.stdout:(6/7): libnvme-1.16.1-2.el9.x86_64.rpm 10 MB/s | 116 kB 00:00 2026-02-18T05:24:21.619 INFO:teuthology.orchestra.run.trial115.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 26 MB/s | 837 kB 00:00 2026-02-18T05:24:21.619 INFO:teuthology.orchestra.run.trial115.stdout:-------------------------------------------------------------------------------- 2026-02-18T05:24:21.620 INFO:teuthology.orchestra.run.trial115.stdout:Total 6.2 MB/s | 2.4 MB 00:00 2026-02-18T05:24:21.680 INFO:teuthology.orchestra.run.trial115.stdout:Running transaction check 2026-02-18T05:24:21.688 INFO:teuthology.orchestra.run.trial115.stdout:Transaction check succeeded. 2026-02-18T05:24:21.688 INFO:teuthology.orchestra.run.trial115.stdout:Running transaction test 2026-02-18T05:24:21.751 INFO:teuthology.orchestra.run.trial115.stdout:Transaction test succeeded. 2026-02-18T05:24:21.751 INFO:teuthology.orchestra.run.trial115.stdout:Running transaction 2026-02-18T05:24:21.807 INFO:teuthology.orchestra.run.trial120.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 90 kB/s | 44 kB 00:00 2026-02-18T05:24:21.809 INFO:teuthology.orchestra.run.trial120.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 147 kB/s | 72 kB 00:00 2026-02-18T05:24:21.824 INFO:teuthology.orchestra.run.trial115.stdout: Preparing : 1/1 2026-02-18T05:24:21.891 INFO:teuthology.orchestra.run.trial115.stdout: Upgrading : libnvme-1.16.1-2.el9.x86_64 1/8 2026-02-18T05:24:21.898 INFO:teuthology.orchestra.run.trial115.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/8 2026-02-18T05:24:21.907 INFO:teuthology.orchestra.run.trial115.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 3/8 2026-02-18T05:24:21.912 INFO:teuthology.orchestra.run.trial115.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 4/8 2026-02-18T05:24:21.918 INFO:teuthology.orchestra.run.trial115.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 5/8 2026-02-18T05:24:21.918 INFO:teuthology.orchestra.run.trial115.stdout: Installing : nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T05:24:21.970 INFO:teuthology.orchestra.run.trial120.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 519 kB/s | 84 kB 00:00 2026-02-18T05:24:22.047 INFO:teuthology.orchestra.run.trial115.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T05:24:22.050 INFO:teuthology.orchestra.run.trial115.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T05:24:22.050 INFO:teuthology.orchestra.run.trial120.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 626 kB/s | 150 kB 00:00 2026-02-18T05:24:22.212 INFO:teuthology.orchestra.run.trial120.stdout:(5/7): libnvme-1.16.1-2.el9.x86_64.rpm 719 kB/s | 116 kB 00:00 2026-02-18T05:24:22.324 INFO:teuthology.orchestra.run.trial115.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T05:24:22.324 INFO:teuthology.orchestra.run.trial115.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T05:24:22.324 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:24:22.348 INFO:teuthology.orchestra.run.trial115.stdout: Cleanup : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T05:24:22.569 INFO:teuthology.orchestra.run.trial115.stdout: Running scriptlet: libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T05:24:22.569 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/8 2026-02-18T05:24:22.569 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/8 2026-02-18T05:24:22.569 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/8 2026-02-18T05:24:22.569 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/8 2026-02-18T05:24:22.569 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/8 2026-02-18T05:24:22.569 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/8 2026-02-18T05:24:22.569 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : libnvme-1.16.1-2.el9.x86_64 7/8 2026-02-18T05:24:22.623 INFO:teuthology.orchestra.run.trial115.stdout: Verifying : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T05:24:22.624 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:24:22.624 INFO:teuthology.orchestra.run.trial115.stdout:Upgraded: 2026-02-18T05:24:22.624 INFO:teuthology.orchestra.run.trial115.stdout: libnvme-1.16.1-2.el9.x86_64 2026-02-18T05:24:22.624 INFO:teuthology.orchestra.run.trial115.stdout:Installed: 2026-02-18T05:24:22.624 INFO:teuthology.orchestra.run.trial115.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T05:24:22.624 INFO:teuthology.orchestra.run.trial115.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T05:24:22.624 INFO:teuthology.orchestra.run.trial115.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T05:24:22.624 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:24:22.624 INFO:teuthology.orchestra.run.trial115.stdout:Complete! 2026-02-18T05:24:22.656 DEBUG:teuthology.parallel:result is None 2026-02-18T05:24:22.994 INFO:teuthology.orchestra.run.trial120.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 818 kB/s | 837 kB 00:01 2026-02-18T05:24:23.088 INFO:teuthology.orchestra.run.trial120.stdout:(7/7): nvme-cli-2.16-1.el9.x86_64.rpm 668 kB/s | 1.2 MB 00:01 2026-02-18T05:24:23.089 INFO:teuthology.orchestra.run.trial120.stdout:-------------------------------------------------------------------------------- 2026-02-18T05:24:23.089 INFO:teuthology.orchestra.run.trial120.stdout:Total 1.3 MB/s | 2.4 MB 00:01 2026-02-18T05:24:23.148 INFO:teuthology.orchestra.run.trial120.stdout:Running transaction check 2026-02-18T05:24:23.156 INFO:teuthology.orchestra.run.trial120.stdout:Transaction check succeeded. 2026-02-18T05:24:23.156 INFO:teuthology.orchestra.run.trial120.stdout:Running transaction test 2026-02-18T05:24:23.218 INFO:teuthology.orchestra.run.trial120.stdout:Transaction test succeeded. 2026-02-18T05:24:23.219 INFO:teuthology.orchestra.run.trial120.stdout:Running transaction 2026-02-18T05:24:23.287 INFO:teuthology.orchestra.run.trial120.stdout: Preparing : 1/1 2026-02-18T05:24:23.355 INFO:teuthology.orchestra.run.trial120.stdout: Upgrading : libnvme-1.16.1-2.el9.x86_64 1/8 2026-02-18T05:24:23.362 INFO:teuthology.orchestra.run.trial120.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/8 2026-02-18T05:24:23.371 INFO:teuthology.orchestra.run.trial120.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 3/8 2026-02-18T05:24:23.377 INFO:teuthology.orchestra.run.trial120.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 4/8 2026-02-18T05:24:23.382 INFO:teuthology.orchestra.run.trial120.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 5/8 2026-02-18T05:24:23.383 INFO:teuthology.orchestra.run.trial120.stdout: Installing : nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T05:24:23.513 INFO:teuthology.orchestra.run.trial120.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T05:24:23.515 INFO:teuthology.orchestra.run.trial120.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T05:24:23.803 INFO:teuthology.orchestra.run.trial120.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T05:24:23.804 INFO:teuthology.orchestra.run.trial120.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T05:24:23.804 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:24:23.828 INFO:teuthology.orchestra.run.trial120.stdout: Cleanup : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T05:24:24.035 INFO:teuthology.orchestra.run.trial120.stdout: Running scriptlet: libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T05:24:24.036 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/8 2026-02-18T05:24:24.036 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/8 2026-02-18T05:24:24.036 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/8 2026-02-18T05:24:24.036 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/8 2026-02-18T05:24:24.036 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/8 2026-02-18T05:24:24.036 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/8 2026-02-18T05:24:24.036 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : libnvme-1.16.1-2.el9.x86_64 7/8 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout: Verifying : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout:Upgraded: 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout: libnvme-1.16.1-2.el9.x86_64 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout:Installed: 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:24:24.089 INFO:teuthology.orchestra.run.trial120.stdout:Complete! 2026-02-18T05:24:24.118 DEBUG:teuthology.parallel:result is None 2026-02-18T05:24:24.118 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-02-18T05:24:24.137 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-02-18T05:24:24.138 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:24:24.138 DEBUG:teuthology.orchestra.run.trial115:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T05:24:24.157 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-18T05:24:24.157 DEBUG:teuthology.orchestra.run.trial115:> stat /dev/vg_nvme/lv_1 2026-02-18T05:24:24.213 INFO:teuthology.orchestra.run.trial115.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T05:24:24.213 INFO:teuthology.orchestra.run.trial115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:24:24.213 INFO:teuthology.orchestra.run.trial115.stdout:Device: 6h/6d Inode: 1297 Links: 1 2026-02-18T05:24:24.213 INFO:teuthology.orchestra.run.trial115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:24:24.213 INFO:teuthology.orchestra.run.trial115.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T05:24:24.213 INFO:teuthology.orchestra.run.trial115.stdout:Access: 2026-02-18 05:24:22.486085896 +0000 2026-02-18T05:24:24.213 INFO:teuthology.orchestra.run.trial115.stdout:Modify: 2026-02-18 05:24:22.351089210 +0000 2026-02-18T05:24:24.213 INFO:teuthology.orchestra.run.trial115.stdout:Change: 2026-02-18 05:24:22.351089210 +0000 2026-02-18T05:24:24.213 INFO:teuthology.orchestra.run.trial115.stdout: Birth: 2026-02-18 05:24:22.351089210 +0000 2026-02-18T05:24:24.213 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T05:24:24.279 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records in 2026-02-18T05:24:24.279 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records out 2026-02-18T05:24:24.279 INFO:teuthology.orchestra.run.trial115.stderr:512 bytes copied, 0.000227153 s, 2.3 MB/s 2026-02-18T05:24:24.280 DEBUG:teuthology.orchestra.run.trial115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T05:24:24.336 DEBUG:teuthology.orchestra.run.trial115:> stat /dev/vg_nvme/lv_2 2026-02-18T05:24:24.392 INFO:teuthology.orchestra.run.trial115.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T05:24:24.393 INFO:teuthology.orchestra.run.trial115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:24:24.393 INFO:teuthology.orchestra.run.trial115.stdout:Device: 6h/6d Inode: 1290 Links: 1 2026-02-18T05:24:24.393 INFO:teuthology.orchestra.run.trial115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:24:24.393 INFO:teuthology.orchestra.run.trial115.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T05:24:24.393 INFO:teuthology.orchestra.run.trial115.stdout:Access: 2026-02-18 05:24:22.487085872 +0000 2026-02-18T05:24:24.393 INFO:teuthology.orchestra.run.trial115.stdout:Modify: 2026-02-18 05:24:22.350089235 +0000 2026-02-18T05:24:24.393 INFO:teuthology.orchestra.run.trial115.stdout:Change: 2026-02-18 05:24:22.350089235 +0000 2026-02-18T05:24:24.393 INFO:teuthology.orchestra.run.trial115.stdout: Birth: 2026-02-18 05:24:22.350089235 +0000 2026-02-18T05:24:24.393 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T05:24:24.456 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records in 2026-02-18T05:24:24.456 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records out 2026-02-18T05:24:24.457 INFO:teuthology.orchestra.run.trial115.stderr:512 bytes copied, 0.000212135 s, 2.4 MB/s 2026-02-18T05:24:24.458 DEBUG:teuthology.orchestra.run.trial115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T05:24:24.515 DEBUG:teuthology.orchestra.run.trial115:> stat /dev/vg_nvme/lv_3 2026-02-18T05:24:24.572 INFO:teuthology.orchestra.run.trial115.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T05:24:24.572 INFO:teuthology.orchestra.run.trial115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:24:24.573 INFO:teuthology.orchestra.run.trial115.stdout:Device: 6h/6d Inode: 1306 Links: 1 2026-02-18T05:24:24.573 INFO:teuthology.orchestra.run.trial115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:24:24.573 INFO:teuthology.orchestra.run.trial115.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T05:24:24.573 INFO:teuthology.orchestra.run.trial115.stdout:Access: 2026-02-18 05:24:22.487085872 +0000 2026-02-18T05:24:24.573 INFO:teuthology.orchestra.run.trial115.stdout:Modify: 2026-02-18 05:24:22.351089210 +0000 2026-02-18T05:24:24.573 INFO:teuthology.orchestra.run.trial115.stdout:Change: 2026-02-18 05:24:22.351089210 +0000 2026-02-18T05:24:24.573 INFO:teuthology.orchestra.run.trial115.stdout: Birth: 2026-02-18 05:24:22.351089210 +0000 2026-02-18T05:24:24.574 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T05:24:24.637 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records in 2026-02-18T05:24:24.637 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records out 2026-02-18T05:24:24.637 INFO:teuthology.orchestra.run.trial115.stderr:512 bytes copied, 0.000222465 s, 2.3 MB/s 2026-02-18T05:24:24.638 DEBUG:teuthology.orchestra.run.trial115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T05:24:24.695 DEBUG:teuthology.orchestra.run.trial115:> stat /dev/vg_nvme/lv_4 2026-02-18T05:24:24.753 INFO:teuthology.orchestra.run.trial115.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T05:24:24.754 INFO:teuthology.orchestra.run.trial115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:24:24.754 INFO:teuthology.orchestra.run.trial115.stdout:Device: 6h/6d Inode: 1311 Links: 1 2026-02-18T05:24:24.754 INFO:teuthology.orchestra.run.trial115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:24:24.754 INFO:teuthology.orchestra.run.trial115.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T05:24:24.754 INFO:teuthology.orchestra.run.trial115.stdout:Access: 2026-02-18 05:24:22.488085847 +0000 2026-02-18T05:24:24.754 INFO:teuthology.orchestra.run.trial115.stdout:Modify: 2026-02-18 05:24:22.351089210 +0000 2026-02-18T05:24:24.754 INFO:teuthology.orchestra.run.trial115.stdout:Change: 2026-02-18 05:24:22.351089210 +0000 2026-02-18T05:24:24.755 INFO:teuthology.orchestra.run.trial115.stdout: Birth: 2026-02-18 05:24:22.351089210 +0000 2026-02-18T05:24:24.755 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T05:24:24.817 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records in 2026-02-18T05:24:24.818 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records out 2026-02-18T05:24:24.818 INFO:teuthology.orchestra.run.trial115.stderr:512 bytes copied, 0.000207296 s, 2.5 MB/s 2026-02-18T05:24:24.819 DEBUG:teuthology.orchestra.run.trial115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T05:24:24.877 DEBUG:teuthology.orchestra.run.trial115:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2026-02-18T05:24:24.981 INFO:teuthology.orchestra.run.trial115.stdout:loop 2026-02-18T05:24:24.983 INFO:tasks.nvme_loop:Connecting nvme_loop trial115:/dev/vg_nvme/lv_1... 2026-02-18T05:24:24.983 DEBUG:teuthology.orchestra.run.trial115:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2026-02-18T05:24:25.014 INFO:teuthology.orchestra.run.trial115.stdout:1 2026-02-18T05:24:25.040 INFO:teuthology.orchestra.run.trial115.stdout:/dev/vg_nvme/lv_11 2026-02-18T05:24:25.070 INFO:teuthology.orchestra.run.trial115.stdout:connecting to device: nvme3 2026-02-18T05:24:25.073 INFO:tasks.nvme_loop:Connecting nvme_loop trial115:/dev/vg_nvme/lv_2... 2026-02-18T05:24:25.073 DEBUG:teuthology.orchestra.run.trial115:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2026-02-18T05:24:25.145 INFO:teuthology.orchestra.run.trial115.stdout:1 2026-02-18T05:24:25.170 INFO:teuthology.orchestra.run.trial115.stdout:/dev/vg_nvme/lv_21 2026-02-18T05:24:25.198 INFO:teuthology.orchestra.run.trial115.stdout:connecting to device: nvme4 2026-02-18T05:24:25.200 INFO:tasks.nvme_loop:Connecting nvme_loop trial115:/dev/vg_nvme/lv_3... 2026-02-18T05:24:25.200 DEBUG:teuthology.orchestra.run.trial115:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2026-02-18T05:24:25.271 INFO:teuthology.orchestra.run.trial115.stdout:1 2026-02-18T05:24:25.297 INFO:teuthology.orchestra.run.trial115.stdout:/dev/vg_nvme/lv_31 2026-02-18T05:24:25.331 INFO:teuthology.orchestra.run.trial115.stdout:connecting to device: nvme5 2026-02-18T05:24:25.333 INFO:tasks.nvme_loop:Connecting nvme_loop trial115:/dev/vg_nvme/lv_4... 2026-02-18T05:24:25.333 DEBUG:teuthology.orchestra.run.trial115:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2026-02-18T05:24:25.404 INFO:teuthology.orchestra.run.trial115.stdout:1 2026-02-18T05:24:25.429 INFO:teuthology.orchestra.run.trial115.stdout:/dev/vg_nvme/lv_41 2026-02-18T05:24:25.458 INFO:teuthology.orchestra.run.trial115.stdout:connecting to device: nvme6 2026-02-18T05:24:25.460 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:24:25.460 DEBUG:teuthology.orchestra.run.trial115:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T05:24:25.517 DEBUG:teuthology.orchestra.run.trial115:> lsblk 2026-02-18T05:24:25.577 INFO:teuthology.orchestra.run.trial115.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-02-18T05:24:25.577 INFO:teuthology.orchestra.run.trial115.stdout:nvme2n1 259:0 0 1.7T 0 disk 2026-02-18T05:24:25.577 INFO:teuthology.orchestra.run.trial115.stdout:├─vg_nvme-lv_3 253:2 0 700G 0 lvm 2026-02-18T05:24:25.577 INFO:teuthology.orchestra.run.trial115.stdout:└─vg_nvme-lv_4 253:3 0 700G 0 lvm 2026-02-18T05:24:25.577 INFO:teuthology.orchestra.run.trial115.stdout:nvme1n1 259:1 0 894.3G 0 disk 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:├─nvme1n1p1 259:3 0 512M 0 part /boot/efi 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:└─nvme1n1p2 259:4 0 893.8G 0 part / 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:nvme0n1 259:2 0 1.7T 0 disk 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:├─vg_nvme-lv_1 253:0 0 700G 0 lvm 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:├─vg_nvme-lv_2 253:1 0 700G 0 lvm 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:└─vg_nvme-lv_5 253:4 0 100G 0 lvm /var/lib/ceph 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:nvme3n1 259:6 0 700G 0 disk 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:nvme4n1 259:8 0 700G 0 disk 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:nvme5n1 259:10 0 700G 0 disk 2026-02-18T05:24:25.578 INFO:teuthology.orchestra.run.trial115.stdout:nvme6n1 259:12 0 700G 0 disk 2026-02-18T05:24:25.579 DEBUG:teuthology.orchestra.run.trial115:> sudo nvme list -o json 2026-02-18T05:24:25.643 INFO:teuthology.orchestra.run.trial115.stdout:{ 2026-02-18T05:24:25.643 INFO:teuthology.orchestra.run.trial115.stdout: "Devices":[ 2026-02-18T05:24:25.643 INFO:teuthology.orchestra.run.trial115.stdout: { 2026-02-18T05:24:25.643 INFO:teuthology.orchestra.run.trial115.stdout: "NameSpace":1, 2026-02-18T05:24:25.643 INFO:teuthology.orchestra.run.trial115.stdout: "DevicePath":"/dev/nvme0n1", 2026-02-18T05:24:25.643 INFO:teuthology.orchestra.run.trial115.stdout: "GenericPath":"/dev/ng0n1", 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "Firmware":"E3MQ000", 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "SerialNumber":"092510AB6E89", 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "UsedBytes":3874050048, 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "MaximumLBA":3750748848, 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "PhysicalSize":1920383410176, 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "SectorSize":512 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: }, 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: { 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "NameSpace":1, 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "DevicePath":"/dev/nvme1n1", 2026-02-18T05:24:25.644 INFO:teuthology.orchestra.run.trial115.stdout: "GenericPath":"/dev/ng1n1", 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "Firmware":"E2MU200", 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "ModelNumber":"Micron_7450_MTFDKBA960TFR", 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "SerialNumber":"25174F9FE758", 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "UsedBytes":208717660160, 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "MaximumLBA":1875385008, 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "PhysicalSize":960197124096, 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "SectorSize":512 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: }, 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: { 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "NameSpace":1, 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "DevicePath":"/dev/nvme2n1", 2026-02-18T05:24:25.645 INFO:teuthology.orchestra.run.trial115.stdout: "GenericPath":"/dev/ng2n1", 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "Firmware":"E3MQ000", 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "SerialNumber":"092510AB6E88", 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "UsedBytes":14027935744, 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "MaximumLBA":3750748848, 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "PhysicalSize":1920383410176, 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "SectorSize":512 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: }, 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: { 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "NameSpace":1, 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "DevicePath":"/dev/nvme3n1", 2026-02-18T05:24:25.646 INFO:teuthology.orchestra.run.trial115.stdout: "GenericPath":"/dev/ng3n1", 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "Firmware":"5.14.0-6", 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "ModelNumber":"Linux", 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "SerialNumber":"c785a0f58252a5969ede", 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "UsedBytes":751619276800, 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "MaximumLBA":1468006400, 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "PhysicalSize":751619276800, 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "SectorSize":512 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: }, 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: { 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "NameSpace":1, 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "DevicePath":"/dev/nvme4n1", 2026-02-18T05:24:25.647 INFO:teuthology.orchestra.run.trial115.stdout: "GenericPath":"/dev/ng4n1", 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "Firmware":"5.14.0-6", 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "ModelNumber":"Linux", 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "SerialNumber":"87fcab03548d4876b1fa", 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "UsedBytes":751619276800, 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "MaximumLBA":1468006400, 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "PhysicalSize":751619276800, 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "SectorSize":512 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: }, 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: { 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "NameSpace":1, 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "DevicePath":"/dev/nvme5n1", 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "GenericPath":"/dev/ng5n1", 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "Firmware":"5.14.0-6", 2026-02-18T05:24:25.648 INFO:teuthology.orchestra.run.trial115.stdout: "ModelNumber":"Linux", 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "SerialNumber":"277d6685a42bfdee431f", 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "UsedBytes":751619276800, 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "MaximumLBA":1468006400, 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "PhysicalSize":751619276800, 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "SectorSize":512 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: }, 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: { 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "NameSpace":1, 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "DevicePath":"/dev/nvme6n1", 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "GenericPath":"/dev/ng6n1", 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "Firmware":"5.14.0-6", 2026-02-18T05:24:25.649 INFO:teuthology.orchestra.run.trial115.stdout: "ModelNumber":"Linux", 2026-02-18T05:24:25.650 INFO:teuthology.orchestra.run.trial115.stdout: "SerialNumber":"45a4bef5e3efb88b0351", 2026-02-18T05:24:25.650 INFO:teuthology.orchestra.run.trial115.stdout: "UsedBytes":751619276800, 2026-02-18T05:24:25.650 INFO:teuthology.orchestra.run.trial115.stdout: "MaximumLBA":1468006400, 2026-02-18T05:24:25.650 INFO:teuthology.orchestra.run.trial115.stdout: "PhysicalSize":751619276800, 2026-02-18T05:24:25.650 INFO:teuthology.orchestra.run.trial115.stdout: "SectorSize":512 2026-02-18T05:24:25.650 INFO:teuthology.orchestra.run.trial115.stdout: } 2026-02-18T05:24:25.650 INFO:teuthology.orchestra.run.trial115.stdout: ] 2026-02-18T05:24:25.650 INFO:teuthology.orchestra.run.trial115.stdout:} 2026-02-18T05:24:25.651 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-02-18T05:24:25.719 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:25.720 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:25.720 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00458665 s, 893 kB/s 2026-02-18T05:24:25.721 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-02-18T05:24:25.785 INFO:teuthology.orchestra.run.trial115.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:25.786 INFO:teuthology.orchestra.run.trial115.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:25.786 INFO:teuthology.orchestra.run.trial115.stdout:00000016 2026-02-18T05:24:25.787 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-02-18T05:24:25.854 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:25.854 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:25.854 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00440059 s, 931 kB/s 2026-02-18T05:24:25.856 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-02-18T05:24:25.917 INFO:teuthology.orchestra.run.trial115.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:25.917 INFO:teuthology.orchestra.run.trial115.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:25.917 INFO:teuthology.orchestra.run.trial115.stdout:40000016 2026-02-18T05:24:25.919 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-02-18T05:24:25.986 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:25.986 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:25.986 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00448042 s, 914 kB/s 2026-02-18T05:24:25.987 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-02-18T05:24:26.049 INFO:teuthology.orchestra.run.trial115.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:26.049 INFO:teuthology.orchestra.run.trial115.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:26.049 INFO:teuthology.orchestra.run.trial115.stdout:280000016 2026-02-18T05:24:26.050 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2026-02-18T05:24:26.118 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:26.118 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:26.118 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00485211 s, 844 kB/s 2026-02-18T05:24:26.119 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2026-02-18T05:24:26.181 INFO:teuthology.orchestra.run.trial115.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:26.182 INFO:teuthology.orchestra.run.trial115.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:26.182 INFO:teuthology.orchestra.run.trial115.stdout:00000016 2026-02-18T05:24:26.183 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2026-02-18T05:24:26.251 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:26.252 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:26.252 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00463225 s, 884 kB/s 2026-02-18T05:24:26.253 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2026-02-18T05:24:26.316 INFO:teuthology.orchestra.run.trial115.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:26.316 INFO:teuthology.orchestra.run.trial115.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:26.316 INFO:teuthology.orchestra.run.trial115.stdout:40000016 2026-02-18T05:24:26.318 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2026-02-18T05:24:26.386 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:26.386 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:26.386 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00513277 s, 798 kB/s 2026-02-18T05:24:26.387 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2026-02-18T05:24:26.452 INFO:teuthology.orchestra.run.trial115.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:26.452 INFO:teuthology.orchestra.run.trial115.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:26.452 INFO:teuthology.orchestra.run.trial115.stdout:280000016 2026-02-18T05:24:26.453 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=0 bs=1 count=4096 2026-02-18T05:24:26.521 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:26.521 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:26.521 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00454393 s, 901 kB/s 2026-02-18T05:24:26.522 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s0 /dev/nvme5n1 2026-02-18T05:24:26.586 INFO:teuthology.orchestra.run.trial115.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:26.586 INFO:teuthology.orchestra.run.trial115.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:26.586 INFO:teuthology.orchestra.run.trial115.stdout:00000016 2026-02-18T05:24:26.588 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=1073741824 bs=1 count=4096 2026-02-18T05:24:26.654 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:26.654 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:26.654 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00450416 s, 909 kB/s 2026-02-18T05:24:26.655 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s1073741824 /dev/nvme5n1 2026-02-18T05:24:26.721 INFO:teuthology.orchestra.run.trial115.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:26.721 INFO:teuthology.orchestra.run.trial115.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:26.721 INFO:teuthology.orchestra.run.trial115.stdout:40000016 2026-02-18T05:24:26.722 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=10737418240 bs=1 count=4096 2026-02-18T05:24:26.789 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:26.790 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:26.790 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.004776 s, 858 kB/s 2026-02-18T05:24:26.791 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s10737418240 /dev/nvme5n1 2026-02-18T05:24:26.853 INFO:teuthology.orchestra.run.trial115.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:26.853 INFO:teuthology.orchestra.run.trial115.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:26.853 INFO:teuthology.orchestra.run.trial115.stdout:280000016 2026-02-18T05:24:26.855 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=0 bs=1 count=4096 2026-02-18T05:24:26.921 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:26.921 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:26.921 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00434882 s, 942 kB/s 2026-02-18T05:24:26.923 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s0 /dev/nvme6n1 2026-02-18T05:24:26.984 INFO:teuthology.orchestra.run.trial115.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:26.984 INFO:teuthology.orchestra.run.trial115.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:26.985 INFO:teuthology.orchestra.run.trial115.stdout:00000016 2026-02-18T05:24:26.986 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=1073741824 bs=1 count=4096 2026-02-18T05:24:27.053 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:27.053 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:27.053 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00483679 s, 847 kB/s 2026-02-18T05:24:27.055 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s1073741824 /dev/nvme6n1 2026-02-18T05:24:27.117 INFO:teuthology.orchestra.run.trial115.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:27.117 INFO:teuthology.orchestra.run.trial115.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:27.117 INFO:teuthology.orchestra.run.trial115.stdout:40000016 2026-02-18T05:24:27.119 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=10737418240 bs=1 count=4096 2026-02-18T05:24:27.186 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records in 2026-02-18T05:24:27.187 INFO:teuthology.orchestra.run.trial115.stderr:4096+0 records out 2026-02-18T05:24:27.187 INFO:teuthology.orchestra.run.trial115.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00505526 s, 810 kB/s 2026-02-18T05:24:27.188 DEBUG:teuthology.orchestra.run.trial115:> sudo hexdump -n22 -C -s10737418240 /dev/nvme6n1 2026-02-18T05:24:27.249 INFO:teuthology.orchestra.run.trial115.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:27.250 INFO:teuthology.orchestra.run.trial115.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:27.250 INFO:teuthology.orchestra.run.trial115.stdout:280000016 2026-02-18T05:24:27.251 INFO:tasks.nvme_loop:new_devs ['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-18T05:24:27.251 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:24:27.251 DEBUG:teuthology.orchestra.run.trial115:> sudo dd of=/scratch_devs 2026-02-18T05:24:27.313 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:24:27.313 DEBUG:teuthology.orchestra.run.trial120:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T05:24:27.332 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-18T05:24:27.332 DEBUG:teuthology.orchestra.run.trial120:> stat /dev/vg_nvme/lv_1 2026-02-18T05:24:27.389 INFO:teuthology.orchestra.run.trial120.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T05:24:27.389 INFO:teuthology.orchestra.run.trial120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:24:27.390 INFO:teuthology.orchestra.run.trial120.stdout:Device: 6h/6d Inode: 1303 Links: 1 2026-02-18T05:24:27.390 INFO:teuthology.orchestra.run.trial120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:24:27.390 INFO:teuthology.orchestra.run.trial120.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T05:24:27.390 INFO:teuthology.orchestra.run.trial120.stdout:Access: 2026-02-18 05:24:23.954980174 +0000 2026-02-18T05:24:27.390 INFO:teuthology.orchestra.run.trial120.stdout:Modify: 2026-02-18 05:24:23.828983264 +0000 2026-02-18T05:24:27.390 INFO:teuthology.orchestra.run.trial120.stdout:Change: 2026-02-18 05:24:23.828983264 +0000 2026-02-18T05:24:27.390 INFO:teuthology.orchestra.run.trial120.stdout: Birth: 2026-02-18 05:24:23.828983264 +0000 2026-02-18T05:24:27.390 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T05:24:27.456 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records in 2026-02-18T05:24:27.456 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records out 2026-02-18T05:24:27.457 INFO:teuthology.orchestra.run.trial120.stderr:512 bytes copied, 0.000155388 s, 3.3 MB/s 2026-02-18T05:24:27.458 DEBUG:teuthology.orchestra.run.trial120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T05:24:27.516 DEBUG:teuthology.orchestra.run.trial120:> stat /dev/vg_nvme/lv_2 2026-02-18T05:24:27.571 INFO:teuthology.orchestra.run.trial120.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T05:24:27.571 INFO:teuthology.orchestra.run.trial120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:24:27.572 INFO:teuthology.orchestra.run.trial120.stdout:Device: 6h/6d Inode: 1304 Links: 1 2026-02-18T05:24:27.572 INFO:teuthology.orchestra.run.trial120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:24:27.572 INFO:teuthology.orchestra.run.trial120.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T05:24:27.572 INFO:teuthology.orchestra.run.trial120.stdout:Access: 2026-02-18 05:24:23.955980149 +0000 2026-02-18T05:24:27.572 INFO:teuthology.orchestra.run.trial120.stdout:Modify: 2026-02-18 05:24:23.828983264 +0000 2026-02-18T05:24:27.572 INFO:teuthology.orchestra.run.trial120.stdout:Change: 2026-02-18 05:24:23.828983264 +0000 2026-02-18T05:24:27.572 INFO:teuthology.orchestra.run.trial120.stdout: Birth: 2026-02-18 05:24:23.828983264 +0000 2026-02-18T05:24:27.572 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T05:24:27.635 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records in 2026-02-18T05:24:27.635 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records out 2026-02-18T05:24:27.635 INFO:teuthology.orchestra.run.trial120.stderr:512 bytes copied, 0.000153213 s, 3.3 MB/s 2026-02-18T05:24:27.636 DEBUG:teuthology.orchestra.run.trial120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T05:24:27.695 DEBUG:teuthology.orchestra.run.trial120:> stat /dev/vg_nvme/lv_3 2026-02-18T05:24:27.751 INFO:teuthology.orchestra.run.trial120.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T05:24:27.752 INFO:teuthology.orchestra.run.trial120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:24:27.752 INFO:teuthology.orchestra.run.trial120.stdout:Device: 6h/6d Inode: 1299 Links: 1 2026-02-18T05:24:27.752 INFO:teuthology.orchestra.run.trial120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:24:27.752 INFO:teuthology.orchestra.run.trial120.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T05:24:27.752 INFO:teuthology.orchestra.run.trial120.stdout:Access: 2026-02-18 05:24:23.955980149 +0000 2026-02-18T05:24:27.752 INFO:teuthology.orchestra.run.trial120.stdout:Modify: 2026-02-18 05:24:23.828983264 +0000 2026-02-18T05:24:27.752 INFO:teuthology.orchestra.run.trial120.stdout:Change: 2026-02-18 05:24:23.828983264 +0000 2026-02-18T05:24:27.752 INFO:teuthology.orchestra.run.trial120.stdout: Birth: 2026-02-18 05:24:23.828983264 +0000 2026-02-18T05:24:27.752 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T05:24:27.814 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records in 2026-02-18T05:24:27.814 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records out 2026-02-18T05:24:27.815 INFO:teuthology.orchestra.run.trial120.stderr:512 bytes copied, 0.000159034 s, 3.2 MB/s 2026-02-18T05:24:27.816 DEBUG:teuthology.orchestra.run.trial120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T05:24:27.872 DEBUG:teuthology.orchestra.run.trial120:> stat /dev/vg_nvme/lv_4 2026-02-18T05:24:27.929 INFO:teuthology.orchestra.run.trial120.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T05:24:27.930 INFO:teuthology.orchestra.run.trial120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:24:27.930 INFO:teuthology.orchestra.run.trial120.stdout:Device: 6h/6d Inode: 1306 Links: 1 2026-02-18T05:24:27.930 INFO:teuthology.orchestra.run.trial120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:24:27.930 INFO:teuthology.orchestra.run.trial120.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T05:24:27.930 INFO:teuthology.orchestra.run.trial120.stdout:Access: 2026-02-18 05:24:23.955980149 +0000 2026-02-18T05:24:27.930 INFO:teuthology.orchestra.run.trial120.stdout:Modify: 2026-02-18 05:24:23.829983239 +0000 2026-02-18T05:24:27.930 INFO:teuthology.orchestra.run.trial120.stdout:Change: 2026-02-18 05:24:23.829983239 +0000 2026-02-18T05:24:27.930 INFO:teuthology.orchestra.run.trial120.stdout: Birth: 2026-02-18 05:24:23.829983239 +0000 2026-02-18T05:24:27.931 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T05:24:27.992 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records in 2026-02-18T05:24:27.992 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records out 2026-02-18T05:24:27.993 INFO:teuthology.orchestra.run.trial120.stderr:512 bytes copied, 0.000145688 s, 3.5 MB/s 2026-02-18T05:24:27.994 DEBUG:teuthology.orchestra.run.trial120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T05:24:28.051 DEBUG:teuthology.orchestra.run.trial120:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2026-02-18T05:24:28.154 INFO:teuthology.orchestra.run.trial120.stdout:loop 2026-02-18T05:24:28.156 INFO:tasks.nvme_loop:Connecting nvme_loop trial120:/dev/vg_nvme/lv_1... 2026-02-18T05:24:28.156 DEBUG:teuthology.orchestra.run.trial120:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2026-02-18T05:24:28.189 INFO:teuthology.orchestra.run.trial120.stdout:1 2026-02-18T05:24:28.215 INFO:teuthology.orchestra.run.trial120.stdout:/dev/vg_nvme/lv_11 2026-02-18T05:24:28.245 INFO:teuthology.orchestra.run.trial120.stdout:connecting to device: nvme3 2026-02-18T05:24:28.246 INFO:tasks.nvme_loop:Connecting nvme_loop trial120:/dev/vg_nvme/lv_2... 2026-02-18T05:24:28.247 DEBUG:teuthology.orchestra.run.trial120:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2026-02-18T05:24:28.318 INFO:teuthology.orchestra.run.trial120.stdout:1 2026-02-18T05:24:28.348 INFO:teuthology.orchestra.run.trial120.stdout:/dev/vg_nvme/lv_21 2026-02-18T05:24:28.381 INFO:teuthology.orchestra.run.trial120.stdout:connecting to device: nvme4 2026-02-18T05:24:28.387 INFO:tasks.nvme_loop:Connecting nvme_loop trial120:/dev/vg_nvme/lv_3... 2026-02-18T05:24:28.387 DEBUG:teuthology.orchestra.run.trial120:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2026-02-18T05:24:28.459 INFO:teuthology.orchestra.run.trial120.stdout:1 2026-02-18T05:24:28.485 INFO:teuthology.orchestra.run.trial120.stdout:/dev/vg_nvme/lv_31 2026-02-18T05:24:28.519 INFO:teuthology.orchestra.run.trial120.stdout:connecting to device: nvme5 2026-02-18T05:24:28.521 INFO:tasks.nvme_loop:Connecting nvme_loop trial120:/dev/vg_nvme/lv_4... 2026-02-18T05:24:28.522 DEBUG:teuthology.orchestra.run.trial120:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2026-02-18T05:24:28.592 INFO:teuthology.orchestra.run.trial120.stdout:1 2026-02-18T05:24:28.618 INFO:teuthology.orchestra.run.trial120.stdout:/dev/vg_nvme/lv_41 2026-02-18T05:24:28.653 INFO:teuthology.orchestra.run.trial120.stdout:connecting to device: nvme6 2026-02-18T05:24:28.658 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:24:28.658 DEBUG:teuthology.orchestra.run.trial120:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T05:24:28.715 DEBUG:teuthology.orchestra.run.trial120:> lsblk 2026-02-18T05:24:28.773 INFO:teuthology.orchestra.run.trial120.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-02-18T05:24:28.773 INFO:teuthology.orchestra.run.trial120.stdout:nvme1n1 259:0 0 894.3G 0 disk 2026-02-18T05:24:28.773 INFO:teuthology.orchestra.run.trial120.stdout:├─nvme1n1p1 259:1 0 512M 0 part /boot/efi 2026-02-18T05:24:28.773 INFO:teuthology.orchestra.run.trial120.stdout:└─nvme1n1p2 259:2 0 893.8G 0 part / 2026-02-18T05:24:28.773 INFO:teuthology.orchestra.run.trial120.stdout:nvme2n1 259:3 0 1.7T 0 disk 2026-02-18T05:24:28.773 INFO:teuthology.orchestra.run.trial120.stdout:├─vg_nvme-lv_3 253:2 0 700G 0 lvm 2026-02-18T05:24:28.773 INFO:teuthology.orchestra.run.trial120.stdout:└─vg_nvme-lv_4 253:3 0 700G 0 lvm 2026-02-18T05:24:28.774 INFO:teuthology.orchestra.run.trial120.stdout:nvme0n1 259:4 0 1.7T 0 disk 2026-02-18T05:24:28.774 INFO:teuthology.orchestra.run.trial120.stdout:├─vg_nvme-lv_1 253:0 0 700G 0 lvm 2026-02-18T05:24:28.774 INFO:teuthology.orchestra.run.trial120.stdout:├─vg_nvme-lv_2 253:1 0 700G 0 lvm 2026-02-18T05:24:28.774 INFO:teuthology.orchestra.run.trial120.stdout:└─vg_nvme-lv_5 253:4 0 100G 0 lvm /var/lib/ceph 2026-02-18T05:24:28.774 INFO:teuthology.orchestra.run.trial120.stdout:nvme3n1 259:6 0 700G 0 disk 2026-02-18T05:24:28.774 INFO:teuthology.orchestra.run.trial120.stdout:nvme4n1 259:8 0 700G 0 disk 2026-02-18T05:24:28.774 INFO:teuthology.orchestra.run.trial120.stdout:nvme5n1 259:10 0 700G 0 disk 2026-02-18T05:24:28.774 INFO:teuthology.orchestra.run.trial120.stdout:nvme6n1 259:12 0 700G 0 disk 2026-02-18T05:24:28.775 DEBUG:teuthology.orchestra.run.trial120:> sudo nvme list -o json 2026-02-18T05:24:28.838 INFO:teuthology.orchestra.run.trial120.stdout:{ 2026-02-18T05:24:28.839 INFO:teuthology.orchestra.run.trial120.stdout: "Devices":[ 2026-02-18T05:24:28.839 INFO:teuthology.orchestra.run.trial120.stdout: { 2026-02-18T05:24:28.839 INFO:teuthology.orchestra.run.trial120.stdout: "NameSpace":1, 2026-02-18T05:24:28.839 INFO:teuthology.orchestra.run.trial120.stdout: "DevicePath":"/dev/nvme0n1", 2026-02-18T05:24:28.839 INFO:teuthology.orchestra.run.trial120.stdout: "GenericPath":"/dev/ng0n1", 2026-02-18T05:24:28.839 INFO:teuthology.orchestra.run.trial120.stdout: "Firmware":"E3MQ000", 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: "SerialNumber":"092510AB6E52", 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: "UsedBytes":1417060352, 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: "MaximumLBA":3750748848, 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: "PhysicalSize":1920383410176, 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: "SectorSize":512 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: }, 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: { 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: "NameSpace":1, 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: "DevicePath":"/dev/nvme1n1", 2026-02-18T05:24:28.840 INFO:teuthology.orchestra.run.trial120.stdout: "GenericPath":"/dev/ng1n1", 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: "Firmware":"E2MU200", 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: "ModelNumber":"Micron_7450_MTFDKBA960TFR", 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: "SerialNumber":"25174FCD467A", 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: "UsedBytes":124180180992, 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: "MaximumLBA":1875385008, 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: "PhysicalSize":960197124096, 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: "SectorSize":512 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: }, 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: { 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: "NameSpace":1, 2026-02-18T05:24:28.841 INFO:teuthology.orchestra.run.trial120.stdout: "DevicePath":"/dev/nvme2n1", 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: "GenericPath":"/dev/ng2n1", 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: "Firmware":"E3MQ000", 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: "SerialNumber":"092510AB6E79", 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: "UsedBytes":1489338368, 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: "MaximumLBA":3750748848, 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: "PhysicalSize":1920383410176, 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: "SectorSize":512 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: }, 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: { 2026-02-18T05:24:28.842 INFO:teuthology.orchestra.run.trial120.stdout: "NameSpace":1, 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: "DevicePath":"/dev/nvme3n1", 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: "GenericPath":"/dev/ng3n1", 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: "Firmware":"5.14.0-6", 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: "ModelNumber":"Linux", 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: "SerialNumber":"8ef5ef992b34819a2b35", 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: "UsedBytes":751619276800, 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: "MaximumLBA":1468006400, 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: "PhysicalSize":751619276800, 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: "SectorSize":512 2026-02-18T05:24:28.843 INFO:teuthology.orchestra.run.trial120.stdout: }, 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: { 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "NameSpace":1, 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "DevicePath":"/dev/nvme4n1", 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "GenericPath":"/dev/ng4n1", 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "Firmware":"5.14.0-6", 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "ModelNumber":"Linux", 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "SerialNumber":"143da637b5137f8d44ed", 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "UsedBytes":751619276800, 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "MaximumLBA":1468006400, 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "PhysicalSize":751619276800, 2026-02-18T05:24:28.844 INFO:teuthology.orchestra.run.trial120.stdout: "SectorSize":512 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: }, 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: { 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "NameSpace":1, 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "DevicePath":"/dev/nvme5n1", 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "GenericPath":"/dev/ng5n1", 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "Firmware":"5.14.0-6", 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "ModelNumber":"Linux", 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "SerialNumber":"91c84336de7cc43e364f", 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "UsedBytes":751619276800, 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "MaximumLBA":1468006400, 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "PhysicalSize":751619276800, 2026-02-18T05:24:28.845 INFO:teuthology.orchestra.run.trial120.stdout: "SectorSize":512 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: }, 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: { 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: "NameSpace":1, 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: "DevicePath":"/dev/nvme6n1", 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: "GenericPath":"/dev/ng6n1", 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: "Firmware":"5.14.0-6", 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: "ModelNumber":"Linux", 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: "SerialNumber":"9a5ce650d08ef72619cb", 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: "UsedBytes":751619276800, 2026-02-18T05:24:28.846 INFO:teuthology.orchestra.run.trial120.stdout: "MaximumLBA":1468006400, 2026-02-18T05:24:28.847 INFO:teuthology.orchestra.run.trial120.stdout: "PhysicalSize":751619276800, 2026-02-18T05:24:28.847 INFO:teuthology.orchestra.run.trial120.stdout: "SectorSize":512 2026-02-18T05:24:28.847 INFO:teuthology.orchestra.run.trial120.stdout: } 2026-02-18T05:24:28.847 INFO:teuthology.orchestra.run.trial120.stdout: ] 2026-02-18T05:24:28.847 INFO:teuthology.orchestra.run.trial120.stdout:} 2026-02-18T05:24:28.848 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-02-18T05:24:28.916 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:28.916 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:28.916 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0050044 s, 818 kB/s 2026-02-18T05:24:28.918 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-02-18T05:24:28.979 INFO:teuthology.orchestra.run.trial120.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:28.980 INFO:teuthology.orchestra.run.trial120.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:28.980 INFO:teuthology.orchestra.run.trial120.stdout:00000016 2026-02-18T05:24:28.981 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-02-18T05:24:29.048 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:29.048 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:29.048 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00488291 s, 839 kB/s 2026-02-18T05:24:29.049 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-02-18T05:24:29.112 INFO:teuthology.orchestra.run.trial120.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:29.112 INFO:teuthology.orchestra.run.trial120.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:29.112 INFO:teuthology.orchestra.run.trial120.stdout:40000016 2026-02-18T05:24:29.113 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-02-18T05:24:29.180 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:29.181 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:29.181 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.004827 s, 849 kB/s 2026-02-18T05:24:29.182 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-02-18T05:24:29.245 INFO:teuthology.orchestra.run.trial120.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:29.245 INFO:teuthology.orchestra.run.trial120.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:29.245 INFO:teuthology.orchestra.run.trial120.stdout:280000016 2026-02-18T05:24:29.246 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2026-02-18T05:24:29.313 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:29.314 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:29.314 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00521623 s, 785 kB/s 2026-02-18T05:24:29.315 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2026-02-18T05:24:29.376 INFO:teuthology.orchestra.run.trial120.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:29.377 INFO:teuthology.orchestra.run.trial120.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:29.377 INFO:teuthology.orchestra.run.trial120.stdout:00000016 2026-02-18T05:24:29.378 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2026-02-18T05:24:29.445 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:29.445 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:29.446 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00502226 s, 816 kB/s 2026-02-18T05:24:29.447 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2026-02-18T05:24:29.509 INFO:teuthology.orchestra.run.trial120.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:29.509 INFO:teuthology.orchestra.run.trial120.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:29.509 INFO:teuthology.orchestra.run.trial120.stdout:40000016 2026-02-18T05:24:29.511 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2026-02-18T05:24:29.578 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:29.578 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:29.578 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00497052 s, 824 kB/s 2026-02-18T05:24:29.579 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2026-02-18T05:24:29.641 INFO:teuthology.orchestra.run.trial120.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:29.641 INFO:teuthology.orchestra.run.trial120.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:29.641 INFO:teuthology.orchestra.run.trial120.stdout:280000016 2026-02-18T05:24:29.642 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=0 bs=1 count=4096 2026-02-18T05:24:29.709 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:29.710 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:29.710 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00475723 s, 861 kB/s 2026-02-18T05:24:29.711 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s0 /dev/nvme5n1 2026-02-18T05:24:29.772 INFO:teuthology.orchestra.run.trial120.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:29.772 INFO:teuthology.orchestra.run.trial120.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:29.772 INFO:teuthology.orchestra.run.trial120.stdout:00000016 2026-02-18T05:24:29.774 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=1073741824 bs=1 count=4096 2026-02-18T05:24:29.840 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:29.840 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:29.840 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00454114 s, 902 kB/s 2026-02-18T05:24:29.842 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s1073741824 /dev/nvme5n1 2026-02-18T05:24:29.904 INFO:teuthology.orchestra.run.trial120.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:29.904 INFO:teuthology.orchestra.run.trial120.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:29.905 INFO:teuthology.orchestra.run.trial120.stdout:40000016 2026-02-18T05:24:29.906 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=10737418240 bs=1 count=4096 2026-02-18T05:24:29.971 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:29.972 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:29.972 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00446881 s, 917 kB/s 2026-02-18T05:24:29.973 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s10737418240 /dev/nvme5n1 2026-02-18T05:24:30.036 INFO:teuthology.orchestra.run.trial120.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:30.036 INFO:teuthology.orchestra.run.trial120.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:30.036 INFO:teuthology.orchestra.run.trial120.stdout:280000016 2026-02-18T05:24:30.037 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=0 bs=1 count=4096 2026-02-18T05:24:30.103 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:30.104 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:30.104 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00449427 s, 911 kB/s 2026-02-18T05:24:30.105 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s0 /dev/nvme6n1 2026-02-18T05:24:30.168 INFO:teuthology.orchestra.run.trial120.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:30.168 INFO:teuthology.orchestra.run.trial120.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:30.168 INFO:teuthology.orchestra.run.trial120.stdout:00000016 2026-02-18T05:24:30.169 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=1073741824 bs=1 count=4096 2026-02-18T05:24:30.237 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:30.237 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:30.237 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00510295 s, 803 kB/s 2026-02-18T05:24:30.239 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s1073741824 /dev/nvme6n1 2026-02-18T05:24:30.302 INFO:teuthology.orchestra.run.trial120.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:30.302 INFO:teuthology.orchestra.run.trial120.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:30.302 INFO:teuthology.orchestra.run.trial120.stdout:40000016 2026-02-18T05:24:30.304 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=10737418240 bs=1 count=4096 2026-02-18T05:24:30.371 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records in 2026-02-18T05:24:30.371 INFO:teuthology.orchestra.run.trial120.stderr:4096+0 records out 2026-02-18T05:24:30.371 INFO:teuthology.orchestra.run.trial120.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00505705 s, 810 kB/s 2026-02-18T05:24:30.373 DEBUG:teuthology.orchestra.run.trial120:> sudo hexdump -n22 -C -s10737418240 /dev/nvme6n1 2026-02-18T05:24:30.435 INFO:teuthology.orchestra.run.trial120.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-18T05:24:30.436 INFO:teuthology.orchestra.run.trial120.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-18T05:24:30.436 INFO:teuthology.orchestra.run.trial120.stdout:280000016 2026-02-18T05:24:30.437 INFO:tasks.nvme_loop:new_devs ['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-18T05:24:30.437 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:24:30.437 DEBUG:teuthology.orchestra.run.trial120:> sudo dd of=/scratch_devs 2026-02-18T05:24:30.502 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-18T05:24:30.638 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_DAEMON_PLACE_FAIL', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'} 2026-02-18T05:24:30.638 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:24:30.640 INFO:tasks.cephadm:Cluster fsid is 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:30.640 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-18T05:24:30.640 INFO:tasks.cephadm:No mon roles; fabricating mons 2026-02-18T05:24:30.640 INFO:tasks.cephadm:Monitor IPs: {'mon.trial115': '10.20.193.115', 'mon.trial120': '10.20.193.120'} 2026-02-18T05:24:30.640 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-18T05:24:30.640 DEBUG:teuthology.orchestra.run.trial115:> sudo hostname $(hostname -s) 2026-02-18T05:24:30.665 DEBUG:teuthology.orchestra.run.trial120:> sudo hostname $(hostname -s) 2026-02-18T05:24:30.690 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-18T05:24:30.691 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:24:30.818 INFO:tasks.cephadm:builder_project result: [{'url': 'https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/', 'ref': '20.2.1_2.17.26-baseline_2', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-17 18:19:08.791671', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['x86_64', 'source'], 'extra': {'version': '20.2.0-670-gadc19233', 'package_manager_version': '20.2.0-670.gadc19233', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/3038/', 'root_build_cause': '', 'node_name': '10.20.192.26+soko16', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-18T05:24:30.936 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref 20.2.1_2.17.26-baseline_2, sha1 adc1923395f2bcd6ae89b5d331d278364d1848ed from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:24:30.938 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/x86_64/flavors/default/cephadm 2026-02-18T05:24:30.938 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/x86_64/flavors/default/cephadm 2026-02-18T05:24:30.938 DEBUG:teuthology.orchestra.run.trial115:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-18T05:24:31.230 INFO:teuthology.orchestra.run.trial115.stdout:-rw-r--r--. 1 ubuntu ubuntu 1054179 Feb 18 05:24 /home/ubuntu/cephtest/cephadm 2026-02-18T05:24:31.231 DEBUG:teuthology.orchestra.run.trial120:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-18T05:24:31.501 INFO:teuthology.orchestra.run.trial120.stdout:-rw-r--r--. 1 ubuntu ubuntu 1054179 Feb 18 05:24 /home/ubuntu/cephtest/cephadm 2026-02-18T05:24:31.502 DEBUG:teuthology.orchestra.run.trial115:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-18T05:24:31.521 DEBUG:teuthology.orchestra.run.trial120:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-18T05:24:31.555 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed on all hosts... 2026-02-18T05:24:31.555 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed pull 2026-02-18T05:24:31.563 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed pull 2026-02-18T05:24:31.711 INFO:teuthology.orchestra.run.trial115.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed... 2026-02-18T05:24:31.729 INFO:teuthology.orchestra.run.trial120.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed... 2026-02-18T05:24:40.030 INFO:teuthology.orchestra.run.trial120.stdout:{ 2026-02-18T05:24:40.030 INFO:teuthology.orchestra.run.trial120.stdout: "ceph_version": "ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable)", 2026-02-18T05:24:40.030 INFO:teuthology.orchestra.run.trial120.stdout: "image_id": "c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc", 2026-02-18T05:24:40.030 INFO:teuthology.orchestra.run.trial120.stdout: "repo_digests": [ 2026-02-18T05:24:40.030 INFO:teuthology.orchestra.run.trial120.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c" 2026-02-18T05:24:40.030 INFO:teuthology.orchestra.run.trial120.stdout: ] 2026-02-18T05:24:40.030 INFO:teuthology.orchestra.run.trial120.stdout:} 2026-02-18T05:24:43.931 INFO:teuthology.orchestra.run.trial115.stdout:{ 2026-02-18T05:24:43.932 INFO:teuthology.orchestra.run.trial115.stdout: "ceph_version": "ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable)", 2026-02-18T05:24:43.932 INFO:teuthology.orchestra.run.trial115.stdout: "image_id": "c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc", 2026-02-18T05:24:43.932 INFO:teuthology.orchestra.run.trial115.stdout: "repo_digests": [ 2026-02-18T05:24:43.932 INFO:teuthology.orchestra.run.trial115.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c" 2026-02-18T05:24:43.932 INFO:teuthology.orchestra.run.trial115.stdout: ] 2026-02-18T05:24:43.932 INFO:teuthology.orchestra.run.trial115.stdout:} 2026-02-18T05:24:43.948 DEBUG:teuthology.orchestra.run.trial115:> sudo mkdir -p /etc/ceph 2026-02-18T05:24:44.013 DEBUG:teuthology.orchestra.run.trial120:> sudo mkdir -p /etc/ceph 2026-02-18T05:24:44.042 DEBUG:teuthology.orchestra.run.trial115:> sudo chmod 777 /etc/ceph 2026-02-18T05:24:44.066 DEBUG:teuthology.orchestra.run.trial120:> sudo chmod 777 /etc/ceph 2026-02-18T05:24:44.106 INFO:tasks.cephadm:Writing seed config... 2026-02-18T05:24:44.108 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-18T05:24:44.108 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-18T05:24:44.108 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-18T05:24:44.108 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-18T05:24:44.108 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-18T05:24:44.108 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-18T05:24:44.108 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-18T05:24:44.109 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2026-02-18T05:24:44.109 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:24:44.110 DEBUG:teuthology.orchestra.run.trial115:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-18T05:24:44.126 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=isa 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 = 19ff6913-0c8a-11f1-a89f-d404e6e7d460 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd mclock skip benchmark = true 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 2026-02-18T05:24:44.127 DEBUG:teuthology.orchestra.run.trial115:mon.trial115> sudo journalctl -f -n 0 -u ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115.service 2026-02-18T05:24:44.169 INFO:tasks.cephadm:Bootstrapping... 2026-02-18T05:24:44.169 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed -v bootstrap --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 --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 10.20.193.115 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-18T05:24:44.306 INFO:teuthology.orchestra.run.trial115.stdout:-------------------------------------------------------------------------------- 2026-02-18T05:24:44.307 INFO:teuthology.orchestra.run.trial115.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed', '-v', 'bootstrap', '--fsid', '19ff6913-0c8a-11f1-a89f-d404e6e7d460', '--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', '10.20.193.115', '--skip-admin-label'] 2026-02-18T05:24:44.307 INFO:teuthology.orchestra.run.trial115.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-18T05:24:44.307 INFO:teuthology.orchestra.run.trial115.stdout:Verifying podman|docker is present... 2026-02-18T05:24:44.322 INFO:teuthology.orchestra.run.trial115.stdout:/bin/podman: stdout 5.6.0 2026-02-18T05:24:44.323 INFO:teuthology.orchestra.run.trial115.stdout:Verifying lvm2 is present... 2026-02-18T05:24:44.323 INFO:teuthology.orchestra.run.trial115.stdout:Verifying time synchronization is in place... 2026-02-18T05:24:44.330 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-18T05:24:44.330 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-18T05:24:44.335 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-18T05:24:44.335 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout inactive 2026-02-18T05:24:44.341 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout enabled 2026-02-18T05:24:44.346 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout active 2026-02-18T05:24:44.347 INFO:teuthology.orchestra.run.trial115.stdout:Unit chronyd.service is enabled and running 2026-02-18T05:24:44.347 INFO:teuthology.orchestra.run.trial115.stdout:Repeating the final host check... 2026-02-18T05:24:44.362 INFO:teuthology.orchestra.run.trial115.stdout:/bin/podman: stdout 5.6.0 2026-02-18T05:24:44.362 INFO:teuthology.orchestra.run.trial115.stdout:podman (/bin/podman) version 5.6.0 is present 2026-02-18T05:24:44.362 INFO:teuthology.orchestra.run.trial115.stdout:systemctl is present 2026-02-18T05:24:44.362 INFO:teuthology.orchestra.run.trial115.stdout:lvcreate is present 2026-02-18T05:24:44.367 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-18T05:24:44.367 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-18T05:24:44.373 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-18T05:24:44.373 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout inactive 2026-02-18T05:24:44.378 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout enabled 2026-02-18T05:24:44.384 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout active 2026-02-18T05:24:44.384 INFO:teuthology.orchestra.run.trial115.stdout:Unit chronyd.service is enabled and running 2026-02-18T05:24:44.384 INFO:teuthology.orchestra.run.trial115.stdout:Host looks OK 2026-02-18T05:24:44.385 INFO:teuthology.orchestra.run.trial115.stdout:Cluster fsid: 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:44.385 INFO:teuthology.orchestra.run.trial115.stdout:Acquiring lock 139668247720336 on /run/cephadm/19ff6913-0c8a-11f1-a89f-d404e6e7d460.lock 2026-02-18T05:24:44.385 INFO:teuthology.orchestra.run.trial115.stdout:Lock 139668247720336 acquired on /run/cephadm/19ff6913-0c8a-11f1-a89f-d404e6e7d460.lock 2026-02-18T05:24:44.385 INFO:teuthology.orchestra.run.trial115.stdout:Verifying IP 10.20.193.115 port 3300 ... 2026-02-18T05:24:44.385 INFO:teuthology.orchestra.run.trial115.stdout:Verifying IP 10.20.193.115 port 6789 ... 2026-02-18T05:24:44.385 INFO:teuthology.orchestra.run.trial115.stdout:Base mon IP(s) is [10.20.193.115:3300, 10.20.193.115:6789], mon addrv is [v2:10.20.193.115:3300,v1:10.20.193.115:6789] 2026-02-18T05:24:44.388 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.115 metric 102 2026-02-18T05:24:44.388 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.115 metric 102 2026-02-18T05:24:44.388 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-18T05:24:44.390 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-18T05:24:44.391 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-18T05:24:44.391 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-18T05:24:44.394 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-18T05:24:44.394 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-18T05:24:44.394 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-18T05:24:44.394 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-18T05:24:44.394 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout inet6 fe80::945e:9a41:5ef5:e0a3/64 scope link noprefixroute 2026-02-18T05:24:44.394 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-18T05:24:44.394 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-18T05:24:44.394 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:6154/64 scope link 2026-02-18T05:24:44.394 INFO:teuthology.orchestra.run.trial115.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-18T05:24:44.395 INFO:teuthology.orchestra.run.trial115.stdout:Mon IP `10.20.193.115` is in CIDR network `10.20.192.0/20` 2026-02-18T05:24:44.395 INFO:teuthology.orchestra.run.trial115.stdout:Mon IP `10.20.193.115` is in CIDR network `10.20.192.0/20` 2026-02-18T05:24:44.395 INFO:teuthology.orchestra.run.trial115.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-18T05:24:44.395 INFO:teuthology.orchestra.run.trial115.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-18T05:24:44.395 INFO:teuthology.orchestra.run.trial115.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed... 2026-02-18T05:24:44.650 INFO:teuthology.orchestra.run.trial115.stdout:/bin/podman: stdout c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc 2026-02-18T05:24:44.651 INFO:teuthology.orchestra.run.trial115.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed... 2026-02-18T05:24:44.651 INFO:teuthology.orchestra.run.trial115.stdout:/bin/podman: stderr Getting image source signatures 2026-02-18T05:24:44.651 INFO:teuthology.orchestra.run.trial115.stdout:/bin/podman: stderr Copying blob sha256:ddefcddf6ef03d04de1b3dcc9836d89822cd11e5095471fffeae38220180f545 2026-02-18T05:24:44.651 INFO:teuthology.orchestra.run.trial115.stdout:/bin/podman: stderr Copying blob sha256:5dd85e1a50663785d86adae5ef92579a03e6f64059ca9c005010518acdd62048 2026-02-18T05:24:44.651 INFO:teuthology.orchestra.run.trial115.stdout:/bin/podman: stderr Copying config sha256:c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc 2026-02-18T05:24:44.651 INFO:teuthology.orchestra.run.trial115.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-18T05:24:44.770 INFO:teuthology.orchestra.run.trial115.stdout:ceph: stdout ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable) 2026-02-18T05:24:44.770 INFO:teuthology.orchestra.run.trial115.stdout:Ceph version: ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable) 2026-02-18T05:24:44.770 INFO:teuthology.orchestra.run.trial115.stdout:Extracting ceph user uid/gid from container image... 2026-02-18T05:24:44.898 INFO:teuthology.orchestra.run.trial115.stdout:stat: stdout 167 167 2026-02-18T05:24:44.898 INFO:teuthology.orchestra.run.trial115.stdout:Creating initial keys... 2026-02-18T05:24:45.048 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph-authtool: stdout AQAdTZVpYQRWARAAuDRJx0Lm7AN+HPxMpZfl2A== 2026-02-18T05:24:45.179 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph-authtool: stdout AQAdTZVp/2P3CRAAJnNxzTtSmIcG4Sm356K2uA== 2026-02-18T05:24:45.298 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph-authtool: stdout AQAdTZVpbfcUERAAKl240/Souy/IY9zZm8ydhg== 2026-02-18T05:24:45.298 INFO:teuthology.orchestra.run.trial115.stdout:Creating initial monmap... 2026-02-18T05:24:45.422 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-18T05:24:45.422 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-18T05:24:45.423 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:45.423 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-18T05:24:45.423 INFO:teuthology.orchestra.run.trial115.stdout:monmaptool for trial115 [v2:10.20.193.115:3300,v1:10.20.193.115:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-18T05:24:45.423 INFO:teuthology.orchestra.run.trial115.stdout:setting min_mon_release = tentacle 2026-02-18T05:24:45.423 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/monmaptool: set fsid to 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:45.423 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-18T05:24:45.423 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:24:45.423 INFO:teuthology.orchestra.run.trial115.stdout:Creating mon... 2026-02-18T05:24:45.554 INFO:teuthology.orchestra.run.trial115.stdout:create mon.trial115 on 2026-02-18T05:24:45.836 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-18T05:24:45.951 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460.target → /etc/systemd/system/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460.target. 2026-02-18T05:24:45.951 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460.target → /etc/systemd/system/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460.target. 2026-02-18T05:24:46.083 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115 2026-02-18T05:24:46.083 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stderr Failed to reset failed state of unit ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115.service: Unit ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115.service not loaded. 2026-02-18T05:24:46.209 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460.target.wants/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115.service → /etc/systemd/system/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@.service. 2026-02-18T05:24:46.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 podman[16683]: 2026-02-18 05:24:46.317046623 +0000 UTC m=+0.015885581 container create c4444aa79a50e81482b7ee769a936325446108d036cf4a7fcdad66b17784ead6 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, org.label-schema.build-date=20260216, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=debug, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=20.2.1_2.17.26-baseline_2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.33.7, org.label-schema.schema-version=1.0, ceph=True) 2026-02-18T05:24:46.359 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-18T05:24:46.359 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout disabled 2026-02-18T05:24:46.365 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-18T05:24:46.365 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout inactive 2026-02-18T05:24:46.366 INFO:teuthology.orchestra.run.trial115.stdout:firewalld.service is not enabled 2026-02-18T05:24:46.366 INFO:teuthology.orchestra.run.trial115.stdout:Not possible to enable service . firewalld.service is not available 2026-02-18T05:24:46.366 INFO:teuthology.orchestra.run.trial115.stdout:Waiting for mon to start... 2026-02-18T05:24:46.366 INFO:teuthology.orchestra.run.trial115.stdout:Waiting for mon... 2026-02-18T05:24:46.535 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout cluster: 2026-02-18T05:24:46.535 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout id: 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout services: 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum trial115 (age 0.134617s) [leader: trial115] 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout data: 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-18T05:24:46.536 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout pgs: 2026-02-18T05:24:46.537 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:46.537 INFO:teuthology.orchestra.run.trial115.stdout:mon is available 2026-02-18T05:24:46.537 INFO:teuthology.orchestra.run.trial115.stdout:Assimilating anything we can from ceph.conf... 2026-02-18T05:24:46.592 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 podman[16683]: 2026-02-18 05:24:46.343017465 +0000 UTC m=+0.041856423 container init c4444aa79a50e81482b7ee769a936325446108d036cf4a7fcdad66b17784ead6 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_REF=20.2.1_2.17.26-baseline_2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=debug, ceph=True, io.buildah.version=1.33.7, org.label-schema.build-date=20260216, org.label-schema.vendor=CentOS, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed) 2026-02-18T05:24:46.592 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 podman[16683]: 2026-02-18 05:24:46.345275587 +0000 UTC m=+0.044114545 container start c4444aa79a50e81482b7ee769a936325446108d036cf4a7fcdad66b17784ead6 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.label-schema.build-date=20260216, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=20.2.1_2.17.26-baseline_2, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=debug) 2026-02-18T05:24:46.592 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 bash[16683]: c4444aa79a50e81482b7ee769a936325446108d036cf4a7fcdad66b17784ead6 2026-02-18T05:24:46.592 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 podman[16683]: 2026-02-18 05:24:46.31050419 +0000 UTC m=+0.009343148 image pull c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:24:46.592 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 systemd[1]: Started Ceph mon.trial115 for 19ff6913-0c8a-11f1-a89f-d404e6e7d460. 2026-02-18T05:24:46.592 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 ceph-mon[16713]: mkfs 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:46.593 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 ceph-mon[16713]: mon.trial115 is new leader, mons trial115 in quorum (ranks 0) 2026-02-18T05:24:46.708 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:46.708 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout [global] 2026-02-18T05:24:46.708 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout fsid = 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:46.708 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-18T05:24:46.708 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.115:3300,v1:10.20.193.115:6789] 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout [osd] 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-18T05:24:46.709 INFO:teuthology.orchestra.run.trial115.stdout:Generating new minimal ceph.conf... 2026-02-18T05:24:46.880 INFO:teuthology.orchestra.run.trial115.stdout:Restarting the monitor... 2026-02-18T05:24:47.168 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 systemd[1]: Stopping Ceph mon.trial115 for 19ff6913-0c8a-11f1-a89f-d404e6e7d460... 2026-02-18T05:24:47.168 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115[16709]: 2026-02-18T05:24:46.955+0000 7f18bf0bc640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.trial115 -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 2026-02-18T05:24:47.169 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:46 trial115 ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115[16709]: 2026-02-18T05:24:46.955+0000 7f18bf0bc640 -1 mon.trial115@0(leader) e1 *** Got Signal Terminated *** 2026-02-18T05:24:47.169 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 podman[16995]: 2026-02-18 05:24:47.00762621 +0000 UTC m=+0.062846885 container died c4444aa79a50e81482b7ee769a936325446108d036cf4a7fcdad66b17784ead6 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.33.7, org.label-schema.schema-version=1.0, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260216, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=debug, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-18T05:24:47.169 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 podman[16995]: 2026-02-18 05:24:47.017143081 +0000 UTC m=+0.072363756 container remove c4444aa79a50e81482b7ee769a936325446108d036cf4a7fcdad66b17784ead6 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=debug, CEPH_REF=20.2.1_2.17.26-baseline_2, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.label-schema.build-date=20260216, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.33.7, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/) 2026-02-18T05:24:47.169 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 bash[16995]: ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115 2026-02-18T05:24:47.169 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 systemd[1]: ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115.service: Deactivated successfully. 2026-02-18T05:24:47.169 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 systemd[1]: Stopped Ceph mon.trial115 for 19ff6913-0c8a-11f1-a89f-d404e6e7d460. 2026-02-18T05:24:47.169 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 systemd[1]: Starting Ceph mon.trial115 for 19ff6913-0c8a-11f1-a89f-d404e6e7d460... 2026-02-18T05:24:47.201 INFO:teuthology.orchestra.run.trial115.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-18T05:24:47.368 INFO:teuthology.orchestra.run.trial115.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-18T05:24:47.369 INFO:teuthology.orchestra.run.trial115.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-18T05:24:47.369 INFO:teuthology.orchestra.run.trial115.stdout:Creating mgr... 2026-02-18T05:24:47.369 INFO:teuthology.orchestra.run.trial115.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-18T05:24:47.370 INFO:teuthology.orchestra.run.trial115.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-18T05:24:47.370 INFO:teuthology.orchestra.run.trial115.stdout:Verifying port 0.0.0.0:8443 ... 2026-02-18T05:24:47.423 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 podman[17129]: 2026-02-18 05:24:47.169186586 +0000 UTC m=+0.015309987 container create 820a89d68f267b3947cef7378a9d23ca20ad9b958ca23053a7c563234e3b1c61 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=20.2.1_2.17.26-baseline_2, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, OSD_FLAVOR=debug) 2026-02-18T05:24:47.423 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 podman[17129]: 2026-02-18 05:24:47.195553066 +0000 UTC m=+0.041676477 container init 820a89d68f267b3947cef7378a9d23ca20ad9b958ca23053a7c563234e3b1c61 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260216, io.buildah.version=1.33.7, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, OSD_FLAVOR=debug, CEPH_REF=20.2.1_2.17.26-baseline_2) 2026-02-18T05:24:47.423 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 podman[17129]: 2026-02-18 05:24:47.198140331 +0000 UTC m=+0.044263742 container start 820a89d68f267b3947cef7378a9d23ca20ad9b958ca23053a7c563234e3b1c61 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, io.buildah.version=1.33.7, org.label-schema.schema-version=1.0, CEPH_REF=20.2.1_2.17.26-baseline_2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260216, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=debug, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed) 2026-02-18T05:24:47.423 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 bash[17129]: 820a89d68f267b3947cef7378a9d23ca20ad9b958ca23053a7c563234e3b1c61 2026-02-18T05:24:47.423 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 podman[17129]: 2026-02-18 05:24:47.163085767 +0000 UTC m=+0.009209178 image pull c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:24:47.423 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 systemd[1]: Started Ceph mon.trial115 for 19ff6913-0c8a-11f1-a89f-d404e6e7d460. 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: set uid:gid to 167:167 (ceph:ceph) 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable - Debug), process ceph-mon, pid 2 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: pidfile_write: ignore empty --pid-file 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: load: jerasure load: lrc 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: RocksDB version: 7.9.2 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Git sha 0 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Compile date 2026-02-17 18:17:02 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: DB SUMMARY 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: DB Session ID: UTUUGH0KHCXKLNG6MG6Q 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: CURRENT file: CURRENT 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: IDENTITY file: IDENTITY 2026-02-18T05:24:47.424 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: SST files in /var/lib/ceph/mon/ceph-trial115/store.db dir, Total Num: 1, files: 000008.sst 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-trial115/store.db: 000009.log size: 76171 ; 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.error_if_exists: 0 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.create_if_missing: 0 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.paranoid_checks: 1 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.env: 0x559241a83100 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.fs: PosixFileSystem 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.info_log: 0x5592470ffd60 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_file_opening_threads: 16 2026-02-18T05:24:47.425 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.statistics: (nil) 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.use_fsync: 0 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_log_file_size: 0 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.keep_log_file_num: 1000 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.recycle_log_file_num: 0 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.allow_fallocate: 1 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.allow_mmap_reads: 0 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.allow_mmap_writes: 0 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.use_direct_reads: 0 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.create_missing_column_families: 0 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.db_log_dir: 2026-02-18T05:24:47.426 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.wal_dir: 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.advise_random_on_open: 1 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.db_write_buffer_size: 0 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.write_buffer_manager: 0x559247102500 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-18T05:24:47.427 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.rate_limiter: (nil) 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.wal_recovery_mode: 2 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.enable_thread_tracking: 0 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.enable_pipelined_write: 0 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.unordered_write: 0 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.row_cache: None 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.wal_filter: None 2026-02-18T05:24:47.428 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.allow_ingest_behind: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.two_write_queues: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.manual_wal_flush: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.wal_compression: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.atomic_flush: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.log_readahead_size: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.best_efforts_recovery: 0 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-18T05:24:47.429 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.allow_data_in_errors: 0 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.db_host_id: __hostname__ 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_background_jobs: 2 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_background_compactions: -1 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_subcompactions: 1 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_total_wal_size: 0 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-18T05:24:47.430 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_open_files: -1 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bytes_per_sync: 0 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_readahead_size: 0 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_background_flushes: -1 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Compression algorithms supported: 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: kZSTD supported: 0 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: kXpressCompression supported: 0 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: kBZip2Compression supported: 0 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: kLZ4Compression supported: 1 2026-02-18T05:24:47.431 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: kZlibCompression supported: 1 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: kLZ4HCCompression supported: 1 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: kSnappyCompression supported: 1 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-trial115/store.db/MANIFEST-000010 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.merge_operator: 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_filter: None 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_filter_factory: None 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.sst_partitioner_factory: None 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-18T05:24:47.432 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5592470fe520) 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: cache_index_and_filter_blocks: 1 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: pin_top_level_index_and_filter: 1 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: index_type: 0 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: data_block_index_type: 0 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: index_shortening: 1 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: checksum: 4 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: no_block_cache: 0 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: block_cache: 0x55924711fb90 2026-02-18T05:24:47.433 INFO:journalctl@ceph.mon.trial115.trial115.stdout: block_cache_name: BinnedLRUCache 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: block_cache_options: 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: capacity : 536870912 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: num_shard_bits : 4 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: strict_capacity_limit : 0 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: high_pri_pool_ratio: 0.000 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: block_cache_compressed: (nil) 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: persistent_cache: (nil) 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: block_size: 4096 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: block_size_deviation: 10 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: block_restart_interval: 16 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: index_block_restart_interval: 1 2026-02-18T05:24:47.434 INFO:journalctl@ceph.mon.trial115.trial115.stdout: metadata_block_size: 4096 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: partition_filters: 0 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: use_delta_encoding: 1 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: filter_policy: bloomfilter 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: whole_key_filtering: 1 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: verify_compression: 0 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: read_amp_bytes_per_bit: 0 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: format_version: 5 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: enable_index_compression: 1 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: block_align: 0 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: max_auto_readahead_size: 262144 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: prepopulate_block_cache: 0 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: initial_auto_readahead_size: 8192 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout: num_file_reads_for_auto_readahead: 2 2026-02-18T05:24:47.435 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.write_buffer_size: 33554432 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_write_buffer_number: 2 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression: NoCompression 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression: Disabled 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.prefix_extractor: nullptr 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.num_levels: 7 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-18T05:24:47.436 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression_opts.level: 32767 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression_opts.strategy: 0 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-18T05:24:47.437 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression_opts.enabled: false 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.target_file_size_base: 67108864 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-18T05:24:47.438 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.arena_block_size: 1048576 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.disable_auto_compactions: 0 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-18T05:24:47.439 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.inplace_update_support: 0 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-18T05:24:47.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.bloom_locality: 0 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.max_successive_merges: 0 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.paranoid_file_checks: 0 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.force_consistency_checks: 1 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.report_bg_io_stats: 0 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.ttl: 2592000 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.enable_blob_files: false 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.min_blob_size: 0 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.blob_file_size: 268435456 2026-02-18T05:24:47.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.blob_file_starting_level: 0 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-trial115/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e2a1141f-8421-44b8-aff8-a76ddb7deb58 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771392287226900, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771392287227569, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 73313, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 227, "table_properties": {"data_size": 71581, "index_size": 181, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 9640, "raw_average_key_size": 48, "raw_value_size": 66085, "raw_average_value_size": 333, "num_data_blocks": 8, "num_entries": 198, "num_filter_entries": 198, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1771392287, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e2a1141f-8421-44b8-aff8-a76ddb7deb58", "db_session_id": "UTUUGH0KHCXKLNG6MG6Q", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-18T05:24:47.442 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771392287227650, "job": 1, "event": "recovery_finished"} 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-trial115/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559247122700 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: DB pointer 0x559247134000 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout: ** DB Stats ** 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-18T05:24:47.443 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: ** Compaction Stats [default] ** 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: L0 2/0 73.49 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 151.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Sum 2/0 73.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 151.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.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 151.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: ** Compaction Stats [default] ** 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2026-02-18T05:24:47.444 INFO:journalctl@ceph.mon.trial115.trial115.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.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 151.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Cumulative compaction: 0.00 GB write, 26.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-18T05:24:47.445 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Interval compaction: 0.00 GB write, 26.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.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 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Block cache BinnedLRUCache@0x55924711fb90#2 capacity: 512.00 MB usage: 1.09 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.72 KB,0.000137091%) IndexBlock(2,0.38 KB,7.15256e-05%) Misc(1,0.00 KB,0%) 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout: 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: starting mon.trial115 rank 0 at public addrs [v2:10.20.193.115:3300/0,v1:10.20.193.115:6789/0] at bind addrs [v2:10.20.193.115:3300/0,v1:10.20.193.115:6789/0] mon_data /var/lib/ceph/mon/ceph-trial115 fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mon.trial115@-1(???) e1 preinit fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mon.trial115@-1(???).mds e1 new map 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mon.trial115@-1(???).mds e1 print_map 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout: e1 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout: btime 2026-02-18T05:24:46:382482+0000 2026-02-18T05:24:47.446 INFO:journalctl@ceph.mon.trial115.trial115.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout: legacy client fscid: -1 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout: 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout: No filesystems configured 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mon.trial115@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mon.trial115@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mon.trial115@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mon.trial115@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mon.trial115@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mon.trial115 is new leader, mons trial115 in quorum (ranks 0) 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: monmap epoch 1 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:47.447 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: last_changed 2026-02-18T05:24:45.401489+0000 2026-02-18T05:24:47.448 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: created 2026-02-18T05:24:45.401489+0000 2026-02-18T05:24:47.448 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: min_mon_release 20 (tentacle) 2026-02-18T05:24:47.448 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: election_strategy: 1 2026-02-18T05:24:47.448 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: 0: [v2:10.20.193.115:3300/0,v1:10.20.193.115:6789/0] mon.trial115 2026-02-18T05:24:47.448 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: fsmap 2026-02-18T05:24:47.448 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: osdmap e1: 0 total, 0 up, 0 in 2026-02-18T05:24:47.448 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:47 trial115 ceph-mon[17156]: mgrmap e1: no daemons active 2026-02-18T05:24:47.510 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mgr.trial115.zotyem 2026-02-18T05:24:47.510 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stderr Failed to reset failed state of unit ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mgr.trial115.zotyem.service: Unit ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mgr.trial115.zotyem.service not loaded. 2026-02-18T05:24:47.626 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460.target.wants/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mgr.trial115.zotyem.service → /etc/systemd/system/ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@.service. 2026-02-18T05:24:47.777 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-18T05:24:47.777 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout disabled 2026-02-18T05:24:47.784 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-18T05:24:47.784 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout inactive 2026-02-18T05:24:47.784 INFO:teuthology.orchestra.run.trial115.stdout:firewalld.service is not enabled 2026-02-18T05:24:47.784 INFO:teuthology.orchestra.run.trial115.stdout:Not possible to enable service . firewalld.service is not available 2026-02-18T05:24:47.791 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-18T05:24:47.791 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout disabled 2026-02-18T05:24:47.797 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-18T05:24:47.797 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout inactive 2026-02-18T05:24:47.797 INFO:teuthology.orchestra.run.trial115.stdout:firewalld.service is not enabled 2026-02-18T05:24:47.797 INFO:teuthology.orchestra.run.trial115.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2026-02-18T05:24:47.797 INFO:teuthology.orchestra.run.trial115.stdout:Waiting for mgr to start... 2026-02-18T05:24:47.798 INFO:teuthology.orchestra.run.trial115.stdout:Waiting for mgr... 2026-02-18T05:24:47.970 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:47.970 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout { 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "fsid": "19ff6913-0c8a-11f1-a89f-d404e6e7d460", 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "health": { 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 0 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ], 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-18T05:24:47.971 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "trial115" 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ], 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-18T05:24:47.972 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-18T05:24:47.973 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "btime": "2026-02-18T05:24:46:382482+0000", 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-18T05:24:47.974 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ], 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "modified": "2026-02-18T05:24:46.383186+0000", 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout } 2026-02-18T05:24:47.975 INFO:teuthology.orchestra.run.trial115.stdout:mgr not available, waiting (1/15)... 2026-02-18T05:24:48.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:48 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/832914331' entity='client.admin' 2026-02-18T05:24:48.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:48 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2060722133' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout { 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "fsid": "19ff6913-0c8a-11f1-a89f-d404e6e7d460", 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "health": { 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 0 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ], 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "trial115" 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ], 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2026-02-18T05:24:50.131 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-18T05:24:50.132 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "btime": "2026-02-18T05:24:46:382482+0000", 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ], 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "modified": "2026-02-18T05:24:46.383186+0000", 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout } 2026-02-18T05:24:50.133 INFO:teuthology.orchestra.run.trial115.stdout:mgr not available, waiting (2/15)... 2026-02-18T05:24:50.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:50 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1161383682' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T05:24:51.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: Activating manager daemon trial115.zotyem 2026-02-18T05:24:51.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: mgrmap e2: trial115.zotyem(active, starting, since 0.00273569s) 2026-02-18T05:24:51.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T05:24:51.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T05:24:51.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T05:24:51.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:24:51.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial115.zotyem", "id": "trial115.zotyem"} : dispatch 2026-02-18T05:24:51.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: Manager daemon trial115.zotyem is now available 2026-02-18T05:24:51.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/mirror_snapshot_schedule"} : dispatch 2026-02-18T05:24:51.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/trash_purge_schedule"} : dispatch 2026-02-18T05:24:51.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' 2026-02-18T05:24:51.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' 2026-02-18T05:24:51.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:51 trial115 ceph-mon[17156]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' 2026-02-18T05:24:52.417 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:52.417 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout { 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "fsid": "19ff6913-0c8a-11f1-a89f-d404e6e7d460", 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "health": { 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 0 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ], 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "trial115" 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ], 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-18T05:24:52.418 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-18T05:24:52.419 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:52.419 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-18T05:24:52.419 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-18T05:24:52.419 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-18T05:24:52.419 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-18T05:24:52.419 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-18T05:24:52.419 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-18T05:24:52.419 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "btime": "2026-02-18T05:24:46:382482+0000", 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ], 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "modified": "2026-02-18T05:24:46.383186+0000", 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout }, 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout } 2026-02-18T05:24:52.420 INFO:teuthology.orchestra.run.trial115.stdout:mgr is available 2026-02-18T05:24:52.656 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:52.656 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout [global] 2026-02-18T05:24:52.656 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout fsid = 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:52.656 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.115:3300,v1:10.20.193.115:6789] 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout [osd] 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-18T05:24:52.657 INFO:teuthology.orchestra.run.trial115.stdout:Enabling cephadm module... 2026-02-18T05:24:52.679 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:52 trial115 ceph-mon[17156]: mgrmap e3: trial115.zotyem(active, since 1.00568s) 2026-02-18T05:24:52.679 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:52 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3003833450' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T05:24:53.814 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:53 trial115 ceph-mon[17156]: mgrmap e4: trial115.zotyem(active, since 2s) 2026-02-18T05:24:53.814 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:53 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1436559251' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-18T05:24:53.814 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:53 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1697453486' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-18T05:24:53.837 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout { 2026-02-18T05:24:53.837 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-18T05:24:53.837 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-18T05:24:53.837 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "active_name": "trial115.zotyem", 2026-02-18T05:24:53.837 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-18T05:24:53.837 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout } 2026-02-18T05:24:53.837 INFO:teuthology.orchestra.run.trial115.stdout:Waiting for the mgr to restart... 2026-02-18T05:24:53.837 INFO:teuthology.orchestra.run.trial115.stdout:Waiting for mgr epoch 5... 2026-02-18T05:24:54.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:54 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1697453486' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-18T05:24:54.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:54 trial115 ceph-mon[17156]: mgrmap e5: trial115.zotyem(active, since 3s) 2026-02-18T05:24:54.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:54 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1972206359' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-18T05:24:56.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: Active manager daemon trial115.zotyem restarted 2026-02-18T05:24:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: Activating manager daemon trial115.zotyem 2026-02-18T05:24:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: osdmap e2: 0 total, 0 up, 0 in 2026-02-18T05:24:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: mgrmap e6: trial115.zotyem(active, starting, since 0.00319469s) 2026-02-18T05:24:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:24:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial115.zotyem", "id": "trial115.zotyem"} : dispatch 2026-02-18T05:24:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T05:24:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T05:24:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T05:24:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:56 trial115 ceph-mon[17156]: Manager daemon trial115.zotyem is now available 2026-02-18T05:24:57.345 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout { 2026-02-18T05:24:57.345 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-18T05:24:57.345 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-18T05:24:57.345 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout } 2026-02-18T05:24:57.346 INFO:teuthology.orchestra.run.trial115.stdout:mgr epoch 5 is available 2026-02-18T05:24:57.346 INFO:teuthology.orchestra.run.trial115.stdout:Verifying orchestrator module is enabled... 2026-02-18T05:24:58.339 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:24:58.339 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:24:58.339 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: Found migration_current of "None". Setting to last migration. 2026-02-18T05:24:58.339 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/mirror_snapshot_schedule"} : dispatch 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/trash_purge_schedule"} : dispatch 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: mgrmap e7: trial115.zotyem(active, since 1.00436s) 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1728900343' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-18T05:24:58.340 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:58 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:24:58.344 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-18T05:24:58.344 INFO:teuthology.orchestra.run.trial115.stdout:Setting orchestrator backend to cephadm... 2026-02-18T05:24:58.832 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-18T05:24:58.832 INFO:teuthology.orchestra.run.trial115.stdout:Generating ssh key... 2026-02-18T05:24:59.336 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKi/zXX8m17BUNvygiV8LVJ6ibDshC3qaKm3JiE6O1FC ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:24:59.337 INFO:teuthology.orchestra.run.trial115.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-18T05:24:59.337 INFO:teuthology.orchestra.run.trial115.stdout:Adding key to root@localhost authorized_keys... 2026-02-18T05:24:59.337 INFO:teuthology.orchestra.run.trial115.stdout:Adding host trial115... 2026-02-18T05:24:59.383 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: [18/Feb/2026:05:24:57] ENGINE Bus STARTING 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: [18/Feb/2026:05:24:57] ENGINE Serving on http://10.20.193.115:8765 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: [18/Feb/2026:05:24:57] ENGINE Serving on https://10.20.193.115:7150 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: [18/Feb/2026:05:24:57] ENGINE Bus STARTED 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: [18/Feb/2026:05:24:57] ENGINE Client ('10.20.193.115', 36812) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1728900343' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: mgrmap e8: trial115.zotyem(active, since 2s) 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:24:59.384 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:24:59.385 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:24:59 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:00.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:00 trial115 ceph-mon[17156]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:00.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:00 trial115 ceph-mon[17156]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:00.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:00 trial115 ceph-mon[17156]: Generating ssh key... 2026-02-18T05:25:00.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:00 trial115 ceph-mon[17156]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:00.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:00 trial115 ceph-mon[17156]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial115", "addr": "10.20.193.115", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:01.164 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout Added host 'trial115' with addr '10.20.193.115' 2026-02-18T05:25:01.164 INFO:teuthology.orchestra.run.trial115.stdout:Deploying mon service with default placement... 2026-02-18T05:25:01.400 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:01 trial115 ceph-mon[17156]: Deploying cephadm binary to trial115 2026-02-18T05:25:01.400 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:01 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:01.400 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:01 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:01.421 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-18T05:25:01.421 INFO:teuthology.orchestra.run.trial115.stdout:Deploying mgr service with default placement... 2026-02-18T05:25:01.680 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-18T05:25:01.680 INFO:teuthology.orchestra.run.trial115.stdout:Deploying crash service with default placement... 2026-02-18T05:25:01.945 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2026-02-18T05:25:01.945 INFO:teuthology.orchestra.run.trial115.stdout:Deploying ceph-exporter service with default placement... 2026-02-18T05:25:02.204 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2026-02-18T05:25:02.204 INFO:teuthology.orchestra.run.trial115.stdout:Deploying prometheus service with default placement... 2026-02-18T05:25:02.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: Added host trial115 2026-02-18T05:25:02.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:02.440 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: Saving service mon spec with placement count:5 2026-02-18T05:25:02.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:02.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:02.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:02.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:02.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:02.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:02.441 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:02 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:02.462 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2026-02-18T05:25:02.462 INFO:teuthology.orchestra.run.trial115.stdout:Deploying grafana service with default placement... 2026-02-18T05:25:02.723 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2026-02-18T05:25:02.723 INFO:teuthology.orchestra.run.trial115.stdout:Deploying node-exporter service with default placement... 2026-02-18T05:25:02.963 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2026-02-18T05:25:02.964 INFO:teuthology.orchestra.run.trial115.stdout:Deploying alertmanager service with default placement... 2026-02-18T05:25:03.214 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2026-02-18T05:25:03.454 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:03.455 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: Saving service mgr spec with placement count:2 2026-02-18T05:25:03.455 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:03.455 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: Saving service crash spec with placement * 2026-02-18T05:25:03.455 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:03.455 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: Saving service ceph-exporter spec with placement * 2026-02-18T05:25:03.455 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:03.455 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: Saving service prometheus spec with placement count:1 2026-02-18T05:25:03.455 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:03.455 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:03.456 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:03.456 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:03.456 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:03.456 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:03 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/959982443' entity='client.admin' 2026-02-18T05:25:03.701 INFO:teuthology.orchestra.run.trial115.stdout:Enabling the dashboard module... 2026-02-18T05:25:04.711 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:04 trial115 ceph-mon[17156]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:04.712 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:04 trial115 ceph-mon[17156]: Saving service grafana spec with placement count:1 2026-02-18T05:25:04.712 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:04 trial115 ceph-mon[17156]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:04.712 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:04 trial115 ceph-mon[17156]: Saving service node-exporter spec with placement * 2026-02-18T05:25:04.712 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:04 trial115 ceph-mon[17156]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:04.712 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:04 trial115 ceph-mon[17156]: Saving service alertmanager spec with placement count:1 2026-02-18T05:25:04.712 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:04 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1982192511' entity='client.admin' 2026-02-18T05:25:04.712 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:04 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1633624083' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-18T05:25:05.052 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout { 2026-02-18T05:25:05.053 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-18T05:25:05.053 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-18T05:25:05.053 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "active_name": "trial115.zotyem", 2026-02-18T05:25:05.053 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-18T05:25:05.053 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout } 2026-02-18T05:25:05.053 INFO:teuthology.orchestra.run.trial115.stdout:Waiting for the mgr to restart... 2026-02-18T05:25:05.053 INFO:teuthology.orchestra.run.trial115.stdout:Waiting for mgr epoch 9... 2026-02-18T05:25:05.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:05 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1633624083' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-18T05:25:05.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:05 trial115 ceph-mon[17156]: mgrmap e9: trial115.zotyem(active, since 8s) 2026-02-18T05:25:05.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:05 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1241186734' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: Active manager daemon trial115.zotyem restarted 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: Activating manager daemon trial115.zotyem 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: osdmap e3: 0 total, 0 up, 0 in 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: mgrmap e10: trial115.zotyem(active, starting, since 0.00291649s) 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial115.zotyem", "id": "trial115.zotyem"} : dispatch 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T05:25:07.972 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:07 trial115 ceph-mon[17156]: Manager daemon trial115.zotyem is now available 2026-02-18T05:25:08.512 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout { 2026-02-18T05:25:08.513 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-18T05:25:08.513 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-18T05:25:08.513 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout } 2026-02-18T05:25:08.513 INFO:teuthology.orchestra.run.trial115.stdout:mgr epoch 9 is available 2026-02-18T05:25:08.513 INFO:teuthology.orchestra.run.trial115.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-18T05:25:08.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:08 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:08.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:08 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/mirror_snapshot_schedule"} : dispatch 2026-02-18T05:25:08.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:08 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/trash_purge_schedule"} : dispatch 2026-02-18T05:25:08.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:08 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:08.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:08 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:08.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:08 trial115 ceph-mon[17156]: mgrmap e11: trial115.zotyem(active, since 1.00467s) 2026-02-18T05:25:09.124 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUc32z/WmbVEwN1hX7NacwEfllQl0wDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI2MDIxODA1MjUwOVoXDTI5\nMDIxNzA1MjUwOVowGDEWMBQGA1UEAwwNMTAuMjAuMTkzLjExNTCCAiIwDQYJKoZI\nhvcNAQEBBQADggIPADCCAgoCggIBAMNpPiyg5+VfhJCTrQWBqifjeXkNhi1+AIHu\n29BWao2bO8Ub0PY/Hi8gsBN2r9BWeMyLvfimDbAKajy1EqYkdyC4SQK+I+tgpZAY\npjqWn/xXVUbVJjBRdL1/f7DzlEzNR+2tiMPfXYBVnY3m1jiOa22PfZpaMdJamofl\nws90/tfxPhoDbJtnPKkaS4NiKKWDKhkyNiPzuCa65axhJIiJphXLSSPUf+Y35Zrd\no+Z5cq2j8GqEhFA1tq7M92sME4amwyWWHH45O30AJmLnP+48QmzDBppAais9w5Ol\nla1QZ7Tz4hfsrzl/3Vn0nASj9tUXy33QF+m2DfT9t62kPewYOlBsnV6Nvu2r51DR\n0VnC1jSMF6NKOKRhWZFk9awo7lUvUfxx/dLPIfeC6Y/GnU0/CMN9Af6h+T1ci1QC\nHrtYsiv4qP9L/dP8RzF4hLU2VBFaCZ5ivBmBPKY4hiLBL/1BE7ZDDrXHxD13Hi68\nxpsaQrZlL5HOjsEmrMHJiWhqZhvpTnFw2dTtSs7S5IV6FWLKXSM5Gu5DLFYuKGLC\nRiVcmXbVRbvYdcS0dxLQoXKUkYkkfHeePNGiaq0sc171IM/Kz3hENXQxMPlBy/me\nvzahpi9VG98iS8X2gR//YyJm+G4LLiIa9KbqsP06VDNCwtRPMDjUY0wkatocZJvJ\n7mz2WJw7AgMBAAGjPjA8MCwGA1UdEQQlMCOCCHRyaWFsMTE1ghFkYXNoYm9hcmRf\nc2VydmVyc4cEChTBczAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQDO\nRvP/GCEjV4XsSGSuDYhlGjnMntldq3cBg4aHIC4wexQJTZgxY6lklVpMnb952HpX\nQ9r2s3hIMkXv/nFuVzLmKD/hHo3Q3T66jcKHzg/ig+ZYeKyqXm338HG0l6Hj9NMv\nKNYHK8jGAaMYMFOQmeQa7dYLUREU17gd6sTlEejezU1ZcaVb7P+YJ+uwf3rJ0l3u\nMaCPhWNHKaAO3O9qV1XVG4qE/9Ncik+MlHFI2ggtQLEbRg2NfQa80QlTWFhh/Jn0\nM6b0oMxEwPjWx1P8GqxKTlZ/yiTnRrZx3uhp2Mt/QYfzSsZ9A5nI0HkmATvAerbG\n+AcM+IDVolBj5qnayDegUBY50ahKZvtRwWTzCepgw+/pgEybzupun1JuQyHeUGrV\nMpLXQ2obcfsWMvwkYIkvo//mqLnYbfEBSwNEbj/1OHafWajJHvVZfVYjG9QPAUhV\njQmb1djev22/6JdJ8kX0CCqdmk68cqWREZsKjaESfUYIMaq8TCwRXkgie5GjDtRr\nUfUg88PQwg/mylxund8QlieA6E32iVAr63e9hz2/Bb4myV8BB5oiGdkXYZT12Vgv\nWc60jPhKbzlD7lkKCgsOpwYUYNLNobN9osGumvhkovkvDGE2usFqG5k0ENatBO/K\noONtbZC9e0i3cvSmwsyOu5h6agQEwM1awemhM1YfEg==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAw2k+LKDn5V+EkJOtBYGqJ+N5eQ2GLX4Age7b0FZqjZs7xRvQ\n9j8eLyCwE3av0FZ4zIu9+KYNsApqPLUSpiR3ILhJAr4j62ClkBimOpaf/FdVRtUm\nMFF0vX9/sPOUTM1H7a2Iw99dgFWdjebWOI5rbY99mlox0lqah+XCz3T+1/E+GgNs\nm2c8qRpLg2IopYMqGTI2I/O4JrrlrGEkiImmFctJI9R/5jflmt2j5nlyraPwaoSE\nUDW2rsz3awwThqbDJZYcfjk7fQAmYuc/7jxCbMMGmkBqKz3Dk6WVrVBntPPiF+yv\nOX/dWfScBKP21RfLfdAX6bYN9P23raQ97Bg6UGydXo2+7avnUNHRWcLWNIwXo0o4\npGFZkWT1rCjuVS9R/HH90s8h94Lpj8adTT8Iw30B/qH5PVyLVAIeu1iyK/io/0v9\n0/xHMXiEtTZUEVoJnmK8GYE8pjiGIsEv/UETtkMOtcfEPXceLrzGmxpCtmUvkc6O\nwSaswcmJaGpmG+lOcXDZ1O1KztLkhXoVYspdIzka7kMsVi4oYsJGJVyZdtVFu9h1\nxLR3EtChcpSRiSR8d5480aJqrSxzXvUgz8rPeEQ1dDEw+UHL+Z6/NqGmL1Ub3yJL\nxfaBH/9jImb4bgsuIhr0puqw/TpUM0LC1E8wONRjTCRq2hxkm8nubPZYnDsCAwEA\nAQKCAgBWt25y6ZjfDitK6W3fwrHa77RpRtojeAYLow8C/kZcvuWgS/7IOCxR56Sb\njpDo2GbVBrJwFGiAla6dcBFtj0MaTw1/XRedjY8LShUCbPNkTPE39MD0skEnEtx8\njythhbuEuvy1R3s7x0KaxTSNdo4v2Xx4scvoOHLZGdoArD+nXpQbgSeCMycVN+kI\nzdeR04osEj86Zx5yeYAQpi9LNCJzC3pSnyt+45FNz0u7rGt6qQS4kEQTQDLokWa+\np2ZG29w/4sSUMxu2Fgny3AJf23fywf09GJbEx6zx6YpplgPfplbQHSWJU7fMAqP1\n3zlbSSrxkxX5jePVs33+XaNpETtWzMPztYoAPu3ed4jzaRj8STll2lznweksUFuF\nP16x1mNs324pgYnz6GmNTBivoxfys/HM7NFuuWVIDiu6TqA1/R+nCoJjgcVEO6NC\npUH7IFDZmlR9jbQzn2rIkp/E5RFRzj3C22RIBDOywtsj/PQw1xgkT3+Tzl5qIED1\nx8mmu/KWL3uK/SoMKCeElMU51ECpdS+gNBH3jkOUnHXj/DjIVGUO9JfvuzqDgGeH\n2ccF/KBygq+YpUensYR4cG0jXce2xap+OT9YmLR3Y9+8RWEBymNoa69R1N41ofAU\nImfhAqIhT+phGs3frwKA7SUxcgw6Jw+25Epdx3phMKBDgmz7iQKCAQEA4wz4Qg2L\ntnKnB1TLRNe2qEvuOCNntDFJHdiShnPjHobYc9Ge+oCJotxEDF/R0p2MDSnv4EvE\n4blzn3D/gi5RUMxDQmtafopqaxZM114xH9XmwtgRba9KY6dVThURRhMFYtDWh2u7\nqHrOfrNGMN3QBn0RPDwB9IXxpmLU22Nt8g5JU9u0+gr0R8Z3GKX30Cf6LSV81wSr\nHJ9gdMRNsxuedetnCsiTOhrc5ypeYNbEeVboqV4FeAMEu6O3XV/uhF8Ml0JVi6Ma\nP+ys2kPikqUnxKDx171ELJIMxUh+YDXfhrd9lblkTMoNsT7Hb1eZxKTv8emj3ev4\nG8QwBVUhOqUJFQKCAQEA3FOLYnedS94oDIb4ZvIqP2VufsJqC6kTtImlWyTrcOnQ\njCVql8jOov6W7e/P6SuD8r+tGOx9sTo1Eb4X2uTi5E15YB0PLun6UYWyQzEzXQQE\nkJChQQBHpqd4hULxFBiv9uBfR+NeubMmcOtDuoUTDqGAUcj6WTS1KTA5OM4JYdhC\nyK1MDYGzmZCjpig+yP96Ir0WMnir0I4ChcAEw7mJxjtYAHMe+5GAriMBSHOV2giC\nYrJi86SAFsdhe43l+fIVc+qpXas4PJntaH7iHFHRAPAUZAG1Sjp41OoPR4BgbHDD\nXRYj7heSy2P06tvMGq+niMVtwcwbCNZ/OuGh+RXEDwKCAQBIBPEqYomSkcORe8AO\nUi5KK+ugOvrGGWwL34p6w3+jSzqVYkR/SQ5fbmbXVf2ERR0Lf+Xqy53jy6N1S66A\naJi6fFBJXSwTP2yKE0TEe8gxRPQxkb/Vfuilu4o/fkdAZwAqW/vwcKfRxUKCxfLZ\nxUIbDMjOxmoIWgRQtsC15lAVm5p+0w4Q0jCyI63bT6nPiR69+0oiGgT8y0EZSLss\nuPIGjWjd7slkgOjZGoNdTEJ+Cqc6MeyiKLLzofaj064gptWjlRL1fALzi+s4QJg5\n09FNeY+80vgw+xK58UjE09HXNZTMTUYXZW/6bONt2eeYjIjfvzCPUC4fAJgK2Pn1\nVCwRAoIBAFNq+jH80bxAz272xyPK+j3ofG5X02i4yjInj0iz8MReckwtem8fY0UJ\nGUHa8x/4Dswg0DvIhkpMnH0sOMHyuQjxYEwIlJARnGmzMewIu8ay17uYVsVSgs5R\nR+tEjhwqwKy7BLgmGN48Owizun/rFG0MrpXIfyi5MQH4NSIRuDGofJiYLFxMyCAT\nSDKHuEXHnIl8h+PyFjMvITtcmTE1lTlNjKMW8xsSWuMTc8/nm0vivuL5YUeX97so\nH/t0nScGBiNOLHO/eNpQ+TcAG0HXpEcznrTChM4m10rdl41dyKQmCYG7+TyTBkwl\nezxUnbFY4hiBj225hl7RP3iepwG0wPcCggEBAJTmqp7jpgSX//kRxW4YyjsFejnv\n67R+Qq4jNqwtR4AOPOuXwMIeqLM5yWq+IF6RrC2oojtmOHaX4G0fBE4dKSeOxw8t\nSO/W/LVBVW2r1wqThuZtwUFskMcPunkJTHL2l51XwkqKTEG0crhQa8rk4mNat+ex\nxkJ4L+7jRrjwxArKqJI6eUilBwcibUIcZdGSus2hBA2/FN98p3pWoRht9xyKXHgs\nLEjyoHnCQgYQE+zIJXSLZ0t2Rturo7PzsF82R9xdarcl1Nb8Gs4lmSZlta2EZKzm\nFPt+xdQOItAY3XS2G26kSSK9GOYohz4I8H0diImusd0xKD01/QPdAcJmvuM=\n-----END RSA PRIVATE KEY-----\n"} 2026-02-18T05:25:09.372 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-18T05:25:09.610 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:09 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:08] ENGINE Bus STARTING 2026-02-18T05:25:09.611 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:09 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:08] ENGINE Serving on http://10.20.193.115:8765 2026-02-18T05:25:09.611 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:09 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:08] ENGINE Serving on https://10.20.193.115:7150 2026-02-18T05:25:09.611 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:09 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:08] ENGINE Bus STARTED 2026-02-18T05:25:09.611 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:09 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:08] ENGINE Client ('10.20.193.115', 40540) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T05:25:09.611 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:09 trial115 ceph-mon[17156]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-18T05:25:09.611 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:09 trial115 ceph-mon[17156]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-18T05:25:09.611 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:09 trial115 ceph-mon[17156]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:09.611 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:09 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:09.622 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-18T05:25:09.622 INFO:teuthology.orchestra.run.trial115.stdout:Creating initial admin user... 2026-02-18T05:25:10.075 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$x.irT9eOSprgaBJTTJoiRu4SElV2YggfpfhMtEzIKyGVT/08VVmP.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771392310, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-18T05:25:10.075 INFO:teuthology.orchestra.run.trial115.stdout:Fetching dashboard port number... 2026-02-18T05:25:10.313 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stdout 8443 2026-02-18T05:25:10.321 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-18T05:25:10.322 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout disabled 2026-02-18T05:25:10.328 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-18T05:25:10.328 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout inactive 2026-02-18T05:25:10.328 INFO:teuthology.orchestra.run.trial115.stdout:firewalld.service is not enabled 2026-02-18T05:25:10.328 INFO:teuthology.orchestra.run.trial115.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-18T05:25:10.329 INFO:teuthology.orchestra.run.trial115.stdout:Ceph Dashboard is now available at: 2026-02-18T05:25:10.329 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.329 INFO:teuthology.orchestra.run.trial115.stdout: URL: https://trial115:8443/ 2026-02-18T05:25:10.329 INFO:teuthology.orchestra.run.trial115.stdout: User: admin 2026-02-18T05:25:10.329 INFO:teuthology.orchestra.run.trial115.stdout: Password: hbdt6cvxgg 2026-02-18T05:25:10.329 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.330 INFO:teuthology.orchestra.run.trial115.stdout:Saving cluster configuration to /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config directory 2026-02-18T05:25:10.620 INFO:teuthology.orchestra.run.trial115.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-18T05:25:10.620 INFO:teuthology.orchestra.run.trial115.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-18T05:25:10.620 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.620 INFO:teuthology.orchestra.run.trial115.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:10.620 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.620 INFO:teuthology.orchestra.run.trial115.stdout:Or, if you are only running a single cluster on this host: 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout: ceph telemetry on 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout:For more information see: 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:10.621 INFO:teuthology.orchestra.run.trial115.stdout:Bootstrap complete. 2026-02-18T05:25:10.626 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout static 2026-02-18T05:25:10.632 INFO:teuthology.orchestra.run.trial115.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-18T05:25:10.632 INFO:teuthology.orchestra.run.trial115.stdout:systemctl: stdout inactive 2026-02-18T05:25:10.632 INFO:teuthology.orchestra.run.trial115.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-18T05:25:10.784 INFO:tasks.cephadm:Fetching config... 2026-02-18T05:25:10.784 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:25:10.784 DEBUG:teuthology.orchestra.run.trial115:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-18T05:25:10.801 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-18T05:25:10.802 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:25:10.802 DEBUG:teuthology.orchestra.run.trial115:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-18T05:25:10.852 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:10 trial115 ceph-mon[17156]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:10.853 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:10 trial115 ceph-mon[17156]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:10.853 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:10 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:10.853 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:10 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:10.853 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:10 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2622056979' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-18T05:25:10.853 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:10 trial115 ceph-mon[17156]: mgrmap e12: trial115.zotyem(active, since 2s) 2026-02-18T05:25:10.853 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:10 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3842655921' entity='client.admin' 2026-02-18T05:25:10.859 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-18T05:25:10.859 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:25:10.859 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/keyring of=/dev/stdout 2026-02-18T05:25:10.923 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-18T05:25:10.923 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:25:10.924 DEBUG:teuthology.orchestra.run.trial115:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-18T05:25:10.979 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-18T05:25:10.979 DEBUG:teuthology.orchestra.run.trial115:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKi/zXX8m17BUNvygiV8LVJ6ibDshC3qaKm3JiE6O1FC ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-18T05:25:11.053 INFO:teuthology.orchestra.run.trial115.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKi/zXX8m17BUNvygiV8LVJ6ibDshC3qaKm3JiE6O1FC ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:11.062 DEBUG:teuthology.orchestra.run.trial120:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKi/zXX8m17BUNvygiV8LVJ6ibDshC3qaKm3JiE6O1FC ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-18T05:25:11.098 INFO:teuthology.orchestra.run.trial120.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKi/zXX8m17BUNvygiV8LVJ6ibDshC3qaKm3JiE6O1FC ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:11.108 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-18T05:25:11.222 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:11.491 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-18T05:25:11.491 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-18T05:25:11.608 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:11.717 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:11 trial115 ceph-mon[17156]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:11.717 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:11 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2783335809' entity='client.admin' 2026-02-18T05:25:11.894 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial120 2026-02-18T05:25:11.894 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:25:11.894 DEBUG:teuthology.orchestra.run.trial120:> dd of=/etc/ceph/ceph.conf 2026-02-18T05:25:11.912 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:25:11.912 DEBUG:teuthology.orchestra.run.trial120:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:11.970 INFO:tasks.cephadm:Adding host trial120 to orchestrator... 2026-02-18T05:25:11.970 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch host add trial120 2026-02-18T05:25:12.087 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:12.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:12.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:12.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial120", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:12.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:12.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:12.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd/host:trial115", "name": "osd_memory_target"} : dispatch 2026-02-18T05:25:12.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:12.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:25:12.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: Updating trial115:/etc/ceph/ceph.conf 2026-02-18T05:25:12.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:12 trial115 ceph-mon[17156]: Deploying cephadm binary to trial120 2026-02-18T05:25:13.910 INFO:teuthology.orchestra.run.trial115.stdout:Added host 'trial120' with addr '10.20.193.120' 2026-02-18T05:25:13.953 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-18T05:25:14.167 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:14.406 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:14.406 INFO:teuthology.orchestra.run.trial115.stdout:[{"addr": "10.20.193.115", "hostname": "trial115", "labels": [], "status": ""}, {"addr": "10.20.193.120", "hostname": "trial120", "labels": [], "status": ""}] 2026-02-18T05:25:14.445 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-18T05:25:14.446 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd crush tunables default 2026-02-18T05:25:14.561 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:14.676 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: Updating trial115:/etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial115", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial115", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: Deploying daemon ceph-exporter.trial115 on trial115 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: mgrmap e13: trial115.zotyem(active, since 6s) 2026-02-18T05:25:14.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:14.678 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:14.678 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:14.678 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:14.678 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:14.678 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial115", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-18T05:25:14.678 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial115", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-18T05:25:14.678 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:14 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:15.627 INFO:teuthology.orchestra.run.trial115.stderr:adjusted tunables profile to default 2026-02-18T05:25:15.638 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:15 trial115 ceph-mon[17156]: Added host trial120 2026-02-18T05:25:15.638 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:15 trial115 ceph-mon[17156]: Deploying daemon crash.trial115 on trial115 2026-02-18T05:25:15.639 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:15 trial115 ceph-mon[17156]: from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:25:15.639 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:15 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/337720682' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-18T05:25:15.639 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:15 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:15.639 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:15 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:15.639 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:15 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:15.639 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:15 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:15.670 INFO:tasks.cephadm:Adding mon.trial115 on trial115 2026-02-18T05:25:15.671 INFO:tasks.cephadm:Adding mon.trial120 on trial120 2026-02-18T05:25:15.671 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch apply mon '2;trial115:10.20.193.115=trial115;trial120:10.20.193.120=trial120' 2026-02-18T05:25:15.789 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:15.789 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:16.030 INFO:teuthology.orchestra.run.trial120.stdout:Scheduled mon update... 2026-02-18T05:25:16.068 DEBUG:teuthology.orchestra.run.trial120:mon.trial120> sudo journalctl -f -n 0 -u ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial120.service 2026-02-18T05:25:16.070 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:16.070 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:16.230 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:16.231 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:16.501 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:16.501 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:16.502 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:16.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:16 trial115 ceph-mon[17156]: Deploying daemon node-exporter.trial115 on trial115 2026-02-18T05:25:16.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:16 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/337720682' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-18T05:25:16.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:16 trial115 ceph-mon[17156]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T05:25:16.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:16 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:16.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:16 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:16.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:16 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:16.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:16 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:16.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:16 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:16.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:16 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/2946383819' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:17.540 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:17.540 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:17.658 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:17.658 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:17.865 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:17 trial115 ceph-mon[17156]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;trial115:10.20.193.115=trial115;trial120:10.20.193.120=trial120", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:17.865 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:17 trial115 ceph-mon[17156]: Saving service mon spec with placement trial115:10.20.193.115=trial115;trial120:10.20.193.120=trial120;count:2 2026-02-18T05:25:17.865 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:17 trial115 ceph-mon[17156]: Deploying daemon alertmanager.trial115 on trial115 2026-02-18T05:25:17.929 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:17.930 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:17.930 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:18.968 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:18.968 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:18.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:18.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/1839164417' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:18.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:18.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:18.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:18.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:18.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:18.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:18.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:18.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:18.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-18T05:25:18.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:18 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:19.088 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:19.088 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:19.356 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:19.356 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:19.356 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:19.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:19 trial115 ceph-mon[17156]: Generating cephadm-signed certificates for grafana_cert/grafana_key 2026-02-18T05:25:19.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:19 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-18T05:25:19.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:19 trial115 ceph-mon[17156]: Deploying daemon grafana.trial115 on trial115 2026-02-18T05:25:19.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:19 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/223466' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:20.395 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:20.395 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:20.512 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:20.512 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:20.789 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:20.789 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:20.789 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:21.226 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:20 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/311020594' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:21.827 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:21.827 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:21.945 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:21.945 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:22.214 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:22.214 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:22.215 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:22.398 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:22 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/2036611156' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:23.262 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:23.263 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:23.379 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:23.379 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:23.647 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:23.647 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:23.647 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:23.943 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:23.943 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:23.943 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:23.943 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:23.943 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:23.944 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:23.944 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:23.944 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:23.944 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:23.944 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:23 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/1546369364' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:24.684 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:24.685 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:24.801 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:24.801 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:24.843 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:24 trial115 ceph-mon[17156]: Deploying daemon prometheus.trial115 on trial115 2026-02-18T05:25:25.072 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:25.073 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:25.073 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:25.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:25 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/761066837' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:25.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:25 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:25.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:25 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:25.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:25 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:25.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:25 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2026-02-18T05:25:26.132 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:26.132 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:26.250 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:26.250 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:26.515 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:26.515 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:26.515 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:27.555 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:27.555 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:27.674 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:27.674 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:27.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:27 trial115 ceph-mon[17156]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-02-18T05:25:27.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:27 trial115 ceph-mon[17156]: mgrmap e14: trial115.zotyem(active, since 18s) 2026-02-18T05:25:27.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:27 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/3846317378' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:27.943 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:27.943 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:27.944 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:28.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:28 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/3389296300' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:28.980 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:28.981 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:29.099 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:29.100 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:29.364 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:29.364 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:29.364 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: Active manager daemon trial115.zotyem restarted 2026-02-18T05:25:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: Activating manager daemon trial115.zotyem 2026-02-18T05:25:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: osdmap e5: 0 total, 0 up, 0 in 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: mgrmap e15: trial115.zotyem(active, starting, since 0.00317166s) 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial115.zotyem", "id": "trial115.zotyem"} : dispatch 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: Manager daemon trial115.zotyem is now available 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/2674313162' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:25:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-18T05:25:30.417 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:30.418 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:30.538 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:30.538 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T05:25:30.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/mirror_snapshot_schedule"} : dispatch 2026-02-18T05:25:30.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/trash_purge_schedule"} : dispatch 2026-02-18T05:25:30.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:30.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:30.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:30 trial115 ceph-mon[17156]: mgrmap e16: trial115.zotyem(active, since 1.00555s) 2026-02-18T05:25:30.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:30.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:30.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:30.798 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:30.798 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:30.798 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:31.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:29] ENGINE Bus STARTING 2026-02-18T05:25:31.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:29] ENGINE Serving on http://10.20.193.115:8765 2026-02-18T05:25:31.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:30] ENGINE Serving on https://10.20.193.115:7150 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:30] ENGINE Bus STARTED 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: [18/Feb/2026:05:25:30] ENGINE Client ('10.20.193.115', 33540) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd/host:trial115", "name": "osd_memory_target"} : dispatch 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/1258534055' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:31.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:31.728 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd/host:trial120", "name": "osd_memory_target"} : dispatch 2026-02-18T05:25:31.728 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:31.728 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:31 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:25:31.838 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:31.838 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:31.955 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:32.241 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:32.241 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:32.241 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:32.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: Updating trial115:/etc/ceph/ceph.conf 2026-02-18T05:25:32.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: Updating trial120:/etc/ceph/ceph.conf 2026-02-18T05:25:32.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: mgrmap e17: trial115.zotyem(active, since 2s) 2026-02-18T05:25:32.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:32.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:32.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:32.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:32.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:32.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-18T05:25:32.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-18T05:25:32.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:32.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:32 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/4235059020' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:33.371 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:33.372 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:33.529 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:33.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: Updating trial120:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:33.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:33.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: Updating trial115:/etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: Updating trial120:/etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: Updating trial120:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: Deploying daemon ceph-exporter.trial120 on trial120 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-18T05:25:33.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial120", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-18T05:25:33.728 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:33.814 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:33.814 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:33.815 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:34.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:34 trial115 ceph-mon[17156]: Deploying daemon crash.trial120 on trial120 2026-02-18T05:25:34.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:34.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:34.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:34.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:34.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:34 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/629237864' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:34.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:34.856 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:34.856 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:34.978 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:35.265 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:35.266 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":1,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:24:45.401489Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T05:25:35.266 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 1 2026-02-18T05:25:35.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: Deploying daemon node-exporter.trial120 on trial120 2026-02-18T05:25:35.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:35.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:35.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:35.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:35.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial120.fhuwwx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T05:25:35.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.trial120.fhuwwx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-18T05:25:35.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T05:25:35.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:35.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:35 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/2460040364' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.372 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 podman[23684]: 2026-02-18 05:25:36.335814931 +0000 UTC m=+0.017866333 container create 62cfaea620346d557cfe2db14722c2460881a50df1278e67a1261ed5256a6117 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial120, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=20.2.1_2.17.26-baseline_2, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=debug, org.label-schema.build-date=20260216) 2026-02-18T05:25:36.424 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-18T05:25:36.425 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T05:25:36.545 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial120/config 2026-02-18T05:25:36.664 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 podman[23684]: 2026-02-18 05:25:36.370933004 +0000 UTC m=+0.052984406 container init 62cfaea620346d557cfe2db14722c2460881a50df1278e67a1261ed5256a6117 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial120, org.label-schema.build-date=20260216, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=debug, org.label-schema.license=GPLv2, CEPH_REF=20.2.1_2.17.26-baseline_2, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True) 2026-02-18T05:25:36.664 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 podman[23684]: 2026-02-18 05:25:36.373622732 +0000 UTC m=+0.055674134 container start 62cfaea620346d557cfe2db14722c2460881a50df1278e67a1261ed5256a6117 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial120, CEPH_REF=20.2.1_2.17.26-baseline_2, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260216, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, OSD_FLAVOR=debug, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-18T05:25:36.664 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 bash[23684]: 62cfaea620346d557cfe2db14722c2460881a50df1278e67a1261ed5256a6117 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 podman[23684]: 2026-02-18 05:25:36.328916258 +0000 UTC m=+0.010967660 image pull c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 systemd[1]: Started Ceph mon.trial120 for 19ff6913-0c8a-11f1-a89f-d404e6e7d460. 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: set uid:gid to 167:167 (ceph:ceph) 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable - Debug), process ceph-mon, pid 2 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: pidfile_write: ignore empty --pid-file 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: load: jerasure load: lrc 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: RocksDB version: 7.9.2 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Git sha 0 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Compile date 2026-02-17 18:17:02 2026-02-18T05:25:36.665 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: DB SUMMARY 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: DB Session ID: QT2QIGU3B944FQX0DHFC 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: CURRENT file: CURRENT 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: IDENTITY file: IDENTITY 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: SST files in /var/lib/ceph/mon/ceph-trial120/store.db dir, Total Num: 0, files: 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-trial120/store.db: 000004.log size: 511 ; 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.error_if_exists: 0 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.create_if_missing: 0 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.paranoid_checks: 1 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-18T05:25:36.666 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.env: 0x559f6d679100 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.fs: PosixFileSystem 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.info_log: 0x559f722d5d60 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_file_opening_threads: 16 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.statistics: (nil) 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.use_fsync: 0 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_log_file_size: 0 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-18T05:25:36.667 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.keep_log_file_num: 1000 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.recycle_log_file_num: 0 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.allow_fallocate: 1 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.allow_mmap_reads: 0 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.allow_mmap_writes: 0 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.use_direct_reads: 0 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.create_missing_column_families: 0 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.db_log_dir: 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.wal_dir: 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-18T05:25:36.668 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.advise_random_on_open: 1 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.db_write_buffer_size: 0 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.write_buffer_manager: 0x559f722d8500 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-18T05:25:36.669 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.rate_limiter: (nil) 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.wal_recovery_mode: 2 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.enable_thread_tracking: 0 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.enable_pipelined_write: 0 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.unordered_write: 0 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-18T05:25:36.670 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.row_cache: None 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.wal_filter: None 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.allow_ingest_behind: 0 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.two_write_queues: 0 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.manual_wal_flush: 0 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.wal_compression: 0 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.atomic_flush: 0 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-18T05:25:36.671 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.log_readahead_size: 0 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.best_efforts_recovery: 0 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.allow_data_in_errors: 0 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.db_host_id: __hostname__ 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_background_jobs: 2 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_background_compactions: -1 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_subcompactions: 1 2026-02-18T05:25:36.672 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_total_wal_size: 0 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_open_files: -1 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bytes_per_sync: 0 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_readahead_size: 0 2026-02-18T05:25:36.673 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_background_flushes: -1 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Compression algorithms supported: 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: kZSTD supported: 0 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: kXpressCompression supported: 0 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: kBZip2Compression supported: 0 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: kLZ4Compression supported: 1 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: kZlibCompression supported: 1 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: kLZ4HCCompression supported: 1 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: kSnappyCompression supported: 1 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-trial120/store.db/MANIFEST-000005 2026-02-18T05:25:36.674 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.merge_operator: 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_filter: None 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_filter_factory: None 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.sst_partitioner_factory: None 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559f722d4520) 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout: cache_index_and_filter_blocks: 1 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-18T05:25:36.675 INFO:journalctl@ceph.mon.trial120.trial120.stdout: pin_top_level_index_and_filter: 1 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: index_type: 0 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: data_block_index_type: 0 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: index_shortening: 1 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: checksum: 4 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: no_block_cache: 0 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: block_cache: 0x559f722f5b90 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: block_cache_name: BinnedLRUCache 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: block_cache_options: 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: capacity : 536870912 2026-02-18T05:25:36.676 INFO:journalctl@ceph.mon.trial120.trial120.stdout: num_shard_bits : 4 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: strict_capacity_limit : 0 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: high_pri_pool_ratio: 0.000 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: block_cache_compressed: (nil) 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: persistent_cache: (nil) 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: block_size: 4096 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: block_size_deviation: 10 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: block_restart_interval: 16 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: index_block_restart_interval: 1 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: metadata_block_size: 4096 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: partition_filters: 0 2026-02-18T05:25:36.677 INFO:journalctl@ceph.mon.trial120.trial120.stdout: use_delta_encoding: 1 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: filter_policy: bloomfilter 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: whole_key_filtering: 1 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: verify_compression: 0 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: read_amp_bytes_per_bit: 0 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: format_version: 5 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: enable_index_compression: 1 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: block_align: 0 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: max_auto_readahead_size: 262144 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: prepopulate_block_cache: 0 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: initial_auto_readahead_size: 8192 2026-02-18T05:25:36.678 INFO:journalctl@ceph.mon.trial120.trial120.stdout: num_file_reads_for_auto_readahead: 2 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.write_buffer_size: 33554432 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_write_buffer_number: 2 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression: NoCompression 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression: Disabled 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.prefix_extractor: nullptr 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.num_levels: 7 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-18T05:25:36.679 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression_opts.level: 32767 2026-02-18T05:25:36.680 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression_opts.strategy: 0 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression_opts.enabled: false 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.target_file_size_base: 67108864 2026-02-18T05:25:36.681 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-18T05:25:36.682 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.arena_block_size: 1048576 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.disable_auto_compactions: 0 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-18T05:25:36.683 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.inplace_update_support: 0 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-18T05:25:36.684 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.bloom_locality: 0 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.max_successive_merges: 0 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.paranoid_file_checks: 0 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.force_consistency_checks: 1 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.report_bg_io_stats: 0 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.ttl: 2592000 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-18T05:25:36.685 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.enable_blob_files: false 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.min_blob_size: 0 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.blob_file_size: 268435456 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.blob_file_starting_level: 0 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-trial120/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2026-02-18T05:25:36.686 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2535bd8b-cc75-4362-b22d-b07220e0ab05 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771392336404980, "job": 1, "event": "recovery_started", "wal_files": [4]} 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771392336405386, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1647, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1771392336, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2535bd8b-cc75-4362-b22d-b07220e0ab05", "db_session_id": "QT2QIGU3B944FQX0DHFC", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771392336405453, "job": 1, "event": "recovery_finished"} 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-trial120/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559f722f8700 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: DB pointer 0x559f7230a000 2026-02-18T05:25:36.687 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: ** DB Stats ** 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: 2026-02-18T05:25:36.688 INFO:journalctl@ceph.mon.trial120.trial120.stdout: ** Compaction Stats [default] ** 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.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 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.stdout: 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.stdout: ** Compaction Stats [default] ** 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-18T05:25:36.689 INFO:journalctl@ceph.mon.trial120.trial120.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 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-18T05:25:36.690 INFO:journalctl@ceph.mon.trial120.trial120.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 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Block cache BinnedLRUCache@0x559f722f5b90#2 capacity: 512.00 MB usage: 0.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.12 KB,2.23517e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout: 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120 does not exist in monmap, will attempt to join an existing cluster 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: using public_addr v2:10.20.193.120:0/0 -> [v2:10.20.193.120:3300/0,v1:10.20.193.120:6789/0] 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: starting mon.trial120 rank -1 at public addrs [v2:10.20.193.120:3300/0,v1:10.20.193.120:6789/0] at bind addrs [v2:10.20.193.120:3300/0,v1:10.20.193.120:6789/0] mon_data /var/lib/ceph/mon/ceph-trial120 fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(???) e0 preinit fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).mds e1 new map 2026-02-18T05:25:36.691 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).mds e1 print_map 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout: e1 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout: btime 2026-02-18T05:24:46:382482+0000 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout: legacy client fscid: -1 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout: 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout: No filesystems configured 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2026-02-18T05:25:36.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mkfs 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial115 is new leader, mons trial115 in quorum (ranks 0) 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial115 is new leader, mons trial115 in quorum (ranks 0) 2026-02-18T05:25:36.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: monmap epoch 1 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: last_changed 2026-02-18T05:24:45.401489+0000 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: created 2026-02-18T05:24:45.401489+0000 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: min_mon_release 20 (tentacle) 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: election_strategy: 1 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: 0: [v2:10.20.193.115:3300/0,v1:10.20.193.115:6789/0] mon.trial115 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: fsmap 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: osdmap e1: 0 total, 0 up, 0 in 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e1: no daemons active 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/832914331' entity='client.admin' 2026-02-18T05:25:36.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2060722133' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1161383682' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Activating manager daemon trial115.zotyem 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e2: trial115.zotyem(active, starting, since 0.00273569s) 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial115.zotyem", "id": "trial115.zotyem"} : dispatch 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Manager daemon trial115.zotyem is now available 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/mirror_snapshot_schedule"} : dispatch 2026-02-18T05:25:36.695 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/trash_purge_schedule"} : dispatch 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14100 10.20.193.115:0/1705502570' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e3: trial115.zotyem(active, since 1.00568s) 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3003833450' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e4: trial115.zotyem(active, since 2s) 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1436559251' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1697453486' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1697453486' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-18T05:25:36.696 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e5: trial115.zotyem(active, since 3s) 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1972206359' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Active manager daemon trial115.zotyem restarted 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Activating manager daemon trial115.zotyem 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: osdmap e2: 0 total, 0 up, 0 in 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e6: trial115.zotyem(active, starting, since 0.00319469s) 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial115.zotyem", "id": "trial115.zotyem"} : dispatch 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T05:25:36.697 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Manager daemon trial115.zotyem is now available 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Found migration_current of "None". Setting to last migration. 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/mirror_snapshot_schedule"} : dispatch 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/trash_purge_schedule"} : dispatch 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e7: trial115.zotyem(active, since 1.00436s) 2026-02-18T05:25:36.698 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1728900343' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:24:57] ENGINE Bus STARTING 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:24:57] ENGINE Serving on http://10.20.193.115:8765 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:24:57] ENGINE Serving on https://10.20.193.115:7150 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:24:57] ENGINE Bus STARTED 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:24:57] ENGINE Client ('10.20.193.115', 36812) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1728900343' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e8: trial115.zotyem(active, since 2s) 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:36.699 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Generating ssh key... 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial115", "addr": "10.20.193.115", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying cephadm binary to trial115 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Added host trial115 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Saving service mon spec with placement count:5 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.700 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Saving service mgr spec with placement count:2 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Saving service crash spec with placement * 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Saving service ceph-exporter spec with placement * 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Saving service prometheus spec with placement count:1 2026-02-18T05:25:36.701 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14118 10.20.193.115:0/1273042411' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/959982443' entity='client.admin' 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Saving service grafana spec with placement count:1 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Saving service node-exporter spec with placement * 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Saving service alertmanager spec with placement count:1 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1982192511' entity='client.admin' 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1633624083' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-18T05:25:36.702 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1633624083' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e9: trial115.zotyem(active, since 8s) 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1241186734' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Active manager daemon trial115.zotyem restarted 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Activating manager daemon trial115.zotyem 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: osdmap e3: 0 total, 0 up, 0 in 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e10: trial115.zotyem(active, starting, since 0.00291649s) 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial115.zotyem", "id": "trial115.zotyem"} : dispatch 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Manager daemon trial115.zotyem is now available 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:36.703 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/mirror_snapshot_schedule"} : dispatch 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/trash_purge_schedule"} : dispatch 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e11: trial115.zotyem(active, since 1.00467s) 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:08] ENGINE Bus STARTING 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:08] ENGINE Serving on http://10.20.193.115:8765 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:08] ENGINE Serving on https://10.20.193.115:7150 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:08] ENGINE Bus STARTED 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:08] ENGINE Client ('10.20.193.115', 40540) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2622056979' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e12: trial115.zotyem(active, since 2s) 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3842655921' entity='client.admin' 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2783335809' entity='client.admin' 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial120", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd/host:trial115", "name": "osd_memory_target"} : dispatch 2026-02-18T05:25:36.705 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial115:/etc/ceph/ceph.conf 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying cephadm binary to trial120 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial115:/etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial115", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial115", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon ceph-exporter.trial115 on trial115 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e13: trial115.zotyem(active, since 6s) 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.706 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial115", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial115", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Added host trial120 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon crash.trial115 on trial115 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/337720682' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon node-exporter.trial115 on trial115 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/337720682' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-18T05:25:36.707 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/2946383819' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;trial115:10.20.193.115=trial115;trial120:10.20.193.120=trial120", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Saving service mon spec with placement trial115:10.20.193.115=trial115;trial120:10.20.193.120=trial120;count:2 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon alertmanager.trial115 on trial115 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/1839164417' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.708 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Generating cephadm-signed certificates for grafana_cert/grafana_key 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon grafana.trial115 on trial115 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/223466' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/311020594' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/2036611156' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.709 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/1546369364' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon prometheus.trial115 on trial115 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/761066837' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14164 10.20.193.115:0/1585317374' entity='mgr.trial115.zotyem' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e14: trial115.zotyem(active, since 18s) 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/3846317378' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/3389296300' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Active manager daemon trial115.zotyem restarted 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Activating manager daemon trial115.zotyem 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: osdmap e5: 0 total, 0 up, 0 in 2026-02-18T05:25:36.710 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e15: trial115.zotyem(active, starting, since 0.00317166s) 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial115.zotyem", "id": "trial115.zotyem"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Manager daemon trial115.zotyem is now available 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/2674313162' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/mirror_snapshot_schedule"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial115.zotyem/trash_purge_schedule"} : dispatch 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e16: trial115.zotyem(active, since 1.00555s) 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.711 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:29] ENGINE Bus STARTING 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:29] ENGINE Serving on http://10.20.193.115:8765 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:30] ENGINE Serving on https://10.20.193.115:7150 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:30] ENGINE Bus STARTED 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: [18/Feb/2026:05:25:30] ENGINE Client ('10.20.193.115', 33540) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd/host:trial115", "name": "osd_memory_target"} : dispatch 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/1258534055' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd/host:trial120", "name": "osd_memory_target"} : dispatch 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:25:36.712 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial115:/etc/ceph/ceph.conf 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial120:/etc/ceph/ceph.conf 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mgrmap e17: trial115.zotyem(active, since 2s) 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/4235059020' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial120:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial115:/etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial120:/etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Updating trial120:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T05:25:36.713 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon ceph-exporter.trial120 on trial120 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial120", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon crash.trial120 on trial120 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/629237864' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon node-exporter.trial120 on trial120 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.714 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial120.fhuwwx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.trial120.fhuwwx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/2460040364' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: Deploying daemon mgr.trial120.fhuwwx on trial120 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:36.715 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:36 trial120 ceph-mon[23714]: mon.trial120@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2026-02-18T05:25:36.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:36 trial115 ceph-mon[17156]: Deploying daemon mgr.trial120.fhuwwx on trial120 2026-02-18T05:25:36.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:36.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T05:25:36.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:41.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: Deploying daemon mon.trial120 on trial120 2026-02-18T05:25:41.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:25:41.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: mon.trial115 calling monitor election 2026-02-18T05:25:41.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:41.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.? 10.20.193.120:0/4012301007' entity='mgr.trial120.fhuwwx' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial120.fhuwwx/crt"} : dispatch 2026-02-18T05:25:41.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: mon.trial120 calling monitor election 2026-02-18T05:25:41.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: mon.trial115 is new leader, mons trial115,trial120 in quorum (ranks 0,1) 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: monmap epoch 2 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: last_changed 2026-02-18T05:25:36.434855+0000 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: created 2026-02-18T05:24:45.401489+0000 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: min_mon_release 20 (tentacle) 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: election_strategy: 1 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: 0: [v2:10.20.193.115:3300/0,v1:10.20.193.115:6789/0] mon.trial115 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: 1: [v2:10.20.193.120:3300/0,v1:10.20.193.120:6789/0] mon.trial120 2026-02-18T05:25:41.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: fsmap 2026-02-18T05:25:41.839 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: osdmap e5: 0 total, 0 up, 0 in 2026-02-18T05:25:41.839 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: mgrmap e17: trial115.zotyem(active, since 12s) 2026-02-18T05:25:41.839 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: overall HEALTH_OK 2026-02-18T05:25:41.839 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: Standby manager daemon trial120.fhuwwx started 2026-02-18T05:25:41.839 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.? 10.20.193.120:0/4012301007' entity='mgr.trial120.fhuwwx' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-18T05:25:41.839 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:41.839 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.? 10.20.193.120:0/4012301007' entity='mgr.trial120.fhuwwx' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial120.fhuwwx/key"} : dispatch 2026-02-18T05:25:41.839 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:41 trial120 ceph-mon[23714]: from='mgr.? 10.20.193.120:0/4012301007' entity='mgr.trial120.fhuwwx' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-18T05:25:41.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: Deploying daemon mon.trial120 on trial120 2026-02-18T05:25:41.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:25:41.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: mon.trial115 calling monitor election 2026-02-18T05:25:41.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.? 10.20.193.120:0/4012301007' entity='mgr.trial120.fhuwwx' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial120.fhuwwx/crt"} : dispatch 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: mon.trial120 calling monitor election 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: mon.trial115 is new leader, mons trial115,trial120 in quorum (ranks 0,1) 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: monmap epoch 2 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: last_changed 2026-02-18T05:25:36.434855+0000 2026-02-18T05:25:41.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: created 2026-02-18T05:24:45.401489+0000 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: min_mon_release 20 (tentacle) 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: election_strategy: 1 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: 0: [v2:10.20.193.115:3300/0,v1:10.20.193.115:6789/0] mon.trial115 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: 1: [v2:10.20.193.120:3300/0,v1:10.20.193.120:6789/0] mon.trial120 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: fsmap 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: osdmap e5: 0 total, 0 up, 0 in 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: mgrmap e17: trial115.zotyem(active, since 12s) 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: overall HEALTH_OK 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: Standby manager daemon trial120.fhuwwx started 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.? 10.20.193.120:0/4012301007' entity='mgr.trial120.fhuwwx' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:41.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.? 10.20.193.120:0/4012301007' entity='mgr.trial120.fhuwwx' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial120.fhuwwx/key"} : dispatch 2026-02-18T05:25:41.979 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:41 trial115 ceph-mon[17156]: from='mgr.? 10.20.193.120:0/4012301007' entity='mgr.trial120.fhuwwx' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-18T05:25:42.654 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: mgrmap e18: trial115.zotyem(active, since 12s), standbys: trial120.fhuwwx 2026-02-18T05:25:42.655 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial120.fhuwwx", "id": "trial120.fhuwwx"} : dispatch 2026-02-18T05:25:42.655 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.655 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.655 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:42.655 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:25:42.655 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: Updating trial115:/etc/ceph/ceph.conf 2026-02-18T05:25:42.655 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: Updating trial120:/etc/ceph/ceph.conf 2026-02-18T05:25:42.655 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: Updating trial120:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:42.655 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: Reconfiguring mon.trial115 (unknown last config time)... 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: Reconfiguring daemon mon.trial115 on trial115 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.656 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.657 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: Reconfiguring mgr.trial115.zotyem (unknown last config time)... 2026-02-18T05:25:42.657 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial115.zotyem", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T05:25:42.657 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T05:25:42.657 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:42.657 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:42 trial115 ceph-mon[17156]: Reconfiguring daemon mgr.trial115.zotyem on trial115 2026-02-18T05:25:42.829 INFO:teuthology.orchestra.run.trial120.stdout: 2026-02-18T05:25:42.829 INFO:teuthology.orchestra.run.trial120.stdout:{"epoch":2,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","modified":"2026-02-18T05:25:36.434855Z","created":"2026-02-18T05:24:45.401489Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial115","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:3300","nonce":0},{"type":"v1","addr":"10.20.193.115:6789","nonce":0}]},"addr":"10.20.193.115:6789/0","public_addr":"10.20.193.115:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"trial120","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:3300","nonce":0},{"type":"v1","addr":"10.20.193.120:6789","nonce":0}]},"addr":"10.20.193.120:6789/0","public_addr":"10.20.193.120:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2026-02-18T05:25:42.830 INFO:teuthology.orchestra.run.trial120.stderr:dumped monmap epoch 2 2026-02-18T05:25:42.830 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: mgrmap e18: trial115.zotyem(active, since 12s), standbys: trial120.fhuwwx 2026-02-18T05:25:42.830 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr metadata", "who": "trial120.fhuwwx", "id": "trial120.fhuwwx"} : dispatch 2026-02-18T05:25:42.830 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.830 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.830 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: Updating trial115:/etc/ceph/ceph.conf 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: Updating trial120:/etc/ceph/ceph.conf 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: Updating trial120:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: Updating trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/config/ceph.conf 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: Reconfiguring mon.trial115 (unknown last config time)... 2026-02-18T05:25:42.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: Reconfiguring daemon mon.trial115 on trial115 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: Reconfiguring mgr.trial115.zotyem (unknown last config time)... 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial115.zotyem", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:42.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:42 trial120 ceph-mon[23714]: Reconfiguring daemon mgr.trial115.zotyem on trial115 2026-02-18T05:25:42.868 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-18T05:25:42.869 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-18T05:25:42.984 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:43.220 INFO:teuthology.orchestra.run.trial115.stdout:# minimal ceph.conf for 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:43.220 INFO:teuthology.orchestra.run.trial115.stdout:[global] 2026-02-18T05:25:43.220 INFO:teuthology.orchestra.run.trial115.stdout: fsid = 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:25:43.220 INFO:teuthology.orchestra.run.trial115.stdout: mon_host = [v2:10.20.193.115:3300/0,v1:10.20.193.115:6789/0] [v2:10.20.193.120:3300/0,v1:10.20.193.120:6789/0] 2026-02-18T05:25:43.272 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-18T05:25:43.272 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:25:43.272 DEBUG:teuthology.orchestra.run.trial115:> sudo dd of=/etc/ceph/ceph.conf 2026-02-18T05:25:43.298 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:25:43.298 DEBUG:teuthology.orchestra.run.trial115:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:43.363 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:25:43.363 DEBUG:teuthology.orchestra.run.trial120:> sudo dd of=/etc/ceph/ceph.conf 2026-02-18T05:25:43.391 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:25:43.391 DEBUG:teuthology.orchestra.run.trial120:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-18T05:25:43.455 DEBUG:tasks.cephadm:set 0 configs 2026-02-18T05:25:43.455 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph config dump 2026-02-18T05:25:43.582 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:43.734 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:43.734 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:43.734 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: Reconfiguring ceph-exporter.trial115 (monmap changed)... 2026-02-18T05:25:43.734 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial115", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-18T05:25:43.734 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:43.734 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: Reconfiguring daemon ceph-exporter.trial115 on trial115 2026-02-18T05:25:43.734 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/4038479372' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:43.734 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: Reconfiguring crash.trial115 (monmap changed)... 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial115", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: Reconfiguring daemon crash.trial115 on trial115 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3202400749' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: Reconfiguring alertmanager.trial115 deps ['mgr.trial115.zotyem', 'secure_monitoring_stack:False'] -> ['alertmanager.trial115', 'mgr.trial115.zotyem', 'mgr.trial120.fhuwwx', 'secure_monitoring_stack:False'] (diff {'alertmanager.trial115', 'mgr.trial120.fhuwwx'}) 2026-02-18T05:25:43.735 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:43 trial115 ceph-mon[17156]: Reconfiguring daemon alertmanager.trial115 on trial115 2026-02-18T05:25:43.814 INFO:teuthology.orchestra.run.trial115.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global dev auth_debug true 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c * 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global dev debug_asserts_on_shutdown true 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global basic log_to_file true 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global basic log_to_journald false 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global basic log_to_stderr false 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global advanced mon_allow_pool_delete true 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global advanced mon_cluster_log_to_file true 2026-02-18T05:25:43.815 INFO:teuthology.orchestra.run.trial115.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global dev ms_die_on_bug true 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global dev ms_die_on_old_message true 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global advanced osd_pool_default_erasure_code_profile plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-18T05:25:43.816 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced debug_mon 20/20 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced debug_ms 1/1 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced debug_paxos 20/20 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced mon_data_avail_warn 5 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-18T05:25:43.817 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced debug_mgr 20/20 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced debug_ms 1/1 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced mgr/cephadm/migration_current 7 * 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced mgr/dashboard/GRAFANA_API_SSL_VERIFY false * 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-18T05:25:43.818 INFO:teuthology.orchestra.run.trial115.stdout:osd dev bdev_debug_aio true 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced debug_ms 1/1 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced debug_osd 20/20 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd dev osd_debug_misdirected_ops true 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd dev osd_debug_op_order true 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd dev osd_debug_shutdown true 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-18T05:25:43.819 INFO:teuthology.orchestra.run.trial115.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_memory_target_autotune true 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_op_queue debug_random * 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_recover_clone_overlap true 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-18T05:25:43.820 INFO:teuthology.orchestra.run.trial115.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-18T05:25:43.860 INFO:tasks.cephadm:Deploying OSDs... 2026-02-18T05:25:43.860 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:25:43.860 DEBUG:teuthology.orchestra.run.trial115:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T05:25:43.879 DEBUG:teuthology.misc:devs=['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-18T05:25:43.879 DEBUG:teuthology.orchestra.run.trial115:> stat /dev/nvme3n1 2026-02-18T05:25:43.936 INFO:teuthology.orchestra.run.trial115.stdout: File: /dev/nvme3n1 2026-02-18T05:25:43.936 INFO:teuthology.orchestra.run.trial115.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-18T05:25:43.937 INFO:teuthology.orchestra.run.trial115.stdout:Device: 6h/6d Inode: 1328 Links: 1 Device type: 103,6 2026-02-18T05:25:43.937 INFO:teuthology.orchestra.run.trial115.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-18T05:25:43.937 INFO:teuthology.orchestra.run.trial115.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-18T05:25:43.937 INFO:teuthology.orchestra.run.trial115.stdout:Access: 2026-02-18 05:25:12.498369117 +0000 2026-02-18T05:25:43.937 INFO:teuthology.orchestra.run.trial115.stdout:Modify: 2026-02-18 05:24:25.988999898 +0000 2026-02-18T05:25:43.937 INFO:teuthology.orchestra.run.trial115.stdout:Change: 2026-02-18 05:24:25.988999898 +0000 2026-02-18T05:25:43.937 INFO:teuthology.orchestra.run.trial115.stdout: Birth: 2026-02-18 05:24:25.071022434 +0000 2026-02-18T05:25:43.937 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2026-02-18T05:25:44.001 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records in 2026-02-18T05:25:44.001 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records out 2026-02-18T05:25:44.001 INFO:teuthology.orchestra.run.trial115.stderr:512 bytes copied, 0.000177291 s, 2.9 MB/s 2026-02-18T05:25:44.003 DEBUG:teuthology.orchestra.run.trial115:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2026-02-18T05:25:44.061 DEBUG:teuthology.orchestra.run.trial115:> stat /dev/nvme4n1 2026-02-18T05:25:44.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:44.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:44.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: Reconfiguring ceph-exporter.trial115 (monmap changed)... 2026-02-18T05:25:44.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial115", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: Reconfiguring daemon ceph-exporter.trial115 on trial115 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/4038479372' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: Reconfiguring crash.trial115 (monmap changed)... 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial115", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: Reconfiguring daemon crash.trial115 on trial115 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3202400749' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:44.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:44.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:44.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: Reconfiguring alertmanager.trial115 deps ['mgr.trial115.zotyem', 'secure_monitoring_stack:False'] -> ['alertmanager.trial115', 'mgr.trial115.zotyem', 'mgr.trial120.fhuwwx', 'secure_monitoring_stack:False'] (diff {'alertmanager.trial115', 'mgr.trial120.fhuwwx'}) 2026-02-18T05:25:44.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:43 trial120 ceph-mon[23714]: Reconfiguring daemon alertmanager.trial115 on trial115 2026-02-18T05:25:44.117 INFO:teuthology.orchestra.run.trial115.stdout: File: /dev/nvme4n1 2026-02-18T05:25:44.117 INFO:teuthology.orchestra.run.trial115.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-18T05:25:44.118 INFO:teuthology.orchestra.run.trial115.stdout:Device: 6h/6d Inode: 1340 Links: 1 Device type: 103,8 2026-02-18T05:25:44.118 INFO:teuthology.orchestra.run.trial115.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-18T05:25:44.118 INFO:teuthology.orchestra.run.trial115.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-18T05:25:44.118 INFO:teuthology.orchestra.run.trial115.stdout:Access: 2026-02-18 05:25:12.543368012 +0000 2026-02-18T05:25:44.118 INFO:teuthology.orchestra.run.trial115.stdout:Modify: 2026-02-18 05:24:26.388990078 +0000 2026-02-18T05:25:44.118 INFO:teuthology.orchestra.run.trial115.stdout:Change: 2026-02-18 05:24:26.388990078 +0000 2026-02-18T05:25:44.118 INFO:teuthology.orchestra.run.trial115.stdout: Birth: 2026-02-18 05:24:25.198019317 +0000 2026-02-18T05:25:44.118 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2026-02-18T05:25:44.180 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records in 2026-02-18T05:25:44.180 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records out 2026-02-18T05:25:44.180 INFO:teuthology.orchestra.run.trial115.stderr:512 bytes copied, 0.000174435 s, 2.9 MB/s 2026-02-18T05:25:44.181 DEBUG:teuthology.orchestra.run.trial115:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2026-02-18T05:25:44.237 DEBUG:teuthology.orchestra.run.trial115:> stat /dev/nvme5n1 2026-02-18T05:25:44.293 INFO:teuthology.orchestra.run.trial115.stdout: File: /dev/nvme5n1 2026-02-18T05:25:44.293 INFO:teuthology.orchestra.run.trial115.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-18T05:25:44.294 INFO:teuthology.orchestra.run.trial115.stdout:Device: 6h/6d Inode: 1352 Links: 1 Device type: 103,a 2026-02-18T05:25:44.294 INFO:teuthology.orchestra.run.trial115.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-18T05:25:44.294 INFO:teuthology.orchestra.run.trial115.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-18T05:25:44.294 INFO:teuthology.orchestra.run.trial115.stdout:Access: 2026-02-18 05:25:12.588366907 +0000 2026-02-18T05:25:44.294 INFO:teuthology.orchestra.run.trial115.stdout:Modify: 2026-02-18 05:24:26.792980160 +0000 2026-02-18T05:25:44.294 INFO:teuthology.orchestra.run.trial115.stdout:Change: 2026-02-18 05:24:26.792980160 +0000 2026-02-18T05:25:44.294 INFO:teuthology.orchestra.run.trial115.stdout: Birth: 2026-02-18 05:24:25.331016051 +0000 2026-02-18T05:25:44.294 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/nvme5n1 of=/dev/null count=1 2026-02-18T05:25:44.355 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records in 2026-02-18T05:25:44.356 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records out 2026-02-18T05:25:44.356 INFO:teuthology.orchestra.run.trial115.stderr:512 bytes copied, 0.000186177 s, 2.8 MB/s 2026-02-18T05:25:44.357 DEBUG:teuthology.orchestra.run.trial115:> ! mount | grep -v devtmpfs | grep -q /dev/nvme5n1 2026-02-18T05:25:44.415 DEBUG:teuthology.orchestra.run.trial115:> stat /dev/nvme6n1 2026-02-18T05:25:44.472 INFO:teuthology.orchestra.run.trial115.stdout: File: /dev/nvme6n1 2026-02-18T05:25:44.473 INFO:teuthology.orchestra.run.trial115.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-18T05:25:44.473 INFO:teuthology.orchestra.run.trial115.stdout:Device: 6h/6d Inode: 1364 Links: 1 Device type: 103,c 2026-02-18T05:25:44.473 INFO:teuthology.orchestra.run.trial115.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-18T05:25:44.473 INFO:teuthology.orchestra.run.trial115.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-18T05:25:44.473 INFO:teuthology.orchestra.run.trial115.stdout:Access: 2026-02-18 05:25:12.632365827 +0000 2026-02-18T05:25:44.473 INFO:teuthology.orchestra.run.trial115.stdout:Modify: 2026-02-18 05:24:27.190755795 +0000 2026-02-18T05:25:44.473 INFO:teuthology.orchestra.run.trial115.stdout:Change: 2026-02-18 05:24:27.190755795 +0000 2026-02-18T05:25:44.473 INFO:teuthology.orchestra.run.trial115.stdout: Birth: 2026-02-18 05:24:25.463012811 +0000 2026-02-18T05:25:44.474 DEBUG:teuthology.orchestra.run.trial115:> sudo dd if=/dev/nvme6n1 of=/dev/null count=1 2026-02-18T05:25:44.536 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records in 2026-02-18T05:25:44.536 INFO:teuthology.orchestra.run.trial115.stderr:1+0 records out 2026-02-18T05:25:44.536 INFO:teuthology.orchestra.run.trial115.stderr:512 bytes copied, 0.000195043 s, 2.6 MB/s 2026-02-18T05:25:44.538 DEBUG:teuthology.orchestra.run.trial115:> ! mount | grep -v devtmpfs | grep -q /dev/nvme6n1 2026-02-18T05:25:44.594 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:25:44.595 DEBUG:teuthology.orchestra.run.trial120:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T05:25:44.611 DEBUG:teuthology.misc:devs=['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-18T05:25:44.612 DEBUG:teuthology.orchestra.run.trial120:> stat /dev/nvme3n1 2026-02-18T05:25:44.667 INFO:teuthology.orchestra.run.trial120.stdout: File: /dev/nvme3n1 2026-02-18T05:25:44.667 INFO:teuthology.orchestra.run.trial120.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-18T05:25:44.667 INFO:teuthology.orchestra.run.trial120.stdout:Device: 6h/6d Inode: 1328 Links: 1 Device type: 103,6 2026-02-18T05:25:44.667 INFO:teuthology.orchestra.run.trial120.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-18T05:25:44.667 INFO:teuthology.orchestra.run.trial120.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-18T05:25:44.668 INFO:teuthology.orchestra.run.trial120.stdout:Access: 2026-02-18 05:25:31.204248950 +0000 2026-02-18T05:25:44.668 INFO:teuthology.orchestra.run.trial120.stdout:Modify: 2026-02-18 05:24:29.182889894 +0000 2026-02-18T05:25:44.668 INFO:teuthology.orchestra.run.trial120.stdout:Change: 2026-02-18 05:24:29.182889894 +0000 2026-02-18T05:25:44.668 INFO:teuthology.orchestra.run.trial120.stdout: Birth: 2026-02-18 05:24:28.248918544 +0000 2026-02-18T05:25:44.668 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2026-02-18T05:25:44.731 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records in 2026-02-18T05:25:44.731 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records out 2026-02-18T05:25:44.731 INFO:teuthology.orchestra.run.trial120.stderr:512 bytes copied, 0.000179022 s, 2.9 MB/s 2026-02-18T05:25:44.732 DEBUG:teuthology.orchestra.run.trial120:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2026-02-18T05:25:44.789 DEBUG:teuthology.orchestra.run.trial120:> stat /dev/nvme4n1 2026-02-18T05:25:44.846 INFO:teuthology.orchestra.run.trial120.stdout: File: /dev/nvme4n1 2026-02-18T05:25:44.846 INFO:teuthology.orchestra.run.trial120.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-18T05:25:44.846 INFO:teuthology.orchestra.run.trial120.stdout:Device: 6h/6d Inode: 1339 Links: 1 Device type: 103,8 2026-02-18T05:25:44.846 INFO:teuthology.orchestra.run.trial120.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-18T05:25:44.846 INFO:teuthology.orchestra.run.trial120.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-18T05:25:44.846 INFO:teuthology.orchestra.run.trial120.stdout:Access: 2026-02-18 05:25:31.248247871 +0000 2026-02-18T05:25:44.846 INFO:teuthology.orchestra.run.trial120.stdout:Modify: 2026-02-18 05:24:29.579877719 +0000 2026-02-18T05:25:44.846 INFO:teuthology.orchestra.run.trial120.stdout:Change: 2026-02-18 05:24:29.579877719 +0000 2026-02-18T05:25:44.846 INFO:teuthology.orchestra.run.trial120.stdout: Birth: 2026-02-18 05:24:28.380914494 +0000 2026-02-18T05:25:44.847 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2026-02-18T05:25:44.908 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records in 2026-02-18T05:25:44.908 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records out 2026-02-18T05:25:44.909 INFO:teuthology.orchestra.run.trial120.stderr:512 bytes copied, 0.000160417 s, 3.2 MB/s 2026-02-18T05:25:44.910 DEBUG:teuthology.orchestra.run.trial120:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2026-02-18T05:25:44.968 DEBUG:teuthology.orchestra.run.trial120:> stat /dev/nvme5n1 2026-02-18T05:25:44.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:44 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2849028974' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-18T05:25:44.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:44 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:44.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:44 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:44.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:44 trial115 ceph-mon[17156]: Reconfiguring grafana.trial115 deps ['secure_monitoring_stack:False'] -> ['prometheus.trial115', 'secure_monitoring_stack:False'] (diff {'prometheus.trial115'}) 2026-02-18T05:25:44.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:44 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-18T05:25:44.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:44 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-18T05:25:44.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:44 trial115 ceph-mon[17156]: Reconfiguring daemon grafana.trial115 on trial115 2026-02-18T05:25:44.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:44 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:25:45.024 INFO:teuthology.orchestra.run.trial120.stdout: File: /dev/nvme5n1 2026-02-18T05:25:45.024 INFO:teuthology.orchestra.run.trial120.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-18T05:25:45.025 INFO:teuthology.orchestra.run.trial120.stdout:Device: 6h/6d Inode: 1352 Links: 1 Device type: 103,a 2026-02-18T05:25:45.025 INFO:teuthology.orchestra.run.trial120.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-18T05:25:45.025 INFO:teuthology.orchestra.run.trial120.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-18T05:25:45.025 INFO:teuthology.orchestra.run.trial120.stdout:Access: 2026-02-18 05:25:31.291246816 +0000 2026-02-18T05:25:45.025 INFO:teuthology.orchestra.run.trial120.stdout:Modify: 2026-02-18 05:24:29.973865631 +0000 2026-02-18T05:25:45.025 INFO:teuthology.orchestra.run.trial120.stdout:Change: 2026-02-18 05:24:29.973865631 +0000 2026-02-18T05:25:45.025 INFO:teuthology.orchestra.run.trial120.stdout: Birth: 2026-02-18 05:24:28.522910139 +0000 2026-02-18T05:25:45.025 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/nvme5n1 of=/dev/null count=1 2026-02-18T05:25:45.084 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:44 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2849028974' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-18T05:25:45.084 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:44 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:45.084 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:44 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:45.085 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:44 trial120 ceph-mon[23714]: Reconfiguring grafana.trial115 deps ['secure_monitoring_stack:False'] -> ['prometheus.trial115', 'secure_monitoring_stack:False'] (diff {'prometheus.trial115'}) 2026-02-18T05:25:45.085 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:44 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-18T05:25:45.085 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:44 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-18T05:25:45.085 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:44 trial120 ceph-mon[23714]: Reconfiguring daemon grafana.trial115 on trial115 2026-02-18T05:25:45.085 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:44 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:25:45.086 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records in 2026-02-18T05:25:45.086 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records out 2026-02-18T05:25:45.086 INFO:teuthology.orchestra.run.trial120.stderr:512 bytes copied, 0.000179152 s, 2.9 MB/s 2026-02-18T05:25:45.088 DEBUG:teuthology.orchestra.run.trial120:> ! mount | grep -v devtmpfs | grep -q /dev/nvme5n1 2026-02-18T05:25:45.144 DEBUG:teuthology.orchestra.run.trial120:> stat /dev/nvme6n1 2026-02-18T05:25:45.200 INFO:teuthology.orchestra.run.trial120.stdout: File: /dev/nvme6n1 2026-02-18T05:25:45.201 INFO:teuthology.orchestra.run.trial120.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-18T05:25:45.201 INFO:teuthology.orchestra.run.trial120.stdout:Device: 6h/6d Inode: 1364 Links: 1 Device type: 103,c 2026-02-18T05:25:45.201 INFO:teuthology.orchestra.run.trial120.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-18T05:25:45.201 INFO:teuthology.orchestra.run.trial120.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-18T05:25:45.201 INFO:teuthology.orchestra.run.trial120.stdout:Access: 2026-02-18 05:25:31.334245762 +0000 2026-02-18T05:25:45.201 INFO:teuthology.orchestra.run.trial120.stdout:Modify: 2026-02-18 05:24:30.372853393 +0000 2026-02-18T05:25:45.201 INFO:teuthology.orchestra.run.trial120.stdout:Change: 2026-02-18 05:24:30.372853393 +0000 2026-02-18T05:25:45.201 INFO:teuthology.orchestra.run.trial120.stdout: Birth: 2026-02-18 05:24:28.651906182 +0000 2026-02-18T05:25:45.202 DEBUG:teuthology.orchestra.run.trial120:> sudo dd if=/dev/nvme6n1 of=/dev/null count=1 2026-02-18T05:25:45.265 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records in 2026-02-18T05:25:45.265 INFO:teuthology.orchestra.run.trial120.stderr:1+0 records out 2026-02-18T05:25:45.265 INFO:teuthology.orchestra.run.trial120.stderr:512 bytes copied, 0.000161039 s, 3.2 MB/s 2026-02-18T05:25:45.267 DEBUG:teuthology.orchestra.run.trial120:> ! mount | grep -v devtmpfs | grep -q /dev/nvme6n1 2026-02-18T05:25:45.324 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch apply osd --all-available-devices 2026-02-18T05:25:45.478 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial120/config 2026-02-18T05:25:45.716 INFO:teuthology.orchestra.run.trial120.stdout:Scheduled osd.all-available-devices update... 2026-02-18T05:25:45.776 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2026-02-18T05:25:45.776 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:45.899 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:46.058 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:45 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.058 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:45 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.058 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:45 trial115 ceph-mon[17156]: Reconfiguring prometheus.trial115 deps ['8765', '9283', 'alertmanager', 'ceph-exporter.trial115', 'mgr.trial115.zotyem', 'node-exporter', 'secure_monitoring_stack:False'] -> ['8765', '9283', 'alertmanager', 'ceph-exporter.trial115', 'ceph-exporter.trial120', 'mgr.trial115.zotyem', 'node-exporter', 'secure_monitoring_stack:False'] (diff {'ceph-exporter.trial120'}) 2026-02-18T05:25:46.058 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:45 trial115 ceph-mon[17156]: Reconfiguring daemon prometheus.trial115 on trial115 2026-02-18T05:25:46.058 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:45 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.058 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:45 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.058 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:45 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-18T05:25:46.058 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:45 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:46.058 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:45 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:45 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:45 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:45 trial120 ceph-mon[23714]: Reconfiguring prometheus.trial115 deps ['8765', '9283', 'alertmanager', 'ceph-exporter.trial115', 'mgr.trial115.zotyem', 'node-exporter', 'secure_monitoring_stack:False'] -> ['8765', '9283', 'alertmanager', 'ceph-exporter.trial115', 'ceph-exporter.trial120', 'mgr.trial115.zotyem', 'node-exporter', 'secure_monitoring_stack:False'] (diff {'ceph-exporter.trial120'}) 2026-02-18T05:25:46.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:45 trial120 ceph-mon[23714]: Reconfiguring daemon prometheus.trial115 on trial115 2026-02-18T05:25:46.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:45 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:45 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:45 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-18T05:25:46.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:45 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:46.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:45 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:46.125 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:46.164 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2026-02-18T05:25:47.049 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Reconfiguring ceph-exporter.trial120 (monmap changed)... 2026-02-18T05:25:47.049 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Reconfiguring daemon ceph-exporter.trial120 on trial120 2026-02-18T05:25:47.049 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:47.049 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Marking host: trial115 for OSDSpec preview refresh. 2026-02-18T05:25:47.049 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Marking host: trial120 for OSDSpec preview refresh. 2026-02-18T05:25:47.049 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Saving service osd.all-available-devices spec with placement * 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Reconfiguring crash.trial120 (monmap changed)... 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Reconfiguring daemon crash.trial120 on trial120 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/467848683' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Reconfiguring mgr.trial120.fhuwwx (monmap changed)... 2026-02-18T05:25:47.050 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial120.fhuwwx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Reconfiguring daemon mgr.trial120.fhuwwx on trial120 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: Reconfiguring mon.trial120 (monmap changed)... 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.051 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial115:9093"} : dispatch 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://trial115:3000"} : dispatch 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.052 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2026-02-18T05:25:47.053 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://trial115:9095"} : dispatch 2026-02-18T05:25:47.053 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.053 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:47.053 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:46 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-18T05:25:47.165 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:47.281 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:47.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Reconfiguring ceph-exporter.trial120 (monmap changed)... 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Reconfiguring daemon ceph-exporter.trial120 on trial120 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Marking host: trial115 for OSDSpec preview refresh. 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Marking host: trial120 for OSDSpec preview refresh. 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Saving service osd.all-available-devices spec with placement * 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Reconfiguring crash.trial120 (monmap changed)... 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:47.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Reconfiguring daemon crash.trial120 on trial120 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/467848683' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Reconfiguring mgr.trial120.fhuwwx (monmap changed)... 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial120.fhuwwx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Reconfiguring daemon mgr.trial120.fhuwwx on trial120 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: Reconfiguring mon.trial120 (monmap changed)... 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial115:9093"} : dispatch 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.339 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2026-02-18T05:25:47.340 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://trial115:3000"} : dispatch 2026-02-18T05:25:47.340 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.340 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.340 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.340 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2026-02-18T05:25:47.340 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://trial115:9095"} : dispatch 2026-02-18T05:25:47.340 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:47.340 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:25:47.340 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:46 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-18T05:25:47.517 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:47.562 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2026-02-18T05:25:48.564 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:48.588 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: Reconfiguring daemon mon.trial120 on trial120 2026-02-18T05:25:48.588 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-02-18T05:25:48.588 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial115:9093"}]: dispatch 2026-02-18T05:25:48.588 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-02-18T05:25:48.588 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://trial115:3000"}]: dispatch 2026-02-18T05:25:48.588 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-02-18T05:25:48.588 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://trial115:9095"}]: dispatch 2026-02-18T05:25:48.588 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: Certificate for "grafana_cert (trial115)" is still valid for 1094 days. 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1209742709' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.589 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:48.590 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:25:48.590 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.590 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:25:48.590 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T05:25:48.590 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:48.590 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T05:25:48.590 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:48.590 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:48 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-18T05:25:48.683 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:48.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: Reconfiguring daemon mon.trial120 on trial120 2026-02-18T05:25:48.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-02-18T05:25:48.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial115:9093"}]: dispatch 2026-02-18T05:25:48.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-02-18T05:25:48.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://trial115:3000"}]: dispatch 2026-02-18T05:25:48.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-02-18T05:25:48.831 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://trial115:9095"}]: dispatch 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: Certificate for "grafana_cert (trial115)" is still valid for 1094 days. 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1209742709' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.832 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.833 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:48.833 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:25:48.833 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:48.833 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:25:48.833 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T05:25:48.833 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:48.833 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T05:25:48.833 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:48.833 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:48 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-18T05:25:48.914 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:48.956 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2026-02-18T05:25:49.674 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-18T05:25:49.674 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-18T05:25:49.674 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/4031141078' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/1976940899' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b24f1530-f3f0-4353-9f01-082fdaf1c29c"} : dispatch 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b24f1530-f3f0-4353-9f01-082fdaf1c29c"} : dispatch 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b24f1530-f3f0-4353-9f01-082fdaf1c29c"}]': finished 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: osdmap e6: 1 total, 0 up, 1 in 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3979165511' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9b335913-6085-423f-b2a6-05a4dbb2c6f2"} : dispatch 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3979165511' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b335913-6085-423f-b2a6-05a4dbb2c6f2"}]': finished 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: osdmap e7: 2 total, 0 up, 2 in 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:49.675 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:49 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:49.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-18T05:25:49.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-18T05:25:49.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/4031141078' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:49.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/1976940899' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b24f1530-f3f0-4353-9f01-082fdaf1c29c"} : dispatch 2026-02-18T05:25:49.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b24f1530-f3f0-4353-9f01-082fdaf1c29c"} : dispatch 2026-02-18T05:25:49.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b24f1530-f3f0-4353-9f01-082fdaf1c29c"}]': finished 2026-02-18T05:25:49.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: osdmap e6: 1 total, 0 up, 1 in 2026-02-18T05:25:49.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:49.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3979165511' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9b335913-6085-423f-b2a6-05a4dbb2c6f2"} : dispatch 2026-02-18T05:25:49.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3979165511' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b335913-6085-423f-b2a6-05a4dbb2c6f2"}]': finished 2026-02-18T05:25:49.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: osdmap e7: 2 total, 0 up, 2 in 2026-02-18T05:25:49.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:49.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:49 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:49.958 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:50.076 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:50.323 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:50.366 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1771392349,"num_remapped_pgs":0} 2026-02-18T05:25:50.644 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:50 trial115 ceph-mon[17156]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:50.644 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:50 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/2224222322' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:50.644 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:50 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2340836101' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:50.644 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:50 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2524558661' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:50.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:50 trial120 ceph-mon[23714]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:50.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:50 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/2224222322' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:50.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:50 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2340836101' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:50.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:50 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2524558661' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:51.367 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:51.491 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:51.692 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/2984702995' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20f7b477-a5aa-4fa5-8eb5-feb0a97b7f12"} : dispatch 2026-02-18T05:25:51.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20f7b477-a5aa-4fa5-8eb5-feb0a97b7f12"} : dispatch 2026-02-18T05:25:51.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20f7b477-a5aa-4fa5-8eb5-feb0a97b7f12"}]': finished 2026-02-18T05:25:51.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: osdmap e8: 3 total, 0 up, 3 in 2026-02-18T05:25:51.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:51.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:51.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:51.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2737740345' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "629dcf27-b0fc-4cc9-aac4-41950c97c1e8"} : dispatch 2026-02-18T05:25:51.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2737740345' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "629dcf27-b0fc-4cc9-aac4-41950c97c1e8"}]': finished 2026-02-18T05:25:51.693 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: osdmap e9: 4 total, 0 up, 4 in 2026-02-18T05:25:51.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:51.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:51.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:51.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:51.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/3582650145' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:51.694 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:51 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1289905283' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:51.724 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:51.724 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/2984702995' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20f7b477-a5aa-4fa5-8eb5-feb0a97b7f12"} : dispatch 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20f7b477-a5aa-4fa5-8eb5-feb0a97b7f12"} : dispatch 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20f7b477-a5aa-4fa5-8eb5-feb0a97b7f12"}]': finished 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: osdmap e8: 3 total, 0 up, 3 in 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2737740345' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "629dcf27-b0fc-4cc9-aac4-41950c97c1e8"} : dispatch 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2737740345' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "629dcf27-b0fc-4cc9-aac4-41950c97c1e8"}]': finished 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: osdmap e9: 4 total, 0 up, 4 in 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:51.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:51.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:51.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:51.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/3582650145' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:51.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:51 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1289905283' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:51.764 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1771392350,"num_remapped_pgs":0} 2026-02-18T05:25:52.572 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:52.572 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2509855774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/438252470' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a5e0ead2-26fe-472d-8914-53a65ea903e9"} : dispatch 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a5e0ead2-26fe-472d-8914-53a65ea903e9"} : dispatch 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5e0ead2-26fe-472d-8914-53a65ea903e9"}]': finished 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: osdmap e10: 5 total, 0 up, 5 in 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/4060268478' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "da03eabd-3fee-447f-a02a-5845eb48395c"} : dispatch 2026-02-18T05:25:52.573 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/4060268478' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da03eabd-3fee-447f-a02a-5845eb48395c"}]': finished 2026-02-18T05:25:52.574 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: osdmap e11: 6 total, 0 up, 6 in 2026-02-18T05:25:52.574 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:52.574 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:52.574 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:52.574 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:52.574 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:52.574 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:52 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:25:52.695 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:52.695 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2509855774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:52.695 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/438252470' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a5e0ead2-26fe-472d-8914-53a65ea903e9"} : dispatch 2026-02-18T05:25:52.695 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a5e0ead2-26fe-472d-8914-53a65ea903e9"} : dispatch 2026-02-18T05:25:52.695 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5e0ead2-26fe-472d-8914-53a65ea903e9"}]': finished 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: osdmap e10: 5 total, 0 up, 5 in 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/4060268478' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "da03eabd-3fee-447f-a02a-5845eb48395c"} : dispatch 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/4060268478' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da03eabd-3fee-447f-a02a-5845eb48395c"}]': finished 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: osdmap e11: 6 total, 0 up, 6 in 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:52.696 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:52.697 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:52.697 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:52.697 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:52 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:25:52.765 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:52.888 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:53.121 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:53.161 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1771392352,"num_remapped_pgs":0} 2026-02-18T05:25:53.666 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/2220163811' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:53.666 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1794355845' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:53.666 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/557412013' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/150598107' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "877b9146-e8ec-4ef6-b713-f34fb2f62bfb"} : dispatch 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "877b9146-e8ec-4ef6-b713-f34fb2f62bfb"} : dispatch 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "877b9146-e8ec-4ef6-b713-f34fb2f62bfb"}]': finished 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: osdmap e12: 7 total, 0 up, 7 in 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:25:53.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:53 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/2220163811' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1794355845' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/557412013' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/150598107' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "877b9146-e8ec-4ef6-b713-f34fb2f62bfb"} : dispatch 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "877b9146-e8ec-4ef6-b713-f34fb2f62bfb"} : dispatch 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "877b9146-e8ec-4ef6-b713-f34fb2f62bfb"}]': finished 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: osdmap e12: 7 total, 0 up, 7 in 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:53.779 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:53.780 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:53.780 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:25:53.780 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:53 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:25:54.162 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:54.282 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:54.518 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:54.682 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":0} 2026-02-18T05:25:54.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:54.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2706016366' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ad607cdb-8768-4ad4-a1ad-526c7a6c780b"} : dispatch 2026-02-18T05:25:54.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2706016366' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad607cdb-8768-4ad4-a1ad-526c7a6c780b"}]': finished 2026-02-18T05:25:54.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: osdmap e13: 8 total, 0 up, 8 in 2026-02-18T05:25:54.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:54.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:54.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:54.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:54.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:54.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:25:54.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:25:54.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:25:54.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/4064634234' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:54.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:54 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1745260616' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:54.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:54.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2706016366' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ad607cdb-8768-4ad4-a1ad-526c7a6c780b"} : dispatch 2026-02-18T05:25:54.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2706016366' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad607cdb-8768-4ad4-a1ad-526c7a6c780b"}]': finished 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: osdmap e13: 8 total, 0 up, 8 in 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/4064634234' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:54.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:54 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1745260616' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T05:25:55.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:55 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3194371820' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:55.677 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:55 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-18T05:25:55.678 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:55 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:55.683 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:55.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:55 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3194371820' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:55.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:55 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-18T05:25:55.704 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:55 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:55.799 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:56.018 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:56.157 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":0} 2026-02-18T05:25:56.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:56 trial115 ceph-mon[17156]: Deploying daemon osd.0 on trial120 2026-02-18T05:25:56.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:56 trial115 ceph-mon[17156]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:56 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-18T05:25:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:56 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:56 trial115 ceph-mon[17156]: Deploying daemon osd.1 on trial115 2026-02-18T05:25:56.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:56 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/648925754' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:56.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:56 trial120 ceph-mon[23714]: Deploying daemon osd.0 on trial120 2026-02-18T05:25:56.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:56 trial120 ceph-mon[23714]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:56.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:56 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-18T05:25:56.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:56 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:56.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:56 trial120 ceph-mon[23714]: Deploying daemon osd.1 on trial115 2026-02-18T05:25:56.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:56 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/648925754' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:57.157 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:57.279 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:57.520 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:57.562 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":0} 2026-02-18T05:25:58.562 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2728136670' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='osd.0 [v2:10.20.193.120:6800/2172094730,v1:10.20.193.120:6801/2172094730]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-18T05:25:58.586 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:58 trial115 ceph-mon[17156]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-18T05:25:58.619 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2728136670' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:25:58.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='osd.0 [v2:10.20.193.120:6800/2172094730,v1:10.20.193.120:6801/2172094730]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-18T05:25:58.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:58 trial120 ceph-mon[23714]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-18T05:25:58.686 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:25:58.971 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:25:59.014 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":0} 2026-02-18T05:25:59.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: Deploying daemon osd.2 on trial120 2026-02-18T05:25:59.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: Deploying daemon osd.3 on trial115 2026-02-18T05:25:59.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-18T05:25:59.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2853183130' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='osd.0 [v2:10.20.193.120:6800/2172094730,v1:10.20.193.120:6801/2172094730]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: osdmap e14: 8 total, 0 up, 8 in 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial115", "root=default"]} : dispatch 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:25:59.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:25:59.728 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:25:59.728 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:25:59.728 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:25:59 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:25:59.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: Deploying daemon osd.2 on trial120 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: Deploying daemon osd.3 on trial115 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2853183130' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='osd.0 [v2:10.20.193.120:6800/2172094730,v1:10.20.193.120:6801/2172094730]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: osdmap e14: 8 total, 0 up, 8 in 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial115", "root=default"]} : dispatch 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:25:59.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:25:59.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:25:59.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:25:59.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:25:59.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:25:59.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:25:59.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:25:59.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:25:59.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:25:59 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:26:00.015 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:26:00.140 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:00.380 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:00.423 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":15,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":0} 2026-02-18T05:26:00.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:26:00.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial115", "root=default"]}]': finished 2026-02-18T05:26:00.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial120", "root=default"]}]': finished 2026-02-18T05:26:00.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: osdmap e15: 8 total, 0 up, 8 in 2026-02-18T05:26:00.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:26:00.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:26:00.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:00.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:00.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:00.621 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:00.622 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:00.622 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:00.622 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:26:00.622 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:26:00.622 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:00.622 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:00.622 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-18T05:26:00.622 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:00.622 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:00 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2313073165' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:00.666 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:26:00.666 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial115", "root=default"]}]': finished 2026-02-18T05:26:00.666 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial120", "root=default"]}]': finished 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: osdmap e15: 8 total, 0 up, 8 in 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:26:00.667 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:26:00.668 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:00.668 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:00.668 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-18T05:26:00.668 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:00.668 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:00 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2313073165' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:01.424 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:26:01.675 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:01.699 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: purged_snaps scrub starts 2026-02-18T05:26:01.699 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: purged_snaps scrub ok 2026-02-18T05:26:01.699 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: Deploying daemon osd.4 on trial120 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='osd.2 [v2:10.20.193.120:6808/1604699374,v1:10.20.193.120:6809/1604699374]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='osd.2 [v2:10.20.193.120:6808/1604699374,v1:10.20.193.120:6809/1604699374]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: osd.0 [v2:10.20.193.120:6800/2172094730,v1:10.20.193.120:6801/2172094730] boot 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484] boot 2026-02-18T05:26:01.700 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: osdmap e16: 8 total, 2 up, 8 in 2026-02-18T05:26:01.701 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:26:01.701 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:26:01.701 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:01.701 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:01.701 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:01.701 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:01.701 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:01.701 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:01.701 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:01 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:01.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: purged_snaps scrub starts 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: purged_snaps scrub ok 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: Deploying daemon osd.4 on trial120 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='osd.2 [v2:10.20.193.120:6808/1604699374,v1:10.20.193.120:6809/1604699374]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='osd.2 [v2:10.20.193.120:6808/1604699374,v1:10.20.193.120:6809/1604699374]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:01.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: osd.0 [v2:10.20.193.120:6800/2172094730,v1:10.20.193.120:6801/2172094730] boot 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: osd.1 [v2:10.20.193.115:6802/516858484,v1:10.20.193.115:6803/516858484] boot 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: osdmap e16: 8 total, 2 up, 8 in 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:01.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:01 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:01.919 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:01.960 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":16,"num_osds":8,"num_up_osds":2,"osd_up_since":1771392361,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":0} 2026-02-18T05:26:02.601 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: purged_snaps scrub starts 2026-02-18T05:26:02.602 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: purged_snaps scrub ok 2026-02-18T05:26:02.602 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: Deploying daemon osd.5 on trial115 2026-02-18T05:26:02.602 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:26:02.602 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-18T05:26:02.602 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1718240439' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:02.602 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial120", "root=default"]}]': finished 2026-02-18T05:26:02.602 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2026-02-18T05:26:02.602 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: osdmap e17: 8 total, 2 up, 8 in 2026-02-18T05:26:02.602 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial115", "root=default"]} : dispatch 2026-02-18T05:26:02.603 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:02.603 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:02.603 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:02.603 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:02.603 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:02.603 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:02.603 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:02 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: purged_snaps scrub starts 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: purged_snaps scrub ok 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: Deploying daemon osd.5 on trial115 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1718240439' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial120", "root=default"]}]': finished 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: osdmap e17: 8 total, 2 up, 8 in 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial115", "root=default"]} : dispatch 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:02.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:02.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:02.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:02 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:02.961 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:26:03.085 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:03.337 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:03.379 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":18,"num_osds":8,"num_up_osds":3,"osd_up_since":1771392363,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":0} 2026-02-18T05:26:03.753 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:03.753 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: Deploying daemon osd.6 on trial120 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial115", "root=default"]}]': finished 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: osd.2 [v2:10.20.193.120:6808/1604699374,v1:10.20.193.120:6809/1604699374] boot 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: osdmap e18: 8 total, 3 up, 8 in 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:03.754 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: pgmap v23: 0 pgs: ; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: Deploying daemon osd.7 on trial115 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/919841981' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='osd.4 [v2:10.20.193.120:6816/73315350,v1:10.20.193.120:6817/73315350]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-18T05:26:03.755 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:03 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2026-02-18T05:26:04.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:04.087 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: Deploying daemon osd.6 on trial120 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial115", "root=default"]}]': finished 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: osd.2 [v2:10.20.193.120:6808/1604699374,v1:10.20.193.120:6809/1604699374] boot 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: osdmap e18: 8 total, 3 up, 8 in 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:04.088 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: pgmap v23: 0 pgs: ; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: Deploying daemon osd.7 on trial115 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/919841981' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='osd.4 [v2:10.20.193.120:6816/73315350,v1:10.20.193.120:6817/73315350]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-18T05:26:04.089 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-18T05:26:04.090 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:03 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2026-02-18T05:26:04.380 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:26:04.512 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:04.760 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:04.791 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: purged_snaps scrub starts 2026-02-18T05:26:04.791 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: purged_snaps scrub ok 2026-02-18T05:26:04.791 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: purged_snaps scrub starts 2026-02-18T05:26:04.791 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: purged_snaps scrub ok 2026-02-18T05:26:04.791 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-18T05:26:04.791 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='osd.4 [v2:10.20.193.120:6816/73315350,v1:10.20.193.120:6817/73315350]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690] boot 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: osdmap e19: 8 total, 4 up, 8 in 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial115", "root=default"]} : dispatch 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:04.792 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:04.793 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:04.793 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:04 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-18T05:26:04.805 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":19,"num_osds":8,"num_up_osds":4,"osd_up_since":1771392364,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":0} 2026-02-18T05:26:04.969 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: purged_snaps scrub starts 2026-02-18T05:26:04.969 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: purged_snaps scrub ok 2026-02-18T05:26:04.969 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: purged_snaps scrub starts 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: purged_snaps scrub ok 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='osd.4 [v2:10.20.193.120:6816/73315350,v1:10.20.193.120:6817/73315350]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: osd.3 [v2:10.20.193.115:6810/827965690,v1:10.20.193.115:6811/827965690] boot 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: osdmap e19: 8 total, 4 up, 8 in 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial115", "root=default"]} : dispatch 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-18T05:26:04.970 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:04.971 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:04.971 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:04.971 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:04.971 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:04.971 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:04 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-18T05:26:05.788 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/317009000' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial115", "root=default"]}]': finished 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial120", "root=default"]}]': finished 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: osdmap e20: 8 total, 4 up, 8 in 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:05.789 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: pgmap v26: 1 pgs: 1 unknown; 0 B data, 106 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-18T05:26:05.790 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:05.790 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:05 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:05.806 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:26:05.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/317009000' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:05.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial115", "root=default"]}]': finished 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial120", "root=default"]}]': finished 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: osdmap e20: 8 total, 4 up, 8 in 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: pgmap v26: 1 pgs: 1 unknown; 0 B data, 106 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-18T05:26:05.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:05.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:05 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:05.925 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:06.173 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:06.215 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":21,"num_osds":8,"num_up_osds":6,"osd_up_since":1771392366,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":1} 2026-02-18T05:26:07.114 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: purged_snaps scrub starts 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: purged_snaps scrub ok 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='osd.6 [v2:10.20.193.120:6824/471924691,v1:10.20.193.120:6825/471924691]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='osd.6 [v2:10.20.193.120:6824/471924691,v1:10.20.193.120:6825/471924691]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: osd.4 [v2:10.20.193.120:6816/73315350,v1:10.20.193.120:6817/73315350] boot 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053] boot 2026-02-18T05:26:07.115 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: osdmap e21: 8 total, 6 up, 8 in 2026-02-18T05:26:07.116 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:07.116 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:07.116 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:07.116 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:07.116 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:07.116 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/999987270' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:07.116 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.116 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.116 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:06 trial115 ceph-mon[17156]: from='osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2026-02-18T05:26:07.216 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:26:07.333 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: purged_snaps scrub starts 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: purged_snaps scrub ok 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='osd.6 [v2:10.20.193.120:6824/471924691,v1:10.20.193.120:6825/471924691]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='osd.6 [v2:10.20.193.120:6824/471924691,v1:10.20.193.120:6825/471924691]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: osd.4 [v2:10.20.193.120:6816/73315350,v1:10.20.193.120:6817/73315350] boot 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: osd.5 [v2:10.20.193.115:6818/3463379053,v1:10.20.193.115:6819/3463379053] boot 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: osdmap e21: 8 total, 6 up, 8 in 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-18T05:26:07.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:07.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:07.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial120", "root=default"]} : dispatch 2026-02-18T05:26:07.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/999987270' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:07.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:06 trial120 ceph-mon[23714]: from='osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2026-02-18T05:26:07.572 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:07.612 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":23,"num_osds":8,"num_up_osds":7,"osd_up_since":1771392367,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":1} 2026-02-18T05:26:07.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: purged_snaps scrub starts 2026-02-18T05:26:07.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: purged_snaps scrub ok 2026-02-18T05:26:07.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial120", "root=default"]}]': finished 2026-02-18T05:26:07.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2026-02-18T05:26:07.976 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: osdmap e22: 8 total, 6 up, 8 in 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial115", "root=default"]} : dispatch 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: pgmap v29: 1 pgs: 1 unknown; 0 B data, 159 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial115", "root=default"]}]': finished 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: osd.6 [v2:10.20.193.120:6824/471924691,v1:10.20.193.120:6825/471924691] boot 2026-02-18T05:26:07.977 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: osdmap e23: 8 total, 7 up, 8 in 2026-02-18T05:26:07.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:07.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:07.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:07.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2829952128' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:07.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:07.978 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:07 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:08.166 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: purged_snaps scrub starts 2026-02-18T05:26:08.166 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: purged_snaps scrub ok 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial120", "root=default"]}]': finished 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: osdmap e22: 8 total, 6 up, 8 in 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial115", "root=default"]} : dispatch 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:08.167 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: pgmap v29: 1 pgs: 1 unknown; 0 B data, 159 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial115", "root=default"]}]': finished 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: osd.6 [v2:10.20.193.120:6824/471924691,v1:10.20.193.120:6825/471924691] boot 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: osdmap e23: 8 total, 7 up, 8 in 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2829952128' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:08.168 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:07 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:08.613 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T05:26:08.729 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:08.952 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:08.992 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":24,"num_osds":8,"num_up_osds":8,"osd_up_since":1771392368,"num_in_osds":8,"osd_in_since":1771392353,"num_remapped_pgs":0} 2026-02-18T05:26:08.993 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd dump --format=json 2026-02-18T05:26:09.111 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:09.226 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: purged_snaps scrub starts 2026-02-18T05:26:09.226 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: purged_snaps scrub ok 2026-02-18T05:26:09.226 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.226 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.226 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408] boot 2026-02-18T05:26:09.226 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: osdmap e24: 8 total, 8 up, 8 in 2026-02-18T05:26:09.226 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:09.227 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.227 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.227 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:09.227 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:09.227 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:09.227 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:09.227 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.227 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3065207933' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:09.227 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.357 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:09.357 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":25,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","created":"2026-02-18T05:24:46.382662+0000","modified":"2026-02-18T05:26:09.242850+0000","last_up_change":"2026-02-18T05:26:08.241691+0000","last_in_change":"2026-02-18T05:25:53.617169+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":12,"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":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T05:26:03.400525+0000","flags":32769,"flags_names":"hashpspool,creating","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,"is_stretch_pool":false,"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":"20","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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b24f1530-f3f0-4353-9f01-082fdaf1c29c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6800","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6801","nonce":2172094730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6802","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6803","nonce":2172094730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6806","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6807","nonce":2172094730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6804","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6805","nonce":2172094730}]},"public_addr":"10.20.193.120:6801/2172094730","cluster_addr":"10.20.193.120:6803/2172094730","heartbeat_back_addr":"10.20.193.120:6807/2172094730","heartbeat_front_addr":"10.20.193.120:6805/2172094730","state":["exists","up"]},{"osd":1,"uuid":"9b335913-6085-423f-b2a6-05a4dbb2c6f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6802","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6803","nonce":516858484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6804","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6805","nonce":516858484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6808","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6809","nonce":516858484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6806","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6807","nonce":516858484}]},"public_addr":"10.20.193.115:6803/516858484","cluster_addr":"10.20.193.115:6805/516858484","heartbeat_back_addr":"10.20.193.115:6809/516858484","heartbeat_front_addr":"10.20.193.115:6807/516858484","state":["exists","up"]},{"osd":2,"uuid":"20f7b477-a5aa-4fa5-8eb5-feb0a97b7f12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6808","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6809","nonce":1604699374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6810","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6811","nonce":1604699374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6814","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6815","nonce":1604699374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6812","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6813","nonce":1604699374}]},"public_addr":"10.20.193.120:6809/1604699374","cluster_addr":"10.20.193.120:6811/1604699374","heartbeat_back_addr":"10.20.193.120:6815/1604699374","heartbeat_front_addr":"10.20.193.120:6813/1604699374","state":["exists","up"]},{"osd":3,"uuid":"629dcf27-b0fc-4cc9-aac4-41950c97c1e8","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":"10.20.193.115:6810","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6811","nonce":827965690}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6812","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6813","nonce":827965690}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6816","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6817","nonce":827965690}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6814","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6815","nonce":827965690}]},"public_addr":"10.20.193.115:6811/827965690","cluster_addr":"10.20.193.115:6813/827965690","heartbeat_back_addr":"10.20.193.115:6817/827965690","heartbeat_front_addr":"10.20.193.115:6815/827965690","state":["exists","up"]},{"osd":4,"uuid":"a5e0ead2-26fe-472d-8914-53a65ea903e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6816","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6817","nonce":73315350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6818","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6819","nonce":73315350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6822","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6823","nonce":73315350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6820","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6821","nonce":73315350}]},"public_addr":"10.20.193.120:6817/73315350","cluster_addr":"10.20.193.120:6819/73315350","heartbeat_back_addr":"10.20.193.120:6823/73315350","heartbeat_front_addr":"10.20.193.120:6821/73315350","state":["exists","up"]},{"osd":5,"uuid":"da03eabd-3fee-447f-a02a-5845eb48395c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6818","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6819","nonce":3463379053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6820","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6821","nonce":3463379053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6824","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6825","nonce":3463379053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6822","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6823","nonce":3463379053}]},"public_addr":"10.20.193.115:6819/3463379053","cluster_addr":"10.20.193.115:6821/3463379053","heartbeat_back_addr":"10.20.193.115:6825/3463379053","heartbeat_front_addr":"10.20.193.115:6823/3463379053","state":["exists","up"]},{"osd":6,"uuid":"877b9146-e8ec-4ef6-b713-f34fb2f62bfb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6824","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6825","nonce":471924691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6826","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6827","nonce":471924691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6830","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6831","nonce":471924691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6828","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6829","nonce":471924691}]},"public_addr":"10.20.193.120:6825/471924691","cluster_addr":"10.20.193.120:6827/471924691","heartbeat_back_addr":"10.20.193.120:6831/471924691","heartbeat_front_addr":"10.20.193.120:6829/471924691","state":["exists","up"]},{"osd":7,"uuid":"ad607cdb-8768-4ad4-a1ad-526c7a6c780b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6826","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6827","nonce":3160718408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6828","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6829","nonce":3160718408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6832","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6833","nonce":3160718408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6830","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6831","nonce":3160718408}]},"public_addr":"10.20.193.115:6827/3160718408","cluster_addr":"10.20.193.115:6829/3160718408","heartbeat_back_addr":"10.20.193.115:6833/3160718408","heartbeat_front_addr":"10.20.193.115:6831/3160718408","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.115:0/23493420":"2026-02-19T05:25:29.193479+0000","10.20.193.115:0/2814179689":"2026-02-19T05:24:56.317458+0000","10.20.193.115:6801/2848572920":"2026-02-19T05:24:56.317458+0000","10.20.193.115:0/2169474541":"2026-02-19T05:24:56.317458+0000","10.20.193.115:6800/55740162":"2026-02-19T05:25:29.193479+0000","10.20.193.115:6800/2848572920":"2026-02-19T05:24:56.317458+0000","10.20.193.115:0/2228026879":"2026-02-19T05:24:56.317458+0000","10.20.193.115:0/3088113200":"2026-02-19T05:25:07.486858+0000","10.20.193.115:0/3628503523":"2026-02-19T05:25:29.193479+0000","10.20.193.115:0/1738091336":"2026-02-19T05:25:07.486858+0000","10.20.193.115:0/233570828":"2026-02-19T05:25:29.193479+0000","10.20.193.115:6800/657791371":"2026-02-19T05:25:07.486858+0000","10.20.193.115:0/1278044344":"2026-02-19T05:25:07.486858+0000","10.20.193.115:6801/657791371":"2026-02-19T05:25:07.486858+0000","10.20.193.115:6801/55740162":"2026-02-19T05:25:29.193479+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-18T05:26:09.395 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2026-02-18T05:26:03.400525+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', '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, 'is_stretch_pool': False, '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': '20', '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, 'nonprimary_shards': '{}', 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2026-02-18T05:26:09.396 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd pool get .mgr pg_num 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: purged_snaps scrub starts 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: purged_snaps scrub ok 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: osd.7 [v2:10.20.193.115:6826/3160718408,v1:10.20.193.115:6827/3160718408] boot 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: osdmap e24: 8 total, 8 up, 8 in 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.470 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:09.471 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:09.471 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:09.471 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:09.471 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.471 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3065207933' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T05:26:09.471 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:09.515 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:09.721 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 sudo[39405]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2026-02-18T05:26:09.721 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 sudo[39405]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T05:26:09.721 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 sudo[39405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T05:26:09.721 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 sudo[39405]: pam_unix(sudo:session): session closed for user root 2026-02-18T05:26:09.754 INFO:teuthology.orchestra.run.trial115.stdout:pg_num: 1 2026-02-18T05:26:09.771 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 sudo[52027]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2026-02-18T05:26:09.772 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 sudo[52027]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T05:26:09.772 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 sudo[52027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T05:26:09.772 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 sudo[52027]: pam_unix(sudo:session): session closed for user root 2026-02-18T05:26:09.772 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 sudo[52031]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme0n1 2026-02-18T05:26:09.772 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 sudo[52031]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T05:26:09.772 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 sudo[52031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T05:26:09.772 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:09 trial115 sudo[52031]: pam_unix(sudo:session): session closed for user root 2026-02-18T05:26:09.794 INFO:tasks.cephadm:Setting up client nodes... 2026-02-18T05:26:09.794 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-18T05:26:09.910 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:10.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 sudo[39409]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme0n1 2026-02-18T05:26:10.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 sudo[39409]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T05:26:10.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 sudo[39409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T05:26:10.086 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:09 trial120 sudo[39409]: pam_unix(sudo:session): session closed for user root 2026-02-18T05:26:10.183 INFO:teuthology.orchestra.run.trial115.stdout:[client.0] 2026-02-18T05:26:10.183 INFO:teuthology.orchestra.run.trial115.stdout: key = AQByTZVp0OnqChAAxN1XPTdcjIJwCXh+FUYmcg== 2026-02-18T05:26:10.238 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:26:10.238 DEBUG:teuthology.orchestra.run.trial115:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-02-18T05:26:10.238 DEBUG:teuthology.orchestra.run.trial115:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-18T05:26:10.274 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: purged_snaps scrub starts 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: purged_snaps scrub ok 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: Detected new or changed devices on trial120 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: Adjusting osd_memory_target on trial120 to 20467M 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: Detected new or changed devices on trial115 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:10.308 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: Adjusting osd_memory_target on trial115 to 19699M 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: pgmap v32: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: osdmap e25: 8 total, 8 up, 8 in 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1047176296' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T05:26:10.309 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:26:10.311 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:26:10.311 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T05:26:10.311 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.311 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:10 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3106193861' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-18T05:26:10.395 INFO:teuthology.orchestra.run.trial120.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial120/config 2026-02-18T05:26:10.418 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: purged_snaps scrub starts 2026-02-18T05:26:10.418 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: purged_snaps scrub ok 2026-02-18T05:26:10.418 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: Detected new or changed devices on trial120 2026-02-18T05:26:10.418 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: Adjusting osd_memory_target on trial120 to 20467M 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: Detected new or changed devices on trial115 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: Adjusting osd_memory_target on trial115 to 19699M 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.419 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: pgmap v32: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: osdmap e25: 8 total, 8 up, 8 in 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1047176296' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.420 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial115"} : dispatch 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mon metadata", "id": "trial120"} : dispatch 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:10.421 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:10 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3106193861' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-18T05:26:10.680 INFO:teuthology.orchestra.run.trial120.stdout:[client.1] 2026-02-18T05:26:10.680 INFO:teuthology.orchestra.run.trial120.stdout: key = AQByTZVpFS10KBAAkidqPfC0pyFc7tMBrwzvZA== 2026-02-18T05:26:10.738 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:26:10.738 DEBUG:teuthology.orchestra.run.trial120:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2026-02-18T05:26:10.738 DEBUG:teuthology.orchestra.run.trial120:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2026-02-18T05:26:10.775 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-18T05:26:10.891 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:11.120 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:11.174 INFO:teuthology.orchestra.run.trial115.stdout:[{"version":15,"timestamp":"2026-02-18T05:26:09.160244+0000","name":"","changes":[{"name":"osd/host:trial115/osd_memory_target","new_value":"20656748339"}]}] 2026-02-18T05:26:11.175 INFO:tasks.ceph_manager:config epoch is 15 2026-02-18T05:26:11.175 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-18T05:26:11.175 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-18T05:26:11.175 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-18T05:26:11.292 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:11.407 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:11 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3917024807' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-18T05:26:11.407 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:11 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3917024807' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-18T05:26:11.407 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:11 trial115 ceph-mon[17156]: osdmap e26: 8 total, 8 up, 8 in 2026-02-18T05:26:11.407 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:11 trial115 ceph-mon[17156]: from='client.? 10.20.193.120:0/2041208502' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-18T05:26:11.407 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:11 trial115 ceph-mon[17156]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-18T05:26:11.408 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:11 trial115 ceph-mon[17156]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-18T05:26:11.408 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:11 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2338090224' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-18T05:26:11.557 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:11.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:11 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3917024807' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-18T05:26:11.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:11 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3917024807' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-18T05:26:11.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:11 trial120 ceph-mon[23714]: osdmap e26: 8 total, 8 up, 8 in 2026-02-18T05:26:11.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:11 trial120 ceph-mon[23714]: from='client.? 10.20.193.120:0/2041208502' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-18T05:26:11.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:11 trial120 ceph-mon[23714]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-18T05:26:11.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:11 trial120 ceph-mon[23714]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-18T05:26:11.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:11 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2338090224' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-18T05:26:11.592 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":18,"flags":0,"active_gid":14217,"active_name":"trial115.zotyem","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6800","nonce":3610008439},{"type":"v1","addr":"10.20.193.115:6801","nonce":3610008439}]},"active_addr":"10.20.193.115:6801/3610008439","active_change":"2026-02-18T05:25:29.193616+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":14238,"name":"trial120.fhuwwx","mgr_features":4544132024016699391,"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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus"],"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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://10.20.193.115:8443/","prometheus":"http://10.20.193.115:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":5,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.115:0","nonce":786977982}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.115:0","nonce":220236514}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.115:0","nonce":274619634}]}]} 2026-02-18T05:26:11.599 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-18T05:26:11.600 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-18T05:26:11.600 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd dump --format=json 2026-02-18T05:26:11.717 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:11.941 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:11.941 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":26,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","created":"2026-02-18T05:24:46.382662+0000","modified":"2026-02-18T05:26:10.244060+0000","last_up_change":"2026-02-18T05:26:08.241691+0000","last_in_change":"2026-02-18T05:25:53.617169+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":12,"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":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T05:26:03.400525+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b24f1530-f3f0-4353-9f01-082fdaf1c29c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6800","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6801","nonce":2172094730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6802","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6803","nonce":2172094730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6806","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6807","nonce":2172094730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6804","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6805","nonce":2172094730}]},"public_addr":"10.20.193.120:6801/2172094730","cluster_addr":"10.20.193.120:6803/2172094730","heartbeat_back_addr":"10.20.193.120:6807/2172094730","heartbeat_front_addr":"10.20.193.120:6805/2172094730","state":["exists","up"]},{"osd":1,"uuid":"9b335913-6085-423f-b2a6-05a4dbb2c6f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6802","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6803","nonce":516858484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6804","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6805","nonce":516858484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6808","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6809","nonce":516858484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6806","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6807","nonce":516858484}]},"public_addr":"10.20.193.115:6803/516858484","cluster_addr":"10.20.193.115:6805/516858484","heartbeat_back_addr":"10.20.193.115:6809/516858484","heartbeat_front_addr":"10.20.193.115:6807/516858484","state":["exists","up"]},{"osd":2,"uuid":"20f7b477-a5aa-4fa5-8eb5-feb0a97b7f12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6808","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6809","nonce":1604699374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6810","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6811","nonce":1604699374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6814","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6815","nonce":1604699374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6812","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6813","nonce":1604699374}]},"public_addr":"10.20.193.120:6809/1604699374","cluster_addr":"10.20.193.120:6811/1604699374","heartbeat_back_addr":"10.20.193.120:6815/1604699374","heartbeat_front_addr":"10.20.193.120:6813/1604699374","state":["exists","up"]},{"osd":3,"uuid":"629dcf27-b0fc-4cc9-aac4-41950c97c1e8","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":"10.20.193.115:6810","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6811","nonce":827965690}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6812","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6813","nonce":827965690}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6816","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6817","nonce":827965690}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6814","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6815","nonce":827965690}]},"public_addr":"10.20.193.115:6811/827965690","cluster_addr":"10.20.193.115:6813/827965690","heartbeat_back_addr":"10.20.193.115:6817/827965690","heartbeat_front_addr":"10.20.193.115:6815/827965690","state":["exists","up"]},{"osd":4,"uuid":"a5e0ead2-26fe-472d-8914-53a65ea903e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6816","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6817","nonce":73315350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6818","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6819","nonce":73315350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6822","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6823","nonce":73315350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6820","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6821","nonce":73315350}]},"public_addr":"10.20.193.120:6817/73315350","cluster_addr":"10.20.193.120:6819/73315350","heartbeat_back_addr":"10.20.193.120:6823/73315350","heartbeat_front_addr":"10.20.193.120:6821/73315350","state":["exists","up"]},{"osd":5,"uuid":"da03eabd-3fee-447f-a02a-5845eb48395c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6818","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6819","nonce":3463379053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6820","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6821","nonce":3463379053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6824","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6825","nonce":3463379053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6822","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6823","nonce":3463379053}]},"public_addr":"10.20.193.115:6819/3463379053","cluster_addr":"10.20.193.115:6821/3463379053","heartbeat_back_addr":"10.20.193.115:6825/3463379053","heartbeat_front_addr":"10.20.193.115:6823/3463379053","state":["exists","up"]},{"osd":6,"uuid":"877b9146-e8ec-4ef6-b713-f34fb2f62bfb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6824","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6825","nonce":471924691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6826","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6827","nonce":471924691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6830","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6831","nonce":471924691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6828","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6829","nonce":471924691}]},"public_addr":"10.20.193.120:6825/471924691","cluster_addr":"10.20.193.120:6827/471924691","heartbeat_back_addr":"10.20.193.120:6831/471924691","heartbeat_front_addr":"10.20.193.120:6829/471924691","state":["exists","up"]},{"osd":7,"uuid":"ad607cdb-8768-4ad4-a1ad-526c7a6c780b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6826","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6827","nonce":3160718408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6828","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6829","nonce":3160718408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6832","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6833","nonce":3160718408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6830","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6831","nonce":3160718408}]},"public_addr":"10.20.193.115:6827/3160718408","cluster_addr":"10.20.193.115:6829/3160718408","heartbeat_back_addr":"10.20.193.115:6833/3160718408","heartbeat_front_addr":"10.20.193.115:6831/3160718408","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.115:0/23493420":"2026-02-19T05:25:29.193479+0000","10.20.193.115:0/2814179689":"2026-02-19T05:24:56.317458+0000","10.20.193.115:6801/2848572920":"2026-02-19T05:24:56.317458+0000","10.20.193.115:0/2169474541":"2026-02-19T05:24:56.317458+0000","10.20.193.115:6800/55740162":"2026-02-19T05:25:29.193479+0000","10.20.193.115:6800/2848572920":"2026-02-19T05:24:56.317458+0000","10.20.193.115:0/2228026879":"2026-02-19T05:24:56.317458+0000","10.20.193.115:0/3088113200":"2026-02-19T05:25:07.486858+0000","10.20.193.115:0/3628503523":"2026-02-19T05:25:29.193479+0000","10.20.193.115:0/1738091336":"2026-02-19T05:25:07.486858+0000","10.20.193.115:0/233570828":"2026-02-19T05:25:29.193479+0000","10.20.193.115:6800/657791371":"2026-02-19T05:25:07.486858+0000","10.20.193.115:0/1278044344":"2026-02-19T05:25:07.486858+0000","10.20.193.115:6801/657791371":"2026-02-19T05:25:07.486858+0000","10.20.193.115:6801/55740162":"2026-02-19T05:25:29.193479+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-18T05:26:11.978 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-18T05:26:11.978 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd dump --format=json 2026-02-18T05:26:12.095 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.314 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:12.314 INFO:teuthology.orchestra.run.trial115.stdout:{"epoch":26,"fsid":"19ff6913-0c8a-11f1-a89f-d404e6e7d460","created":"2026-02-18T05:24:46.382662+0000","modified":"2026-02-18T05:26:10.244060+0000","last_up_change":"2026-02-18T05:26:08.241691+0000","last_in_change":"2026-02-18T05:25:53.617169+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":12,"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":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T05:26:03.400525+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b24f1530-f3f0-4353-9f01-082fdaf1c29c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6800","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6801","nonce":2172094730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6802","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6803","nonce":2172094730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6806","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6807","nonce":2172094730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6804","nonce":2172094730},{"type":"v1","addr":"10.20.193.120:6805","nonce":2172094730}]},"public_addr":"10.20.193.120:6801/2172094730","cluster_addr":"10.20.193.120:6803/2172094730","heartbeat_back_addr":"10.20.193.120:6807/2172094730","heartbeat_front_addr":"10.20.193.120:6805/2172094730","state":["exists","up"]},{"osd":1,"uuid":"9b335913-6085-423f-b2a6-05a4dbb2c6f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6802","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6803","nonce":516858484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6804","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6805","nonce":516858484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6808","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6809","nonce":516858484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6806","nonce":516858484},{"type":"v1","addr":"10.20.193.115:6807","nonce":516858484}]},"public_addr":"10.20.193.115:6803/516858484","cluster_addr":"10.20.193.115:6805/516858484","heartbeat_back_addr":"10.20.193.115:6809/516858484","heartbeat_front_addr":"10.20.193.115:6807/516858484","state":["exists","up"]},{"osd":2,"uuid":"20f7b477-a5aa-4fa5-8eb5-feb0a97b7f12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6808","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6809","nonce":1604699374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6810","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6811","nonce":1604699374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6814","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6815","nonce":1604699374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6812","nonce":1604699374},{"type":"v1","addr":"10.20.193.120:6813","nonce":1604699374}]},"public_addr":"10.20.193.120:6809/1604699374","cluster_addr":"10.20.193.120:6811/1604699374","heartbeat_back_addr":"10.20.193.120:6815/1604699374","heartbeat_front_addr":"10.20.193.120:6813/1604699374","state":["exists","up"]},{"osd":3,"uuid":"629dcf27-b0fc-4cc9-aac4-41950c97c1e8","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":"10.20.193.115:6810","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6811","nonce":827965690}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6812","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6813","nonce":827965690}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6816","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6817","nonce":827965690}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6814","nonce":827965690},{"type":"v1","addr":"10.20.193.115:6815","nonce":827965690}]},"public_addr":"10.20.193.115:6811/827965690","cluster_addr":"10.20.193.115:6813/827965690","heartbeat_back_addr":"10.20.193.115:6817/827965690","heartbeat_front_addr":"10.20.193.115:6815/827965690","state":["exists","up"]},{"osd":4,"uuid":"a5e0ead2-26fe-472d-8914-53a65ea903e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6816","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6817","nonce":73315350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6818","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6819","nonce":73315350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6822","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6823","nonce":73315350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6820","nonce":73315350},{"type":"v1","addr":"10.20.193.120:6821","nonce":73315350}]},"public_addr":"10.20.193.120:6817/73315350","cluster_addr":"10.20.193.120:6819/73315350","heartbeat_back_addr":"10.20.193.120:6823/73315350","heartbeat_front_addr":"10.20.193.120:6821/73315350","state":["exists","up"]},{"osd":5,"uuid":"da03eabd-3fee-447f-a02a-5845eb48395c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6818","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6819","nonce":3463379053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6820","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6821","nonce":3463379053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6824","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6825","nonce":3463379053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6822","nonce":3463379053},{"type":"v1","addr":"10.20.193.115:6823","nonce":3463379053}]},"public_addr":"10.20.193.115:6819/3463379053","cluster_addr":"10.20.193.115:6821/3463379053","heartbeat_back_addr":"10.20.193.115:6825/3463379053","heartbeat_front_addr":"10.20.193.115:6823/3463379053","state":["exists","up"]},{"osd":6,"uuid":"877b9146-e8ec-4ef6-b713-f34fb2f62bfb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6824","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6825","nonce":471924691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6826","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6827","nonce":471924691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6830","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6831","nonce":471924691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.120:6828","nonce":471924691},{"type":"v1","addr":"10.20.193.120:6829","nonce":471924691}]},"public_addr":"10.20.193.120:6825/471924691","cluster_addr":"10.20.193.120:6827/471924691","heartbeat_back_addr":"10.20.193.120:6831/471924691","heartbeat_front_addr":"10.20.193.120:6829/471924691","state":["exists","up"]},{"osd":7,"uuid":"ad607cdb-8768-4ad4-a1ad-526c7a6c780b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6826","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6827","nonce":3160718408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6828","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6829","nonce":3160718408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6832","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6833","nonce":3160718408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.115:6830","nonce":3160718408},{"type":"v1","addr":"10.20.193.115:6831","nonce":3160718408}]},"public_addr":"10.20.193.115:6827/3160718408","cluster_addr":"10.20.193.115:6829/3160718408","heartbeat_back_addr":"10.20.193.115:6833/3160718408","heartbeat_front_addr":"10.20.193.115:6831/3160718408","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.115:0/23493420":"2026-02-19T05:25:29.193479+0000","10.20.193.115:0/2814179689":"2026-02-19T05:24:56.317458+0000","10.20.193.115:6801/2848572920":"2026-02-19T05:24:56.317458+0000","10.20.193.115:0/2169474541":"2026-02-19T05:24:56.317458+0000","10.20.193.115:6800/55740162":"2026-02-19T05:25:29.193479+0000","10.20.193.115:6800/2848572920":"2026-02-19T05:24:56.317458+0000","10.20.193.115:0/2228026879":"2026-02-19T05:24:56.317458+0000","10.20.193.115:0/3088113200":"2026-02-19T05:25:07.486858+0000","10.20.193.115:0/3628503523":"2026-02-19T05:25:29.193479+0000","10.20.193.115:0/1738091336":"2026-02-19T05:25:07.486858+0000","10.20.193.115:0/233570828":"2026-02-19T05:25:29.193479+0000","10.20.193.115:6800/657791371":"2026-02-19T05:25:07.486858+0000","10.20.193.115:0/1278044344":"2026-02-19T05:25:07.486858+0000","10.20.193.115:6801/657791371":"2026-02-19T05:25:07.486858+0000","10.20.193.115:6801/55740162":"2026-02-19T05:25:29.193479+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-18T05:26:12.314 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:12 trial115 ceph-mon[17156]: pgmap v35: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:12.315 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:12 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/4101858662' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-18T05:26:12.315 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:12 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/681404342' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T05:26:12.353 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-18T05:26:12.354 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-18T05:26:12.354 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph tell osd.2 flush_pg_stats 2026-02-18T05:26:12.355 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph tell osd.3 flush_pg_stats 2026-02-18T05:26:12.355 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph tell osd.4 flush_pg_stats 2026-02-18T05:26:12.355 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph tell osd.5 flush_pg_stats 2026-02-18T05:26:12.356 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph tell osd.6 flush_pg_stats 2026-02-18T05:26:12.356 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph tell osd.7 flush_pg_stats 2026-02-18T05:26:12.480 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.480 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.483 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.484 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.485 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.490 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.491 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.501 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:12 trial120 ceph-mon[23714]: pgmap v35: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:12.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:12 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/4101858662' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-18T05:26:12.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:12 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/681404342' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T05:26:12.695 INFO:teuthology.orchestra.run.trial115.stdout:90194313221 2026-02-18T05:26:12.695 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.5 2026-02-18T05:26:12.715 INFO:teuthology.orchestra.run.trial115.stdout:81604378628 2026-02-18T05:26:12.716 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.3 2026-02-18T05:26:12.719 INFO:teuthology.orchestra.run.trial115.stdout:98784247810 2026-02-18T05:26:12.720 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.6 2026-02-18T05:26:12.726 INFO:teuthology.orchestra.run.trial115.stdout:103079215107 2026-02-18T05:26:12.727 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.7 2026-02-18T05:26:12.753 INFO:teuthology.orchestra.run.trial115.stdout:68719476740 2026-02-18T05:26:12.753 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-18T05:26:12.758 INFO:teuthology.orchestra.run.trial115.stdout:90194313220 2026-02-18T05:26:12.759 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.4 2026-02-18T05:26:12.765 INFO:teuthology.orchestra.run.trial115.stdout:77309411331 2026-02-18T05:26:12.766 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.2 2026-02-18T05:26:12.768 INFO:teuthology.orchestra.run.trial115.stdout:68719476741 2026-02-18T05:26:12.768 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-18T05:26:12.820 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.844 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.876 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.881 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.887 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.934 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.934 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:12.937 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:13.070 INFO:teuthology.orchestra.run.trial115.stdout:90194313219 2026-02-18T05:26:13.082 INFO:teuthology.orchestra.run.trial115.stdout:81604378627 2026-02-18T05:26:13.114 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313221 got 90194313219 for osd.5 2026-02-18T05:26:13.124 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378628 got 81604378627 for osd.3 2026-02-18T05:26:13.125 INFO:teuthology.orchestra.run.trial115.stdout:103079215106 2026-02-18T05:26:13.127 INFO:teuthology.orchestra.run.trial115.stdout:98784247809 2026-02-18T05:26:13.133 INFO:teuthology.orchestra.run.trial115.stdout:68719476738 2026-02-18T05:26:13.170 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215107 got 103079215106 for osd.7 2026-02-18T05:26:13.175 INFO:tasks.cephadm.ceph_manager.ceph:need seq 98784247810 got 98784247809 for osd.6 2026-02-18T05:26:13.178 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476740 got 68719476738 for osd.0 2026-02-18T05:26:13.184 INFO:teuthology.orchestra.run.trial115.stdout:68719476739 2026-02-18T05:26:13.190 INFO:teuthology.orchestra.run.trial115.stdout:77309411330 2026-02-18T05:26:13.198 INFO:teuthology.orchestra.run.trial115.stdout:90194313218 2026-02-18T05:26:13.234 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476741 got 68719476739 for osd.1 2026-02-18T05:26:13.236 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411331 got 77309411330 for osd.2 2026-02-18T05:26:13.244 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313220 got 90194313218 for osd.4 2026-02-18T05:26:13.331 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:13 trial115 ceph-mon[17156]: mgrmap e19: trial115.zotyem(active, since 42s), standbys: trial120.fhuwwx 2026-02-18T05:26:13.332 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:13 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1727260726' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T05:26:13.332 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:13 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3144488476' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-18T05:26:13.332 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:13 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/171046867' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-18T05:26:13.332 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:13 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/424292198' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-18T05:26:13.332 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:13 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2362594257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-18T05:26:13.332 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:13 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/4085148516' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T05:26:13.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:13 trial120 ceph-mon[23714]: mgrmap e19: trial115.zotyem(active, since 42s), standbys: trial120.fhuwwx 2026-02-18T05:26:13.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:13 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1727260726' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T05:26:13.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:13 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3144488476' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-18T05:26:13.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:13 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/171046867' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-18T05:26:13.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:13 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/424292198' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-18T05:26:13.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:13 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2362594257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-18T05:26:13.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:13 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/4085148516' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T05:26:14.114 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.5 2026-02-18T05:26:14.125 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.3 2026-02-18T05:26:14.170 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.7 2026-02-18T05:26:14.175 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.6 2026-02-18T05:26:14.179 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-18T05:26:14.230 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:14.234 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-18T05:26:14.237 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.2 2026-02-18T05:26:14.246 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph osd last-stat-seq osd.4 2026-02-18T05:26:14.275 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:14.321 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:14.324 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:14.326 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:14.387 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:14 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/4033708124' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T05:26:14.388 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:14 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/78977043' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T05:26:14.388 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:14 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1816757203' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-18T05:26:14.388 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:14 trial115 ceph-mon[17156]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:14.398 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:14.402 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:14.403 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:14.480 INFO:teuthology.orchestra.run.trial115.stdout:90194313221 2026-02-18T05:26:14.531 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313221 got 90194313221 for osd.5 2026-02-18T05:26:14.531 DEBUG:teuthology.parallel:result is None 2026-02-18T05:26:14.545 INFO:teuthology.orchestra.run.trial115.stdout:81604378628 2026-02-18T05:26:14.585 INFO:teuthology.orchestra.run.trial115.stdout:103079215107 2026-02-18T05:26:14.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:14 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/4033708124' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T05:26:14.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:14 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/78977043' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T05:26:14.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:14 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1816757203' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-18T05:26:14.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:14 trial120 ceph-mon[23714]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:14.588 INFO:teuthology.orchestra.run.trial115.stdout:98784247811 2026-02-18T05:26:14.591 INFO:teuthology.orchestra.run.trial115.stdout:68719476740 2026-02-18T05:26:14.594 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378628 got 81604378628 for osd.3 2026-02-18T05:26:14.594 DEBUG:teuthology.parallel:result is None 2026-02-18T05:26:14.638 INFO:tasks.cephadm.ceph_manager.ceph:need seq 98784247810 got 98784247811 for osd.6 2026-02-18T05:26:14.639 DEBUG:teuthology.parallel:result is None 2026-02-18T05:26:14.639 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215107 got 103079215107 for osd.7 2026-02-18T05:26:14.639 DEBUG:teuthology.parallel:result is None 2026-02-18T05:26:14.646 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476740 got 68719476740 for osd.0 2026-02-18T05:26:14.646 DEBUG:teuthology.parallel:result is None 2026-02-18T05:26:14.661 INFO:teuthology.orchestra.run.trial115.stdout:77309411332 2026-02-18T05:26:14.662 INFO:teuthology.orchestra.run.trial115.stdout:68719476741 2026-02-18T05:26:14.668 INFO:teuthology.orchestra.run.trial115.stdout:90194313220 2026-02-18T05:26:14.706 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476741 got 68719476741 for osd.1 2026-02-18T05:26:14.706 DEBUG:teuthology.parallel:result is None 2026-02-18T05:26:14.707 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411331 got 77309411332 for osd.2 2026-02-18T05:26:14.707 DEBUG:teuthology.parallel:result is None 2026-02-18T05:26:14.713 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313220 got 90194313220 for osd.4 2026-02-18T05:26:14.714 DEBUG:teuthology.parallel:result is None 2026-02-18T05:26:14.714 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-18T05:26:14.714 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph pg dump --format=json 2026-02-18T05:26:14.869 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:15.093 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:15.094 INFO:teuthology.orchestra.run.trial115.stderr:dumped all 2026-02-18T05:26:15.131 INFO:teuthology.orchestra.run.trial115.stdout:{"pg_ready":true,"pg_map":{"version":36,"stamp":"2026-02-18T05:26:13.202300+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"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":232,"ondisk_log_size":232,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":5871992832,"kb_used":220000,"kb_used_data":3724,"kb_used_omap":63,"kb_used_meta":215488,"kb_avail":5871772832,"statfs":{"total":6012920659968,"available":6012695379968,"internally_reserved":0,"allocated":3813376,"data_stored":2536344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64985,"internal_metadata":220660263},"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":"25'232","reported_seq":288,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-18T05:26:10.242341+0000","last_change":"2026-02-18T05:26:09.242636+0000","last_active":"2026-02-18T05:26:10.242341+0000","last_peered":"2026-02-18T05:26:10.242341+0000","last_clean":"2026-02-18T05:26:10.242341+0000","last_became_active":"2026-02-18T05:26:09.242405+0000","last_became_peered":"2026-02-18T05:26:09.242405+0000","last_unstale":"2026-02-18T05:26:10.242341+0000","last_undegraded":"2026-02-18T05:26:10.242341+0000","last_fullsized":"2026-02-18T05:26:10.242341+0000","mapping_epoch":24,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:26:04.090840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:26:04.090840+0000","last_clean_scrub_stamp":"2026-02-18T05:26:04.090840+0000","objects_scrubbed":0,"log_size":232,"log_dups_size":0,"ondisk_log_size":232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:18:33.733742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"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":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":232,"ondisk_log_size":232,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":24,"seq":103079215107,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5520,"internal_metadata":27585136},"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":[]},{"osd":6,"up_from":23,"seq":98784247811,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27980,"kb_used_data":828,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971124,"statfs":{"total":751615082496,"available":751586430976,"internally_reserved":0,"allocated":847872,"data_stored":686023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6167,"internal_metadata":27584489},"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":[]},{"osd":5,"up_from":21,"seq":90194313221,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27980,"kb_used_data":828,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971124,"statfs":{"total":751615082496,"available":751586430976,"internally_reserved":0,"allocated":847872,"data_stored":686023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"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":[]},{"osd":4,"up_from":21,"seq":90194313220,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"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":[]},{"osd":3,"up_from":19,"seq":81604378628,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8773,"internal_metadata":27581883},"hb_peers":[0,1,2,4,5],"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":[]},{"osd":2,"up_from":18,"seq":77309411332,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27980,"kb_used_data":828,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971124,"statfs":{"total":751615082496,"available":751586430976,"internally_reserved":0,"allocated":847872,"data_stored":686023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9425,"internal_metadata":27581231},"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":[]},{"osd":0,"up_from":16,"seq":68719476740,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"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":[]},{"osd":1,"up_from":16,"seq":68719476741,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10075,"internal_metadata":27580581},"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":[]}],"pool_statfs":[{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T05:26:15.132 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph pg dump --format=json 2026-02-18T05:26:15.249 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:15.471 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:15.472 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:15 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:26:15.472 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:15 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2925717637' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-18T05:26:15.472 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:15 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1766621597' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-18T05:26:15.472 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:15 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/2052620433' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-18T05:26:15.473 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:15 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1123129454' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-18T05:26:15.473 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:15 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1003188546' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T05:26:15.473 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:15 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/3292532974' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T05:26:15.473 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:15 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/4157521585' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T05:26:15.473 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:15 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1247169300' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-18T05:26:15.473 INFO:teuthology.orchestra.run.trial115.stderr:dumped all 2026-02-18T05:26:15.510 INFO:teuthology.orchestra.run.trial115.stdout:{"pg_ready":true,"pg_map":{"version":37,"stamp":"2026-02-18T05:26:15.202609+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"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":232,"ondisk_log_size":232,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":5871992832,"kb_used":220000,"kb_used_data":3724,"kb_used_omap":63,"kb_used_meta":215488,"kb_avail":5871772832,"statfs":{"total":6012920659968,"available":6012695379968,"internally_reserved":0,"allocated":3813376,"data_stored":2536344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64985,"internal_metadata":220660263},"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":"2.000308"},"pg_stats":[{"pgid":"1.0","version":"25'232","reported_seq":288,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-18T05:26:10.242341+0000","last_change":"2026-02-18T05:26:09.242636+0000","last_active":"2026-02-18T05:26:10.242341+0000","last_peered":"2026-02-18T05:26:10.242341+0000","last_clean":"2026-02-18T05:26:10.242341+0000","last_became_active":"2026-02-18T05:26:09.242405+0000","last_became_peered":"2026-02-18T05:26:09.242405+0000","last_unstale":"2026-02-18T05:26:10.242341+0000","last_undegraded":"2026-02-18T05:26:10.242341+0000","last_fullsized":"2026-02-18T05:26:10.242341+0000","mapping_epoch":24,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:26:04.090840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:26:04.090840+0000","last_clean_scrub_stamp":"2026-02-18T05:26:04.090840+0000","objects_scrubbed":0,"log_size":232,"log_dups_size":0,"ondisk_log_size":232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:18:33.733742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"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":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":232,"ondisk_log_size":232,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":24,"seq":103079215108,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5520,"internal_metadata":27585136},"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":[]},{"osd":6,"up_from":23,"seq":98784247811,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27980,"kb_used_data":828,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971124,"statfs":{"total":751615082496,"available":751586430976,"internally_reserved":0,"allocated":847872,"data_stored":686023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6167,"internal_metadata":27584489},"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":[]},{"osd":5,"up_from":21,"seq":90194313221,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27980,"kb_used_data":828,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971124,"statfs":{"total":751615082496,"available":751586430976,"internally_reserved":0,"allocated":847872,"data_stored":686023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"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":[]},{"osd":4,"up_from":21,"seq":90194313220,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"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":[]},{"osd":3,"up_from":19,"seq":81604378629,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8773,"internal_metadata":27581883},"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":[]},{"osd":2,"up_from":18,"seq":77309411332,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27980,"kb_used_data":828,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971124,"statfs":{"total":751615082496,"available":751586430976,"internally_reserved":0,"allocated":847872,"data_stored":686023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9425,"internal_metadata":27581231},"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":[]},{"osd":0,"up_from":16,"seq":68719476740,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"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":[]},{"osd":1,"up_from":16,"seq":68719476741,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27212,"kb_used_data":248,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971892,"statfs":{"total":751615082496,"available":751587217408,"internally_reserved":0,"allocated":253952,"data_stored":95655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10075,"internal_metadata":27580581},"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":[]}],"pool_statfs":[{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T05:26:15.511 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-18T05:26:15.511 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-18T05:26:15.511 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-18T05:26:15.512 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph health --format=json 2026-02-18T05:26:15.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:15 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:26:15.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:15 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2925717637' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-18T05:26:15.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:15 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1766621597' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-18T05:26:15.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:15 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/2052620433' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-18T05:26:15.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:15 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1123129454' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-18T05:26:15.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:15 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1003188546' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T05:26:15.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:15 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/3292532974' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T05:26:15.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:15 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/4157521585' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T05:26:15.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:15 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1247169300' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-18T05:26:15.630 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:15.887 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:15.888 INFO:teuthology.orchestra.run.trial115.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-18T05:26:15.925 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-18T05:26:15.925 INFO:tasks.cephadm:Setup complete, yielding 2026-02-18T05:26:15.926 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-18T05:26:15.942 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial115.front.sepia.ceph.com 2026-02-18T05:26:15.942 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch status' 2026-02-18T05:26:16.056 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:16.286 INFO:teuthology.orchestra.run.trial115.stdout:Backend: cephadm 2026-02-18T05:26:16.287 INFO:teuthology.orchestra.run.trial115.stdout:Available: Yes 2026-02-18T05:26:16.287 INFO:teuthology.orchestra.run.trial115.stdout:Paused: No 2026-02-18T05:26:16.324 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch ps' 2026-02-18T05:26:16.347 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:16 trial115 ceph-mon[17156]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:16.347 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:16 trial115 ceph-mon[17156]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:16.347 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:16 trial115 ceph-mon[17156]: from='client.14566 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:16.347 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:16 trial115 ceph-mon[17156]: from='client.? 10.20.193.115:0/1183760226' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-18T05:26:16.440 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:16.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:16 trial120 ceph-mon[23714]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:16.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:16 trial120 ceph-mon[23714]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:16.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:16 trial120 ceph-mon[23714]: from='client.14566 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:16.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:16 trial120 ceph-mon[23714]: from='client.? 10.20.193.115:0/1183760226' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-18T05:26:16.674 INFO:teuthology.orchestra.run.trial115.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:alertmanager.trial115 trial115 *:9093,9094 running (32s) 8s ago 58s 23.2M - 0.28.1 91c01b3cec9b 2eb4e9a356df 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:ceph-exporter.trial115 trial115 *:9926 running (62s) 8s ago 62s 76.0M - 20.2.0-670-gadc19233 c2bc6184fe25 572503d6d417 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:ceph-exporter.trial120 trial120 *:9926 running (43s) 8s ago 43s 76.1M - 20.2.0-670-gadc19233 c2bc6184fe25 fd166020a799 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:crash.trial115 trial115 running (61s) 8s ago 61s 7638k - 20.2.0-670-gadc19233 c2bc6184fe25 eeaa49ecf6bf 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:crash.trial120 trial120 running (43s) 8s ago 42s 7646k - 20.2.0-670-gadc19233 c2bc6184fe25 effeeb4bc40e 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:grafana.trial115 trial115 *:3000 running (31s) 8s ago 54s 121M - 12.3.1 5cdab57891ea 87a9c93d7ec5 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:mgr.trial115.zotyem trial115 *:9283,8765,8443 running (88s) 8s ago 88s 614M - 20.2.0-670-gadc19233 c2bc6184fe25 d65b8673c17c 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:mgr.trial120.fhuwwx trial120 *:8443,9283,8765 running (41s) 8s ago 41s 560M - 20.2.0-670-gadc19233 c2bc6184fe25 fad45047dac4 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:mon.trial115 trial115 running (89s) 8s ago 90s 117M 2048M 20.2.0-670-gadc19233 c2bc6184fe25 820a89d68f26 2026-02-18T05:26:16.675 INFO:teuthology.orchestra.run.trial115.stdout:mon.trial120 trial120 running (40s) 8s ago 40s 112M 2048M 20.2.0-670-gadc19233 c2bc6184fe25 62cfaea62034 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:node-exporter.trial115 trial115 *:9100 running (60s) 8s ago 60s 12.3M - 1.9.1 255ec253085f cc4693f39382 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:node-exporter.trial120 trial120 *:9100 running (41s) 8s ago 41s 9261k - 1.9.1 255ec253085f b840bce45033 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:osd.0 trial120 running (19s) 8s ago 19s 100M 19.9G 20.2.0-670-gadc19233 c2bc6184fe25 b52c521294b4 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:osd.1 trial115 running (18s) 8s ago 18s 99.3M 19.2G 20.2.0-670-gadc19233 c2bc6184fe25 ad3c31d6f046 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:osd.2 trial120 running (16s) 8s ago 16s 100M 19.9G 20.2.0-670-gadc19233 c2bc6184fe25 3ed4849aa565 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:osd.3 trial115 running (16s) 8s ago 15s 100M 19.2G 20.2.0-670-gadc19233 c2bc6184fe25 df10cd7c331e 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:osd.4 trial120 running (14s) 8s ago 14s 100M 19.9G 20.2.0-670-gadc19233 c2bc6184fe25 f758b8315b26 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:osd.5 trial115 running (13s) 8s ago 13s 100M 19.2G 20.2.0-670-gadc19233 c2bc6184fe25 60c04910af8d 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:osd.6 trial120 running (11s) 8s ago 11s 101M 19.9G 20.2.0-670-gadc19233 c2bc6184fe25 1cd5386731b8 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:osd.7 trial115 running (10s) 8s ago 10s 97.2M 19.2G 20.2.0-670-gadc19233 c2bc6184fe25 42707eb96d15 2026-02-18T05:26:16.676 INFO:teuthology.orchestra.run.trial115.stdout:prometheus.trial115 trial115 *:9095 running (31s) 8s ago 51s 38.5M - 3.6.0 4fcecf061b74 5ccf95b085d2 2026-02-18T05:26:16.713 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch ls' 2026-02-18T05:26:16.868 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:17.102 INFO:teuthology.orchestra.run.trial115.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2026-02-18T05:26:17.102 INFO:teuthology.orchestra.run.trial115.stdout:alertmanager ?:9093,9094 1/1 8s ago 73s count:1 2026-02-18T05:26:17.102 INFO:teuthology.orchestra.run.trial115.stdout:ceph-exporter ?:9926 2/2 9s ago 74s * 2026-02-18T05:26:17.102 INFO:teuthology.orchestra.run.trial115.stdout:crash 2/2 9s ago 75s * 2026-02-18T05:26:17.102 INFO:teuthology.orchestra.run.trial115.stdout:grafana ?:3000 1/1 8s ago 74s count:1 2026-02-18T05:26:17.102 INFO:teuthology.orchestra.run.trial115.stdout:mgr 2/2 9s ago 75s count:2 2026-02-18T05:26:17.103 INFO:teuthology.orchestra.run.trial115.stdout:mon 2/2 9s ago 61s trial115:10.20.193.115=trial115;trial120:10.20.193.120=trial120;count:2 2026-02-18T05:26:17.103 INFO:teuthology.orchestra.run.trial115.stdout:node-exporter ?:9100 2/2 9s ago 74s * 2026-02-18T05:26:17.103 INFO:teuthology.orchestra.run.trial115.stdout:osd.all-available-devices 8 9s ago 31s * 2026-02-18T05:26:17.103 INFO:teuthology.orchestra.run.trial115.stdout:prometheus ?:9095 1/1 8s ago 74s count:1 2026-02-18T05:26:17.140 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch host ls' 2026-02-18T05:26:17.257 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:17.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:17 trial115 ceph-mon[17156]: from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:17.490 INFO:teuthology.orchestra.run.trial115.stdout:HOST ADDR LABELS STATUS 2026-02-18T05:26:17.490 INFO:teuthology.orchestra.run.trial115.stdout:trial115 10.20.193.115 2026-02-18T05:26:17.490 INFO:teuthology.orchestra.run.trial115.stdout:trial120 10.20.193.120 2026-02-18T05:26:17.490 INFO:teuthology.orchestra.run.trial115.stdout:2 hosts in cluster 2026-02-18T05:26:17.530 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch device ls' 2026-02-18T05:26:17.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:17 trial120 ceph-mon[23714]: from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:17.648 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:17.886 INFO:teuthology.orchestra.run.trial115.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2026-02-18T05:26:17.886 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E89 1788G No 8s ago Has a FileSystem, LVM detected 2026-02-18T05:26:17.886 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E88 1788G No 8s ago Has a FileSystem, LVM detected 2026-02-18T05:26:17.886 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme3n1 ssd Linux_c785a0f58252a5969ede 700G No 8s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:17.886 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme4n1 ssd Linux_87fcab03548d4876b1fa 700G No 8s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:17.886 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme5n1 ssd Linux_277d6685a42bfdee431f 700G No 8s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:17.886 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme6n1 ssd Linux_45a4bef5e3efb88b0351 700G No 8s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:17.886 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E52 1788G No 9s ago Has a FileSystem, LVM detected 2026-02-18T05:26:17.887 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E79 1788G No 9s ago Has a FileSystem, LVM detected 2026-02-18T05:26:17.887 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme3n1 ssd Linux_8ef5ef992b34819a2b35 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:17.887 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme4n1 ssd Linux_143da637b5137f8d44ed 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:17.887 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme5n1 ssd Linux_91c84336de7cc43e364f 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:17.887 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme6n1 ssd Linux_9a5ce650d08ef72619cb 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:17.937 INFO:teuthology.run_tasks:Running task vip... 2026-02-18T05:26:17.955 INFO:tasks.vip:Allocating static IPs for each host... 2026-02-18T05:26:17.955 INFO:tasks.vip:peername 10.20.193.115 2026-02-18T05:26:17.987 INFO:tasks.vip:10.20.193.115 in 10.20.192.0/20, pos 370 2026-02-18T05:26:17.989 INFO:tasks.vip:trial115.front.sepia.ceph.com static 192.168.1.115, vnet 192.168.0.0/16 2026-02-18T05:26:17.989 INFO:tasks.vip:VIPs are [IPv4Address('192.168.17.115')] 2026-02-18T05:26:17.990 DEBUG:teuthology.orchestra.run.trial115:> sudo ip route ls 2026-02-18T05:26:18.013 INFO:teuthology.orchestra.run.trial115.stdout:default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.115 metric 102 2026-02-18T05:26:18.014 INFO:teuthology.orchestra.run.trial115.stdout:10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.115 metric 102 2026-02-18T05:26:18.014 INFO:teuthology.orchestra.run.trial115.stdout:169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-18T05:26:18.014 INFO:tasks.vip:Configuring 192.168.1.115 on trial115.front.sepia.ceph.com iface enp1s0f0... 2026-02-18T05:26:18.015 DEBUG:teuthology.orchestra.run.trial115:> sudo ip addr add 192.168.1.115/16 dev enp1s0f0 2026-02-18T05:26:18.080 INFO:tasks.vip:peername 10.20.193.120 2026-02-18T05:26:18.082 INFO:tasks.vip:10.20.193.120 in 10.20.192.0/20, pos 375 2026-02-18T05:26:18.086 INFO:tasks.vip:trial120.front.sepia.ceph.com static 192.168.1.120, vnet 192.168.0.0/16 2026-02-18T05:26:18.086 DEBUG:teuthology.orchestra.run.trial120:> sudo ip route ls 2026-02-18T05:26:18.112 INFO:teuthology.orchestra.run.trial120.stdout:default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.120 metric 102 2026-02-18T05:26:18.112 INFO:teuthology.orchestra.run.trial120.stdout:10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.120 metric 102 2026-02-18T05:26:18.112 INFO:teuthology.orchestra.run.trial120.stdout:169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-18T05:26:18.113 INFO:tasks.vip:Configuring 192.168.1.120 on trial120.front.sepia.ceph.com iface enp1s0f0... 2026-02-18T05:26:18.113 DEBUG:teuthology.orchestra.run.trial120:> sudo ip addr add 192.168.1.120/16 dev enp1s0f0 2026-02-18T05:26:18.178 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-18T05:26:18.194 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial115.front.sepia.ceph.com 2026-02-18T05:26:18.194 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch device ls --refresh' 2026-02-18T05:26:18.308 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:18.330 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:18 trial115 ceph-mon[17156]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:18.330 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:18 trial115 ceph-mon[17156]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:18.330 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:18 trial115 ceph-mon[17156]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:18.330 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:18 trial115 ceph-mon[17156]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:18.535 INFO:teuthology.orchestra.run.trial115.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2026-02-18T05:26:18.536 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E89 1788G No 9s ago Has a FileSystem, LVM detected 2026-02-18T05:26:18.536 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E88 1788G No 9s ago Has a FileSystem, LVM detected 2026-02-18T05:26:18.536 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme3n1 ssd Linux_c785a0f58252a5969ede 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:18.536 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme4n1 ssd Linux_87fcab03548d4876b1fa 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:18.536 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme5n1 ssd Linux_277d6685a42bfdee431f 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:18.536 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme6n1 ssd Linux_45a4bef5e3efb88b0351 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:18.536 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E52 1788G No 9s ago Has a FileSystem, LVM detected 2026-02-18T05:26:18.536 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E79 1788G No 9s ago Has a FileSystem, LVM detected 2026-02-18T05:26:18.537 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme3n1 ssd Linux_8ef5ef992b34819a2b35 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:18.537 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme4n1 ssd Linux_143da637b5137f8d44ed 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:18.537 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme5n1 ssd Linux_91c84336de7cc43e364f 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:18.537 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme6n1 ssd Linux_9a5ce650d08ef72619cb 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:18.574 INFO:teuthology.run_tasks:Running task vip.exec... 2026-02-18T05:26:18.590 INFO:tasks.vip:Running commands on role host.a host ubuntu@trial115.front.sepia.ceph.com 2026-02-18T05:26:18.591 DEBUG:teuthology.orchestra.run.trial115:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2026-02-18T05:26:18.592 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:18 trial120 ceph-mon[23714]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:18.592 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:18 trial120 ceph-mon[23714]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:18.592 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:18 trial120 ceph-mon[23714]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:18.592 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:18 trial120 ceph-mon[23714]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:18.615 INFO:teuthology.orchestra.run.trial115.stderr:+ systemctl stop nfs-server 2026-02-18T05:26:18.621 INFO:tasks.vip:Running commands on role host.b host ubuntu@trial120.front.sepia.ceph.com 2026-02-18T05:26:18.622 DEBUG:teuthology.orchestra.run.trial120:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2026-02-18T05:26:18.646 INFO:teuthology.orchestra.run.trial120.stderr:+ systemctl stop nfs-server 2026-02-18T05:26:18.653 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-18T05:26:18.674 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial115.front.sepia.ceph.com 2026-02-18T05:26:18.674 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph fs volume create fs1' 2026-02-18T05:26:18.790 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:19.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:19 trial120 ceph-mon[23714]: from='client.14590 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:19.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:19 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:19.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:19 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool create", "pool": "cephfs.fs1.meta"} : dispatch 2026-02-18T05:26:19.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:19 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:19.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:19 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:19.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:19 trial115 ceph-mon[17156]: from='client.14590 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:19.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:19 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:19.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:19 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool create", "pool": "cephfs.fs1.meta"} : dispatch 2026-02-18T05:26:19.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:19 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:19.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:19 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.245 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph nfs cluster create happy --ingress --virtual-ip=192.168.17.115 --ingress-mode=haproxy-protocol' 2026-02-18T05:26:20.364 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:20.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115[17152]: 2026-02-18T05:26:20.193+0000 7f1039b1f640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-18T05:26:20.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='client.14594 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "fs1", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool create", "pool": "cephfs.fs1.meta"}]': finished 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: osdmap e27: 8 total, 8 up, 8 in 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.fs1.data"} : dispatch 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: pgmap v40: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.fs1.data"}]': finished 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: osdmap e28: 8 total, 8 up, 8 in 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "fs new", "fs_name": "fs1", "metadata": "cephfs.fs1.meta", "data": "cephfs.fs1.data"} : dispatch 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-18T05:26:20.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:20 trial115 ceph-mon[17156]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='client.14594 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "fs1", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool create", "pool": "cephfs.fs1.meta"}]': finished 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: osdmap e27: 8 total, 8 up, 8 in 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.fs1.data"} : dispatch 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: pgmap v40: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.fs1.data"}]': finished 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: osdmap e28: 8 total, 8 up, 8 in 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "fs new", "fs_name": "fs1", "metadata": "cephfs.fs1.meta", "data": "cephfs.fs1.data"} : dispatch 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-18T05:26:20.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:20 trial120 ceph-mon[23714]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-02-18T05:26:21.410 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "fs new", "fs_name": "fs1", "metadata": "cephfs.fs1.meta", "data": "cephfs.fs1.data"}]': finished 2026-02-18T05:26:21.410 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: osdmap e29: 8 total, 8 up, 8 in 2026-02-18T05:26:21.410 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: fsmap fs1:0 2026-02-18T05:26:21.410 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: Saving service mds.fs1 spec with placement count:2 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.411 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:21.412 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mds.fs1.trial115.rlachq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-18T05:26:21.412 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "mds.fs1.trial115.rlachq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-18T05:26:21.412 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:21 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:21.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "fs new", "fs_name": "fs1", "metadata": "cephfs.fs1.meta", "data": "cephfs.fs1.data"}]': finished 2026-02-18T05:26:21.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: osdmap e29: 8 total, 8 up, 8 in 2026-02-18T05:26:21.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: fsmap fs1:0 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: Saving service mds.fs1 spec with placement count:2 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:21.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:21.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:21.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mds.fs1.trial115.rlachq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-18T05:26:21.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "mds.fs1.trial115.rlachq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-18T05:26:21.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:21 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:22.266 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph nfs export create cephfs --fsname fs1 --cluster-id happy --pseudo-path /d1' 2026-02-18T05:26:22.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "happy", "ingress": true, "virtual_ip": "192.168.17.115", "ingress_mode": "haproxy-protocol", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: Deploying daemon mds.fs1.trial115.rlachq on trial115 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: pgmap v44: 97 pgs: 96 unknown, 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: osdmap e30: 8 total, 8 up, 8 in 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mds.fs1.trial120.lenlpk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-18T05:26:22.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "mds.fs1.trial120.lenlpk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-18T05:26:22.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:22.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: Deploying daemon mds.fs1.trial120.lenlpk on trial120 2026-02-18T05:26:22.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2026-02-18T05:26:22.338 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:22 trial120 ceph-mon[23714]: osdmap e31: 8 total, 8 up, 8 in 2026-02-18T05:26:22.381 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:22.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "happy", "ingress": true, "virtual_ip": "192.168.17.115", "ingress_mode": "haproxy-protocol", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:22.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: Deploying daemon mds.fs1.trial115.rlachq on trial115 2026-02-18T05:26:22.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2026-02-18T05:26:22.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: pgmap v44: 97 pgs: 96 unknown, 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-18T05:26:22.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: osdmap e30: 8 total, 8 up, 8 in 2026-02-18T05:26:22.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2026-02-18T05:26:22.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "mds.fs1.trial120.lenlpk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-18T05:26:22.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "mds.fs1.trial120.lenlpk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-18T05:26:22.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:22.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: Deploying daemon mds.fs1.trial120.lenlpk on trial120 2026-02-18T05:26:22.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:22.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2026-02-18T05:26:22.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:22 trial115 ceph-mon[17156]: osdmap e31: 8 total, 8 up, 8 in 2026-02-18T05:26:22.690 INFO:teuthology.orchestra.run.trial115.stdout:{ 2026-02-18T05:26:22.690 INFO:teuthology.orchestra.run.trial115.stdout: "bind": "/d1", 2026-02-18T05:26:22.690 INFO:teuthology.orchestra.run.trial115.stdout: "cluster": "happy", 2026-02-18T05:26:22.691 INFO:teuthology.orchestra.run.trial115.stdout: "fs": "fs1", 2026-02-18T05:26:22.691 INFO:teuthology.orchestra.run.trial115.stdout: "mode": "RW", 2026-02-18T05:26:22.691 INFO:teuthology.orchestra.run.trial115.stdout: "path": "/" 2026-02-18T05:26:22.691 INFO:teuthology.orchestra.run.trial115.stdout:} 2026-02-18T05:26:22.736 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-18T05:26:22.754 INFO:tasks.cephadm:Waiting for ceph service nfs.happy to start (timeout 300)... 2026-02-18T05:26:22.754 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch ls -f json 2026-02-18T05:26:22.878 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:23.121 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:23.122 INFO:teuthology.orchestra.run.trial115.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2026-02-18T05:25:03.191681Z", "last_refresh": "2026-02-18T05:26:19.511508Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:33.061795Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2026-02-18T05:25:02.180006Z", "last_refresh": "2026-02-18T05:26:19.511380Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:33.738077Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2026-02-18T05:25:01.922365Z", "last_refresh": "2026-02-18T05:26:19.511425Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2026-02-18T05:25:02.698200Z", "last_refresh": "2026-02-18T05:26:19.511565Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:26:22.223190Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.221407Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "192.168.17.115"}}, {"events": ["2026-02-18T05:26:22.187162Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2026-02-18T05:26:20.201319Z", "last_refresh": "2026-02-18T05:26:22.864986Z", "running": 1, "size": 2}}, {"events": ["2026-02-18T05:25:35.594305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-18T05:25:01.652304Z", "last_refresh": "2026-02-18T05:26:19.511330Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:36.425800Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial115:10.20.193.115=trial115", "trial120:10.20.193.120=trial120"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-18T05:25:16.027873Z", "last_refresh": "2026-02-18T05:26:19.511255Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:26:22.220916Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.218650Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2026-02-18T05:25:34.873917Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2026-02-18T05:25:02.942510Z", "last_refresh": "2026-02-18T05:26:19.511468Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:45.716705Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2026-02-18T05:25:45.713101Z", "last_refresh": "2026-02-18T05:26:19.511645Z", "running": 8, "size": 8}}, {"events": ["2026-02-18T05:25:36.428112Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2026-02-18T05:25:02.438387Z", "last_refresh": "2026-02-18T05:26:19.511613Z", "ports": [9095], "running": 1, "size": 1}}] 2026-02-18T05:26:23.168 INFO:tasks.cephadm:nfs.happy has 0/1 2026-02-18T05:26:23.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: mds.? [v2:10.20.193.115:6834/4163706820,v1:10.20.193.115:6835/4163706820] up:boot 2026-02-18T05:26:23.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: mds.? [v2:10.20.193.120:6832/4098225552,v1:10.20.193.120:6833/4098225552] up:boot 2026-02-18T05:26:23.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: daemon mds.fs1.trial120.lenlpk assigned to filesystem fs1 as rank 0 (now has 1 ranks) 2026-02-18T05:26:23.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-02-18T05:26:23.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-02-18T05:26:23.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: Cluster is now healthy 2026-02-18T05:26:23.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: fsmap fs1:0 2 up:standby 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata", "who": "fs1.trial115.rlachq"} : dispatch 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: fsmap fs1:1 {0=fs1.trial120.lenlpk=up:creating} 1 up:standby 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata", "who": "fs1.trial120.lenlpk"} : dispatch 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: Saving service nfs.happy spec with placement count:1 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: daemon mds.fs1.trial120.lenlpk is now active in filesystem fs1 as rank 0 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: Saving service ingress.nfs.happy spec with placement count:2 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: mds.? [v2:10.20.193.120:6832/4098225552,v1:10.20.193.120:6833/4098225552] up:active 2026-02-18T05:26:23.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: fsmap fs1:1 {0=fs1.trial120.lenlpk=up:active} 1 up:standby 2026-02-18T05:26:23.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.fs1.77683d3d", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"} : dispatch 2026-02-18T05:26:23.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.fs1.77683d3d", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"}]': finished 2026-02-18T05:26:23.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.fs1.77683d3d", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"} : dispatch 2026-02-18T05:26:23.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:23.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:23 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:23.584 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: mds.? [v2:10.20.193.115:6834/4163706820,v1:10.20.193.115:6835/4163706820] up:boot 2026-02-18T05:26:23.584 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: mds.? [v2:10.20.193.120:6832/4098225552,v1:10.20.193.120:6833/4098225552] up:boot 2026-02-18T05:26:23.584 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: daemon mds.fs1.trial120.lenlpk assigned to filesystem fs1 as rank 0 (now has 1 ranks) 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: Cluster is now healthy 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: fsmap fs1:0 2 up:standby 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata", "who": "fs1.trial115.rlachq"} : dispatch 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: fsmap fs1:1 {0=fs1.trial120.lenlpk=up:creating} 1 up:standby 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "mds metadata", "who": "fs1.trial120.lenlpk"} : dispatch 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: Saving service nfs.happy spec with placement count:1 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: daemon mds.fs1.trial120.lenlpk is now active in filesystem fs1 as rank 0 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:23.585 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: Saving service ingress.nfs.happy spec with placement count:2 2026-02-18T05:26:23.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:23.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:23.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: mds.? [v2:10.20.193.120:6832/4098225552,v1:10.20.193.120:6833/4098225552] up:active 2026-02-18T05:26:23.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: fsmap fs1:1 {0=fs1.trial120.lenlpk=up:active} 1 up:standby 2026-02-18T05:26:23.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.fs1.77683d3d", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"} : dispatch 2026-02-18T05:26:23.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.fs1.77683d3d", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"}]': finished 2026-02-18T05:26:23.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.fs1.77683d3d", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"} : dispatch 2026-02-18T05:26:23.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:23.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:23 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.169 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch ls -f json 2026-02-18T05:26:24.288 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:24.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='client.14618 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "fs1", "cluster_id": "happy", "pseudo_path": "/d1", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:24.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: pgmap v46: 97 pgs: 23 creating+peering, 16 unknown, 58 active+clean; 579 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.5 KiB/s wr, 3 op/s 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: osdmap e32: 8 total, 8 up, 8 in 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.477 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: Creating key for client.nfs.happy.0.0.trial120.cwkssc 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.trial120.cwkssc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy"]} : dispatch 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.trial120.cwkssc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy"]}]': finished 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: Ensuring 0 is in the ganesha grace table 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.happy", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.happy", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.happy"} : dispatch 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.happy"}]': finished 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: Rados config object exists: conf-nfs.happy 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: Creating key for client.nfs.happy.0.0.trial120.cwkssc-rgw 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.trial120.cwkssc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2026-02-18T05:26:24.478 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.trial120.cwkssc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-02-18T05:26:24.479 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: Bind address in nfs.happy.0.0.trial120.cwkssc's ganesha conf is defaulting to empty 2026-02-18T05:26:24.479 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:24.479 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: Deploying daemon nfs.happy.0.0.trial120.cwkssc on trial120 2026-02-18T05:26:24.479 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.479 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.479 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.479 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.479 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:24 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.523 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:24.523 INFO:teuthology.orchestra.run.trial115.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2026-02-18T05:25:03.191681Z", "last_refresh": "2026-02-18T05:26:23.226058Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:33.061795Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2026-02-18T05:25:02.180006Z", "last_refresh": "2026-02-18T05:26:22.864427Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:33.738077Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2026-02-18T05:25:01.922365Z", "last_refresh": "2026-02-18T05:26:22.864516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2026-02-18T05:25:02.698200Z", "last_refresh": "2026-02-18T05:26:23.226117Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:26:22.223190Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.221407Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "192.168.17.115"}}, {"events": ["2026-02-18T05:26:22.187162Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2026-02-18T05:26:20.201319Z", "last_refresh": "2026-02-18T05:26:22.864986Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:35.594305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-18T05:25:01.652304Z", "last_refresh": "2026-02-18T05:26:22.864641Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:36.425800Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial115:10.20.193.115=trial115", "trial120:10.20.193.120=trial120"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-18T05:25:16.027873Z", "last_refresh": "2026-02-18T05:26:22.864699Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:26:24.129503Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.218650Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2026-02-18T05:25:34.873917Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2026-02-18T05:25:02.942510Z", "last_refresh": "2026-02-18T05:26:22.864581Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:45.716705Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2026-02-18T05:25:45.713101Z", "last_refresh": "2026-02-18T05:26:22.864753Z", "running": 8, "size": 8}}, {"events": ["2026-02-18T05:25:36.428112Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2026-02-18T05:25:02.438387Z", "last_refresh": "2026-02-18T05:26:23.226164Z", "ports": [9095], "running": 1, "size": 1}}] 2026-02-18T05:26:24.562 INFO:tasks.cephadm:nfs.happy has 0/1 2026-02-18T05:26:24.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='client.14618 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "fs1", "cluster_id": "happy", "pseudo_path": "/d1", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:24.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:24.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: pgmap v46: 97 pgs: 23 creating+peering, 16 unknown, 58 active+clean; 579 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.5 KiB/s wr, 3 op/s 2026-02-18T05:26:24.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: osdmap e32: 8 total, 8 up, 8 in 2026-02-18T05:26:24.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:24.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: Creating key for client.nfs.happy.0.0.trial120.cwkssc 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.trial120.cwkssc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy"]} : dispatch 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.trial120.cwkssc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy"]}]': finished 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: Ensuring 0 is in the ganesha grace table 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.happy", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.happy", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2026-02-18T05:26:24.588 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.happy"} : dispatch 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.happy"}]': finished 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: Rados config object exists: conf-nfs.happy 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: Creating key for client.nfs.happy.0.0.trial120.cwkssc-rgw 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.trial120.cwkssc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.trial120.cwkssc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: Bind address in nfs.happy.0.0.trial120.cwkssc's ganesha conf is defaulting to empty 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: Deploying daemon nfs.happy.0.0.trial120.cwkssc on trial120 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.589 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.590 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.590 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:24.590 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:24 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:25.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:25 trial115 ceph-mon[17156]: Deploying daemon haproxy.nfs.happy.trial120.gjjwql on trial120 2026-02-18T05:26:25.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:25 trial115 ceph-mon[17156]: mgrmap e20: trial115.zotyem(active, since 55s), standbys: trial120.fhuwwx 2026-02-18T05:26:25.562 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch ls -f json 2026-02-18T05:26:25.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:25 trial120 ceph-mon[23714]: Deploying daemon haproxy.nfs.happy.trial120.gjjwql on trial120 2026-02-18T05:26:25.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:25 trial120 ceph-mon[23714]: mgrmap e20: trial115.zotyem(active, since 55s), standbys: trial120.fhuwwx 2026-02-18T05:26:25.680 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:25.911 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:25.911 INFO:teuthology.orchestra.run.trial115.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2026-02-18T05:25:03.191681Z", "last_refresh": "2026-02-18T05:26:23.226058Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:33.061795Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2026-02-18T05:25:02.180006Z", "last_refresh": "2026-02-18T05:26:22.864427Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:33.738077Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2026-02-18T05:25:01.922365Z", "last_refresh": "2026-02-18T05:26:22.864516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2026-02-18T05:25:02.698200Z", "last_refresh": "2026-02-18T05:26:23.226117Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:26:22.223190Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.221407Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "192.168.17.115"}}, {"events": ["2026-02-18T05:26:22.187162Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2026-02-18T05:26:20.201319Z", "last_refresh": "2026-02-18T05:26:22.864986Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:35.594305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-18T05:25:01.652304Z", "last_refresh": "2026-02-18T05:26:22.864641Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:36.425800Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial115:10.20.193.115=trial115", "trial120:10.20.193.120=trial120"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-18T05:25:16.027873Z", "last_refresh": "2026-02-18T05:26:22.864699Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:26:24.129503Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.218650Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2026-02-18T05:25:34.873917Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2026-02-18T05:25:02.942510Z", "last_refresh": "2026-02-18T05:26:22.864581Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:45.716705Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2026-02-18T05:25:45.713101Z", "last_refresh": "2026-02-18T05:26:22.864753Z", "running": 8, "size": 8}}, {"events": ["2026-02-18T05:25:36.428112Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2026-02-18T05:25:02.438387Z", "last_refresh": "2026-02-18T05:26:23.226164Z", "ports": [9095], "running": 1, "size": 1}}] 2026-02-18T05:26:25.970 INFO:tasks.cephadm:nfs.happy has 0/1 2026-02-18T05:26:26.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:26 trial120 ceph-mon[23714]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:26.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:26 trial120 ceph-mon[23714]: pgmap v48: 97 pgs: 23 creating+peering, 74 active+clean; 580 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.4 KiB/s wr, 5 op/s 2026-02-18T05:26:26.336 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:26 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:26.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:26 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:26.337 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:26 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:26.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:26 trial115 ceph-mon[17156]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:26.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:26 trial115 ceph-mon[17156]: pgmap v48: 97 pgs: 23 creating+peering, 74 active+clean; 580 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.4 KiB/s wr, 5 op/s 2026-02-18T05:26:26.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:26 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:26.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:26 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:26.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:26 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:26.971 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch ls -f json 2026-02-18T05:26:27.091 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:27.475 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:27 trial115 ceph-mon[17156]: from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:27.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:27 trial115 ceph-mon[17156]: Deploying daemon haproxy.nfs.happy.trial115.mazhmr on trial115 2026-02-18T05:26:27.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:27 trial115 ceph-mon[17156]: mds.? [v2:10.20.193.115:6834/4163706820,v1:10.20.193.115:6835/4163706820] up:standby 2026-02-18T05:26:27.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:27 trial115 ceph-mon[17156]: fsmap fs1:1 {0=fs1.trial120.lenlpk=up:active} 1 up:standby 2026-02-18T05:26:27.476 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:27 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:27.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:27 trial120 ceph-mon[23714]: from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:27.586 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:27 trial120 ceph-mon[23714]: Deploying daemon haproxy.nfs.happy.trial115.mazhmr on trial115 2026-02-18T05:26:27.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:27 trial120 ceph-mon[23714]: mds.? [v2:10.20.193.115:6834/4163706820,v1:10.20.193.115:6835/4163706820] up:standby 2026-02-18T05:26:27.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:27 trial120 ceph-mon[23714]: fsmap fs1:1 {0=fs1.trial120.lenlpk=up:active} 1 up:standby 2026-02-18T05:26:27.587 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:27 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:27.768 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:27.768 INFO:teuthology.orchestra.run.trial115.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2026-02-18T05:25:03.191681Z", "last_refresh": "2026-02-18T05:26:23.226058Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:33.061795Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2026-02-18T05:25:02.180006Z", "last_refresh": "2026-02-18T05:26:22.864427Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:33.738077Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2026-02-18T05:25:01.922365Z", "last_refresh": "2026-02-18T05:26:22.864516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2026-02-18T05:25:02.698200Z", "last_refresh": "2026-02-18T05:26:23.226117Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:26:26.158143Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.221407Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "192.168.17.115"}}, {"events": ["2026-02-18T05:26:22.187162Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2026-02-18T05:26:20.201319Z", "last_refresh": "2026-02-18T05:26:22.864986Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:35.594305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-18T05:25:01.652304Z", "last_refresh": "2026-02-18T05:26:22.864641Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:36.425800Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial115:10.20.193.115=trial115", "trial120:10.20.193.120=trial120"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-18T05:25:16.027873Z", "last_refresh": "2026-02-18T05:26:22.864699Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:26:24.129503Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.218650Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2026-02-18T05:25:34.873917Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2026-02-18T05:25:02.942510Z", "last_refresh": "2026-02-18T05:26:22.864581Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:45.716705Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2026-02-18T05:25:45.713101Z", "last_refresh": "2026-02-18T05:26:22.864753Z", "running": 8, "size": 8}}, {"events": ["2026-02-18T05:25:36.428112Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2026-02-18T05:25:02.438387Z", "last_refresh": "2026-02-18T05:26:23.226164Z", "ports": [9095], "running": 1, "size": 1}}] 2026-02-18T05:26:27.810 INFO:tasks.cephadm:nfs.happy has 0/1 2026-02-18T05:26:28.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:28 trial115 ceph-mon[17156]: pgmap v49: 97 pgs: 97 active+clean; 581 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 2.2 KiB/s rd, 4.8 KiB/s wr, 12 op/s 2026-02-18T05:26:28.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:28 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:28.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:28 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:28.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:28 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:28.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:28 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:28.811 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch ls -f json 2026-02-18T05:26:28.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:28 trial120 ceph-mon[23714]: pgmap v49: 97 pgs: 97 active+clean; 581 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 2.2 KiB/s rd, 4.8 KiB/s wr, 12 op/s 2026-02-18T05:26:28.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:28 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:28.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:28 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:28.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:28 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:28.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:28 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:28.930 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:29.165 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:29.165 INFO:teuthology.orchestra.run.trial115.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2026-02-18T05:25:03.191681Z", "last_refresh": "2026-02-18T05:26:23.226058Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:33.061795Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2026-02-18T05:25:02.180006Z", "last_refresh": "2026-02-18T05:26:22.864427Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:33.738077Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2026-02-18T05:25:01.922365Z", "last_refresh": "2026-02-18T05:26:22.864516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2026-02-18T05:25:02.698200Z", "last_refresh": "2026-02-18T05:26:23.226117Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:26:28.119316Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.221407Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "192.168.17.115"}}, {"events": ["2026-02-18T05:26:22.187162Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2026-02-18T05:26:20.201319Z", "last_refresh": "2026-02-18T05:26:22.864986Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:35.594305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-18T05:25:01.652304Z", "last_refresh": "2026-02-18T05:26:22.864641Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:36.425800Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial115:10.20.193.115=trial115", "trial120:10.20.193.120=trial120"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-18T05:25:16.027873Z", "last_refresh": "2026-02-18T05:26:22.864699Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:26:24.129503Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.218650Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2026-02-18T05:25:34.873917Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2026-02-18T05:25:02.942510Z", "last_refresh": "2026-02-18T05:26:22.864581Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:45.716705Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2026-02-18T05:25:45.713101Z", "last_refresh": "2026-02-18T05:26:22.864753Z", "running": 8, "size": 8}}, {"events": ["2026-02-18T05:25:36.428112Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2026-02-18T05:25:02.438387Z", "last_refresh": "2026-02-18T05:26:23.226164Z", "ports": [9095], "running": 1, "size": 1}}] 2026-02-18T05:26:29.204 INFO:tasks.cephadm:nfs.happy has 0/1 2026-02-18T05:26:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='client.14666 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: 192.168.17.115 is in 192.168.0.0/16 on trial120 interface enp1s0f0 2026-02-18T05:26:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: 192.168.17.115 is in 192.168.0.0/16 on trial115 interface enp1s0f0 2026-02-18T05:26:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: Deploying daemon keepalived.nfs.happy.trial120.tqiagm on trial120 2026-02-18T05:26:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [0, 4]} : dispatch 2026-02-18T05:26:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [3, 5]} : dispatch 2026-02-18T05:26:29.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [1, 6]} : dispatch 2026-02-18T05:26:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]} : dispatch 2026-02-18T05:26:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 7]} : dispatch 2026-02-18T05:26:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [4, 0]} : dispatch 2026-02-18T05:26:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 0]} : dispatch 2026-02-18T05:26:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]} : dispatch 2026-02-18T05:26:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 7]} : dispatch 2026-02-18T05:26:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [4, 0]} : dispatch 2026-02-18T05:26:29.727 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:29 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:26:29.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='client.14666 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:29.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: 192.168.17.115 is in 192.168.0.0/16 on trial120 interface enp1s0f0 2026-02-18T05:26:29.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: 192.168.17.115 is in 192.168.0.0/16 on trial115 interface enp1s0f0 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: Deploying daemon keepalived.nfs.happy.trial120.tqiagm on trial120 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [0, 4]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [3, 5]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [1, 6]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 7]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [4, 0]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 0]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 7]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [4, 0]} : dispatch 2026-02-18T05:26:29.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:29 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-18T05:26:30.205 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch ls -f json 2026-02-18T05:26:30.324 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:30.557 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:30.557 INFO:teuthology.orchestra.run.trial115.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2026-02-18T05:25:03.191681Z", "last_refresh": "2026-02-18T05:26:23.226058Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:33.061795Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2026-02-18T05:25:02.180006Z", "last_refresh": "2026-02-18T05:26:22.864427Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:33.738077Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2026-02-18T05:25:01.922365Z", "last_refresh": "2026-02-18T05:26:22.864516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2026-02-18T05:25:02.698200Z", "last_refresh": "2026-02-18T05:26:23.226117Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:26:30.373351Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.221407Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "192.168.17.115"}}, {"events": ["2026-02-18T05:26:22.187162Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2026-02-18T05:26:20.201319Z", "last_refresh": "2026-02-18T05:26:22.864986Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:35.594305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-18T05:25:01.652304Z", "last_refresh": "2026-02-18T05:26:22.864641Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:36.425800Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial115:10.20.193.115=trial115", "trial120:10.20.193.120=trial120"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-18T05:25:16.027873Z", "last_refresh": "2026-02-18T05:26:22.864699Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:26:24.129503Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.218650Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2026-02-18T05:25:34.873917Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2026-02-18T05:25:02.942510Z", "last_refresh": "2026-02-18T05:26:22.864581Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:45.716705Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2026-02-18T05:25:45.713101Z", "last_refresh": "2026-02-18T05:26:22.864753Z", "running": 8, "size": 8}}, {"events": ["2026-02-18T05:25:36.428112Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2026-02-18T05:25:02.438387Z", "last_refresh": "2026-02-18T05:26:23.226164Z", "ports": [9095], "running": 1, "size": 1}}] 2026-02-18T05:26:30.557 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:30.557 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: pgmap v50: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.6 KiB/s rd, 4.1 KiB/s wr, 10 op/s 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [0, 4]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [3, 5]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [1, 6]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 7]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [4, 0]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 0]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 7]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [4, 0]}]': finished 2026-02-18T05:26:30.558 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: osdmap e33: 8 total, 8 up, 8 in 2026-02-18T05:26:30.559 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:30.559 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:30.559 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:30.559 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:30 trial115 ceph-mon[17156]: osdmap e34: 8 total, 8 up, 8 in 2026-02-18T05:26:30.599 INFO:tasks.cephadm:nfs.happy has 0/1 2026-02-18T05:26:30.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: pgmap v50: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.6 KiB/s rd, 4.1 KiB/s wr, 10 op/s 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [0, 4]}]': finished 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [3, 5]}]': finished 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [1, 6]}]': finished 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.5", "id": [4, 7]}]': finished 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [4, 0]}]': finished 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 0]}]': finished 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2026-02-18T05:26:30.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 7]}]': finished 2026-02-18T05:26:30.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [4, 0]}]': finished 2026-02-18T05:26:30.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: osdmap e33: 8 total, 8 up, 8 in 2026-02-18T05:26:30.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:30.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:30.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:30.838 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:30 trial120 ceph-mon[23714]: osdmap e34: 8 total, 8 up, 8 in 2026-02-18T05:26:31.600 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch ls -f json 2026-02-18T05:26:31.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:31 trial115 ceph-mon[17156]: 192.168.17.115 is in 192.168.0.0/16 on trial115 interface enp1s0f0 2026-02-18T05:26:31.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:31 trial115 ceph-mon[17156]: 192.168.17.115 is in 192.168.0.0/16 on trial120 interface enp1s0f0 2026-02-18T05:26:31.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:31 trial115 ceph-mon[17156]: Deploying daemon keepalived.nfs.happy.trial115.omhfgb on trial115 2026-02-18T05:26:31.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:31 trial120 ceph-mon[23714]: 192.168.17.115 is in 192.168.0.0/16 on trial115 interface enp1s0f0 2026-02-18T05:26:31.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:31 trial120 ceph-mon[23714]: 192.168.17.115 is in 192.168.0.0/16 on trial120 interface enp1s0f0 2026-02-18T05:26:31.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:31 trial120 ceph-mon[23714]: Deploying daemon keepalived.nfs.happy.trial115.omhfgb on trial115 2026-02-18T05:26:32.035 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:32.303 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:32.303 INFO:teuthology.orchestra.run.trial115.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2026-02-18T05:25:03.191681Z", "last_refresh": "2026-02-18T05:26:23.226058Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:33.061795Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2026-02-18T05:25:02.180006Z", "last_refresh": "2026-02-18T05:26:22.864427Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:33.738077Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2026-02-18T05:25:01.922365Z", "last_refresh": "2026-02-18T05:26:22.864516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2026-02-18T05:25:02.698200Z", "last_refresh": "2026-02-18T05:26:23.226117Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:26:30.373351Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.221407Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "192.168.17.115"}}, {"events": ["2026-02-18T05:26:22.187162Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2026-02-18T05:26:20.201319Z", "last_refresh": "2026-02-18T05:26:22.864986Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:35.594305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-18T05:25:01.652304Z", "last_refresh": "2026-02-18T05:26:22.864641Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:36.425800Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial115:10.20.193.115=trial115", "trial120:10.20.193.120=trial120"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-18T05:25:16.027873Z", "last_refresh": "2026-02-18T05:26:22.864699Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:26:24.129503Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.218650Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2026-02-18T05:25:34.873917Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2026-02-18T05:25:02.942510Z", "last_refresh": "2026-02-18T05:26:22.864581Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:45.716705Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2026-02-18T05:25:45.713101Z", "last_refresh": "2026-02-18T05:26:22.864753Z", "running": 8, "size": 8}}, {"events": ["2026-02-18T05:25:36.428112Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2026-02-18T05:25:02.438387Z", "last_refresh": "2026-02-18T05:26:23.226164Z", "ports": [9095], "running": 1, "size": 1}}] 2026-02-18T05:26:32.343 INFO:tasks.cephadm:nfs.happy has 0/1 2026-02-18T05:26:32.593 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:32 trial115 ceph-mon[17156]: from='client.14674 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:32.593 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:32 trial115 ceph-mon[17156]: pgmap v53: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.6 KiB/s rd, 3.4 KiB/s wr, 8 op/s 2026-02-18T05:26:32.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:32 trial120 ceph-mon[23714]: from='client.14674 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:32.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:32 trial120 ceph-mon[23714]: pgmap v53: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.6 KiB/s rd, 3.4 KiB/s wr, 8 op/s 2026-02-18T05:26:33.344 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch ls -f json 2026-02-18T05:26:33.464 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:33.721 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:33.721 INFO:teuthology.orchestra.run.trial115.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2026-02-18T05:25:03.191681Z", "last_refresh": "2026-02-18T05:26:23.226058Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:33.061795Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2026-02-18T05:25:02.180006Z", "last_refresh": "2026-02-18T05:26:23.225917Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:33.738077Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2026-02-18T05:25:01.922365Z", "last_refresh": "2026-02-18T05:26:23.225967Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2026-02-18T05:25:02.698200Z", "last_refresh": "2026-02-18T05:26:23.226117Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:26:32.635673Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.221407Z", "last_refresh": "2026-02-18T05:26:33.555853Z", "ports": [2049, 9049], "running": 2, "size": 4, "virtual_ip": "192.168.17.115"}}, {"events": ["2026-02-18T05:26:22.187162Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2026-02-18T05:26:20.201319Z", "last_refresh": "2026-02-18T05:26:23.226370Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:35.594305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-18T05:25:01.652304Z", "last_refresh": "2026-02-18T05:26:23.225847Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:36.425800Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial115:10.20.193.115=trial115", "trial120:10.20.193.120=trial120"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-18T05:25:16.027873Z", "last_refresh": "2026-02-18T05:26:23.225773Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:26:24.129503Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.218650Z", "last_refresh": "2026-02-18T05:26:33.555813Z", "ports": [12049], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:34.873917Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2026-02-18T05:25:02.942510Z", "last_refresh": "2026-02-18T05:26:23.226013Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:45.716705Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2026-02-18T05:25:45.713101Z", "last_refresh": "2026-02-18T05:26:23.226208Z", "running": 8, "size": 8}}, {"events": ["2026-02-18T05:25:36.428112Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2026-02-18T05:25:02.438387Z", "last_refresh": "2026-02-18T05:26:23.226164Z", "ports": [9095], "running": 1, "size": 1}}] 2026-02-18T05:26:33.721 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:33 trial115 ceph-mon[17156]: from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:33.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:33.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:33.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:33.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:33.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:33 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:33.765 INFO:tasks.cephadm:nfs.happy has 1/1 2026-02-18T05:26:33.765 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-18T05:26:33.782 INFO:tasks.cephadm:Waiting for ceph service ingress.nfs.happy to start (timeout 300)... 2026-02-18T05:26:33.782 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph orch ls -f json 2026-02-18T05:26:33.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:33 trial120 ceph-mon[23714]: from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:33.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:33 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:33.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:33 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:33.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:33 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:33.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:33 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:33.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:33 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:33.907 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:34.139 INFO:teuthology.orchestra.run.trial115.stdout: 2026-02-18T05:26:34.140 INFO:teuthology.orchestra.run.trial115.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2026-02-18T05:25:03.191681Z", "last_refresh": "2026-02-18T05:26:33.840629Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:33.061795Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2026-02-18T05:25:02.180006Z", "last_refresh": "2026-02-18T05:26:33.555339Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:33.738077Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2026-02-18T05:25:01.922365Z", "last_refresh": "2026-02-18T05:26:33.555416Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2026-02-18T05:25:02.698200Z", "last_refresh": "2026-02-18T05:26:33.840669Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:26:32.635673Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.221407Z", "last_refresh": "2026-02-18T05:26:33.555853Z", "ports": [2049, 9049], "running": 4, "size": 4, "virtual_ip": "192.168.17.115"}}, {"events": ["2026-02-18T05:26:22.187162Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2026-02-18T05:26:20.201319Z", "last_refresh": "2026-02-18T05:26:33.555771Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:35.594305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-18T05:25:01.652304Z", "last_refresh": "2026-02-18T05:26:33.555516Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:36.425800Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial115:10.20.193.115=trial115", "trial120:10.20.193.120=trial120"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-18T05:25:16.027873Z", "last_refresh": "2026-02-18T05:26:33.555562Z", "running": 2, "size": 2}}, {"events": ["2026-02-18T05:26:34.086811Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049, "virtual_ip": "192.168.17.115"}, "status": {"created": "2026-02-18T05:26:22.218650Z", "last_refresh": "2026-02-18T05:26:33.555813Z", "ports": [12049], "running": 1, "size": 1}}, {"events": ["2026-02-18T05:25:34.873917Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2026-02-18T05:25:02.942510Z", "last_refresh": "2026-02-18T05:26:33.555469Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2026-02-18T05:25:45.716705Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2026-02-18T05:25:45.713101Z", "last_refresh": "2026-02-18T05:26:33.555606Z", "running": 8, "size": 8}}, {"events": ["2026-02-18T05:25:36.428112Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2026-02-18T05:25:02.438387Z", "last_refresh": "2026-02-18T05:26:33.840699Z", "ports": [9095], "running": 1, "size": 1}}] 2026-02-18T05:26:34.180 INFO:tasks.cephadm:ingress.nfs.happy has 4/4 2026-02-18T05:26:34.180 INFO:teuthology.run_tasks:Running task vip.exec... 2026-02-18T05:26:34.199 INFO:tasks.vip:Running commands on role host.a host ubuntu@trial115.front.sepia.ceph.com 2026-02-18T05:26:34.199 DEBUG:teuthology.orchestra.run.trial115:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/happy' 2026-02-18T05:26:34.224 INFO:teuthology.orchestra.run.trial115.stderr:+ mkdir /mnt/happy 2026-02-18T05:26:34.227 DEBUG:teuthology.orchestra.run.trial115:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 1' 2026-02-18T05:26:34.290 INFO:teuthology.orchestra.run.trial115.stderr:+ sleep 1 2026-02-18T05:26:34.539 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: pgmap v54: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.7 KiB/s rd, 3.2 KiB/s wr, 6 op/s; 53 B/s, 0 objects/s recovering 2026-02-18T05:26:34.539 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.539 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.539 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.539 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.539 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:34.540 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:34.540 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.540 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:34.540 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:34 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: pgmap v54: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 1.7 KiB/s rd, 3.2 KiB/s wr, 6 op/s; 53 B/s, 0 objects/s recovering 2026-02-18T05:26:34.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:34.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:34.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:34.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:34.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:34 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:35.293 DEBUG:teuthology.orchestra.run.trial115:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mount -t nfs 192.168.17.115:/d1 /mnt/happy' 2026-02-18T05:26:35.360 INFO:teuthology.orchestra.run.trial115.stderr:+ mount -t nfs 192.168.17.115:/d1 /mnt/happy 2026-02-18T05:26:35.605 DEBUG:teuthology.orchestra.run.trial115:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/happy/testfile' 2026-02-18T05:26:35.660 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:35 trial115 ceph-mon[17156]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:35.660 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:35 trial115 ceph-mon[17156]: Reconfiguring prometheus.trial115 deps ['8765', '9283', 'alertmanager', 'ceph-exporter.trial115', 'ceph-exporter.trial120', 'mgr.trial115.zotyem', 'node-exporter', 'secure_monitoring_stack:False'] -> ['8765', '9283', 'alertmanager', 'ceph-exporter.trial115', 'ceph-exporter.trial120', 'ingress', 'mgr.trial115.zotyem', 'node-exporter', 'secure_monitoring_stack:False'] (diff {'ingress'}) 2026-02-18T05:26:35.660 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:35 trial115 ceph-mon[17156]: from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:35.660 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:35 trial115 ceph-mon[17156]: Reconfiguring daemon prometheus.trial115 on trial115 2026-02-18T05:26:35.660 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:35.660 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:35.660 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:35 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:35.673 INFO:teuthology.orchestra.run.trial115.stderr:+ echo test 2026-02-18T05:26:35.692 DEBUG:teuthology.orchestra.run.trial115:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2026-02-18T05:26:35.758 INFO:teuthology.orchestra.run.trial115.stderr:+ sync 2026-02-18T05:26:35.762 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:35 trial120 ceph-mon[23714]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:35.762 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:35 trial120 ceph-mon[23714]: Reconfiguring prometheus.trial115 deps ['8765', '9283', 'alertmanager', 'ceph-exporter.trial115', 'ceph-exporter.trial120', 'mgr.trial115.zotyem', 'node-exporter', 'secure_monitoring_stack:False'] -> ['8765', '9283', 'alertmanager', 'ceph-exporter.trial115', 'ceph-exporter.trial120', 'ingress', 'mgr.trial115.zotyem', 'node-exporter', 'secure_monitoring_stack:False'] (diff {'ingress'}) 2026-02-18T05:26:35.762 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:35 trial120 ceph-mon[23714]: from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T05:26:35.762 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:35 trial120 ceph-mon[23714]: Reconfiguring daemon prometheus.trial115 on trial115 2026-02-18T05:26:35.762 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:35 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:35.763 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:35 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:35.763 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:35 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T05:26:35.912 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-18T05:26:35.929 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial115.front.sepia.ceph.com 2026-02-18T05:26:35.929 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2026-02-18T05:26:36.070 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:36.136 INFO:teuthology.orchestra.run.trial115.stdout:167 167 2026-02-18T05:26:36.169 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch status' 2026-02-18T05:26:36.287 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:36.540 INFO:teuthology.orchestra.run.trial115.stdout:Backend: cephadm 2026-02-18T05:26:36.540 INFO:teuthology.orchestra.run.trial115.stdout:Available: Yes 2026-02-18T05:26:36.540 INFO:teuthology.orchestra.run.trial115.stdout:Paused: No 2026-02-18T05:26:36.580 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch ps' 2026-02-18T05:26:36.697 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:36.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: pgmap v55: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 127 B/s rd, 511 B/s wr, 0 op/s; 53 B/s, 0 objects/s recovering 2026-02-18T05:26:36.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.722 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:36.723 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:36.723 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.723 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:36.723 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.723 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.723 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.723 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2026-02-18T05:26:36.723 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:36 trial115 ceph-mon[17156]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: pgmap v55: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 127 B/s rd, 511 B/s wr, 0 op/s; 53 B/s, 0 objects/s recovering 2026-02-18T05:26:36.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2026-02-18T05:26:36.837 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:36 trial120 ceph-mon[23714]: from='mgr.14217 10.20.193.115:0/231297742' entity='mgr.trial115.zotyem' 2026-02-18T05:26:36.939 INFO:teuthology.orchestra.run.trial115.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:alertmanager.trial115 trial115 *:9093,9094 running (53s) 0s ago 78s 23.2M - 0.28.1 91c01b3cec9b 2eb4e9a356df 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:ceph-exporter.trial115 trial115 *:9926 running (82s) 0s ago 82s 76.4M - 20.2.0-670-gadc19233 c2bc6184fe25 572503d6d417 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:ceph-exporter.trial120 trial120 *:9926 running (63s) 1s ago 63s 77.0M - 20.2.0-670-gadc19233 c2bc6184fe25 fd166020a799 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:crash.trial115 trial115 running (81s) 0s ago 81s 7638k - 20.2.0-670-gadc19233 c2bc6184fe25 eeaa49ecf6bf 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:crash.trial120 trial120 running (63s) 1s ago 63s 7646k - 20.2.0-670-gadc19233 c2bc6184fe25 effeeb4bc40e 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:grafana.trial115 trial115 *:3000 running (52s) 0s ago 74s 121M - 12.3.1 5cdab57891ea 87a9c93d7ec5 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:haproxy.nfs.happy.trial115.mazhmr trial115 *:2049,9049 running (8s) 0s ago 8s 7713k - 2.3.17-d1c9119 e85424b0d443 9c083f8c8254 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:haproxy.nfs.happy.trial120.gjjwql trial120 *:2049,9049 running (10s) 1s ago 10s 7726k - 2.3.17-d1c9119 e85424b0d443 e7a074a7c4eb 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:keepalived.nfs.happy.trial115.omhfgb trial115 running (4s) 0s ago 4s 2403k - 2.2.4 4a3a1ff181d9 5a07a0fcd4d1 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:keepalived.nfs.happy.trial120.tqiagm trial120 running (6s) 1s ago 6s 2411k - 2.2.4 4a3a1ff181d9 257db5de4dcb 2026-02-18T05:26:36.940 INFO:teuthology.orchestra.run.trial115.stdout:mds.fs1.trial115.rlachq trial115 running (15s) 0s ago 15s 82.1M - 20.2.0-670-gadc19233 c2bc6184fe25 d312f7bad3fb 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:mds.fs1.trial120.lenlpk trial120 running (14s) 1s ago 14s 85.3M - 20.2.0-670-gadc19233 c2bc6184fe25 eb84ad1fb385 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:mgr.trial115.zotyem trial115 *:9283,8765,8443 running (109s) 0s ago 109s 635M - 20.2.0-670-gadc19233 c2bc6184fe25 d65b8673c17c 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:mgr.trial120.fhuwwx trial120 *:8443,9283,8765 running (61s) 1s ago 61s 560M - 20.2.0-670-gadc19233 c2bc6184fe25 fad45047dac4 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:mon.trial115 trial115 running (109s) 0s ago 110s 125M 2048M 20.2.0-670-gadc19233 c2bc6184fe25 820a89d68f26 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:mon.trial120 trial120 running (60s) 1s ago 60s 117M 2048M 20.2.0-670-gadc19233 c2bc6184fe25 62cfaea62034 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:nfs.happy.0.0.trial120.cwkssc trial120 *:12049 running (12s) 1s ago 12s 121M - 5.9 c2bc6184fe25 2bf8c22b5e02 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:node-exporter.trial115 trial115 *:9100 running (80s) 0s ago 80s 12.5M - 1.9.1 255ec253085f cc4693f39382 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:node-exporter.trial120 trial120 *:9100 running (62s) 1s ago 62s 12.6M - 1.9.1 255ec253085f b840bce45033 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:osd.0 trial120 running (39s) 1s ago 39s 113M 19.9G 20.2.0-670-gadc19233 c2bc6184fe25 b52c521294b4 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:osd.1 trial115 running (38s) 0s ago 38s 113M 19.2G 20.2.0-670-gadc19233 c2bc6184fe25 ad3c31d6f046 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:osd.2 trial120 running (36s) 1s ago 36s 115M 19.9G 20.2.0-670-gadc19233 c2bc6184fe25 3ed4849aa565 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:osd.3 trial115 running (36s) 0s ago 36s 113M 19.2G 20.2.0-670-gadc19233 c2bc6184fe25 df10cd7c331e 2026-02-18T05:26:36.941 INFO:teuthology.orchestra.run.trial115.stdout:osd.4 trial120 running (34s) 1s ago 34s 114M 19.9G 20.2.0-670-gadc19233 c2bc6184fe25 f758b8315b26 2026-02-18T05:26:36.942 INFO:teuthology.orchestra.run.trial115.stdout:osd.5 trial115 running (33s) 0s ago 33s 116M 19.2G 20.2.0-670-gadc19233 c2bc6184fe25 60c04910af8d 2026-02-18T05:26:36.942 INFO:teuthology.orchestra.run.trial115.stdout:osd.6 trial120 running (31s) 1s ago 31s 120M 19.9G 20.2.0-670-gadc19233 c2bc6184fe25 1cd5386731b8 2026-02-18T05:26:36.942 INFO:teuthology.orchestra.run.trial115.stdout:osd.7 trial115 running (31s) 0s ago 31s 111M 19.2G 20.2.0-670-gadc19233 c2bc6184fe25 42707eb96d15 2026-02-18T05:26:36.942 INFO:teuthology.orchestra.run.trial115.stdout:prometheus.trial115 trial115 *:9095 running (2s) 0s ago 71s 41.7M - 3.6.0 4fcecf061b74 d2b9ab00fccd 2026-02-18T05:26:36.979 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch ls' 2026-02-18T05:26:37.096 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:37.331 INFO:teuthology.orchestra.run.trial115.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:alertmanager ?:9093,9094 1/1 1s ago 94s count:1 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:ceph-exporter ?:9926 2/2 1s ago 95s * 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:crash 2/2 1s ago 95s * 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:grafana ?:3000 1/1 1s ago 94s count:1 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:ingress.nfs.happy 192.168.17.115:2049,9049 4/4 1s ago 15s count:2 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:mds.fs1 2/2 1s ago 17s count:2 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:mgr 2/2 1s ago 95s count:2 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:mon 2/2 1s ago 81s trial115:10.20.193.115=trial115;trial120:10.20.193.120=trial120;count:2 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:nfs.happy ?:12049 1/1 1s ago 15s count:1 2026-02-18T05:26:37.332 INFO:teuthology.orchestra.run.trial115.stdout:node-exporter ?:9100 2/2 1s ago 94s * 2026-02-18T05:26:37.333 INFO:teuthology.orchestra.run.trial115.stdout:osd.all-available-devices 8 1s ago 51s * 2026-02-18T05:26:37.333 INFO:teuthology.orchestra.run.trial115.stdout:prometheus ?:9095 1/1 1s ago 94s count:1 2026-02-18T05:26:37.372 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch host ls' 2026-02-18T05:26:37.493 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:37.608 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:37 trial115 ceph-mon[17156]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-02-18T05:26:37.721 INFO:teuthology.orchestra.run.trial115.stdout:HOST ADDR LABELS STATUS 2026-02-18T05:26:37.722 INFO:teuthology.orchestra.run.trial115.stdout:trial115 10.20.193.115 2026-02-18T05:26:37.722 INFO:teuthology.orchestra.run.trial115.stdout:trial120 10.20.193.120 2026-02-18T05:26:37.722 INFO:teuthology.orchestra.run.trial115.stdout:2 hosts in cluster 2026-02-18T05:26:37.761 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch device ls' 2026-02-18T05:26:37.836 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:37 trial120 ceph-mon[23714]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-02-18T05:26:37.877 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:38.118 INFO:teuthology.orchestra.run.trial115.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E89 1788G No 17s ago Has a FileSystem, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E88 1788G No 17s ago Has a FileSystem, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme3n1 ssd Linux_c785a0f58252a5969ede 700G No 17s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme4n1 ssd Linux_87fcab03548d4876b1fa 700G No 17s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme5n1 ssd Linux_277d6685a42bfdee431f 700G No 17s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial115 /dev/nvme6n1 ssd Linux_45a4bef5e3efb88b0351 700G No 17s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E52 1788G No 17s ago Has a FileSystem, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_092510AB6E79 1788G No 17s ago Has a FileSystem, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme3n1 ssd Linux_8ef5ef992b34819a2b35 700G No 17s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme4n1 ssd Linux_143da637b5137f8d44ed 700G No 17s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:38.119 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme5n1 ssd Linux_91c84336de7cc43e364f 700G No 17s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:38.120 INFO:teuthology.orchestra.run.trial115.stdout:trial120 /dev/nvme6n1 ssd Linux_9a5ce650d08ef72619cb 700G No 17s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-18T05:26:38.156 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2026-02-18T05:26:38.271 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:38.517 INFO:teuthology.orchestra.run.trial115.stdout:osd.all-available-devices 8 2s ago 52s * 2026-02-18T05:26:38.548 DEBUG:teuthology.run_tasks:Unwinding manager vip 2026-02-18T05:26:38.564 INFO:tasks.vip:Removing 192.168.1.115 (and any VIPs) on trial115.front.sepia.ceph.com iface enp1s0f0... 2026-02-18T05:26:38.565 DEBUG:teuthology.orchestra.run.trial115:> sudo ip addr del 192.168.1.115/16 dev enp1s0f0 2026-02-18T05:26:38.591 DEBUG:teuthology.orchestra.run.trial115:> sudo ip addr del 192.168.17.115/16 dev enp1s0f0 2026-02-18T05:26:38.654 INFO:teuthology.orchestra.run.trial115.stderr:Error: ipv4: Address not found. 2026-02-18T05:26:38.656 DEBUG:teuthology.orchestra.run:got remote process result: 2 2026-02-18T05:26:38.656 INFO:tasks.vip:Removing 192.168.1.120 (and any VIPs) on trial120.front.sepia.ceph.com iface enp1s0f0... 2026-02-18T05:26:38.657 DEBUG:teuthology.orchestra.run.trial120:> sudo ip addr del 192.168.1.120/16 dev enp1s0f0 2026-02-18T05:26:38.687 DEBUG:teuthology.orchestra.run.trial120:> sudo ip addr del 192.168.17.115/16 dev enp1s0f0 2026-02-18T05:26:38.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:38 trial115 ceph-mon[17156]: from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:38.725 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:38 trial115 ceph-mon[17156]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:38.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:38 trial115 ceph-mon[17156]: pgmap v56: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 53 B/s, 0 objects/s recovering 2026-02-18T05:26:38.726 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:38 trial115 ceph-mon[17156]: from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:38.750 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:38 trial120 ceph-mon[23714]: from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:38.750 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:38 trial120 ceph-mon[23714]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:38.750 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:38 trial120 ceph-mon[23714]: pgmap v56: 97 pgs: 97 active+clean; 582 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 53 B/s, 0 objects/s recovering 2026-02-18T05:26:38.750 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:38 trial120 ceph-mon[23714]: from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T05:26:38.752 INFO:teuthology.orchestra.run.trial120.stderr:Error: ipv4: Address not found. 2026-02-18T05:26:38.753 DEBUG:teuthology.orchestra.run:got remote process result: 2 2026-02-18T05:26:38.753 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-18T05:26:38.770 INFO:tasks.cephadm:Teardown begin 2026-02-18T05:26:38.771 DEBUG:teuthology.orchestra.run.trial115:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T05:26:38.795 DEBUG:teuthology.orchestra.run.trial120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T05:26:38.820 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-18T05:26:38.821 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-18T05:26:38.949 INFO:teuthology.orchestra.run.trial115.stderr:Inferring config /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/mon.trial115/config 2026-02-18T05:26:38.967 INFO:teuthology.orchestra.run.trial115.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-18T05:26:38.981 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-18T05:26:38.982 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-18T05:26:38.982 DEBUG:teuthology.orchestra.run.trial115:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-18T05:26:38.998 DEBUG:teuthology.orchestra.run.trial120:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-18T05:26:39.016 INFO:tasks.cephadm:Stopping all daemons... 2026-02-18T05:26:39.016 INFO:tasks.cephadm.mon.trial115:Stopping mon.trial115... 2026-02-18T05:26:39.017 DEBUG:teuthology.orchestra.run.trial115:> sudo systemctl stop ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115 2026-02-18T05:26:39.288 DEBUG:teuthology.orchestra.run.trial115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115.service' 2026-02-18T05:26:39.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:39 trial115 systemd[1]: Stopping Ceph mon.trial115 for 19ff6913-0c8a-11f1-a89f-d404e6e7d460... 2026-02-18T05:26:39.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:39 trial115 ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115[17152]: 2026-02-18T05:26:39.138+0000 7f103f32a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.trial115 -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 2026-02-18T05:26:39.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:39 trial115 ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115[17152]: 2026-02-18T05:26:39.138+0000 7f103f32a640 -1 mon.trial115@0(leader) e2 *** Got Signal Terminated *** 2026-02-18T05:26:39.310 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:39 trial115 podman[66882]: 2026-02-18 05:26:39.18989492 +0000 UTC m=+0.063816488 container died 820a89d68f267b3947cef7378a9d23ca20ad9b958ca23053a7c563234e3b1c61 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, org.label-schema.build-date=20260216, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, CEPH_REF=20.2.1_2.17.26-baseline_2, OSD_FLAVOR=debug, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed) 2026-02-18T05:26:39.311 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:39 trial115 podman[66882]: 2026-02-18 05:26:39.200129039 +0000 UTC m=+0.074050607 container remove 820a89d68f267b3947cef7378a9d23ca20ad9b958ca23053a7c563234e3b1c61 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, OSD_FLAVOR=debug, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.33.7, ceph=True, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=20.2.1_2.17.26-baseline_2) 2026-02-18T05:26:39.311 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:39 trial115 bash[66882]: ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial115 2026-02-18T05:26:39.311 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:39 trial115 systemd[1]: ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115.service: Deactivated successfully. 2026-02-18T05:26:39.311 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:39 trial115 systemd[1]: Stopped Ceph mon.trial115 for 19ff6913-0c8a-11f1-a89f-d404e6e7d460. 2026-02-18T05:26:39.311 INFO:journalctl@ceph.mon.trial115.trial115.stdout:Feb 18 05:26:39 trial115 systemd[1]: ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial115.service: Consumed 3.545s CPU time. 2026-02-18T05:26:39.328 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T05:26:39.328 INFO:tasks.cephadm.mon.trial115:Stopped mon.trial115 2026-02-18T05:26:39.328 INFO:tasks.cephadm.mon.trial120:Stopping mon.trial120... 2026-02-18T05:26:39.328 DEBUG:teuthology.orchestra.run.trial120:> sudo systemctl stop ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial120 2026-02-18T05:26:39.619 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:39 trial120 systemd[1]: Stopping Ceph mon.trial120 for 19ff6913-0c8a-11f1-a89f-d404e6e7d460... 2026-02-18T05:26:39.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:39 trial120 ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial120[23710]: 2026-02-18T05:26:39.433+0000 7fbadc678640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.trial120 -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 2026-02-18T05:26:39.620 INFO:journalctl@ceph.mon.trial120.trial120.stdout:Feb 18 05:26:39 trial120 ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460-mon-trial120[23710]: 2026-02-18T05:26:39.433+0000 7fbadc678640 -1 mon.trial120@1(peon) e2 *** Got Signal Terminated *** 2026-02-18T05:26:39.717 DEBUG:teuthology.orchestra.run.trial120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-19ff6913-0c8a-11f1-a89f-d404e6e7d460@mon.trial120.service' 2026-02-18T05:26:39.756 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T05:26:39.757 INFO:tasks.cephadm.mon.trial120:Stopped mon.trial120 2026-02-18T05:26:39.757 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 --force --keep-logs 2026-02-18T05:26:39.873 INFO:teuthology.orchestra.run.trial115.stdout:Deleting cluster with fsid: 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:27:08.322 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 --force --keep-logs 2026-02-18T05:27:08.447 INFO:teuthology.orchestra.run.trial120.stdout:Deleting cluster with fsid: 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:27:49.874 DEBUG:teuthology.orchestra.run.trial115:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T05:27:49.932 DEBUG:teuthology.orchestra.run.trial120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T05:27:49.960 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-18T05:27:49.963 DEBUG:teuthology.misc:Transferring archived files from trial115:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54754/remote/trial115/crash 2026-02-18T05:27:49.964 DEBUG:teuthology.orchestra.run.trial115:> sudo tar c -f - -C /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/crash -- . 2026-02-18T05:27:49.996 INFO:teuthology.orchestra.run.trial115.stderr:tar: /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T05:27:49.996 INFO:teuthology.orchestra.run.trial115.stderr:tar: Error is not recoverable: exiting now 2026-02-18T05:27:49.999 DEBUG:teuthology.misc:Transferring archived files from trial120:/var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54754/remote/trial120/crash 2026-02-18T05:27:50.000 DEBUG:teuthology.orchestra.run.trial120:> sudo tar c -f - -C /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/crash -- . 2026-02-18T05:27:50.027 INFO:teuthology.orchestra.run.trial120.stderr:tar: /var/lib/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T05:27:50.028 INFO:teuthology.orchestra.run.trial120.stderr:tar: Error is not recoverable: exiting now 2026-02-18T05:27:50.029 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-18T05:27:50.029 DEBUG:teuthology.orchestra.run.trial115:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_DAEMON_PLACE_FAIL | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2026-02-18T05:27:50.063 INFO:tasks.cephadm:Compressing logs... 2026-02-18T05:27:50.068 DEBUG:teuthology.orchestra.run.trial115:> 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 -- 2026-02-18T05:27:50.107 DEBUG:teuthology.orchestra.run.trial120:> 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 -- 2026-02-18T05:27:50.130 INFO:teuthology.orchestra.run.trial115.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr:: No such file or directory 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr:gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.3.log 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.5.log 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr:gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.7.log 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.3.log: /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.cephadm.log 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.audit.log 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr:gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-client.ceph-exporter.trial115.log 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.cephadm.log: /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-volume.log 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr: 83.9% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.cephadm.log.gz 2026-02-18T05:27:50.131 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-client.ceph-exporter.trial115.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mon.trial115.log 2026-02-18T05:27:50.132 INFO:teuthology.orchestra.run.trial115.stderr: 87.8% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-client.ceph-exporter.trial115.log.gz 2026-02-18T05:27:50.132 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.1.log 2026-02-18T05:27:50.132 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mon.trial115.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mds.fs1.trial115.rlachq.log 2026-02-18T05:27:50.132 INFO:teuthology.orchestra.run.trial115.stderr: 91.0% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.audit.log.gz 2026-02-18T05:27:50.132 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.log 2026-02-18T05:27:50.132 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mds.fs1.trial115.rlachq.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mgr.trial115.zotyem.log 2026-02-18T05:27:50.132 INFO:teuthology.orchestra.run.trial115.stderr: 71.9% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mds.fs1.trial115.rlachq.log.gz 2026-02-18T05:27:50.133 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.log: 83.3% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.log.gz 2026-02-18T05:27:50.137 INFO:teuthology.orchestra.run.trial120.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T05:27:50.137 INFO:teuthology.orchestra.run.trial120.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T05:27:50.137 INFO:teuthology.orchestra.run.trial120.stderr:gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.2.log 2026-02-18T05:27:50.137 INFO:teuthology.orchestra.run.trial120.stderr:gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.0.log 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-client.ceph-exporter.trial120.log 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.2.log: /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.cephadm.log 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-client.ceph-exporter.trial120.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mgr.trial120.fhuwwx.log 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr: 91.3% 89.5% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr: -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-client.ceph-exporter.trial120.log.gz 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.4.log 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr: 82.4% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.cephadm.log.gz 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mgr.trial120.fhuwwx.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.audit.log 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-volume.log 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr:gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.6.log 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.audit.log: /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mds.fs1.trial120.lenlpk.log 2026-02-18T05:27:50.138 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mon.trial120.log 2026-02-18T05:27:50.139 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mds.fs1.trial120.lenlpk.log: gzip -5 --verbose -- /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.log 2026-02-18T05:27:50.139 INFO:teuthology.orchestra.run.trial120.stderr: 82.7% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mds.fs1.trial120.lenlpk.log.gz 2026-02-18T05:27:50.139 INFO:teuthology.orchestra.run.trial120.stderr: 91.0%/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mon.trial120.log: -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.audit.log.gz 2026-02-18T05:27:50.139 INFO:teuthology.orchestra.run.trial120.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.log: 81.8% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph.log.gz 2026-02-18T05:27:50.139 INFO:teuthology.orchestra.run.trial120.stderr: 90.5% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mgr.trial120.fhuwwx.log.gz 2026-02-18T05:27:50.139 INFO:teuthology.orchestra.run.trial115.stderr:/var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mgr.trial115.zotyem.log: 95.8% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-volume.log.gz 2026-02-18T05:27:50.143 INFO:teuthology.orchestra.run.trial115.stderr: 91.7% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T05:27:50.144 INFO:teuthology.orchestra.run.trial120.stderr: 95.7% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-volume.log.gz 2026-02-18T05:27:50.152 INFO:teuthology.orchestra.run.trial115.stderr: 93.0% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.7.log.gz 2026-02-18T05:27:50.161 INFO:teuthology.orchestra.run.trial120.stderr: 92.5% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mon.trial120.log.gz 2026-02-18T05:27:50.164 INFO:teuthology.orchestra.run.trial115.stderr: 93.3% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.3.log.gz 2026-02-18T05:27:50.171 INFO:teuthology.orchestra.run.trial115.stderr: 93.8% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.5.log.gz 2026-02-18T05:27:50.171 INFO:teuthology.orchestra.run.trial120.stderr: 93.2% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.0.log.gz 2026-02-18T05:27:50.172 INFO:teuthology.orchestra.run.trial115.stderr: 93.4% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.1.log.gz 2026-02-18T05:27:50.175 INFO:teuthology.orchestra.run.trial120.stderr: 93.6% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.2.log.gz 2026-02-18T05:27:50.177 INFO:teuthology.orchestra.run.trial120.stderr: 93.2% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.4.log.gz 2026-02-18T05:27:50.193 INFO:teuthology.orchestra.run.trial115.stderr: 89.7% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mgr.trial115.zotyem.log.gz 2026-02-18T05:27:50.213 INFO:teuthology.orchestra.run.trial120.stderr: 93.9% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-osd.6.log.gz 2026-02-18T05:27:50.214 INFO:teuthology.orchestra.run.trial120.stderr: 2026-02-18T05:27:50.214 INFO:teuthology.orchestra.run.trial120.stderr:real 0m0.091s 2026-02-18T05:27:50.214 INFO:teuthology.orchestra.run.trial120.stderr:user 0m0.236s 2026-02-18T05:27:50.214 INFO:teuthology.orchestra.run.trial120.stderr:sys 0m0.033s 2026-02-18T05:27:50.221 INFO:teuthology.orchestra.run.trial115.stderr: 91.8% -- replaced with /var/log/ceph/19ff6913-0c8a-11f1-a89f-d404e6e7d460/ceph-mon.trial115.log.gz 2026-02-18T05:27:50.223 INFO:teuthology.orchestra.run.trial115.stderr: 2026-02-18T05:27:50.223 INFO:teuthology.orchestra.run.trial115.stderr:real 0m0.104s 2026-02-18T05:27:50.223 INFO:teuthology.orchestra.run.trial115.stderr:user 0m0.306s 2026-02-18T05:27:50.223 INFO:teuthology.orchestra.run.trial115.stderr:sys 0m0.045s 2026-02-18T05:27:50.224 INFO:tasks.cephadm:Archiving logs... 2026-02-18T05:27:50.224 DEBUG:teuthology.misc:Transferring archived files from trial115:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54754/remote/trial115/log 2026-02-18T05:27:50.225 DEBUG:teuthology.orchestra.run.trial115:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T05:27:50.332 DEBUG:teuthology.misc:Transferring archived files from trial120:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54754/remote/trial120/log 2026-02-18T05:27:50.333 DEBUG:teuthology.orchestra.run.trial120:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T05:27:50.405 INFO:tasks.cephadm:Removing cluster... 2026-02-18T05:27:50.405 DEBUG:teuthology.orchestra.run.trial115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 --force 2026-02-18T05:27:50.524 INFO:teuthology.orchestra.run.trial115.stdout:Deleting cluster with fsid: 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:27:50.588 DEBUG:teuthology.orchestra.run.trial120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 19ff6913-0c8a-11f1-a89f-d404e6e7d460 --force 2026-02-18T05:27:50.708 INFO:teuthology.orchestra.run.trial120.stdout:Deleting cluster with fsid: 19ff6913-0c8a-11f1-a89f-d404e6e7d460 2026-02-18T05:27:50.764 INFO:tasks.cephadm:Removing cephadm ... 2026-02-18T05:27:50.764 DEBUG:teuthology.orchestra.run.trial115:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T05:27:50.782 DEBUG:teuthology.orchestra.run.trial120:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T05:27:50.798 INFO:tasks.cephadm:Teardown complete 2026-02-18T05:27:50.798 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-02-18T05:27:50.811 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial115:/dev/vg_nvme/lv_1... 2026-02-18T05:27:50.811 DEBUG:teuthology.orchestra.run.trial115:> sudo nvme disconnect -n lv_1 2026-02-18T05:27:51.071 INFO:teuthology.orchestra.run.trial115.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-02-18T05:27:51.073 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial115:/dev/vg_nvme/lv_2... 2026-02-18T05:27:51.073 DEBUG:teuthology.orchestra.run.trial115:> sudo nvme disconnect -n lv_2 2026-02-18T05:27:51.320 INFO:teuthology.orchestra.run.trial115.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-02-18T05:27:51.322 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial115:/dev/vg_nvme/lv_3... 2026-02-18T05:27:51.322 DEBUG:teuthology.orchestra.run.trial115:> sudo nvme disconnect -n lv_3 2026-02-18T05:27:51.569 INFO:teuthology.orchestra.run.trial115.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-02-18T05:27:51.571 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial115:/dev/vg_nvme/lv_4... 2026-02-18T05:27:51.571 DEBUG:teuthology.orchestra.run.trial115:> sudo nvme disconnect -n lv_4 2026-02-18T05:27:51.814 INFO:teuthology.orchestra.run.trial115.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-02-18T05:27:51.816 DEBUG:teuthology.orchestra.run.trial115:> set -ex 2026-02-18T05:27:51.817 DEBUG:teuthology.orchestra.run.trial115:> sudo dd of=/scratch_devs 2026-02-18T05:27:51.840 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial120:/dev/vg_nvme/lv_1... 2026-02-18T05:27:51.841 DEBUG:teuthology.orchestra.run.trial120:> sudo nvme disconnect -n lv_1 2026-02-18T05:27:52.098 INFO:teuthology.orchestra.run.trial120.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-02-18T05:27:52.100 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial120:/dev/vg_nvme/lv_2... 2026-02-18T05:27:52.101 DEBUG:teuthology.orchestra.run.trial120:> sudo nvme disconnect -n lv_2 2026-02-18T05:27:52.352 INFO:teuthology.orchestra.run.trial120.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-02-18T05:27:52.354 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial120:/dev/vg_nvme/lv_3... 2026-02-18T05:27:52.354 DEBUG:teuthology.orchestra.run.trial120:> sudo nvme disconnect -n lv_3 2026-02-18T05:27:52.594 INFO:teuthology.orchestra.run.trial120.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-02-18T05:27:52.596 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial120:/dev/vg_nvme/lv_4... 2026-02-18T05:27:52.596 DEBUG:teuthology.orchestra.run.trial120:> sudo nvme disconnect -n lv_4 2026-02-18T05:27:52.835 INFO:teuthology.orchestra.run.trial120.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-02-18T05:27:52.837 DEBUG:teuthology.orchestra.run.trial120:> set -ex 2026-02-18T05:27:52.837 DEBUG:teuthology.orchestra.run.trial120:> sudo dd of=/scratch_devs 2026-02-18T05:27:52.861 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T05:27:52.879 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T05:27:52.879 DEBUG:teuthology.orchestra.run.trial115:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T05:27:52.882 DEBUG:teuthology.orchestra.run.trial120:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T05:27:52.896 INFO:teuthology.orchestra.run.trial115.stderr:bash: line 1: ntpq: command not found 2026-02-18T05:27:52.917 INFO:teuthology.orchestra.run.trial120.stderr:bash: line 1: ntpq: command not found 2026-02-18T05:27:52.924 INFO:teuthology.orchestra.run.trial115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T05:27:52.924 INFO:teuthology.orchestra.run.trial115.stdout:=============================================================================== 2026-02-18T05:27:52.924 INFO:teuthology.orchestra.run.trial115.stdout:^- time-usw2.crimpac.net 2 7 201 69 -219us[ -57us] +/- 67ms 2026-02-18T05:27:52.924 INFO:teuthology.orchestra.run.trial115.stdout:^* wdc1.us.ntp.li 3 6 177 11 +1542us[+2101us] +/- 29ms 2026-02-18T05:27:52.924 INFO:teuthology.orchestra.run.trial115.stdout:^+ rn-03.koehn.com 2 6 177 11 +1380us[+1938us] +/- 37ms 2026-02-18T05:27:52.924 INFO:teuthology.orchestra.run.trial115.stdout:^+ 170-187-147-56.ip.linode> 2 6 177 12 -6986us[-6433us] +/- 80ms 2026-02-18T05:27:52.939 INFO:teuthology.orchestra.run.trial120.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T05:27:52.939 INFO:teuthology.orchestra.run.trial120.stdout:=============================================================================== 2026-02-18T05:27:52.939 INFO:teuthology.orchestra.run.trial120.stdout:^* ntp6.kernfusion.at 2 6 177 11 -209us[ -519us] +/- 47ms 2026-02-18T05:27:52.939 INFO:teuthology.orchestra.run.trial120.stdout:^+ kjsl-fmt2-net.fmt2.kjsl.> 2 6 177 11 +573us[ +573us] +/- 33ms 2026-02-18T05:27:52.939 INFO:teuthology.orchestra.run.trial120.stdout:^+ lithium.constant.com 2 6 177 11 -664us[ -664us] +/- 51ms 2026-02-18T05:27:52.939 INFO:teuthology.orchestra.run.trial120.stdout:^+ 72-14-182-49.ip.linodeus> 2 6 177 11 +1618us[+1618us] +/- 84ms 2026-02-18T05:27:52.940 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T05:27:52.950 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T05:27:52.951 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T05:27:52.971 DEBUG:teuthology.orchestra.run.trial115:> 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 2026-02-18T05:27:53.020 DEBUG:teuthology.orchestra.run.trial120:> 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 2026-02-18T05:27:53.066 DEBUG:teuthology.orchestra.run.trial115:> 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 2026-02-18T05:27:53.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:27:53.093 DEBUG:teuthology.orchestra.run.trial120:> 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 2026-02-18T05:27:53.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:27:53.119 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T05:27:53.136 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T05:27:53.154 INFO:teuthology.task.internal:Duration was 300.136848 seconds 2026-02-18T05:27:53.156 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T05:27:53.177 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T05:27:53.178 DEBUG:teuthology.orchestra.run.trial115:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T05:27:53.181 DEBUG:teuthology.orchestra.run.trial120:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T05:27:53.217 INFO:teuthology.orchestra.run.trial115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T05:27:53.218 INFO:teuthology.orchestra.run.trial120.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T05:27:53.623 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T05:27:53.623 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial115.front.sepia.ceph.com 2026-02-18T05:27:53.624 DEBUG:teuthology.orchestra.run.trial115:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-18T05:27:53.644 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial120.front.sepia.ceph.com 2026-02-18T05:27:53.644 DEBUG:teuthology.orchestra.run.trial120:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-18T05:27:53.682 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T05:27:53.682 DEBUG:teuthology.orchestra.run.trial115:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T05:27:53.686 DEBUG:teuthology.orchestra.run.trial120:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T05:27:53.802 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T05:27:53.803 DEBUG:teuthology.orchestra.run.trial115:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T05:27:53.806 DEBUG:teuthology.orchestra.run.trial120:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T05:27:53.828 INFO:teuthology.orchestra.run.trial115.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T05:27:53.828 INFO:teuthology.orchestra.run.trial115.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T05:27:53.828 INFO:teuthology.orchestra.run.trial115.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T05:27:53.828 INFO:teuthology.orchestra.run.trial115.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T05:27:53.828 INFO:teuthology.orchestra.run.trial115.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T05:27:53.830 INFO:teuthology.orchestra.run.trial120.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T05:27:53.830 INFO:teuthology.orchestra.run.trial120.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T05:27:53.830 INFO:teuthology.orchestra.run.trial120.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T05:27:53.830 INFO:teuthology.orchestra.run.trial120.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T05:27:53.830 INFO:teuthology.orchestra.run.trial120.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T05:27:53.838 INFO:teuthology.orchestra.run.trial120.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 89.8% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T05:27:53.847 INFO:teuthology.orchestra.run.trial115.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 89.9% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T05:27:53.849 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T05:27:53.868 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T05:27:53.868 DEBUG:teuthology.orchestra.run.trial115:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T05:27:53.917 DEBUG:teuthology.orchestra.run.trial120:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T05:27:53.944 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T05:27:53.962 DEBUG:teuthology.orchestra.run.trial115:> 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 2026-02-18T05:27:53.965 DEBUG:teuthology.orchestra.run.trial120:> 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 2026-02-18T05:27:53.987 INFO:teuthology.orchestra.run.trial115.stdout:kernel.core_pattern = core 2026-02-18T05:27:54.009 INFO:teuthology.orchestra.run.trial120.stdout:kernel.core_pattern = core 2026-02-18T05:27:54.026 DEBUG:teuthology.orchestra.run.trial115:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T05:27:54.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:27:54.061 DEBUG:teuthology.orchestra.run.trial120:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T05:27:54.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:27:54.082 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T05:27:54.093 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T05:27:54.094 DEBUG:teuthology.misc:Transferring archived files from trial115:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54754/remote/trial115 2026-02-18T05:27:54.094 DEBUG:teuthology.orchestra.run.trial115:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T05:27:54.133 DEBUG:teuthology.misc:Transferring archived files from trial120:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54754/remote/trial120 2026-02-18T05:27:54.134 DEBUG:teuthology.orchestra.run.trial120:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T05:27:54.165 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T05:27:54.165 DEBUG:teuthology.orchestra.run.trial115:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T05:27:54.166 DEBUG:teuthology.orchestra.run.trial120:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T05:27:54.215 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T05:27:54.228 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T05:27:54.228 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T05:27:54.244 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T05:27:54.245 DEBUG:teuthology.orchestra.run.trial115:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T05:27:54.247 DEBUG:teuthology.orchestra.run.trial120:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T05:27:54.261 INFO:teuthology.orchestra.run.trial115.stdout: 791912 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 05:27 /home/ubuntu/cephtest 2026-02-18T05:27:54.273 INFO:teuthology.orchestra.run.trial120.stdout: 786514 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 05:27 /home/ubuntu/cephtest 2026-02-18T05:27:54.274 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T05:27:54.284 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T05:27:54.315 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-haproxy-proto 3-final} duration: 300.1368479728699 owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-18T05:27:54.315 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:27:54.418 INFO:teuthology.run:pass