2026-02-21T19:59:20.815 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T19:59:20.831 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T19:59:20.910 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62905 branch: wip-adk3-testing-2026-02-12-2007 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_proxy_disabled} email: adking@redhat.com first_in_suite: false flavor: default job_id: '62905' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial name: adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk3-testing-2026-02-12-2007 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 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-adk3-testing-2026-02-19-2000 sha1: 8f51c35bf854479dcc229046453f0066d563cfe5 owner: scheduled_adking@soko04.front.sepia.ceph.com priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 4054 sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk3-testing-2026-02-19-2000 suite_path: /home/teuthworker/src/github.com_adk3798_ceph_8f51c35bf854479dcc229046453f0066d563cfe5/qa suite_relpath: qa suite_repo: https://github.com/adk3798/ceph.git suite_sha1: 8f51c35bf854479dcc229046453f0066d563cfe5 targets: trial019.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEIxOOLSaeAQHXAG36ZIWCUzN7cM3PPkRS6jEjrQZT27SP9V5+dxLO+f5ZOuLYrIydYx1XlOwDV/tHAvyU1LHSY= trial042.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAxqWrwD369XkPvkEP0Zn6ViH4R/WPd+/wY+B7FNSDdEzQ8gO3HSBsnSY29hv5Wp6Sz7SR2/WGvgI6M2mbI1F1c= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - smb.deploy_samba_ad_dc: role: host.b - cephadm: single_host_defaults: true - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ modtest1\n auth_mode: active-directory\n domain_settings:\n realm:\ \ DOMAIN1.SINK.TEST\n join_sources:\n - source_type: resource\n \ \ ref: join1-admin\n custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n\ \ placement:\n count: 1\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n auth:\n username: Administrator\n password: Passw0rd\n\ - resource_type: ceph.smb.share\n cluster_id: modtest1\n share_id: share1\n\ \ cephfs:\n provider: samba-vfs/new\n volume: cephfs\n subvolumegroup:\ \ smb\n subvolume: sv1\n path: /\n- resource_type: ceph.smb.share\n\ \ cluster_id: modtest1\n share_id: share2\n cephfs:\n provider: samba-vfs/new\n\ \ volume: cephfs\n subvolumegroup: smb\n subvolume: sv2\n path:\ \ /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.modtest1 - template.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - smb.workunit: admin_node: host.a clients: client.0: - - default smb_nodes: - host.a smb_shares: - share1 - share2 timeout: 1h - exec: host.a: - "echo \"Check for proxy enabled...\"\nif systemctl list-units | grep ceph |\ \ grep smb | grep -q proxy ; then\n echo \"smb proxy service found\"\n exit\ \ 1\nfi\necho \"smb proxy service not found\"\nexit 0\n" - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ modtest1\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ modtest1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: modtest1\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.modtest1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-21_19:52:04 tube: trial user: adking verbose: false worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-21T19:59:20.910 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_adk3798_ceph_8f51c35bf854479dcc229046453f0066d563cfe5/qa; will attempt to use it 2026-02-21T19:59:20.911 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_adk3798_ceph_8f51c35bf854479dcc229046453f0066d563cfe5/qa/tasks 2026-02-21T19:59:20.911 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-21T19:59:20.912 INFO:teuthology.task.internal:Checking packages... 2026-02-21T19:59:20.913 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '042df16cd9ee8a8df553b188fef8a8c4a9e7ab01' 2026-02-21T19:59:20.913 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-21T19:59:20.913 INFO:teuthology.packaging:ref: None 2026-02-21T19:59:20.913 INFO:teuthology.packaging:tag: None 2026-02-21T19:59:20.913 INFO:teuthology.packaging:branch: wip-adk3-testing-2026-02-12-2007 2026-02-21T19:59:20.913 INFO:teuthology.packaging:sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-21T19:59:20.913 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk3-testing-2026-02-12-2007 2026-02-21T19:59:21.034 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5291.g042df16c 2026-02-21T19:59:21.036 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-21T19:59:21.048 INFO:teuthology.task.internal:no buildpackages task found 2026-02-21T19:59:21.048 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-21T19:59:21.062 INFO:teuthology.task.internal:Saving configuration 2026-02-21T19:59:21.074 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-21T19:59:21.086 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-21T19:59:21.170 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial019.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62905', '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-21 19:53:10.110443', 'locked_by': 'scheduled_adking@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEIxOOLSaeAQHXAG36ZIWCUzN7cM3PPkRS6jEjrQZT27SP9V5+dxLO+f5ZOuLYrIydYx1XlOwDV/tHAvyU1LHSY='} 2026-02-21T19:59:21.227 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial042.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62905', '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-21 19:53:10.111106', 'locked_by': 'scheduled_adking@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAxqWrwD369XkPvkEP0Zn6ViH4R/WPd+/wY+B7FNSDdEzQ8gO3HSBsnSY29hv5Wp6Sz7SR2/WGvgI6M2mbI1F1c='} 2026-02-21T19:59:21.227 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-21T19:59:21.238 INFO:teuthology.task.internal:roles: ubuntu@trial019.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2026-02-21T19:59:21.238 INFO:teuthology.task.internal:roles: ubuntu@trial042.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2026-02-21T19:59:21.238 INFO:teuthology.run_tasks:Running task console_log... 2026-02-21T19:59:21.372 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x73d5c833c040>, signals=[15]) 2026-02-21T19:59:21.372 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-21T19:59:21.383 INFO:teuthology.task.internal:Opening connections... 2026-02-21T19:59:21.383 DEBUG:teuthology.task.internal:connecting to ubuntu@trial019.front.sepia.ceph.com 2026-02-21T19:59:21.384 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T19:59:21.450 DEBUG:teuthology.task.internal:connecting to ubuntu@trial042.front.sepia.ceph.com 2026-02-21T19:59:21.450 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T19:59:21.515 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-21T19:59:21.527 DEBUG:teuthology.orchestra.run.trial019:> uname -m 2026-02-21T19:59:21.544 INFO:teuthology.orchestra.run.trial019.stdout:x86_64 2026-02-21T19:59:21.544 DEBUG:teuthology.orchestra.run.trial019:> cat /etc/os-release 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:NAME="CentOS Stream" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:VERSION="9" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:ID="centos" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:ID_LIKE="rhel fedora" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:VERSION_ID="9" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:PLATFORM_ID="platform:el9" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:ANSI_COLOR="0;31" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:LOGO="fedora-logo-icon" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:HOME_URL="https://centos.org/" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T19:59:21.599 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T19:59:21.600 INFO:teuthology.lock.ops:Updating trial019.front.sepia.ceph.com on lock server 2026-02-21T19:59:21.666 DEBUG:teuthology.orchestra.run.trial042:> uname -m 2026-02-21T19:59:21.681 INFO:teuthology.orchestra.run.trial042.stdout:x86_64 2026-02-21T19:59:21.682 DEBUG:teuthology.orchestra.run.trial042:> cat /etc/os-release 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:NAME="CentOS Stream" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:VERSION="9" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:ID="centos" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:ID_LIKE="rhel fedora" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:VERSION_ID="9" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:PLATFORM_ID="platform:el9" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:ANSI_COLOR="0;31" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:LOGO="fedora-logo-icon" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:HOME_URL="https://centos.org/" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T19:59:21.737 INFO:teuthology.orchestra.run.trial042.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T19:59:21.738 INFO:teuthology.lock.ops:Updating trial042.front.sepia.ceph.com on lock server 2026-02-21T19:59:21.806 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-21T19:59:21.818 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-21T19:59:21.830 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-21T19:59:21.830 DEBUG:teuthology.orchestra.run.trial019:> test '!' -e /home/ubuntu/cephtest 2026-02-21T19:59:21.832 DEBUG:teuthology.orchestra.run.trial042:> test '!' -e /home/ubuntu/cephtest 2026-02-21T19:59:21.847 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-21T19:59:21.859 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-21T19:59:21.859 DEBUG:teuthology.orchestra.run.trial019:> test -z $(ls -A /var/lib/ceph) 2026-02-21T19:59:21.889 DEBUG:teuthology.orchestra.run.trial042:> test -z $(ls -A /var/lib/ceph) 2026-02-21T19:59:21.906 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-21T19:59:22.061 INFO:teuthology.run_tasks:Running task kernel... 2026-02-21T19:59:22.081 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-21T19:59:22.081 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}}, timeout 300 2026-02-21T19:59:22.081 DEBUG:teuthology.orchestra.run.trial019:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-21T19:59:22.081 DEBUG:teuthology.orchestra.run.trial042:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-21T19:59:22.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T19:59:22.096 DEBUG:teuthology.orchestra.run.trial042:> uname -r 2026-02-21T19:59:22.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T19:59:22.098 DEBUG:teuthology.orchestra.run.trial019:> uname -r 2026-02-21T19:59:22.151 INFO:teuthology.orchestra.run.trial042.stdout:5.14.0-681.el9.x86_64 2026-02-21T19:59:22.151 INFO:teuthology.task.kernel:Running kernel on trial042: 5.14.0-681.el9.x86_64 2026-02-21T19:59:22.152 DEBUG:teuthology.orchestra.run.trial042:> sudo yum install -y kernel 2026-02-21T19:59:22.155 INFO:teuthology.orchestra.run.trial019.stdout:5.14.0-681.el9.x86_64 2026-02-21T19:59:22.155 INFO:teuthology.task.kernel:Running kernel on trial019: 5.14.0-681.el9.x86_64 2026-02-21T19:59:22.156 DEBUG:teuthology.orchestra.run.trial019:> sudo yum install -y kernel 2026-02-21T19:59:23.288 INFO:teuthology.orchestra.run.trial019.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.9 MB 00:00 2026-02-21T19:59:23.339 INFO:teuthology.orchestra.run.trial042.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-21T19:59:26.548 INFO:teuthology.orchestra.run.trial042.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-21T19:59:27.501 INFO:teuthology.orchestra.run.trial019.stdout:CentOS Stream 9 - AppStream 7.3 MB/s | 27 MB 00:03 2026-02-21T19:59:29.775 INFO:teuthology.orchestra.run.trial042.stdout:CentOS Stream 9 - CRB 8.9 MB/s | 7.8 MB 00:00 2026-02-21T19:59:30.160 INFO:teuthology.orchestra.run.trial019.stdout:CentOS Stream 9 - CRB 29 MB/s | 7.8 MB 00:00 2026-02-21T19:59:30.943 INFO:teuthology.orchestra.run.trial042.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 20 kB 00:00 2026-02-21T19:59:31.038 INFO:teuthology.orchestra.run.trial019.stdout:CentOS Stream 9 - Extras packages 135 kB/s | 20 kB 00:00 2026-02-21T19:59:31.642 INFO:teuthology.orchestra.run.trial019.stdout:Extra Packages for Enterprise Linux 38 MB/s | 20 MB 00:00 2026-02-21T19:59:31.760 INFO:teuthology.orchestra.run.trial042.stdout:Extra Packages for Enterprise Linux 27 MB/s | 20 MB 00:00 2026-02-21T19:59:34.855 INFO:teuthology.orchestra.run.trial019.stdout:lab-extras 2.5 MB/s | 50 kB 00:00 2026-02-21T19:59:34.953 INFO:teuthology.orchestra.run.trial042.stdout:lab-extras 2.5 MB/s | 50 kB 00:00 2026-02-21T19:59:35.864 INFO:teuthology.orchestra.run.trial019.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-21T19:59:35.864 INFO:teuthology.orchestra.run.trial019.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-21T19:59:35.883 INFO:teuthology.orchestra.run.trial019.stdout:Dependencies resolved. 2026-02-21T19:59:35.884 INFO:teuthology.orchestra.run.trial019.stdout:Nothing to do. 2026-02-21T19:59:35.884 INFO:teuthology.orchestra.run.trial019.stdout:Complete! 2026-02-21T19:59:35.910 DEBUG:teuthology.orchestra.run.trial019:> echo no | sudo yum reinstall kernel || true 2026-02-21T19:59:35.954 INFO:teuthology.orchestra.run.trial042.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-21T19:59:35.954 INFO:teuthology.orchestra.run.trial042.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-21T19:59:35.974 INFO:teuthology.orchestra.run.trial042.stdout:Dependencies resolved. 2026-02-21T19:59:35.974 INFO:teuthology.orchestra.run.trial042.stdout:Nothing to do. 2026-02-21T19:59:35.974 INFO:teuthology.orchestra.run.trial042.stdout:Complete! 2026-02-21T19:59:35.998 DEBUG:teuthology.orchestra.run.trial042:> echo no | sudo yum reinstall kernel || true 2026-02-21T19:59:36.212 INFO:teuthology.orchestra.run.trial019.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Feb 2026 07:59:34 PM UTC. 2026-02-21T19:59:36.292 INFO:teuthology.orchestra.run.trial042.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Feb 2026 07:59:34 PM UTC. 2026-02-21T19:59:36.292 INFO:teuthology.orchestra.run.trial019.stdout:Dependencies resolved. 2026-02-21T19:59:36.293 INFO:teuthology.orchestra.run.trial019.stdout:================================================================================ 2026-02-21T19:59:36.293 INFO:teuthology.orchestra.run.trial019.stdout: Package Architecture Version Repository Size 2026-02-21T19:59:36.293 INFO:teuthology.orchestra.run.trial019.stdout:================================================================================ 2026-02-21T19:59:36.293 INFO:teuthology.orchestra.run.trial019.stdout:Reinstalling: 2026-02-21T19:59:36.293 INFO:teuthology.orchestra.run.trial019.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T19:59:36.294 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T19:59:36.294 INFO:teuthology.orchestra.run.trial019.stdout:Transaction Summary 2026-02-21T19:59:36.294 INFO:teuthology.orchestra.run.trial019.stdout:================================================================================ 2026-02-21T19:59:36.294 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T19:59:36.294 INFO:teuthology.orchestra.run.trial019.stdout:Total download size: 803 k 2026-02-21T19:59:36.294 INFO:teuthology.orchestra.run.trial019.stdout:Installed size: 0 2026-02-21T19:59:36.294 INFO:teuthology.orchestra.run.trial019.stderr:Operation aborted. 2026-02-21T19:59:36.314 INFO:teuthology.orchestra.run.trial019.stdout:Is this ok [y/N]: 2026-02-21T19:59:36.314 DEBUG:teuthology.orchestra.run.trial019:> sudo yum reinstall -y kernel || true 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout:Dependencies resolved. 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout:================================================================================ 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout: Package Architecture Version Repository Size 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout:================================================================================ 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout:Reinstalling: 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout:Transaction Summary 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout:================================================================================ 2026-02-21T19:59:36.372 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T19:59:36.373 INFO:teuthology.orchestra.run.trial042.stdout:Total download size: 803 k 2026-02-21T19:59:36.373 INFO:teuthology.orchestra.run.trial042.stdout:Installed size: 0 2026-02-21T19:59:36.373 INFO:teuthology.orchestra.run.trial042.stderr:Operation aborted. 2026-02-21T19:59:36.392 INFO:teuthology.orchestra.run.trial042.stdout:Is this ok [y/N]: 2026-02-21T19:59:36.392 DEBUG:teuthology.orchestra.run.trial042:> sudo yum reinstall -y kernel || true 2026-02-21T19:59:36.612 INFO:teuthology.orchestra.run.trial019.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Feb 2026 07:59:34 PM UTC. 2026-02-21T19:59:36.691 INFO:teuthology.orchestra.run.trial019.stdout:Dependencies resolved. 2026-02-21T19:59:36.691 INFO:teuthology.orchestra.run.trial019.stdout:================================================================================ 2026-02-21T19:59:36.691 INFO:teuthology.orchestra.run.trial019.stdout: Package Architecture Version Repository Size 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout:================================================================================ 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout:Reinstalling: 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout:Transaction Summary 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout:================================================================================ 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout:Total download size: 803 k 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout:Installed size: 0 2026-02-21T19:59:36.692 INFO:teuthology.orchestra.run.trial019.stdout:Downloading Packages: 2026-02-21T19:59:36.696 INFO:teuthology.orchestra.run.trial042.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Feb 2026 07:59:34 PM UTC. 2026-02-21T19:59:36.776 INFO:teuthology.orchestra.run.trial042.stdout:Dependencies resolved. 2026-02-21T19:59:36.777 INFO:teuthology.orchestra.run.trial042.stdout:================================================================================ 2026-02-21T19:59:36.777 INFO:teuthology.orchestra.run.trial042.stdout: Package Architecture Version Repository Size 2026-02-21T19:59:36.778 INFO:teuthology.orchestra.run.trial042.stdout:================================================================================ 2026-02-21T19:59:36.778 INFO:teuthology.orchestra.run.trial042.stdout:Reinstalling: 2026-02-21T19:59:36.778 INFO:teuthology.orchestra.run.trial042.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T19:59:36.778 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T19:59:36.778 INFO:teuthology.orchestra.run.trial042.stdout:Transaction Summary 2026-02-21T19:59:36.778 INFO:teuthology.orchestra.run.trial042.stdout:================================================================================ 2026-02-21T19:59:36.778 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T19:59:36.778 INFO:teuthology.orchestra.run.trial042.stdout:Total download size: 803 k 2026-02-21T19:59:36.778 INFO:teuthology.orchestra.run.trial042.stdout:Installed size: 0 2026-02-21T19:59:36.779 INFO:teuthology.orchestra.run.trial042.stdout:Downloading Packages: 2026-02-21T19:59:36.892 INFO:teuthology.orchestra.run.trial019.stdout:kernel-5.14.0-681.el9.x86_64.rpm 5.8 MB/s | 803 kB 00:00 2026-02-21T19:59:36.893 INFO:teuthology.orchestra.run.trial019.stdout:-------------------------------------------------------------------------------- 2026-02-21T19:59:36.893 INFO:teuthology.orchestra.run.trial019.stdout:Total 3.9 MB/s | 803 kB 00:00 2026-02-21T19:59:36.905 INFO:teuthology.orchestra.run.trial019.stdout:Running transaction check 2026-02-21T19:59:36.910 INFO:teuthology.orchestra.run.trial042.stdout:kernel-5.14.0-681.el9.x86_64.rpm 11 MB/s | 803 kB 00:00 2026-02-21T19:59:36.911 INFO:teuthology.orchestra.run.trial042.stdout:-------------------------------------------------------------------------------- 2026-02-21T19:59:36.911 INFO:teuthology.orchestra.run.trial042.stdout:Total 5.9 MB/s | 803 kB 00:00 2026-02-21T19:59:36.922 INFO:teuthology.orchestra.run.trial042.stdout:Running transaction check 2026-02-21T19:59:36.939 INFO:teuthology.orchestra.run.trial019.stdout:Transaction check succeeded. 2026-02-21T19:59:36.939 INFO:teuthology.orchestra.run.trial019.stdout:Running transaction test 2026-02-21T19:59:36.944 INFO:teuthology.orchestra.run.trial019.stdout:Transaction test succeeded. 2026-02-21T19:59:36.944 INFO:teuthology.orchestra.run.trial019.stdout:Running transaction 2026-02-21T19:59:36.955 INFO:teuthology.orchestra.run.trial042.stdout:Transaction check succeeded. 2026-02-21T19:59:36.955 INFO:teuthology.orchestra.run.trial042.stdout:Running transaction test 2026-02-21T19:59:36.960 INFO:teuthology.orchestra.run.trial042.stdout:Transaction test succeeded. 2026-02-21T19:59:36.960 INFO:teuthology.orchestra.run.trial042.stdout:Running transaction 2026-02-21T19:59:36.969 INFO:teuthology.orchestra.run.trial019.stdout: Preparing : 1/1 2026-02-21T19:59:36.973 INFO:teuthology.orchestra.run.trial019.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T19:59:36.973 INFO:teuthology.orchestra.run.trial019.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T19:59:36.983 INFO:teuthology.orchestra.run.trial042.stdout: Preparing : 1/1 2026-02-21T19:59:36.987 INFO:teuthology.orchestra.run.trial042.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T19:59:36.988 INFO:teuthology.orchestra.run.trial042.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T19:59:37.090 INFO:teuthology.orchestra.run.trial019.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T19:59:37.090 INFO:teuthology.orchestra.run.trial019.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T19:59:37.100 INFO:teuthology.orchestra.run.trial042.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T19:59:37.101 INFO:teuthology.orchestra.run.trial042.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T19:59:37.146 INFO:teuthology.orchestra.run.trial019.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T19:59:37.146 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T19:59:37.146 INFO:teuthology.orchestra.run.trial019.stdout:Reinstalled: 2026-02-21T19:59:37.146 INFO:teuthology.orchestra.run.trial019.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-21T19:59:37.146 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T19:59:37.146 INFO:teuthology.orchestra.run.trial019.stdout:Complete! 2026-02-21T19:59:37.157 INFO:teuthology.orchestra.run.trial042.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T19:59:37.157 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T19:59:37.157 INFO:teuthology.orchestra.run.trial042.stdout:Reinstalled: 2026-02-21T19:59:37.157 INFO:teuthology.orchestra.run.trial042.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-21T19:59:37.157 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T19:59:37.157 INFO:teuthology.orchestra.run.trial042.stdout:Complete! 2026-02-21T19:59:37.172 DEBUG:teuthology.orchestra.run.trial019:> rpm -q kernel | sort -rV | head -n 1 2026-02-21T19:59:37.185 DEBUG:teuthology.orchestra.run.trial042:> rpm -q kernel | sort -rV | head -n 1 2026-02-21T19:59:37.195 INFO:teuthology.orchestra.run.trial019.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-21T19:59:37.196 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-21T19:59:37.196 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-21T19:59:37.196 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-21T19:59:37.196 DEBUG:teuthology.orchestra.run.trial019:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-21T19:59:37.209 INFO:teuthology.orchestra.run.trial042.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-21T19:59:37.209 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-21T19:59:37.209 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-21T19:59:37.209 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-21T19:59:37.209 DEBUG:teuthology.orchestra.run.trial042:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-21T19:59:37.261 INFO:teuthology.orchestra.run.trial019.stdout:ttyS1 2026-02-21T19:59:37.274 INFO:teuthology.orchestra.run.trial042.stdout:ttyS1 2026-02-21T19:59:37.289 DEBUG:teuthology.parallel:result is None 2026-02-21T19:59:37.300 DEBUG:teuthology.parallel:result is None 2026-02-21T19:59:37.300 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-21T19:59:37.311 INFO:teuthology.task.internal:Creating test directory... 2026-02-21T19:59:37.311 DEBUG:teuthology.orchestra.run.trial019:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-21T19:59:37.332 DEBUG:teuthology.orchestra.run.trial042:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-21T19:59:37.356 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-21T19:59:37.366 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-21T19:59:37.378 INFO:teuthology.task.internal:Creating archive directory... 2026-02-21T19:59:37.378 DEBUG:teuthology.orchestra.run.trial019:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-21T19:59:37.389 DEBUG:teuthology.orchestra.run.trial042:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-21T19:59:37.415 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-21T19:59:37.426 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-21T19:59:37.426 DEBUG:teuthology.orchestra.run.trial019:> 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-21T19:59:37.447 DEBUG:teuthology.orchestra.run.trial042:> 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-21T19:59:37.469 INFO:teuthology.orchestra.run.trial019.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T19:59:37.476 INFO:teuthology.orchestra.run.trial042.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T19:59:37.478 INFO:teuthology.orchestra.run.trial019.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T19:59:37.484 INFO:teuthology.orchestra.run.trial042.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T19:59:37.486 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-21T19:59:37.496 INFO:teuthology.task.internal:Configuring sudo... 2026-02-21T19:59:37.496 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-21T19:59:37.521 DEBUG:teuthology.orchestra.run.trial042:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-21T19:59:37.550 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-21T19:59:37.563 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-21T19:59:37.564 DEBUG:teuthology.orchestra.run.trial019:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-21T19:59:37.585 DEBUG:teuthology.orchestra.run.trial042:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-21T19:59:37.606 DEBUG:teuthology.orchestra.run.trial019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T19:59:37.746 DEBUG:teuthology.orchestra.run.trial019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T19:59:37.771 DEBUG:teuthology.orchestra.run.trial019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T19:59:37.889 DEBUG:teuthology.orchestra.run.trial019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T19:59:37.914 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T19:59:37.914 DEBUG:teuthology.orchestra.run.trial019:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-21T19:59:37.978 DEBUG:teuthology.orchestra.run.trial042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T19:59:38.055 DEBUG:teuthology.orchestra.run.trial042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T19:59:38.080 DEBUG:teuthology.orchestra.run.trial042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T19:59:38.197 DEBUG:teuthology.orchestra.run.trial042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T19:59:38.220 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-21T19:59:38.221 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-21T19:59:38.284 DEBUG:teuthology.orchestra.run.trial019:> sudo service rsyslog restart 2026-02-21T19:59:38.286 DEBUG:teuthology.orchestra.run.trial042:> sudo service rsyslog restart 2026-02-21T19:59:38.313 INFO:teuthology.orchestra.run.trial019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T19:59:38.352 INFO:teuthology.orchestra.run.trial042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T19:59:38.805 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-21T19:59:38.816 INFO:teuthology.task.internal:Starting timer... 2026-02-21T19:59:38.816 INFO:teuthology.run_tasks:Running task pcp... 2026-02-21T19:59:38.831 INFO:teuthology.run_tasks:Running task selinux... 2026-02-21T19:59:38.842 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-21T19:59:38.842 DEBUG:teuthology.orchestra.run.trial019:> sudo service auditd rotate 2026-02-21T19:59:38.873 INFO:teuthology.orchestra.run.trial019.stdout:Rotating logs: 2026-02-21T19:59:38.874 DEBUG:teuthology.orchestra.run.trial042:> sudo service auditd rotate 2026-02-21T19:59:38.902 INFO:teuthology.orchestra.run.trial042.stdout:Rotating logs: 2026-02-21T19:59:38.904 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-21T19:59:38.904 DEBUG:teuthology.orchestra.run.trial019:> /usr/sbin/getenforce 2026-02-21T19:59:38.929 INFO:teuthology.orchestra.run.trial019.stdout:Permissive 2026-02-21T19:59:38.930 DEBUG:teuthology.orchestra.run.trial042:> /usr/sbin/getenforce 2026-02-21T19:59:38.961 INFO:teuthology.orchestra.run.trial042.stdout:Permissive 2026-02-21T19:59:38.961 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial019.front.sepia.ceph.com': 'permissive', 'ubuntu@trial042.front.sepia.ceph.com': 'permissive'} 2026-02-21T19:59:38.961 DEBUG:teuthology.orchestra.run.trial019:> 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-21T19:59:38.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T19:59:38.997 DEBUG:teuthology.orchestra.run.trial042:> 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-21T19:59:39.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T19:59:39.025 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-21T19:59:39.026 DEBUG:teuthology.orchestra.run.trial019:> sudo /usr/sbin/setenforce permissive 2026-02-21T19:59:39.063 DEBUG:teuthology.orchestra.run.trial042:> sudo /usr/sbin/setenforce permissive 2026-02-21T19:59:39.090 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-21T19:59:39.109 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-21T19:59:39.117 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-21T19:59:39.118 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial019.front.sepia.ceph.com,trial042.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-21T20:02:08.061 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial019.front.sepia.ceph.com'), Remote(name='ubuntu@trial042.front.sepia.ceph.com')] 2026-02-21T20:02:08.062 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial019.front.sepia.ceph.com' 2026-02-21T20:02:08.063 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:02:08.132 DEBUG:teuthology.orchestra.run.trial019:> true 2026-02-21T20:02:08.213 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial019.front.sepia.ceph.com' 2026-02-21T20:02:08.213 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial042.front.sepia.ceph.com' 2026-02-21T20:02:08.214 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:02:08.277 DEBUG:teuthology.orchestra.run.trial042:> true 2026-02-21T20:02:08.357 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial042.front.sepia.ceph.com' 2026-02-21T20:02:08.357 INFO:teuthology.run_tasks:Running task clock... 2026-02-21T20:02:08.373 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-21T20:02:08.374 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-21T20:02:08.374 DEBUG:teuthology.orchestra.run.trial019:> 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-21T20:02:08.376 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-21T20:02:08.376 DEBUG:teuthology.orchestra.run.trial042:> 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-21T20:02:08.402 INFO:teuthology.orchestra.run.trial019.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-21T20:02:08.414 INFO:teuthology.orchestra.run.trial019.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-21T20:02:08.424 INFO:teuthology.orchestra.run.trial042.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-21T20:02:08.433 INFO:teuthology.orchestra.run.trial019.stderr:sudo: ntpd: command not found 2026-02-21T20:02:08.435 INFO:teuthology.orchestra.run.trial042.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-21T20:02:08.443 INFO:teuthology.orchestra.run.trial019.stdout:506 Cannot talk to daemon 2026-02-21T20:02:08.454 INFO:teuthology.orchestra.run.trial019.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-21T20:02:08.455 INFO:teuthology.orchestra.run.trial042.stderr:sudo: ntpd: command not found 2026-02-21T20:02:08.464 INFO:teuthology.orchestra.run.trial042.stdout:506 Cannot talk to daemon 2026-02-21T20:02:08.466 INFO:teuthology.orchestra.run.trial019.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-21T20:02:08.477 INFO:teuthology.orchestra.run.trial042.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-21T20:02:08.489 INFO:teuthology.orchestra.run.trial042.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-21T20:02:08.513 INFO:teuthology.orchestra.run.trial019.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:02:08.529 INFO:teuthology.orchestra.run.trial019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:02:08.529 INFO:teuthology.orchestra.run.trial019.stdout:=============================================================================== 2026-02-21T20:02:08.529 INFO:teuthology.orchestra.run.trial019.stdout:^? t2.time.gq1.yahoo.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-21T20:02:08.529 INFO:teuthology.orchestra.run.trial019.stdout:^? ip74-208-14-149.pbiaas.c> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-21T20:02:08.529 INFO:teuthology.orchestra.run.trial019.stdout:^? ns1.fortrockdc.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-21T20:02:08.529 INFO:teuthology.orchestra.run.trial019.stdout:^? 45.12.52.138 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-21T20:02:08.537 INFO:teuthology.orchestra.run.trial042.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:02:08.540 INFO:teuthology.orchestra.run.trial042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:02:08.540 INFO:teuthology.orchestra.run.trial042.stdout:=============================================================================== 2026-02-21T20:02:08.540 INFO:teuthology.orchestra.run.trial042.stdout:^? sensei.ruselabs.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-21T20:02:08.540 INFO:teuthology.orchestra.run.trial042.stdout:^? 172-232-15-202.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-21T20:02:08.540 INFO:teuthology.orchestra.run.trial042.stdout:^? rn-03.koehn.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-21T20:02:08.540 INFO:teuthology.orchestra.run.trial042.stdout:^? dns-e.ns4v.icu 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-21T20:02:08.541 INFO:teuthology.run_tasks:Running task pexec... 2026-02-21T20:02:08.555 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-21T20:02:08.556 DEBUG:teuthology.orchestra.run.trial019:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:02:08.556 DEBUG:teuthology.orchestra.run.trial042:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:02:08.571 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial019.front.sepia.ceph.com 2026-02-21T20:02:08.572 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-21T20:02:08.572 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-21T20:02:08.583 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial042.front.sepia.ceph.com 2026-02-21T20:02:08.583 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-21T20:02:08.583 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-21T20:02:08.744 INFO:teuthology.orchestra.run.trial019.stdout:No match for argument: nvme-cli 2026-02-21T20:02:08.744 INFO:teuthology.orchestra.run.trial019.stderr:No packages marked for removal. 2026-02-21T20:02:08.745 INFO:teuthology.orchestra.run.trial019.stdout:Dependencies resolved. 2026-02-21T20:02:08.746 INFO:teuthology.orchestra.run.trial019.stdout:Nothing to do. 2026-02-21T20:02:08.746 INFO:teuthology.orchestra.run.trial019.stdout:Complete! 2026-02-21T20:02:08.754 INFO:teuthology.orchestra.run.trial042.stdout:No match for argument: nvme-cli 2026-02-21T20:02:08.754 INFO:teuthology.orchestra.run.trial042.stderr:No packages marked for removal. 2026-02-21T20:02:08.757 INFO:teuthology.orchestra.run.trial042.stdout:Dependencies resolved. 2026-02-21T20:02:08.757 INFO:teuthology.orchestra.run.trial042.stdout:Nothing to do. 2026-02-21T20:02:08.757 INFO:teuthology.orchestra.run.trial042.stdout:Complete! 2026-02-21T20:02:09.046 INFO:teuthology.orchestra.run.trial019.stdout:Last metadata expiration check: 0:00:27 ago on Sat 21 Feb 2026 08:01:41 PM UTC. 2026-02-21T20:02:09.059 INFO:teuthology.orchestra.run.trial042.stdout:Last metadata expiration check: 0:00:27 ago on Sat 21 Feb 2026 08:01:41 PM UTC. 2026-02-21T20:02:09.126 INFO:teuthology.orchestra.run.trial019.stdout:Dependencies resolved. 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:================================================================================ 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout: Package Architecture Version Repository Size 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:================================================================================ 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:Installing: 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:Installing dependencies: 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:Transaction Summary 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:================================================================================ 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:Install 6 Packages 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:Total download size: 2.3 M 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:Installed size: 11 M 2026-02-21T20:02:09.127 INFO:teuthology.orchestra.run.trial019.stdout:Downloading Packages: 2026-02-21T20:02:09.140 INFO:teuthology.orchestra.run.trial042.stdout:Dependencies resolved. 2026-02-21T20:02:09.140 INFO:teuthology.orchestra.run.trial042.stdout:================================================================================ 2026-02-21T20:02:09.140 INFO:teuthology.orchestra.run.trial042.stdout: Package Architecture Version Repository Size 2026-02-21T20:02:09.140 INFO:teuthology.orchestra.run.trial042.stdout:================================================================================ 2026-02-21T20:02:09.140 INFO:teuthology.orchestra.run.trial042.stdout:Installing: 2026-02-21T20:02:09.140 INFO:teuthology.orchestra.run.trial042.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-21T20:02:09.140 INFO:teuthology.orchestra.run.trial042.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout:Installing dependencies: 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout:Transaction Summary 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout:================================================================================ 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout:Install 6 Packages 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout:Total download size: 2.3 M 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout:Installed size: 11 M 2026-02-21T20:02:09.141 INFO:teuthology.orchestra.run.trial042.stdout:Downloading Packages: 2026-02-21T20:02:09.330 INFO:teuthology.orchestra.run.trial042.stdout:(1/6): nvmetcli-0.8-3.el9.noarch.rpm 448 kB/s | 44 kB 00:00 2026-02-21T20:02:09.332 INFO:teuthology.orchestra.run.trial019.stdout:(1/6): nvmetcli-0.8-3.el9.noarch.rpm 427 kB/s | 44 kB 00:00 2026-02-21T20:02:09.333 INFO:teuthology.orchestra.run.trial042.stdout:(2/6): python3-configshell-1.1.30-1.el9.noarch. 709 kB/s | 72 kB 00:00 2026-02-21T20:02:09.346 INFO:teuthology.orchestra.run.trial019.stdout:(2/6): python3-configshell-1.1.30-1.el9.noarch. 616 kB/s | 72 kB 00:00 2026-02-21T20:02:09.371 INFO:teuthology.orchestra.run.trial042.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 2.0 MB/s | 84 kB 00:00 2026-02-21T20:02:09.375 INFO:teuthology.orchestra.run.trial042.stdout:(4/6): python3-pyparsing-2.4.7-9.el9.noarch.rpm 3.5 MB/s | 150 kB 00:00 2026-02-21T20:02:09.387 INFO:teuthology.orchestra.run.trial019.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.5 MB/s | 84 kB 00:00 2026-02-21T20:02:09.402 INFO:teuthology.orchestra.run.trial042.stdout:(5/6): nvme-cli-2.16-1.el9.x86_64.rpm 6.8 MB/s | 1.2 MB 00:00 2026-02-21T20:02:09.412 INFO:teuthology.orchestra.run.trial019.stdout:(4/6): python3-pyparsing-2.4.7-9.el9.noarch.rpm 2.2 MB/s | 150 kB 00:00 2026-02-21T20:02:09.434 INFO:teuthology.orchestra.run.trial042.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 13 MB/s | 837 kB 00:00 2026-02-21T20:02:09.434 INFO:teuthology.orchestra.run.trial042.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:02:09.434 INFO:teuthology.orchestra.run.trial042.stdout:Total 7.9 MB/s | 2.3 MB 00:00 2026-02-21T20:02:09.444 INFO:teuthology.orchestra.run.trial019.stdout:(5/6): nvme-cli-2.16-1.el9.x86_64.rpm 5.4 MB/s | 1.2 MB 00:00 2026-02-21T20:02:09.487 INFO:teuthology.orchestra.run.trial042.stdout:Running transaction check 2026-02-21T20:02:09.489 INFO:teuthology.orchestra.run.trial019.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.0 MB/s | 837 kB 00:00 2026-02-21T20:02:09.489 INFO:teuthology.orchestra.run.trial019.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:02:09.489 INFO:teuthology.orchestra.run.trial019.stdout:Total 6.4 MB/s | 2.3 MB 00:00 2026-02-21T20:02:09.494 INFO:teuthology.orchestra.run.trial042.stdout:Transaction check succeeded. 2026-02-21T20:02:09.494 INFO:teuthology.orchestra.run.trial042.stdout:Running transaction test 2026-02-21T20:02:09.545 INFO:teuthology.orchestra.run.trial019.stdout:Running transaction check 2026-02-21T20:02:09.552 INFO:teuthology.orchestra.run.trial019.stdout:Transaction check succeeded. 2026-02-21T20:02:09.552 INFO:teuthology.orchestra.run.trial019.stdout:Running transaction test 2026-02-21T20:02:09.559 INFO:teuthology.orchestra.run.trial042.stdout:Transaction test succeeded. 2026-02-21T20:02:09.559 INFO:teuthology.orchestra.run.trial042.stdout:Running transaction 2026-02-21T20:02:09.618 INFO:teuthology.orchestra.run.trial019.stdout:Transaction test succeeded. 2026-02-21T20:02:09.618 INFO:teuthology.orchestra.run.trial019.stdout:Running transaction 2026-02-21T20:02:09.687 INFO:teuthology.orchestra.run.trial042.stdout: Preparing : 1/1 2026-02-21T20:02:09.695 INFO:teuthology.orchestra.run.trial042.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2026-02-21T20:02:09.704 INFO:teuthology.orchestra.run.trial042.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/6 2026-02-21T20:02:09.709 INFO:teuthology.orchestra.run.trial042.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-21T20:02:09.715 INFO:teuthology.orchestra.run.trial042.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-21T20:02:09.715 INFO:teuthology.orchestra.run.trial042.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/6 2026-02-21T20:02:09.746 INFO:teuthology.orchestra.run.trial019.stdout: Preparing : 1/1 2026-02-21T20:02:09.754 INFO:teuthology.orchestra.run.trial019.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2026-02-21T20:02:09.763 INFO:teuthology.orchestra.run.trial019.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/6 2026-02-21T20:02:09.768 INFO:teuthology.orchestra.run.trial019.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-21T20:02:09.774 INFO:teuthology.orchestra.run.trial019.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-21T20:02:09.775 INFO:teuthology.orchestra.run.trial019.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/6 2026-02-21T20:02:09.845 INFO:teuthology.orchestra.run.trial042.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/6 2026-02-21T20:02:09.848 INFO:teuthology.orchestra.run.trial042.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-21T20:02:09.905 INFO:teuthology.orchestra.run.trial019.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/6 2026-02-21T20:02:09.907 INFO:teuthology.orchestra.run.trial019.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-21T20:02:10.139 INFO:teuthology.orchestra.run.trial042.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-21T20:02:10.140 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-21T20:02:10.140 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:10.202 INFO:teuthology.orchestra.run.trial019.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-21T20:02:10.203 INFO:teuthology.orchestra.run.trial019.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-21T20:02:10.203 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:02:10.380 INFO:teuthology.orchestra.run.trial042.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/6 2026-02-21T20:02:10.380 INFO:teuthology.orchestra.run.trial042.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/6 2026-02-21T20:02:10.380 INFO:teuthology.orchestra.run.trial042.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-21T20:02:10.380 INFO:teuthology.orchestra.run.trial042.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-21T20:02:10.380 INFO:teuthology.orchestra.run.trial042.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/6 2026-02-21T20:02:10.432 INFO:teuthology.orchestra.run.trial042.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2026-02-21T20:02:10.432 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:10.432 INFO:teuthology.orchestra.run.trial042.stdout:Installed: 2026-02-21T20:02:10.432 INFO:teuthology.orchestra.run.trial042.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-21T20:02:10.432 INFO:teuthology.orchestra.run.trial042.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-21T20:02:10.432 INFO:teuthology.orchestra.run.trial042.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-21T20:02:10.432 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:10.432 INFO:teuthology.orchestra.run.trial042.stdout:Complete! 2026-02-21T20:02:10.447 INFO:teuthology.orchestra.run.trial019.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/6 2026-02-21T20:02:10.447 INFO:teuthology.orchestra.run.trial019.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/6 2026-02-21T20:02:10.448 INFO:teuthology.orchestra.run.trial019.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-21T20:02:10.448 INFO:teuthology.orchestra.run.trial019.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-21T20:02:10.448 INFO:teuthology.orchestra.run.trial019.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/6 2026-02-21T20:02:10.463 DEBUG:teuthology.parallel:result is None 2026-02-21T20:02:10.500 INFO:teuthology.orchestra.run.trial019.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2026-02-21T20:02:10.500 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:02:10.500 INFO:teuthology.orchestra.run.trial019.stdout:Installed: 2026-02-21T20:02:10.501 INFO:teuthology.orchestra.run.trial019.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-21T20:02:10.501 INFO:teuthology.orchestra.run.trial019.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-21T20:02:10.501 INFO:teuthology.orchestra.run.trial019.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-21T20:02:10.501 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:02:10.501 INFO:teuthology.orchestra.run.trial019.stdout:Complete! 2026-02-21T20:02:10.530 DEBUG:teuthology.parallel:result is None 2026-02-21T20:02:10.530 INFO:teuthology.run_tasks:Running task smb.deploy_samba_ad_dc... 2026-02-21T20:02:10.551 INFO:tasks.smb:Testing if podman is available 2026-02-21T20:02:10.551 DEBUG:teuthology.orchestra.run.trial042:> sudo podman --help 2026-02-21T20:02:10.674 INFO:teuthology.orchestra.run.trial042.stdout:Manage pods, containers and images 2026-02-21T20:02:10.674 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:10.674 INFO:teuthology.orchestra.run.trial042.stdout:Usage: 2026-02-21T20:02:10.674 INFO:teuthology.orchestra.run.trial042.stdout: podman [options] [command] 2026-02-21T20:02:10.674 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout:Available Commands: 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: artifact Manage OCI artifacts 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: attach Attach to a running container 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: auto-update Auto update containers according to their auto-update policy 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: build Build an image using instructions from Containerfiles 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: commit Create new image based on the changed container 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: container Manage containers 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: cp Copy files/folders between a container and the local filesystem 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: create Create but do not start a container 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: diff Display the changes to the object's file system 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: events Show podman system events 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: exec Run a process in a running container 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: export Export container's filesystem contents as a tar archive 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: farm Farm out builds to remote machines 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: generate Generate structured data based on containers, pods or volumes 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: healthcheck Manage health checks on containers 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: help Help about any command 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: history Show history of a specified image 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: image Manage images 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: images List images in local storage 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: import Import a tarball to create a filesystem image 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: info Display podman system information 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: init Initialize one or more containers 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: inspect Display the configuration of object denoted by ID 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: kill Kill one or more running containers with a specific signal 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: kube Play containers, pods or volumes from a structured file 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: load Load image(s) from a tar archive 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: login Log in to a container registry 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: logout Log out of a container registry 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: logs Fetch the logs of one or more containers 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: machine Manage a virtual machine 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: manifest Manipulate manifest lists and image indexes 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: mount Mount a working container's root filesystem 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: network Manage networks 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: pause Pause all the processes in one or more containers 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: pod Manage pods 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: port List port mappings or a specific mapping for the container 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: ps List containers 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: pull Pull an image from a registry 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: push Push an image to a specified destination 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: quadlet Allows users to manage Quadlets 2026-02-21T20:02:10.675 INFO:teuthology.orchestra.run.trial042.stdout: rename Rename an existing container 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: restart Restart one or more containers 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: rm Remove one or more containers 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: rmi Remove one or more images from local storage 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: run Run a command in a new container 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: save Save image(s) to an archive 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: search Search registry for image 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: secret Manage secrets 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: start Start one or more containers 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: stats Display a live stream of container resource usage statistics 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: stop Stop one or more containers 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: system Manage podman 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: tag Add an additional name to a local image 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: top Display the running processes of a container 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: unmount Unmount working container's root filesystem 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: unpause Unpause the processes in one or more containers 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: unshare Run a command in a modified user namespace 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: untag Remove a name from a local image 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: update Update an existing container 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: version Display the Podman version information 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: volume Manage volumes 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: wait Block on one or more containers 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout:Options: 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --cdi-spec-dir stringArray Set the CDI spec directory path (may be set multiple times) (default [/etc/cdi,/var/run/cdi]) 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --config string Path to directory containing authentication config file 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --conmon string Path of the conmon binary 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --help Help for podman 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --module stringArray Load the containers.conf(5) module 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --network-cmd-path string Path to the command for configuring the network 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --network-config-dir string Path of the configuration directory for networks 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --out string Send output (stdout) from podman to a file 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: -r, --remote Access remote Podman service 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --runroot string Path to the 'run directory' where all state information is stored 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --runtime-flag stringArray add global flags for the container runtime 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --ssh string define the ssh mode (default "golang") 2026-02-21T20:02:10.676 INFO:teuthology.orchestra.run.trial042.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: --syslog Output podman-internal logs to syslog as well as the console (default false) 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: (default "/run/libpod") 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: --transient-store Enable transient container storage 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: -v, --version version for podman 2026-02-21T20:02:10.677 INFO:teuthology.orchestra.run.trial042.stdout: --volumepath string Path to the volume directory in which volume data is stored 2026-02-21T20:02:10.677 DEBUG:teuthology.orchestra.run.trial042:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2026-02-21T20:02:10.776 INFO:teuthology.orchestra.run.trial042.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2026-02-21T20:02:11.025 INFO:teuthology.orchestra.run.trial042.stderr:Getting image source signatures 2026-02-21T20:02:11.026 INFO:teuthology.orchestra.run.trial042.stderr:Copying blob sha256:9369c16b794ee8e744411e7ecada89969be0bba61b92fd2f3e89272a2a73fe8b 2026-02-21T20:02:11.026 INFO:teuthology.orchestra.run.trial042.stderr:Copying blob sha256:8578362839047c7036a9e1f4ee58b5cc87b4d2034c3c58019fef2b185ed11b02 2026-02-21T20:02:11.026 INFO:teuthology.orchestra.run.trial042.stderr:Copying blob sha256:240bc3efd91d1688c91886d0ba5fc736942a471859a7eebfecc5b1a0323ee780 2026-02-21T20:02:11.026 INFO:teuthology.orchestra.run.trial042.stderr:Copying blob sha256:d1feacaf4ad08bd304608718c519c09405dd8859db31f26953508696243a1fe4 2026-02-21T20:02:11.026 INFO:teuthology.orchestra.run.trial042.stderr:Copying blob sha256:766c8dc7ba81351d116fc9008af73b7c0e0a68af71305a4b6345733a436fcd2d 2026-02-21T20:02:11.026 INFO:teuthology.orchestra.run.trial042.stderr:Copying blob sha256:9e65dc05e3cd6d9661579ca8900554b6cd7a7cc3082c9b72d7382ee7812546ec 2026-02-21T20:02:14.632 INFO:teuthology.orchestra.run.trial042.stderr:Copying config sha256:013ae4113d312f39c2e38be97dd8a183648755d59214528d90a733609c52b55c 2026-02-21T20:02:14.632 INFO:teuthology.orchestra.run.trial042.stderr:Writing manifest to image destination 2026-02-21T20:02:14.657 INFO:teuthology.orchestra.run.trial042.stdout:013ae4113d312f39c2e38be97dd8a183648755d59214528d90a733609c52b55c 2026-02-21T20:02:14.662 DEBUG:teuthology.orchestra.run.trial042:> sudo podman pull quay.io/samba.org/samba-client:latest 2026-02-21T20:02:14.701 INFO:teuthology.orchestra.run.trial042.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2026-02-21T20:02:14.953 INFO:teuthology.orchestra.run.trial042.stderr:Getting image source signatures 2026-02-21T20:02:14.953 INFO:teuthology.orchestra.run.trial042.stderr:Copying blob sha256:df17a2102e18a3cde499d3f280d1c12808ab306781e42ca86dc31fe4fb91e8cf 2026-02-21T20:02:14.953 INFO:teuthology.orchestra.run.trial042.stderr:Copying blob sha256:d1feacaf4ad08bd304608718c519c09405dd8859db31f26953508696243a1fe4 2026-02-21T20:02:16.906 INFO:teuthology.orchestra.run.trial042.stderr:Copying config sha256:c6036e73c5d5bc1a9646743b5fb310040b787e52380e6e9b887cd6487a2bead0 2026-02-21T20:02:16.906 INFO:teuthology.orchestra.run.trial042.stderr:Writing manifest to image destination 2026-02-21T20:02:16.916 INFO:teuthology.orchestra.run.trial042.stdout:c6036e73c5d5bc1a9646743b5fb310040b787e52380e6e9b887cd6487a2bead0 2026-02-21T20:02:16.920 DEBUG:teuthology.orchestra.run.trial042:> ss -lunH 2026-02-21T20:02:16.978 INFO:teuthology.orchestra.run.trial042.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2026-02-21T20:02:16.978 INFO:teuthology.orchestra.run.trial042.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2026-02-21T20:02:16.978 INFO:teuthology.orchestra.run.trial042.stdout:UNCONN 0 0 [::]:111 [::]:* 2026-02-21T20:02:16.978 INFO:teuthology.orchestra.run.trial042.stdout:UNCONN 0 0 [::1]:323 [::]:* 2026-02-21T20:02:16.978 DEBUG:teuthology.orchestra.run.trial042:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2026-02-21T20:02:17.046 DEBUG:teuthology.orchestra.run.trial042:> sudo mkdir -p /var/tmp/samba 2026-02-21T20:02:17.110 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-21T20:02:17.110 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/var/tmp/samba/container.json 2026-02-21T20:02:17.175 DEBUG:teuthology.orchestra.run.trial042:> sudo podman run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2026-02-21T20:02:17.309 INFO:teuthology.orchestra.run.trial042.stdout:fccd0acb089290aa336907ac471c22b544be2a451a37099c4b72c1a56246852c 2026-02-21T20:02:17.593 INFO:tasks.smb:Probing SMB status of DC 10.20.193.42, idx=0 2026-02-21T20:02:17.594 DEBUG:teuthology.orchestra.run.trial042:> sudo podman run --rm --net=host --dns=10.20.193.42 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:02:17.710 INFO:teuthology.orchestra.run.trial042.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-02-21T20:02:17.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:02:18.226 INFO:tasks.smb:Probing SMB status of DC 10.20.193.42, idx=1 2026-02-21T20:02:18.226 DEBUG:teuthology.orchestra.run.trial042:> sudo podman run --rm --net=host --dns=10.20.193.42 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:02:18.331 INFO:teuthology.orchestra.run.trial042.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-02-21T20:02:18.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:02:19.346 INFO:tasks.smb:Probing SMB status of DC 10.20.193.42, idx=2 2026-02-21T20:02:19.347 DEBUG:teuthology.orchestra.run.trial042:> sudo podman run --rm --net=host --dns=10.20.193.42 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:02:19.438 INFO:teuthology.orchestra.run.trial042.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-02-21T20:02:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:02:21.453 INFO:tasks.smb:Probing SMB status of DC 10.20.193.42, idx=3 2026-02-21T20:02:21.453 DEBUG:teuthology.orchestra.run.trial042:> sudo podman run --rm --net=host --dns=10.20.193.42 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:02:21.553 INFO:teuthology.orchestra.run.trial042.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-02-21T20:02:21.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:02:25.569 INFO:tasks.smb:Probing SMB status of DC 10.20.193.42, idx=4 2026-02-21T20:02:25.569 DEBUG:teuthology.orchestra.run.trial042:> sudo podman run --rm --net=host --dns=10.20.193.42 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:02:25.713 INFO:teuthology.orchestra.run.trial042.stdout: . D 0 Sat Feb 21 20:02:18 2026 2026-02-21T20:02:25.713 INFO:teuthology.orchestra.run.trial042.stdout: .. D 0 Sat Feb 21 20:02:18 2026 2026-02-21T20:02:25.713 INFO:teuthology.orchestra.run.trial042.stdout: domain1.sink.test D 0 Sat Feb 21 20:02:18 2026 2026-02-21T20:02:25.713 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:02:25.713 INFO:teuthology.orchestra.run.trial042.stdout: 921338020 blocks of size 1024. 862051808 blocks available 2026-02-21T20:02:25.727 INFO:tasks.smb:SMB status probe succeeded 2026-02-21T20:02:25.728 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-21T20:02:25.833 INFO:tasks.cephadm:Config: {'single_host_defaults': 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}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '042df16cd9ee8a8df553b188fef8a8c4a9e7ab01'} 2026-02-21T20:02:25.833 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-21T20:02:25.835 INFO:tasks.cephadm:Cluster fsid is 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:02:25.835 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-21T20:02:25.836 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.19'} 2026-02-21T20:02:25.836 INFO:tasks.cephadm:First mon is mon.a on trial019 2026-02-21T20:02:25.836 INFO:tasks.cephadm:First mgr is x 2026-02-21T20:02:25.836 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-21T20:02:25.836 DEBUG:teuthology.orchestra.run.trial019:> sudo hostname $(hostname -s) 2026-02-21T20:02:25.866 DEBUG:teuthology.orchestra.run.trial042:> sudo hostname $(hostname -s) 2026-02-21T20:02:25.892 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-21T20:02:25.893 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-21T20:02:26.024 INFO:tasks.cephadm:builder_project result: [{'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/flavors/default/', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/flavors/default/', 'ref': 'wip-adk3-testing-2026-02-12-2007', 'sha1': '042df16cd9ee8a8df553b188fef8a8c4a9e7ab01', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-13 09:21:40.103301', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['source', 'x86_64'], 'extra': {'version': '20.3.0-5291-g042df16c', 'package_manager_version': '20.3.0-5291.g042df16c', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/2964/', 'root_build_cause': '', 'node_name': '10.20.192.98+toko08', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-21T20:02:26.369 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk3-testing-2026-02-12-2007, sha1 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-21T20:02:26.371 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm 2026-02-21T20:02:26.371 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm 2026-02-21T20:02:26.371 DEBUG:teuthology.orchestra.run.trial019:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-21T20:02:26.677 INFO:teuthology.orchestra.run.trial019.stdout:-rw-r--r--. 1 ubuntu ubuntu 1084809 Feb 21 20:02 /home/ubuntu/cephtest/cephadm 2026-02-21T20:02:26.678 DEBUG:teuthology.orchestra.run.trial042:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-21T20:02:27.003 INFO:teuthology.orchestra.run.trial042.stdout:-rw-r--r--. 1 ubuntu ubuntu 1084809 Feb 21 20:02 /home/ubuntu/cephtest/cephadm 2026-02-21T20:02:27.003 DEBUG:teuthology.orchestra.run.trial019:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-21T20:02:27.021 DEBUG:teuthology.orchestra.run.trial042:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-21T20:02:27.043 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 on all hosts... 2026-02-21T20:02:27.043 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 pull 2026-02-21T20:02:27.063 DEBUG:teuthology.orchestra.run.trial042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 pull 2026-02-21T20:02:27.194 INFO:teuthology.orchestra.run.trial042.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:02:27.289 INFO:teuthology.orchestra.run.trial019.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:02:39.900 INFO:teuthology.orchestra.run.trial042.stdout:{ 2026-02-21T20:02:39.900 INFO:teuthology.orchestra.run.trial042.stdout: "ceph_version": "ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev)", 2026-02-21T20:02:39.900 INFO:teuthology.orchestra.run.trial042.stdout: "image_id": "9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2", 2026-02-21T20:02:39.900 INFO:teuthology.orchestra.run.trial042.stdout: "repo_digests": [ 2026-02-21T20:02:39.900 INFO:teuthology.orchestra.run.trial042.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721" 2026-02-21T20:02:39.900 INFO:teuthology.orchestra.run.trial042.stdout: ] 2026-02-21T20:02:39.900 INFO:teuthology.orchestra.run.trial042.stdout:} 2026-02-21T20:02:42.815 INFO:teuthology.orchestra.run.trial019.stdout:{ 2026-02-21T20:02:42.815 INFO:teuthology.orchestra.run.trial019.stdout: "ceph_version": "ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev)", 2026-02-21T20:02:42.815 INFO:teuthology.orchestra.run.trial019.stdout: "image_id": "9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2", 2026-02-21T20:02:42.815 INFO:teuthology.orchestra.run.trial019.stdout: "repo_digests": [ 2026-02-21T20:02:42.815 INFO:teuthology.orchestra.run.trial019.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721" 2026-02-21T20:02:42.816 INFO:teuthology.orchestra.run.trial019.stdout: ] 2026-02-21T20:02:42.816 INFO:teuthology.orchestra.run.trial019.stdout:} 2026-02-21T20:02:42.832 DEBUG:teuthology.orchestra.run.trial019:> sudo mkdir -p /etc/ceph 2026-02-21T20:02:42.904 DEBUG:teuthology.orchestra.run.trial042:> sudo mkdir -p /etc/ceph 2026-02-21T20:02:42.932 DEBUG:teuthology.orchestra.run.trial019:> sudo chmod 777 /etc/ceph 2026-02-21T20:02:42.955 DEBUG:teuthology.orchestra.run.trial042:> sudo chmod 777 /etc/ceph 2026-02-21T20:02:42.996 INFO:tasks.cephadm:Writing seed config... 2026-02-21T20:02:42.996 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-21T20:02:42.996 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-21T20:02:42.996 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-21T20:02:42.997 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-21T20:02:42.997 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-21T20:02:42.997 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-21T20:02:42.997 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-21T20:02:42.997 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:02:42.997 DEBUG:teuthology.orchestra.run.trial019:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-21T20:02:43.012 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 = 3e19a2de-0f60-11f1-ba39-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-21T20:02:43.012 DEBUG:teuthology.orchestra.run.trial019:mon.a> sudo journalctl -f -n 0 -u ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mon.a.service 2026-02-21T20:02:43.055 DEBUG:teuthology.orchestra.run.trial019:mgr.x> sudo journalctl -f -n 0 -u ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mgr.x.service 2026-02-21T20:02:43.098 INFO:tasks.cephadm:Bootstrapping... 2026-02-21T20:02:43.098 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 -v bootstrap --fsid 3e19a2de-0f60-11f1-ba39-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-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 10.20.193.19 --single-host-defaults --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:02:43.238 INFO:teuthology.orchestra.run.trial019.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:02:43.238 INFO:teuthology.orchestra.run.trial019.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01', '-v', 'bootstrap', '--fsid', '3e19a2de-0f60-11f1-ba39-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-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '10.20.193.19', '--single-host-defaults', '--skip-admin-label'] 2026-02-21T20:02:43.238 INFO:teuthology.orchestra.run.trial019.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-21T20:02:43.238 INFO:teuthology.orchestra.run.trial019.stdout:Verifying podman|docker is present... 2026-02-21T20:02:43.253 INFO:teuthology.orchestra.run.trial019.stdout:/bin/podman: stdout 5.6.0 2026-02-21T20:02:43.253 INFO:teuthology.orchestra.run.trial019.stdout:Verifying lvm2 is present... 2026-02-21T20:02:43.253 INFO:teuthology.orchestra.run.trial019.stdout:Verifying time synchronization is in place... 2026-02-21T20:02:43.260 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-21T20:02:43.260 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-21T20:02:43.266 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-21T20:02:43.266 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout inactive 2026-02-21T20:02:43.271 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout enabled 2026-02-21T20:02:43.277 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout active 2026-02-21T20:02:43.277 INFO:teuthology.orchestra.run.trial019.stdout:Unit chronyd.service is enabled and running 2026-02-21T20:02:43.277 INFO:teuthology.orchestra.run.trial019.stdout:Repeating the final host check... 2026-02-21T20:02:43.292 INFO:teuthology.orchestra.run.trial019.stdout:/bin/podman: stdout 5.6.0 2026-02-21T20:02:43.292 INFO:teuthology.orchestra.run.trial019.stdout:podman (/bin/podman) version 5.6.0 is present 2026-02-21T20:02:43.292 INFO:teuthology.orchestra.run.trial019.stdout:systemctl is present 2026-02-21T20:02:43.292 INFO:teuthology.orchestra.run.trial019.stdout:lvcreate is present 2026-02-21T20:02:43.298 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-21T20:02:43.298 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-21T20:02:43.303 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-21T20:02:43.303 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout inactive 2026-02-21T20:02:43.308 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout enabled 2026-02-21T20:02:43.314 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout active 2026-02-21T20:02:43.314 INFO:teuthology.orchestra.run.trial019.stdout:Unit chronyd.service is enabled and running 2026-02-21T20:02:43.314 INFO:teuthology.orchestra.run.trial019.stdout:Host looks OK 2026-02-21T20:02:43.314 INFO:teuthology.orchestra.run.trial019.stdout:Cluster fsid: 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:02:43.314 INFO:teuthology.orchestra.run.trial019.stdout:Acquiring lock 139780615049520 on /run/cephadm/3e19a2de-0f60-11f1-ba39-d404e6e7d460.lock 2026-02-21T20:02:43.314 INFO:teuthology.orchestra.run.trial019.stdout:Lock 139780615049520 acquired on /run/cephadm/3e19a2de-0f60-11f1-ba39-d404e6e7d460.lock 2026-02-21T20:02:43.314 INFO:teuthology.orchestra.run.trial019.stdout:Verifying IP 10.20.193.19 port 3300 ... 2026-02-21T20:02:43.314 INFO:teuthology.orchestra.run.trial019.stdout:Verifying IP 10.20.193.19 port 6789 ... 2026-02-21T20:02:43.314 INFO:teuthology.orchestra.run.trial019.stdout:Base mon IP(s) is [10.20.193.19:3300, 10.20.193.19:6789], mon addrv is [v2:10.20.193.19:3300,v1:10.20.193.19:6789] 2026-02-21T20:02:43.317 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.19 metric 102 2026-02-21T20:02:43.317 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.19 metric 102 2026-02-21T20:02:43.318 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-21T20:02:43.320 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-21T20:02:43.320 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-21T20:02:43.320 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-21T20:02:43.322 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-21T20:02:43.322 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout inet6 fe80::670d:9c96:7a9e:a16b/64 scope link noprefixroute 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:6312/64 scope link 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:Mon IP `10.20.193.19` is in CIDR network `10.20.192.0/20` 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:Mon IP `10.20.193.19` is in CIDR network `10.20.192.0/20` 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:Adjusting default settings to suit single-host cluster... 2026-02-21T20:02:43.323 INFO:teuthology.orchestra.run.trial019.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:02:43.552 INFO:teuthology.orchestra.run.trial019.stdout:/bin/podman: stdout 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 2026-02-21T20:02:43.552 INFO:teuthology.orchestra.run.trial019.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:02:43.552 INFO:teuthology.orchestra.run.trial019.stdout:/bin/podman: stderr Getting image source signatures 2026-02-21T20:02:43.552 INFO:teuthology.orchestra.run.trial019.stdout:/bin/podman: stderr Copying blob sha256:e60e84cd03e7dd8cdc86f7b486bd1a0f952976a735df6b4ece42f8539db058b6 2026-02-21T20:02:43.552 INFO:teuthology.orchestra.run.trial019.stdout:/bin/podman: stderr Copying blob sha256:f288f3bfe1f1dd15cb8f17590a708af9d9397de617368b4f9c06e9bc583d4a6b 2026-02-21T20:02:43.552 INFO:teuthology.orchestra.run.trial019.stdout:/bin/podman: stderr Copying config sha256:9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 2026-02-21T20:02:43.552 INFO:teuthology.orchestra.run.trial019.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-21T20:02:43.666 INFO:teuthology.orchestra.run.trial019.stdout:ceph: stdout ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev) 2026-02-21T20:02:43.666 INFO:teuthology.orchestra.run.trial019.stdout:Ceph version: ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev) 2026-02-21T20:02:43.666 INFO:teuthology.orchestra.run.trial019.stdout:Extracting ceph user uid/gid from container image... 2026-02-21T20:02:43.797 INFO:teuthology.orchestra.run.trial019.stdout:stat: stdout 167 167 2026-02-21T20:02:43.797 INFO:teuthology.orchestra.run.trial019.stdout:Creating initial keys... 2026-02-21T20:02:43.926 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph-authtool: stdout AQBjD5pphbj+NhAAy6e/k1ihiISfy3TCsXV+Hg== 2026-02-21T20:02:44.002 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph-authtool: stdout AQBjD5ppWIeOOxAAV8a0r/K7b29HA03Q1OsM3Q== 2026-02-21T20:02:44.118 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph-authtool: stdout AQBkD5ppF+fTBhAATm7aUtgmjOYD2EpNEBhKUw== 2026-02-21T20:02:44.118 INFO:teuthology.orchestra.run.trial019.stdout:Creating initial monmap... 2026-02-21T20:02:44.253 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-21T20:02:44.254 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-21T20:02:44.254 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:02:44.254 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-21T20:02:44.254 INFO:teuthology.orchestra.run.trial019.stdout:monmaptool for a [v2:10.20.193.19:3300,v1:10.20.193.19:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-21T20:02:44.254 INFO:teuthology.orchestra.run.trial019.stdout:setting min_mon_release = tentacle 2026-02-21T20:02:44.254 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/monmaptool: set fsid to 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:02:44.254 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-21T20:02:44.254 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:02:44.254 INFO:teuthology.orchestra.run.trial019.stdout:Creating mon... 2026-02-21T20:02:44.391 INFO:teuthology.orchestra.run.trial019.stdout:create mon.a on 2026-02-21T20:02:44.650 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-21T20:02:44.757 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460.target → /etc/systemd/system/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460.target. 2026-02-21T20:02:44.757 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460.target → /etc/systemd/system/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460.target. 2026-02-21T20:02:44.877 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mon.a 2026-02-21T20:02:44.877 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mon.a.service: Unit ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mon.a.service not loaded. 2026-02-21T20:02:44.992 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460.target.wants/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mon.a.service → /etc/systemd/system/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@.service. 2026-02-21T20:02:45.140 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-21T20:02:45.140 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout disabled 2026-02-21T20:02:45.145 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-21T20:02:45.145 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout inactive 2026-02-21T20:02:45.145 INFO:teuthology.orchestra.run.trial019.stdout:firewalld.service is not enabled 2026-02-21T20:02:45.145 INFO:teuthology.orchestra.run.trial019.stdout:Not possible to enable service . firewalld.service is not available 2026-02-21T20:02:45.146 INFO:teuthology.orchestra.run.trial019.stdout:Waiting for mon to start... 2026-02-21T20:02:45.146 INFO:teuthology.orchestra.run.trial019.stdout:Waiting for mon... 2026-02-21T20:02:45.296 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout cluster: 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout id: 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout services: 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.127133s) [leader: a] 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout data: 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout pgs: 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:mon is available 2026-02-21T20:02:45.297 INFO:teuthology.orchestra.run.trial019.stdout:Assimilating anything we can from ceph.conf... 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout [global] 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout fsid = 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.19:3300,v1:10.20.193.19:6789] 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout [osd] 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-21T20:02:45.444 INFO:teuthology.orchestra.run.trial019.stdout:Generating new minimal ceph.conf... 2026-02-21T20:02:45.593 INFO:teuthology.orchestra.run.trial019.stdout:Restarting the monitor... 2026-02-21T20:02:45.963 INFO:teuthology.orchestra.run.trial019.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-21T20:02:46.146 INFO:teuthology.orchestra.run.trial019.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-21T20:02:46.147 INFO:teuthology.orchestra.run.trial019.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:02:46.147 INFO:teuthology.orchestra.run.trial019.stdout:Creating mgr... 2026-02-21T20:02:46.147 INFO:teuthology.orchestra.run.trial019.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-21T20:02:46.148 INFO:teuthology.orchestra.run.trial019.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-21T20:02:46.268 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mgr.x 2026-02-21T20:02:46.268 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mgr.x.service: Unit ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mgr.x.service not loaded. 2026-02-21T20:02:46.367 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460.target.wants/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mgr.x.service → /etc/systemd/system/ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@.service. 2026-02-21T20:02:46.559 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-21T20:02:46.559 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout disabled 2026-02-21T20:02:46.565 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-21T20:02:46.565 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout inactive 2026-02-21T20:02:46.565 INFO:teuthology.orchestra.run.trial019.stdout:firewalld.service is not enabled 2026-02-21T20:02:46.565 INFO:teuthology.orchestra.run.trial019.stdout:Not possible to enable service . firewalld.service is not available 2026-02-21T20:02:46.572 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-21T20:02:46.572 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout disabled 2026-02-21T20:02:46.577 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-21T20:02:46.577 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout inactive 2026-02-21T20:02:46.578 INFO:teuthology.orchestra.run.trial019.stdout:firewalld.service is not enabled 2026-02-21T20:02:46.578 INFO:teuthology.orchestra.run.trial019.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2026-02-21T20:02:46.578 INFO:teuthology.orchestra.run.trial019.stdout:Waiting for mgr to start... 2026-02-21T20:02:46.578 INFO:teuthology.orchestra.run.trial019.stdout:Waiting for mgr... 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "fsid": "3e19a2de-0f60-11f1-ba39-d404e6e7d460", 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "health": { 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 0 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "a" 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-21T20:02:46.747 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "btime": "2026-02-21T20:02:45:160082+0000", 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "modified": "2026-02-21T20:02:45.160527+0000", 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:02:46.748 INFO:teuthology.orchestra.run.trial019.stdout:mgr not available, waiting (1/15)... 2026-02-21T20:02:47.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:47 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/3536659410' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-21T20:02:48.012 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:47 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: from numpy import show_config as show_numpy_config 2026-02-21T20:02:48.905 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:48.905 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:02:48.906 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "fsid": "3e19a2de-0f60-11f1-ba39-d404e6e7d460", 2026-02-21T20:02:48.906 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "health": { 2026-02-21T20:02:48.906 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-21T20:02:48.906 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-21T20:02:48.906 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-21T20:02:48.906 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:48.906 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 0 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "a" 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:48.907 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:48.908 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:48.909 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "btime": "2026-02-21T20:02:45:160082+0000", 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:48.910 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-21T20:02:48.911 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:48.911 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "modified": "2026-02-21T20:02:45.160527+0000", 2026-02-21T20:02:48.911 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:02:48.911 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:48.911 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-21T20:02:48.911 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:02:48.911 INFO:teuthology.orchestra.run.trial019.stdout:mgr not available, waiting (2/15)... 2026-02-21T20:02:49.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:48 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2270590820' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: Activating manager daemon x 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: mgrmap e2: x(active, starting, since 0.00252564s) 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: Manager daemon x is now available 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' 2026-02-21T20:02:50.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' 2026-02-21T20:02:50.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:49 trial019 ceph-mon[34337]: from='mgr.14100 10.20.193.19:0/4214981159' entity='mgr.x' 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "fsid": "3e19a2de-0f60-11f1-ba39-d404e6e7d460", 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "health": { 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 0 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "a" 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-21T20:02:51.172 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "btime": "2026-02-21T20:02:45:160082+0000", 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "modified": "2026-02-21T20:02:45.160527+0000", 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:02:51.173 INFO:teuthology.orchestra.run.trial019.stdout:mgr is available 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout [global] 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout fsid = 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.19:3300,v1:10.20.193.19:6789] 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout [osd] 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-21T20:02:51.391 INFO:teuthology.orchestra.run.trial019.stdout:Enabling cephadm module... 2026-02-21T20:02:51.505 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:51 trial019 ceph-mon[34337]: mgrmap e3: x(active, since 1.00489s) 2026-02-21T20:02:51.505 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:51 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/364864831' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-21T20:02:52.570 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:52 trial019 ceph-mon[34337]: mgrmap e4: x(active, since 2s) 2026-02-21T20:02:52.570 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:52 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/3303045338' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-21T20:02:52.570 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:52 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2114099760' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-21T20:02:52.570 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:52 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: ignoring --setuser ceph since I am not root 2026-02-21T20:02:52.570 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:52 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: ignoring --setgroup ceph since I am not root 2026-02-21T20:02:52.595 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:02:52.596 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-21T20:02:52.596 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-21T20:02:52.596 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-02-21T20:02:52.596 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-21T20:02:52.596 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:02:52.596 INFO:teuthology.orchestra.run.trial019.stdout:Waiting for the mgr to restart... 2026-02-21T20:02:52.596 INFO:teuthology.orchestra.run.trial019.stdout:Waiting for mgr epoch 5... 2026-02-21T20:02:53.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:53 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2114099760' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-21T20:02:53.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:53 trial019 ceph-mon[34337]: mgrmap e5: x(active, since 3s) 2026-02-21T20:02:53.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:53 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1707616438' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-21T20:02:53.762 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:53 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-21T20:02:53.762 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:53 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-21T20:02:53.762 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:53 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: from numpy import show_config as show_numpy_config 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: Active manager daemon x restarted 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: Activating manager daemon x 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: osdmap e2: 0 total, 0 up, 0 in 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: mgrmap e6: x(active, starting, since 0.00240444s) 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:02:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:55 trial019 ceph-mon[34337]: Manager daemon x is now available 2026-02-21T20:02:56.108 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:02:56.109 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-21T20:02:56.109 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-21T20:02:56.109 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:02:56.109 INFO:teuthology.orchestra.run.trial019.stdout:mgr epoch 5 is available 2026-02-21T20:02:56.109 INFO:teuthology.orchestra.run.trial019.stdout:Verifying orchestrator module is enabled... 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: Found migration_current of "None". Setting to last migration. 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: mgrmap e7: x(active, since 1.00353s) 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: [21/Feb/2026:20:02:56] ENGINE Bus STARTING 2026-02-21T20:02:56.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:56 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1698785704' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-21T20:02:57.434 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-21T20:02:57.434 INFO:teuthology.orchestra.run.trial019.stdout:Setting orchestrator backend to cephadm... 2026-02-21T20:02:57.687 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:57 trial019 ceph-mon[34337]: [21/Feb/2026:20:02:56] ENGINE Serving on https://10.20.193.19:7150 2026-02-21T20:02:57.687 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:57 trial019 ceph-mon[34337]: [21/Feb/2026:20:02:56] ENGINE Client ('10.20.193.19', 55042) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-21T20:02:57.687 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:57 trial019 ceph-mon[34337]: [21/Feb/2026:20:02:56] ENGINE Serving on http://10.20.193.19:8765 2026-02-21T20:02:57.687 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:57 trial019 ceph-mon[34337]: [21/Feb/2026:20:02:56] ENGINE Bus STARTED 2026-02-21T20:02:57.687 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:57 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:02:57.687 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:57 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1698785704' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-21T20:02:57.687 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:57 trial019 ceph-mon[34337]: mgrmap e8: x(active, since 2s) 2026-02-21T20:02:58.124 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-21T20:02:58.125 INFO:teuthology.orchestra.run.trial019.stdout:Generating ssh key... 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: Generating public/private ed25519 key pair. 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: Your identification has been saved in /tmp/tmpcnzj6xmh/key 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: Your public key has been saved in /tmp/tmpcnzj6xmh/key.pub 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: The key fingerprint is: 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: SHA256:BCWPMfz6kmvdhDm+Z7Wux6dlKz3x0PyL71fPLz1BL7k ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: The key's randomart image is: 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: +--[ED25519 256]--+ 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: | .=.. | 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: | .B | 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: | ..o | 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: | .. . | 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: | .So .+.| 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: | . + . . =.=| 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: | = + o ooO=| 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: | + + + =oEoB| 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: | ..o.+.+o=+**| 2026-02-21T20:02:58.512 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:02:58 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: +----[SHA256]-----+ 2026-02-21T20:02:58.594 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODd4q/NYK0mnnxicPtM5SJEl+z5XR0fgPFJKb4yG+oX ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:02:58.594 INFO:teuthology.orchestra.run.trial019.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-21T20:02:58.594 INFO:teuthology.orchestra.run.trial019.stdout:Adding key to root@localhost authorized_keys... 2026-02-21T20:02:58.595 INFO:teuthology.orchestra.run.trial019.stdout:Adding host trial019... 2026-02-21T20:02:59.106 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:58 trial019 ceph-mon[34337]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:02:59.106 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:58 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:59.106 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:58 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:02:59.106 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:58 trial019 ceph-mon[34337]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:02:59.106 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:58 trial019 ceph-mon[34337]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:02:59.106 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:58 trial019 ceph-mon[34337]: Generating ssh key... 2026-02-21T20:02:59.106 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:58 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:02:59.106 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:58 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:03:00.142 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:59 trial019 ceph-mon[34337]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:00.142 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:59 trial019 ceph-mon[34337]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial019", "addr": "10.20.193.19", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:00.142 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:02:59 trial019 ceph-mon[34337]: Deploying cephadm binary to trial019 2026-02-21T20:03:00.397 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout Added host 'trial019' with addr '10.20.193.19' 2026-02-21T20:03:00.397 INFO:teuthology.orchestra.run.trial019.stdout:Deploying unmanaged mon service... 2026-02-21T20:03:00.644 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-21T20:03:00.644 INFO:teuthology.orchestra.run.trial019.stdout:Deploying unmanaged mgr service... 2026-02-21T20:03:00.883 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-21T20:03:01.345 INFO:teuthology.orchestra.run.trial019.stdout:Enabling the dashboard module... 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: Added host trial019 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: Saving service mon spec with placement count:5 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: Saving service mgr spec with placement count:2 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/3284708942' entity='client.admin' 2026-02-21T20:03:01.460 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:01 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1922275159' entity='client.admin' 2026-02-21T20:03:02.699 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:02 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:03:02.699 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:02 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/3451305813' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-21T20:03:02.699 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:02 trial019 ceph-mon[34337]: from='mgr.14118 10.20.193.19:0/2029200063' entity='mgr.x' 2026-02-21T20:03:02.699 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:02 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: ignoring --setuser ceph since I am not root 2026-02-21T20:03:02.699 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:02 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: ignoring --setgroup ceph since I am not root 2026-02-21T20:03:02.721 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:03:02.721 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-21T20:03:02.721 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-21T20:03:02.722 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-02-21T20:03:02.722 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-21T20:03:02.722 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:03:02.722 INFO:teuthology.orchestra.run.trial019.stdout:Waiting for the mgr to restart... 2026-02-21T20:03:02.722 INFO:teuthology.orchestra.run.trial019.stdout:Waiting for mgr epoch 9... 2026-02-21T20:03:03.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:03 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/3451305813' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-21T20:03:03.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:03 trial019 ceph-mon[34337]: mgrmap e9: x(active, since 7s) 2026-02-21T20:03:03.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:03 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/563633911' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-21T20:03:03.762 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:03 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-21T20:03:03.762 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:03 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-21T20:03:03.762 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:03 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: from numpy import show_config as show_numpy_config 2026-02-21T20:03:05.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: Active manager daemon x restarted 2026-02-21T20:03:05.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: Activating manager daemon x 2026-02-21T20:03:05.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: osdmap e3: 0 total, 0 up, 0 in 2026-02-21T20:03:05.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: mgrmap e10: x(active, starting, since 0.00274463s) 2026-02-21T20:03:05.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:03:05.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:03:05.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:03:05.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:03:05.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:03:05.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:05 trial019 ceph-mon[34337]: Manager daemon x is now available 2026-02-21T20:03:06.249 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:03:06.249 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-21T20:03:06.250 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-21T20:03:06.250 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:03:06.250 INFO:teuthology.orchestra.run.trial019.stdout:mgr epoch 9 is available 2026-02-21T20:03:06.250 INFO:teuthology.orchestra.run.trial019.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-21T20:03:06.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:06 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:06.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:06 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:03:06.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:06 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:03:06.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:06 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:06.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:06 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:06.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:06 trial019 ceph-mon[34337]: mgrmap e11: x(active, since 1.00425s) 2026-02-21T20:03:07.188 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFHzCCAwegAwIBAgIUWMD3IYERgLeHXRj4t70EEATRRjUwDQYJKoZIhvcNAQEL\nBQAwPDE6MDgGA1UEAwwxY2VwaGFkbS1yb290LTNlMTlhMmRlLTBmNjAtMTFmMS1i\nYTM5LWQ0MDRlNmU3ZDQ2MDAeFw0yNjAyMjEyMDAzMDdaFw0yOTAyMjAyMDAzMDda\nMBcxFTATBgNVBAMMDDEwLjIwLjE5My4xOTCCAiIwDQYJKoZIhvcNAQEBBQADggIP\nADCCAgoCggIBAJ0P6yTvAPcS1AixnKk4dIRtajM/TC+K8P0jW8bmFOPhPmAu/60p\nwMWAMrcEtzGmwnmMQeZuNYkrC/SS3LL9pSvitoC2WujlpZVkLN5yCelVXTIsEu2R\nyh3weJI9LilZMSDo/fLhHYWIzTJLy7LCx3PCBVUMFeVwpB2nuMgbkFD6vVWk/bbn\n0/BT3HAeBPrv/I93Mhu/owQxXUQaohzJSvHIgJGUgTpbFx34hhYqf1OYT9gIFEgH\nvmKXBExu+yBA6oRKbeUJRTmTmdNSqE9f0++tGTasOb6U4VLSYWr7WfGyFq9YUa59\n+Tz9ddDWW8sBfic7letYo7xv2GXpav7XBul8EaQP7E1sylcZPo190Z+WhH/AMBrT\nGDsMt7vNSvZT+URkmhPF7wCLocjkZg4gHBFH4TDZd3P4O/aknqK77+S++DRrY4iG\n9YovDnaGOML9LND9oSg9Se+P8j0stL2bFHEp8Xjw2lNamwsfcuE5UnDUMmzqkkVd\nXPU+N9vE4UC1HzmbrnW01FhfLtHY/OyEL8Ey+wBOfJP7MFzv8K6RFjLvd6g+/EZ0\nx4OxGx3KJK9ohKvoRhT27djonxY5I1Fm9PUjV0iuGZzREgUACal3uqhRYCDn+fB8\nlMr1YNgJngMVsThWSLfDiL7n7tA+A0yDO26fpcfwv/95wEWIKQZ/oBuTAgMBAAGj\nPjA8MCwGA1UdEQQlMCOCCHRyaWFsMDE5ghFkYXNoYm9hcmRfc2VydmVyc4cEChTB\nEzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQAgNwIrluvUl/wPQP6S\nVtunMgzh/hAkCbtRyBz8N61N80lBVIKmn2QqVd+IW48MgWqORtIyikIQptB0Omvx\nLN0h9ZEV39lfQ29QelHiDdo1iaiCv0mg9g6un0FwwZnR0agPJAVT0fpluJYffx+N\nydtgnZ/0MAKdm4lpkTwWysvDPBZJnE972hpxMHR0zHG3Lfkr9MSZUb1xqd8C8rz1\nFOtnLt1V/juKgpUdT8I6+L27jpHWoFngNhn4PSRLuYAxhNa7tULY9yhF5ou0kEFF\nJjd1ec/Qw88aGTw/FjpPc3ZaIynWbeFmIkCJjDZBVr1KLXTLJ0JGk5WHoL/YjFu+\n23RA92J77F3ZclqSznorLQYXyy1101qTYa42gKY1hG/Qcrk8pls+vSE4oigZ9EW8\nbBoMymZPBZwO4/fujsCxdMG5LN29YMQSYp1laz71N5pz28joRzOArtkFrwFmMBCA\nffKyW9c9evOmMJv+iRMXH1KInQz6wjELE92bO/fUxH6gqG76dtNzc/JvY0nWLVef\nrUAqSjs/VIncDi4YKbrskoJisPc/SaxmRaBzZBKzpdHuXirr0/5MKgcu0DlU8Peo\n+nCRK6yAoOzbpRhHAUefH7rLVJ7CeQvaAAuoEea2JQOi4EVRMH3N5C22wzQHw3Xz\n/lS2YLvPfKn0kjq+WqDHdo4+XA==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAnQ/rJO8A9xLUCLGcqTh0hG1qMz9ML4rw/SNbxuYU4+E+YC7/\nrSnAxYAytwS3MabCeYxB5m41iSsL9JLcsv2lK+K2gLZa6OWllWQs3nIJ6VVdMiwS\n7ZHKHfB4kj0uKVkxIOj98uEdhYjNMkvLssLHc8IFVQwV5XCkHae4yBuQUPq9VaT9\ntufT8FPccB4E+u/8j3cyG7+jBDFdRBqiHMlK8ciAkZSBOlsXHfiGFip/U5hP2AgU\nSAe+YpcETG77IEDqhEpt5QlFOZOZ01KoT1/T760ZNqw5vpThUtJhavtZ8bIWr1hR\nrn35PP110NZbywF+JzuV61ijvG/YZelq/tcG6XwRpA/sTWzKVxk+jX3Rn5aEf8Aw\nGtMYOwy3u81K9lP5RGSaE8XvAIuhyORmDiAcEUfhMNl3c/g79qSeorvv5L74NGtj\niIb1ii8OdoY4wv0s0P2hKD1J74/yPSy0vZsUcSnxePDaU1qbCx9y4TlScNQybOqS\nRV1c9T4328ThQLUfOZuudbTUWF8u0dj87IQvwTL7AE58k/swXO/wrpEWMu93qD78\nRnTHg7EbHcokr2iEq+hGFPbt2OifFjkjUWb09SNXSK4ZnNESBQAJqXe6qFFgIOf5\n8HyUyvVg2AmeAxWxOFZIt8OIvufu0D4DTIM7bp+lx/C//3nARYgpBn+gG5MCAwEA\nAQKCAgAR9MJw2AQ3uwbTsZ6T+BjWFP45uqhWnR9dCWBSNna38MXlUCo53ValHblu\nlBLvkb2VENRt6Dalpm64+NtTeU0bXdF4mKB/FNYf5LJ+gfIhI3nCpShK0cqWLqpS\nKb1vy7sipJB35oWuAQxYjjLNDpin4swiQ33zW7Pfkg+9jO0sXOYtdu3srcdcp/HB\nPaVbHPm2Wy2232tfLNeZVCQpf1famY4dVqmJhuV3LzUBLr2czIKAU7gh3gTFl7dN\nl7iNIO7OzgWPVEZ+RSImd0I3xOBhe9wwlHMLl1DFW7j4dqD7UV1nkYTRGqTWdLG1\n/PPEmziVeqnynJEnl2/ZgtyRIvsuo2cPxZLXpdd26GF0Sq2LRe0D62wD26f91J6s\nErh2TkuxtVwI8+7n5kBrQUtR9AHTBvBn4n9pyyd72knNRMWgIWjOXy2e6x/jiUd+\nlsxcLjYuPJGntqz+GIZEUJhB6acoq+vsKN3b6OsJkQXXhzfgY7v8zcFaealw4NDf\n8umToeMuGFBT5Pw97iOtsRxW8iJIhjfijeamUq/ODXMGyVPfUvZv6tUq4+cXf92A\nGrTdsD+eYr9iWsGhg5ethA6PU17wH25eqL5rGbobM3WxpB9OMRxQq2zbIU7Bsg86\nftUobA/HuN3+WEiKWHPH9rbGYaynUR2bGkt0ct+8LCMyO092PQKCAQEA1ewkId05\nhNy2uVB6TzuHL19dGnnsA8A/ZSjevLogdqK6r4kNscRbaBrc7YdYBYQMFem+mivJ\nXbQzYfTzPh5j72cFtm1ViXgwQjGIRV0S2cKVxlOSrLXjRjNsElP6BSehCHU1OlmS\n/Wthgy0iwd7Q8fNFl24HNS791arAK9XUpSrJoz/bWEf0MVnmqgfyhuUx8Kzclzw/\n3EVLEgRGJGERgaBR3Cv26K9+yuL9rIlhF8x+xU0DibQZroFvGi1+1pQY7OVfTX99\nRfLZvpaKVKRykK9yNUN1B5lRXdbvDdDq+TW+CHZuqRNlLv78U8utbl7SEKIvboih\nvQtJPN5oUyrYtQKCAQEAu/SiXbtB3z7vxKkVuRKjNZwCZTSk8C8NAf/U778mB6Ms\n7HGWZ0RLIt3yNa8xZzjYdf8SV6WV2DXULlyv5iKngRqGtLBKBx1IqjffOgshXfLa\nEb1WI3l01wy9xNqwwy1uBB1/h8LbKLCK+ir41vhckexQLklboDrdAVbxegCoZ0Jb\nYn2Ya5ySkMKPNjMKM+rRHech3GsmYEa7p1IzsSx9VATIyWGz8i/atDKxoMJ3KJ0G\nkOoq5MuU64YmgaaGFRfPcEGyvVjZ/ZNoxaFYyK5uutjnssfAhV6YQ3jgLvHVJwze\nK6nkb7oxjwsLii5tVdje2frtQ7jRiWGQYWKgAFu4JwKCAQEAjJO4jtRs5wWPwinD\npmutA5F8gliao0BjqJt5+7Wofa2kVpQO/sHVe40jn6fwTPegZYoMag3aLwyrM3Uf\nn7Oi4oDl/SLOMh9cPzODpGlsaNN5TzI+UebZKpnCLC0pQNfw97jmOKkCcixtkSFJ\nFPPShRzjn4Z7kBSIVC/4RxYmvj9m8DOXdeUa8I9uiE/erYzSC6Hc+DlskdirY3SR\nj3iGY5OyF6iAghpJjRQrtYU128jTid55M7W5praCB0bccjAyTQLSZQAhl6TmOFt/\nHe5PJwtUVvI0ZsD2+l6zC3Y943TQo4kIYW1Qcdi4gmx3VO9Uxf9+gfmhp7RR9YEG\nN5kRfQKCAQBOW4ydOwYZRim7eSpfP8/e961f9/STVWo83SUu1ifKo1KFOE2Vu7j/\nTjw9+U3FVMOZXb+N3rB7tOVCds22Sdg/UIm8JoqWMLUskaJ0llNQ0X/sSVzx6R62\n0M8ElI+Arx3ghVO3i5rGeeNWrDeVl3EwPK6ovVh/kkq01kRRspiCg/2JMActRdcs\nlpAR7nFgd5K6vrM1K06ScKqm9PQr9vpA3sW+fwb//sdUvJWlCa2Xtu8X1ygOvnjV\nP9Yp0vyvKoAGsr0Lh1FKD/xr9/oFoAL1zpu5wuEWOPuNlYUQzS0p3Il69pcPpTYo\nBljHQNfAJGuzwJLN2u0wMwZ4Mx+1RoedAoIBADNnBQYyZa1hQ+YdMWsyeiIQ0eIj\nf4dPxUZcngP3iZ5AHqUI7fxBYhgL7UV/2aSK2bzgt1JWYPxg44RXTS51/Yk7L+mC\nrXQCv40RlGYbbppVdy5glVLt30E9uKqkNdJdvEvkQRKhdrnH7RSTVhk//JGALvRD\nqr9SS1INbpE2uvQyWve008CUZxVJYoAVQdN9WXVK/ird5UiNvF8LxV3zzgHubQ/m\nmqADDevcJHRYjSHmcmmZf3hh4rq5ysP3nz0n2UIBANOKn3MrWESSo/Prk9pxOALr\n920RYuV0bCGb1I/CuCfu+5ZWjkyOFRMDxaGX+lYx0Mk/PzrC+5rAPKANxPA=\n-----END RSA PRIVATE KEY-----\n"} 2026-02-21T20:03:07.419 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:07 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:05] ENGINE Bus STARTING 2026-02-21T20:03:07.419 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:07 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:05] ENGINE Serving on http://10.20.193.19:8765 2026-02-21T20:03:07.420 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:07 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:05] ENGINE Serving on https://10.20.193.19:7150 2026-02-21T20:03:07.420 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:07 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:05] ENGINE Bus STARTED 2026-02-21T20:03:07.420 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:07 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:05] ENGINE Client ('10.20.193.19', 46494) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-21T20:03:07.420 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:07 trial019 ceph-mon[34337]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-21T20:03:07.420 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:07 trial019 ceph-mon[34337]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-21T20:03:07.422 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-21T20:03:07.658 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-21T20:03:07.658 INFO:teuthology.orchestra.run.trial019.stdout:Creating initial admin user... 2026-02-21T20:03:08.087 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$sG3qkvl6/ZN2Cxhhvrk4ruQgwHxLZp1sIejnAXM1mRw73HwJdRCuW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771704188, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-21T20:03:08.087 INFO:teuthology.orchestra.run.trial019.stdout:Fetching dashboard port number... 2026-02-21T20:03:08.312 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stdout 8443 2026-02-21T20:03:08.320 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-21T20:03:08.320 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout disabled 2026-02-21T20:03:08.326 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-21T20:03:08.326 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout inactive 2026-02-21T20:03:08.327 INFO:teuthology.orchestra.run.trial019.stdout:firewalld.service is not enabled 2026-02-21T20:03:08.327 INFO:teuthology.orchestra.run.trial019.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-21T20:03:08.327 INFO:teuthology.orchestra.run.trial019.stdout:Ceph Dashboard is now available at: 2026-02-21T20:03:08.327 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.328 INFO:teuthology.orchestra.run.trial019.stdout: URL: https://trial019:8443/ 2026-02-21T20:03:08.328 INFO:teuthology.orchestra.run.trial019.stdout: User: admin 2026-02-21T20:03:08.328 INFO:teuthology.orchestra.run.trial019.stdout: Password: h9qra7co29 2026-02-21T20:03:08.328 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.328 INFO:teuthology.orchestra.run.trial019.stdout:Saving cluster configuration to /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/config directory 2026-02-21T20:03:08.351 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:08 trial019 ceph-mon[34337]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:08.351 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:08 trial019 ceph-mon[34337]: mgrmap e12: x(active, since 2s) 2026-02-21T20:03:08.351 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:08 trial019 ceph-mon[34337]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:08.351 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:08 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:08.351 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:08 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:08.351 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:08 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:08.605 INFO:teuthology.orchestra.run.trial019.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-21T20:03:08.605 INFO:teuthology.orchestra.run.trial019.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-21T20:03:08.605 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.605 INFO:teuthology.orchestra.run.trial019.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:03:08.605 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.605 INFO:teuthology.orchestra.run.trial019.stdout:Or, if you are only running a single cluster on this host: 2026-02-21T20:03:08.605 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.605 INFO:teuthology.orchestra.run.trial019.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout: ceph telemetry on 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout:For more information see: 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:08.606 INFO:teuthology.orchestra.run.trial019.stdout:Bootstrap complete. 2026-02-21T20:03:08.612 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout static 2026-02-21T20:03:08.618 INFO:teuthology.orchestra.run.trial019.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-21T20:03:08.618 INFO:teuthology.orchestra.run.trial019.stdout:systemctl: stdout inactive 2026-02-21T20:03:08.619 INFO:teuthology.orchestra.run.trial019.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-21T20:03:08.772 INFO:tasks.cephadm:Fetching config... 2026-02-21T20:03:08.772 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:03:08.772 DEBUG:teuthology.orchestra.run.trial019:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-21T20:03:08.790 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-21T20:03:08.791 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:03:08.791 DEBUG:teuthology.orchestra.run.trial019:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-21T20:03:08.849 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-21T20:03:08.849 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:03:08.849 DEBUG:teuthology.orchestra.run.trial019:> sudo dd if=/var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/keyring of=/dev/stdout 2026-02-21T20:03:08.913 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-21T20:03:08.913 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:03:08.913 DEBUG:teuthology.orchestra.run.trial019:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-21T20:03:08.970 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-21T20:03:08.971 DEBUG:teuthology.orchestra.run.trial019:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODd4q/NYK0mnnxicPtM5SJEl+z5XR0fgPFJKb4yG+oX ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-21T20:03:09.043 INFO:teuthology.orchestra.run.trial019.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODd4q/NYK0mnnxicPtM5SJEl+z5XR0fgPFJKb4yG+oX ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:03:09.053 DEBUG:teuthology.orchestra.run.trial042:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODd4q/NYK0mnnxicPtM5SJEl+z5XR0fgPFJKb4yG+oX ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-21T20:03:09.090 INFO:teuthology.orchestra.run.trial042.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODd4q/NYK0mnnxicPtM5SJEl+z5XR0fgPFJKb4yG+oX ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:03:09.100 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-21T20:03:09.214 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:09.478 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-21T20:03:09.479 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-21T20:03:09.501 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:09 trial019 ceph-mon[34337]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:09.501 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:09 trial019 ceph-mon[34337]: from='client.14170 -' 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-21T20:03:09.502 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:09 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1804623605' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-21T20:03:09.502 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:09 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1735146661' entity='client.admin' 2026-02-21T20:03:09.596 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:09.858 INFO:tasks.cephadm:Remote trial042 excluded from cephadm cluster by role 2026-02-21T20:03:09.858 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-21T20:03:09.858 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd crush tunables default 2026-02-21T20:03:10.014 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1845505383' entity='client.admin' 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:trial019", "name": "osd_memory_target"} : dispatch 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/4141491469' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:10.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:10 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:10.858 INFO:teuthology.orchestra.run.trial019.stderr:adjusted tunables profile to default 2026-02-21T20:03:10.898 INFO:tasks.cephadm:Adding mon.a on trial019 2026-02-21T20:03:10.898 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch apply mon '1;trial019:10.20.193.19=a' 2026-02-21T20:03:11.016 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:11.234 INFO:teuthology.orchestra.run.trial019.stdout:Scheduled mon update... 2026-02-21T20:03:11.270 INFO:tasks.cephadm:Waiting for 1 mons in monmap... 2026-02-21T20:03:11.270 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph mon dump -f json 2026-02-21T20:03:11.387 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:11.648 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:11.648 INFO:teuthology.orchestra.run.trial019.stdout:{"epoch":1,"fsid":"3e19a2de-0f60-11f1-ba39-d404e6e7d460","modified":"2026-02-21T20:02:44.237093Z","created":"2026-02-21T20:02:44.237093Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:3300","nonce":0},{"type":"v1","addr":"10.20.193.19:6789","nonce":0}]},"addr":"10.20.193.19:6789/0","public_addr":"10.20.193.19:6789/0","priority":0,"weight":0,"time_added":"2026-02-21T20:02:44:237111+0000","crush_location":[]}],"quorum":[0]} 2026-02-21T20:03:11.649 INFO:teuthology.orchestra.run.trial019.stderr:dumped monmap epoch 1 2026-02-21T20:03:11.663 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: Updating trial019:/etc/ceph/ceph.conf 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: Updating trial019:/var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/config/ceph.conf 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: Updating trial019:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: Updating trial019:/var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/4141491469' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: osdmap e4: 0 total, 0 up, 0 in 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:03:11.664 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:11 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:11.686 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-21T20:03:11.686 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-21T20:03:11.802 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:12.008 INFO:teuthology.orchestra.run.trial019.stdout:# minimal ceph.conf for 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:03:12.008 INFO:teuthology.orchestra.run.trial019.stdout:[global] 2026-02-21T20:03:12.008 INFO:teuthology.orchestra.run.trial019.stdout: fsid = 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:03:12.008 INFO:teuthology.orchestra.run.trial019.stdout: mon_host = [v2:10.20.193.19:3300/0,v1:10.20.193.19:6789/0] 2026-02-21T20:03:12.043 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-21T20:03:12.043 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:03:12.043 DEBUG:teuthology.orchestra.run.trial019:> sudo dd of=/etc/ceph/ceph.conf 2026-02-21T20:03:12.069 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:03:12.069 DEBUG:teuthology.orchestra.run.trial019:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:03:12.132 INFO:tasks.cephadm:Adding mgr.x on trial019 2026-02-21T20:03:12.132 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch apply mgr '1;trial019=x' 2026-02-21T20:03:12.289 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:12.503 INFO:teuthology.orchestra.run.trial019.stdout:Scheduled mgr update... 2026-02-21T20:03:12.503 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: Certificate for "cephadm-signed_agent_cert (trial019)" is still valid for 1824 days. 2026-02-21T20:03:12.503 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;trial019:10.20.193.19=a", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:12.504 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: Saving service mon spec with placement trial019:10.20.193.19=a;count:1 2026-02-21T20:03:12.504 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: Reconfiguring mon.a (unknown last config time)... 2026-02-21T20:03:12.504 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: Reconfiguring daemon mon.a on trial019 2026-02-21T20:03:12.504 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:12.504 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:12.504 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1344131872' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-21T20:03:12.504 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: mgrmap e13: x(active, since 6s) 2026-02-21T20:03:12.504 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:12 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/439604920' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:12.541 DEBUG:tasks.cephadm:set 0 configs 2026-02-21T20:03:12.542 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph config dump 2026-02-21T20:03:12.656 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:12.863 INFO:teuthology.orchestra.run.trial019.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-21T20:03:12.864 INFO:teuthology.orchestra.run.trial019.stdout:global dev auth_debug true 2026-02-21T20:03:12.864 INFO:teuthology.orchestra.run.trial019.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 * 2026-02-21T20:03:12.864 INFO:teuthology.orchestra.run.trial019.stdout:global dev debug_asserts_on_shutdown true 2026-02-21T20:03:12.864 INFO:teuthology.orchestra.run.trial019.stdout:global basic log_to_file true 2026-02-21T20:03:12.864 INFO:teuthology.orchestra.run.trial019.stdout:global basic log_to_journald false 2026-02-21T20:03:12.864 INFO:teuthology.orchestra.run.trial019.stdout:global basic log_to_stderr false 2026-02-21T20:03:12.864 INFO:teuthology.orchestra.run.trial019.stdout:global advanced mon_allow_pool_delete true 2026-02-21T20:03:12.864 INFO:teuthology.orchestra.run.trial019.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global advanced mon_cluster_log_to_file true 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global dev ms_die_on_bug true 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.stdout:global dev ms_die_on_old_message true 2026-02-21T20:03:12.865 INFO:teuthology.orchestra.run.trial019.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-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:global advanced osd_pool_default_size 2 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced debug_mon 20/20 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced debug_ms 1/1 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced debug_paxos 20/20 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced mon_data_avail_warn 5 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-21T20:03:12.866 INFO:teuthology.orchestra.run.trial019.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced debug_mgr 20/20 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced debug_ms 1/1 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced mgr/cephadm/migration_current 8 * 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-21T20:03:12.867 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced mgr_standby_modules false 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd dev bdev_debug_aio true 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced debug_ms 1/1 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced debug_osd 20/20 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd dev osd_debug_misdirected_ops true 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd dev osd_debug_op_order true 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd dev osd_debug_shutdown true 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-21T20:03:12.868 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_memory_target_autotune true 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_op_queue debug_random * 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_recover_clone_overlap true 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-21T20:03:12.869 INFO:teuthology.orchestra.run.trial019.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-21T20:03:12.900 INFO:tasks.cephadm:Deploying OSDs... 2026-02-21T20:03:12.900 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:03:12.900 DEBUG:teuthology.orchestra.run.trial019:> dd if=/scratch_devs of=/dev/stdout 2026-02-21T20:03:12.917 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-21T20:03:12.918 DEBUG:teuthology.orchestra.run.trial019:> stat /dev/vg_nvme/lv_1 2026-02-21T20:03:12.973 INFO:teuthology.orchestra.run.trial019.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-21T20:03:12.974 INFO:teuthology.orchestra.run.trial019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:03:12.974 INFO:teuthology.orchestra.run.trial019.stdout:Device: 6h/6d Inode: 1293 Links: 1 2026-02-21T20:03:12.974 INFO:teuthology.orchestra.run.trial019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:03:12.974 INFO:teuthology.orchestra.run.trial019.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:03:12.974 INFO:teuthology.orchestra.run.trial019.stdout:Access: 2026-02-21 20:03:09.657940080 +0000 2026-02-21T20:03:12.974 INFO:teuthology.orchestra.run.trial019.stdout:Modify: 2026-02-21 20:02:10.227042114 +0000 2026-02-21T20:03:12.974 INFO:teuthology.orchestra.run.trial019.stdout:Change: 2026-02-21 20:02:10.227042114 +0000 2026-02-21T20:03:12.974 INFO:teuthology.orchestra.run.trial019.stdout: Birth: 2026-02-21 20:02:10.227042114 +0000 2026-02-21T20:03:12.975 DEBUG:teuthology.orchestra.run.trial019:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-21T20:03:13.038 INFO:teuthology.orchestra.run.trial019.stderr:1+0 records in 2026-02-21T20:03:13.038 INFO:teuthology.orchestra.run.trial019.stderr:1+0 records out 2026-02-21T20:03:13.038 INFO:teuthology.orchestra.run.trial019.stderr:512 bytes copied, 0.000170646 s, 3.0 MB/s 2026-02-21T20:03:13.040 DEBUG:teuthology.orchestra.run.trial019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-21T20:03:13.097 DEBUG:teuthology.orchestra.run.trial019:> stat /dev/vg_nvme/lv_2 2026-02-21T20:03:13.155 INFO:teuthology.orchestra.run.trial019.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-21T20:03:13.155 INFO:teuthology.orchestra.run.trial019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:03:13.155 INFO:teuthology.orchestra.run.trial019.stdout:Device: 6h/6d Inode: 1311 Links: 1 2026-02-21T20:03:13.155 INFO:teuthology.orchestra.run.trial019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:03:13.155 INFO:teuthology.orchestra.run.trial019.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:03:13.155 INFO:teuthology.orchestra.run.trial019.stdout:Access: 2026-02-21 20:03:09.657940080 +0000 2026-02-21T20:03:13.155 INFO:teuthology.orchestra.run.trial019.stdout:Modify: 2026-02-21 20:02:10.228042077 +0000 2026-02-21T20:03:13.155 INFO:teuthology.orchestra.run.trial019.stdout:Change: 2026-02-21 20:02:10.228042077 +0000 2026-02-21T20:03:13.155 INFO:teuthology.orchestra.run.trial019.stdout: Birth: 2026-02-21 20:02:10.228042077 +0000 2026-02-21T20:03:13.156 DEBUG:teuthology.orchestra.run.trial019:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-21T20:03:13.218 INFO:teuthology.orchestra.run.trial019.stderr:1+0 records in 2026-02-21T20:03:13.218 INFO:teuthology.orchestra.run.trial019.stderr:1+0 records out 2026-02-21T20:03:13.218 INFO:teuthology.orchestra.run.trial019.stderr:512 bytes copied, 0.000153825 s, 3.3 MB/s 2026-02-21T20:03:13.220 DEBUG:teuthology.orchestra.run.trial019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-21T20:03:13.277 DEBUG:teuthology.orchestra.run.trial019:> stat /dev/vg_nvme/lv_3 2026-02-21T20:03:13.333 INFO:teuthology.orchestra.run.trial019.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-21T20:03:13.333 INFO:teuthology.orchestra.run.trial019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:03:13.333 INFO:teuthology.orchestra.run.trial019.stdout:Device: 6h/6d Inode: 1304 Links: 1 2026-02-21T20:03:13.334 INFO:teuthology.orchestra.run.trial019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:03:13.334 INFO:teuthology.orchestra.run.trial019.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:03:13.334 INFO:teuthology.orchestra.run.trial019.stdout:Access: 2026-02-21 20:03:09.657940080 +0000 2026-02-21T20:03:13.334 INFO:teuthology.orchestra.run.trial019.stdout:Modify: 2026-02-21 20:02:10.228042077 +0000 2026-02-21T20:03:13.334 INFO:teuthology.orchestra.run.trial019.stdout:Change: 2026-02-21 20:02:10.228042077 +0000 2026-02-21T20:03:13.334 INFO:teuthology.orchestra.run.trial019.stdout: Birth: 2026-02-21 20:02:10.228042077 +0000 2026-02-21T20:03:13.334 DEBUG:teuthology.orchestra.run.trial019:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-21T20:03:13.396 INFO:teuthology.orchestra.run.trial019.stderr:1+0 records in 2026-02-21T20:03:13.396 INFO:teuthology.orchestra.run.trial019.stderr:1+0 records out 2026-02-21T20:03:13.396 INFO:teuthology.orchestra.run.trial019.stderr:512 bytes copied, 0.000155267 s, 3.3 MB/s 2026-02-21T20:03:13.397 DEBUG:teuthology.orchestra.run.trial019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-21T20:03:13.455 DEBUG:teuthology.orchestra.run.trial019:> stat /dev/vg_nvme/lv_4 2026-02-21T20:03:13.512 INFO:teuthology.orchestra.run.trial019.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-21T20:03:13.512 INFO:teuthology.orchestra.run.trial019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:03:13.512 INFO:teuthology.orchestra.run.trial019.stdout:Device: 6h/6d Inode: 1303 Links: 1 2026-02-21T20:03:13.512 INFO:teuthology.orchestra.run.trial019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:03:13.512 INFO:teuthology.orchestra.run.trial019.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:03:13.512 INFO:teuthology.orchestra.run.trial019.stdout:Access: 2026-02-21 20:03:09.657940080 +0000 2026-02-21T20:03:13.512 INFO:teuthology.orchestra.run.trial019.stdout:Modify: 2026-02-21 20:02:10.228042077 +0000 2026-02-21T20:03:13.512 INFO:teuthology.orchestra.run.trial019.stdout:Change: 2026-02-21 20:02:10.228042077 +0000 2026-02-21T20:03:13.512 INFO:teuthology.orchestra.run.trial019.stdout: Birth: 2026-02-21 20:02:10.228042077 +0000 2026-02-21T20:03:13.513 DEBUG:teuthology.orchestra.run.trial019:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-21T20:03:13.577 INFO:teuthology.orchestra.run.trial019.stderr:1+0 records in 2026-02-21T20:03:13.577 INFO:teuthology.orchestra.run.trial019.stderr:1+0 records out 2026-02-21T20:03:13.577 INFO:teuthology.orchestra.run.trial019.stderr:512 bytes copied, 0.000190433 s, 2.7 MB/s 2026-02-21T20:03:13.578 DEBUG:teuthology.orchestra.run.trial019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-21T20:03:13.634 INFO:tasks.cephadm:Deploying osd.0 on trial019 with /dev/vg_nvme/lv_4... 2026-02-21T20:03:13.634 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-21T20:03:13.695 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;trial019=x", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:13.695 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: Saving service mgr spec with placement trial019=x;count:1 2026-02-21T20:03:13.695 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:13.695 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:13.695 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:13.695 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:13.695 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:13.695 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:13.696 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: Reconfiguring mgr.x (unknown last config time)... 2026-02-21T20:03:13.696 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-21T20:03:13.696 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2026-02-21T20:03:13.696 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:13.696 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: Reconfiguring daemon mgr.x on trial019 2026-02-21T20:03:13.696 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:13.696 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:13.696 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:13 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/430217852' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-21T20:03:13.789 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:14.232 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:14.250 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch daemon add osd trial019:vg_nvme/lv_4 --skip-validation 2026-02-21T20:03:14.408 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial019:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: osd.default does not exist. Creating it now. 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: Creating OSDs with service ID: default on trial019:['vg_nvme/lv_4'] 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: Marking host: trial019 for OSDSpec preview refresh. 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: Saving service osd.default spec with placement trial019 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:03:15.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2605606415' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9bc501b3-c209-4ed8-855b-10f17c8c6856"} : dispatch 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2605606415' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bc501b3-c209-4ed8-855b-10f17c8c6856"}]': finished 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: osdmap e5: 1 total, 0 up, 1 in 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:03:15.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:15 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2628498546' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:03:17.458 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:17 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-21T20:03:17.458 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:17 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:18.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:18 trial019 ceph-mon[34337]: Deploying daemon osd.0 on trial019 2026-02-21T20:03:18.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:18 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-21T20:03:18.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:18 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:19.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:19 trial019 ceph-mon[34337]: Deploying daemon osd.0 on trial019 2026-02-21T20:03:19.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:19 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:19.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:19 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:21.982 INFO:teuthology.orchestra.run.trial019.stdout:Created osd(s) 0 on host 'trial019' 2026-02-21T20:03:22.023 DEBUG:teuthology.orchestra.run.trial019:osd.0> sudo journalctl -f -n 0 -u ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@osd.0.service 2026-02-21T20:03:22.025 INFO:tasks.cephadm:Deploying osd.1 on trial019 with /dev/vg_nvme/lv_3... 2026-02-21T20:03:22.025 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_3 2026-02-21T20:03:22.184 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:22.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:22 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:22.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:22 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:22.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:22 trial019 ceph-mon[34337]: from='osd.0 [v2:10.20.193.19:6802/2770909778,v1:10.20.193.19:6803/2770909778]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-21T20:03:22.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:22 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:22.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:22 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:22.974 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:22.991 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch daemon add osd trial019:vg_nvme/lv_3 --skip-validation 2026-02-21T20:03:23.105 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='osd.0 [v2:10.20.193.19:6802/2770909778,v1:10.20.193.19:6803/2770909778]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: osdmap e6: 1 total, 0 up, 1 in 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='osd.0 [v2:10.20.193.19:6802/2770909778,v1:10.20.193.19:6803/2770909778]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial019", "root=default"]} : dispatch 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:23.474 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:23 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:23.474 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:23 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0[47254]: 2026-02-21T20:03:23.331+0000 7f1429096640 -1 osd.0 0 waiting for initial osdmap 2026-02-21T20:03:23.474 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:23 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0[47254]: 2026-02-21T20:03:23.333+0000 7f1420f55640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-21T20:03:24.762 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial019:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: osd.default does not exist. Creating it now. 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: Creating OSDs with service ID: default on trial019:['vg_nvme/lv_3'] 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: Marking host: trial019 for OSDSpec preview refresh. 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: Saving service osd.default spec with placement trial019 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='osd.0 [v2:10.20.193.19:6802/2770909778,v1:10.20.193.19:6803/2770909778]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial019", "root=default"]}]': finished 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: osdmap e7: 1 total, 0 up, 1 in 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:24.763 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:24.764 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/261117046' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2113d5dd-77d1-4cd6-8d47-1a5b44cfda61"} : dispatch 2026-02-21T20:03:24.765 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/261117046' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2113d5dd-77d1-4cd6-8d47-1a5b44cfda61"}]': finished 2026-02-21T20:03:24.765 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: osd.0 [v2:10.20.193.19:6802/2770909778,v1:10.20.193.19:6803/2770909778] boot 2026-02-21T20:03:24.765 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: osdmap e8: 2 total, 1 up, 2 in 2026-02-21T20:03:24.765 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:03:24.765 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:24 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:03:25.673 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:25 trial019 ceph-mon[34337]: purged_snaps scrub starts 2026-02-21T20:03:25.674 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:25 trial019 ceph-mon[34337]: purged_snaps scrub ok 2026-02-21T20:03:25.674 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:25 trial019 ceph-mon[34337]: Detected new or changed devices on trial019 2026-02-21T20:03:25.674 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:25 trial019 ceph-mon[34337]: Adjusting osd_memory_target on trial019 to 84047M 2026-02-21T20:03:25.674 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:25 trial019 ceph-mon[34337]: pgmap v8: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:03:25.674 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:25 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/497641650' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:03:26.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:26 trial019 ceph-mon[34337]: pgmap v9: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:03:26.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:26 trial019 ceph-mon[34337]: osdmap e9: 2 total, 1 up, 2 in 2026-02-21T20:03:26.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:26 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:03:26.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:26 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-21T20:03:26.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:26 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:27.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:27 trial019 ceph-mon[34337]: Deploying daemon osd.1 on trial019 2026-02-21T20:03:27.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:27 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-21T20:03:27.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:27 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:28.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:28 trial019 ceph-mon[34337]: Deploying daemon osd.1 on trial019 2026-02-21T20:03:28.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:28 trial019 ceph-mon[34337]: pgmap v11: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:03:28.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:28 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:28.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:28 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:30.378 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:30 trial019 ceph-mon[34337]: pgmap v12: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:03:31.093 INFO:teuthology.orchestra.run.trial019.stdout:Created osd(s) 1 on host 'trial019' 2026-02-21T20:03:31.150 DEBUG:teuthology.orchestra.run.trial019:osd.1> sudo journalctl -f -n 0 -u ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@osd.1.service 2026-02-21T20:03:31.152 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2026-02-21T20:03:31.153 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd stat -f json 2026-02-21T20:03:31.310 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:31.537 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:31.573 INFO:teuthology.orchestra.run.trial019.stdout:{"epoch":9,"num_osds":2,"num_up_osds":1,"osd_up_since":1771704204,"num_in_osds":2,"osd_in_since":1771704204,"num_remapped_pgs":0} 2026-02-21T20:03:31.675 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:31 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:31.675 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:31 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:31.675 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:31 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:31.675 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:31 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:31.675 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:31 trial019 ceph-mon[34337]: from='osd.1 [v2:10.20.193.19:6810/3676309110,v1:10.20.193.19:6811/3676309110]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-21T20:03:32.575 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd stat -f json 2026-02-21T20:03:32.600 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: pgmap v13: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:03:32.600 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/4250591843' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-21T20:03:32.600 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:32.600 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:32.600 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:32.601 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: from='osd.1 [v2:10.20.193.19:6810/3676309110,v1:10.20.193.19:6811/3676309110]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-21T20:03:32.601 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: osdmap e10: 2 total, 1 up, 2 in 2026-02-21T20:03:32.601 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: from='osd.1 [v2:10.20.193.19:6810/3676309110,v1:10.20.193.19:6811/3676309110]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial019", "root=default"]} : dispatch 2026-02-21T20:03:32.601 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:03:32.601 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:32.601 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:32 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:32.696 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:32.914 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:32.952 INFO:teuthology.orchestra.run.trial019.stdout:{"epoch":10,"num_osds":2,"num_up_osds":1,"osd_up_since":1771704204,"num_in_osds":2,"osd_in_since":1771704204,"num_remapped_pgs":0} 2026-02-21T20:03:33.189 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:33 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1[53485]: 2026-02-21T20:03:33.104+0000 7fa09f57a640 -1 osd.1 0 waiting for initial osdmap 2026-02-21T20:03:33.190 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:33 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1[53485]: 2026-02-21T20:03:33.106+0000 7fa09b441640 -1 osd.1 11 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-21T20:03:33.953 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd stat -f json 2026-02-21T20:03:33.979 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: Detected new or changed devices on trial019 2026-02-21T20:03:33.979 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:33.979 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:33.979 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:03:33.979 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: Adjusting osd_memory_target on trial019 to 42023M 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1389004359' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='osd.1 [v2:10.20.193.19:6810/3676309110,v1:10.20.193.19:6811/3676309110]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial019", "root=default"]}]': finished 2026-02-21T20:03:33.980 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: osdmap e11: 2 total, 1 up, 2 in 2026-02-21T20:03:33.981 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:03:33.981 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:03:33.981 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:33 trial019 ceph-mon[34337]: pgmap v16: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:03:34.076 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:34.308 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:34.346 INFO:teuthology.orchestra.run.trial019.stdout:{"epoch":12,"num_osds":2,"num_up_osds":2,"osd_up_since":1771704214,"num_in_osds":2,"osd_in_since":1771704204,"num_remapped_pgs":0} 2026-02-21T20:03:34.347 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd dump --format=json 2026-02-21T20:03:34.507 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:34.726 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:34.726 INFO:teuthology.orchestra.run.trial019.stdout:{"epoch":12,"fsid":"3e19a2de-0f60-11f1-ba39-d404e6e7d460","created":"2026-02-21T20:02:45.160247+0000","modified":"2026-02-21T20:03:34.102130+0000","last_up_change":"2026-02-21T20:03:34.102130+0000","last_in_change":"2026-02-21T20:03:24.193105+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"9bc501b3-c209-4ed8-855b-10f17c8c6856","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6802","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6803","nonce":2770909778}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6804","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6805","nonce":2770909778}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6808","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6809","nonce":2770909778}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6806","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6807","nonce":2770909778}]},"public_addr":"10.20.193.19:6803/2770909778","cluster_addr":"10.20.193.19:6805/2770909778","heartbeat_back_addr":"10.20.193.19:6809/2770909778","heartbeat_front_addr":"10.20.193.19:6807/2770909778","state":["exists","up"]},{"osd":1,"uuid":"2113d5dd-77d1-4cd6-8d47-1a5b44cfda61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6810","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6811","nonce":3676309110}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6812","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6813","nonce":3676309110}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6816","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6817","nonce":3676309110}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6814","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6815","nonce":3676309110}]},"public_addr":"10.20.193.19:6811/3676309110","cluster_addr":"10.20.193.19:6813/3676309110","heartbeat_back_addr":"10.20.193.19:6817/3676309110","heartbeat_front_addr":"10.20.193.19:6815/3676309110","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":"2026-02-21T20:03:23.003114+0000","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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.19:0/4048701878":"2026-02-22T20:03:05.212364+0000","10.20.193.19:0/1460694622":"2026-02-22T20:03:05.212364+0000","10.20.193.19:6801/3289468493":"2026-02-22T20:03:05.212364+0000","10.20.193.19:6800/3289468493":"2026-02-22T20:03:05.212364+0000","10.20.193.19:0/1074306522":"2026-02-22T20:02:55.089380+0000","10.20.193.19:0/3909031763":"2026-02-22T20:02:55.089380+0000","10.20.193.19:0/1304603896":"2026-02-22T20:03:05.212364+0000","10.20.193.19:6801/4071452201":"2026-02-22T20:02:55.089380+0000","10.20.193.19:0/133309664":"2026-02-22T20:02:55.089380+0000","10.20.193.19:6800/4071452201":"2026-02-22T20:02:55.089380+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-21T20:03:34.764 INFO:tasks.cephadm.ceph_manager.ceph:[] 2026-02-21T20:03:34.764 INFO:tasks.cephadm:Setting up client nodes... 2026-02-21T20:03:34.765 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-21T20:03:34.884 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:35.137 INFO:teuthology.orchestra.run.trial019.stdout:[client.0] 2026-02-21T20:03:35.137 INFO:teuthology.orchestra.run.trial019.stdout: key = AQCXD5pp0BaSCBAAvQGkQzdYa0wuKoDqGxDFow== 2026-02-21T20:03:35.138 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:34 trial019 ceph-mon[34337]: purged_snaps scrub starts 2026-02-21T20:03:35.138 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:34 trial019 ceph-mon[34337]: purged_snaps scrub ok 2026-02-21T20:03:35.138 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:34 trial019 ceph-mon[34337]: osd.1 [v2:10.20.193.19:6810/3676309110,v1:10.20.193.19:6811/3676309110] boot 2026-02-21T20:03:35.138 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:34 trial019 ceph-mon[34337]: osdmap e12: 2 total, 2 up, 2 in 2026-02-21T20:03:35.138 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:34 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:03:35.138 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:34 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/839422575' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-21T20:03:35.138 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:34 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:35.138 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:34 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:35.138 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:34 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2839226242' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:03:35.177 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:03:35.177 DEBUG:teuthology.orchestra.run.trial019:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-02-21T20:03:35.177 DEBUG:teuthology.orchestra.run.trial019:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-21T20:03:35.212 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-21T20:03:35.368 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:35.579 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:35.615 INFO:teuthology.orchestra.run.trial019.stdout:[{"version":11,"timestamp":"2026-02-21T20:03:32.853623+0000","name":"","changes":[{"name":"osd/host:trial019/osd_memory_target","previous_value":"88129925939","new_value":"44064962969"}]}] 2026-02-21T20:03:35.615 INFO:tasks.ceph_manager:config epoch is 11 2026-02-21T20:03:35.616 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-21T20:03:35.616 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-21T20:03:35.616 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-21T20:03:35.733 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:35.969 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:35 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/979649534' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-21T20:03:35.969 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:35 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/979649534' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-21T20:03:35.969 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:35 trial019 ceph-mon[34337]: pgmap v18: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:03:35.969 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:35 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 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-21T20:03:35.969 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:35 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/792196994' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-21T20:03:35.971 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:36.006 INFO:teuthology.orchestra.run.trial019.stdout:{"epoch":13,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6800","nonce":3441192853},{"type":"v1","addr":"10.20.193.19:6801","nonce":3441192853}]},"active_addr":"10.20.193.19:6801/3441192853","active_change":"2026-02-21T20:03:05.212454+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs"],"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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","long_desc":"","tags":[],"see_also":[]},"cephadm_binary_logging_level":{"name":"cephadm_binary_logging_level","type":"str","level":"advanced","flags":0,"default_value":"debug","min":"","max":"","enum_allowed":["debug","error","info","warning"],"desc":"Logging verbosity for the cephadm binary when invoked by the mgr (e.g. check-host, gather-facts).","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 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-signed certificates generated and signed by the 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 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_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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.6","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:devbuilds-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:devbuilds-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 for which 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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute 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 sequential SSH connection liveness check failures 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 the 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 to ensure that 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":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","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":[]},"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.19:8443/"},"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":3,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.19:0","nonce":3346220876}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.19:0","nonce":898124085}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.19:0","nonce":1294835411}]}]} 2026-02-21T20:03:36.010 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-21T20:03:36.010 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-21T20:03:36.011 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd dump --format=json 2026-02-21T20:03:36.126 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:36.335 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:36.335 INFO:teuthology.orchestra.run.trial019.stdout:{"epoch":13,"fsid":"3e19a2de-0f60-11f1-ba39-d404e6e7d460","created":"2026-02-21T20:02:45.160247+0000","modified":"2026-02-21T20:03:35.851414+0000","last_up_change":"2026-02-21T20:03:34.102130+0000","last_in_change":"2026-02-21T20:03:24.193105+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":2,"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-21T20:03:35.418544+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"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":"13","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":{},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9bc501b3-c209-4ed8-855b-10f17c8c6856","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6802","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6803","nonce":2770909778}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6804","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6805","nonce":2770909778}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6808","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6809","nonce":2770909778}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6806","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6807","nonce":2770909778}]},"public_addr":"10.20.193.19:6803/2770909778","cluster_addr":"10.20.193.19:6805/2770909778","heartbeat_back_addr":"10.20.193.19:6809/2770909778","heartbeat_front_addr":"10.20.193.19:6807/2770909778","state":["exists","up"]},{"osd":1,"uuid":"2113d5dd-77d1-4cd6-8d47-1a5b44cfda61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6810","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6811","nonce":3676309110}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6812","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6813","nonce":3676309110}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6816","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6817","nonce":3676309110}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6814","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6815","nonce":3676309110}]},"public_addr":"10.20.193.19:6811/3676309110","cluster_addr":"10.20.193.19:6813/3676309110","heartbeat_back_addr":"10.20.193.19:6817/3676309110","heartbeat_front_addr":"10.20.193.19:6815/3676309110","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":"2026-02-21T20:03:23.003114+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:03:32.091691+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.19:0/4048701878":"2026-02-22T20:03:05.212364+0000","10.20.193.19:0/1460694622":"2026-02-22T20:03:05.212364+0000","10.20.193.19:6801/3289468493":"2026-02-22T20:03:05.212364+0000","10.20.193.19:6800/3289468493":"2026-02-22T20:03:05.212364+0000","10.20.193.19:0/1074306522":"2026-02-22T20:02:55.089380+0000","10.20.193.19:0/3909031763":"2026-02-22T20:02:55.089380+0000","10.20.193.19:0/1304603896":"2026-02-22T20:03:05.212364+0000","10.20.193.19:6801/4071452201":"2026-02-22T20:02:55.089380+0000","10.20.193.19:0/133309664":"2026-02-22T20:02:55.089380+0000","10.20.193.19:6800/4071452201":"2026-02-22T20:02:55.089380+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-21T20:03:36.372 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-21T20:03:36.372 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd dump --format=json 2026-02-21T20:03:36.487 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:36.696 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:36.696 INFO:teuthology.orchestra.run.trial019.stdout:{"epoch":13,"fsid":"3e19a2de-0f60-11f1-ba39-d404e6e7d460","created":"2026-02-21T20:02:45.160247+0000","modified":"2026-02-21T20:03:35.851414+0000","last_up_change":"2026-02-21T20:03:34.102130+0000","last_in_change":"2026-02-21T20:03:24.193105+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":2,"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-21T20:03:35.418544+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"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":"13","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":{},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9bc501b3-c209-4ed8-855b-10f17c8c6856","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6802","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6803","nonce":2770909778}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6804","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6805","nonce":2770909778}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6808","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6809","nonce":2770909778}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6806","nonce":2770909778},{"type":"v1","addr":"10.20.193.19:6807","nonce":2770909778}]},"public_addr":"10.20.193.19:6803/2770909778","cluster_addr":"10.20.193.19:6805/2770909778","heartbeat_back_addr":"10.20.193.19:6809/2770909778","heartbeat_front_addr":"10.20.193.19:6807/2770909778","state":["exists","up"]},{"osd":1,"uuid":"2113d5dd-77d1-4cd6-8d47-1a5b44cfda61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6810","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6811","nonce":3676309110}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6812","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6813","nonce":3676309110}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6816","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6817","nonce":3676309110}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.19:6814","nonce":3676309110},{"type":"v1","addr":"10.20.193.19:6815","nonce":3676309110}]},"public_addr":"10.20.193.19:6811/3676309110","cluster_addr":"10.20.193.19:6813/3676309110","heartbeat_back_addr":"10.20.193.19:6817/3676309110","heartbeat_front_addr":"10.20.193.19:6815/3676309110","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":"2026-02-21T20:03:23.003114+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:03:32.091691+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.19:0/4048701878":"2026-02-22T20:03:05.212364+0000","10.20.193.19:0/1460694622":"2026-02-22T20:03:05.212364+0000","10.20.193.19:6801/3289468493":"2026-02-22T20:03:05.212364+0000","10.20.193.19:6800/3289468493":"2026-02-22T20:03:05.212364+0000","10.20.193.19:0/1074306522":"2026-02-22T20:02:55.089380+0000","10.20.193.19:0/3909031763":"2026-02-22T20:02:55.089380+0000","10.20.193.19:0/1304603896":"2026-02-22T20:03:05.212364+0000","10.20.193.19:6801/4071452201":"2026-02-22T20:02:55.089380+0000","10.20.193.19:0/133309664":"2026-02-22T20:02:55.089380+0000","10.20.193.19:6800/4071452201":"2026-02-22T20:02:55.089380+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-21T20:03:36.733 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-21T20:03:36.733 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-21T20:03:36.849 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:36.849 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:37.031 INFO:teuthology.orchestra.run.trial019.stdout:51539607555 2026-02-21T20:03:37.032 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-21T20:03:37.048 INFO:teuthology.orchestra.run.trial019.stdout:34359738373 2026-02-21T20:03:37.048 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-21T20:03:37.109 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57714]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-21T20:03:37.109 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57714]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:03:37.109 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:03:37.109 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57714]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57735]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57735]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57735]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57747]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57747]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57747]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57753]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57753]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:03:37.110 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57753]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 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-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 ceph-mon[34337]: osdmap e13: 2 total, 2 up, 2 in 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/1926045062' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/4248085451' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2744466434' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57757]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57757]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57757]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57781]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57781]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:03:37.110 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:36 trial019 sudo[57781]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:03:37.152 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:37.204 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:37.378 INFO:teuthology.orchestra.run.trial019.stdout:51539607554 2026-02-21T20:03:37.416 INFO:tasks.cephadm.ceph_manager.ceph:need seq 51539607555 got 51539607554 for osd.1 2026-02-21T20:03:37.421 INFO:teuthology.orchestra.run.trial019.stdout:34359738372 2026-02-21T20:03:37.460 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738373 got 34359738372 for osd.0 2026-02-21T20:03:38.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-21T20:03:38.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: osdmap e14: 2 total, 2 up, 2 in 2026-02-21T20:03:38.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:38.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:03:38.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:03:38.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:03:38.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:38.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:03:38.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/3150606377' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-21T20:03:38.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:37 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/3657886530' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-21T20:03:38.417 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-21T20:03:38.461 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-21T20:03:38.537 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:38.576 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:38.758 INFO:teuthology.orchestra.run.trial019.stdout:51539607555 2026-02-21T20:03:38.794 INFO:tasks.cephadm.ceph_manager.ceph:need seq 51539607555 got 51539607555 for osd.1 2026-02-21T20:03:38.795 DEBUG:teuthology.parallel:result is None 2026-02-21T20:03:38.795 INFO:teuthology.orchestra.run.trial019.stdout:34359738373 2026-02-21T20:03:38.835 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738373 got 34359738373 for osd.0 2026-02-21T20:03:38.835 DEBUG:teuthology.parallel:result is None 2026-02-21T20:03:38.836 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-21T20:03:38.836 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph pg dump --format=json 2026-02-21T20:03:38.993 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:39.012 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:38 trial019 ceph-mon[34337]: osdmap e15: 2 total, 2 up, 2 in 2026-02-21T20:03:39.012 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:38 trial019 ceph-mon[34337]: mgrmap e14: x(active, since 32s) 2026-02-21T20:03:39.012 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:38 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/315359143' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-21T20:03:39.012 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:38 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2333894137' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-21T20:03:39.208 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:39.208 INFO:teuthology.orchestra.run.trial019.stderr:dumped all 2026-02-21T20:03:39.258 INFO:teuthology.orchestra.run.trial019.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2026-02-21T20:03:37.857823+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":4,"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":64,"num_read_kb":53,"num_write":98,"num_write_kb":1627,"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":70,"ondisk_log_size":70,"up":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":2,"kb":1468006400,"kb_used":54484,"kb_used_data":556,"kb_used_omap":12,"kb_used_meta":53875,"kb_avail":1467951916,"statfs":{"total":1503238553600,"available":1503182761984,"internally_reserved":0,"allocated":569344,"data_stored":388590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12340,"internal_metadata":55168972},"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.638695"},"pg_stats":[{"pgid":"1.0","version":"14'70","reported_seq":96,"reported_epoch":14,"state":"active+clean","last_fresh":"2026-02-21T20:03:37.002087+0000","last_change":"2026-02-21T20:03:36.857801+0000","last_active":"2026-02-21T20:03:37.002087+0000","last_peered":"2026-02-21T20:03:37.002087+0000","last_clean":"2026-02-21T20:03:37.002087+0000","last_became_active":"2026-02-21T20:03:36.857701+0000","last_became_peered":"2026-02-21T20:03:36.857701+0000","last_unstale":"2026-02-21T20:03:37.002087+0000","last_undegraded":"2026-02-21T20:03:37.002087+0000","last_fullsized":"2026-02-21T20:03:37.002087+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-21T20:03:35.851414+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-21T20:03:35.851414+0000","last_clean_scrub_stamp":"2026-02-21T20:03:35.851414+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"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-23T00:30:03.240163+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":4,"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":64,"num_read_kb":53,"num_write":98,"num_write_kb":1627,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":64,"num_read_kb":53,"num_write":98,"num_write_kb":1627,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":70,"ondisk_log_size":70,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":12,"seq":51539607555,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27076,"kb_used_data":112,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976124,"statfs":{"total":751619276800,"available":751591550976,"internally_reserved":0,"allocated":114688,"data_stored":28618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4865,"internal_metadata":27585791},"hb_peers":[0],"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":8,"seq":34359738373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27408,"kb_used_data":444,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733975792,"statfs":{"total":751619276800,"available":751591211008,"internally_reserved":0,"allocated":454656,"data_stored":359972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"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":1,"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-21T20:03:39.259 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph pg dump --format=json 2026-02-21T20:03:39.376 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:39.588 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:39.588 INFO:teuthology.orchestra.run.trial019.stderr:dumped all 2026-02-21T20:03:39.625 INFO:teuthology.orchestra.run.trial019.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2026-02-21T20:03:39.219382+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":4,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":2,"kb":1468006400,"kb_used":55260,"kb_used_data":1144,"kb_used_omap":12,"kb_used_meta":53875,"kb_avail":1467951140,"statfs":{"total":1503238553600,"available":1503181967360,"internally_reserved":0,"allocated":1171456,"data_stored":982120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12994,"internal_metadata":55168318},"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":2,"num_read_kb":2,"num_write":3,"num_write_kb":1,"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.000254"},"pg_stats":[{"pgid":"1.0","version":"14'72","reported_seq":100,"reported_epoch":14,"state":"active+clean","last_fresh":"2026-02-21T20:03:37.003253+0000","last_change":"2026-02-21T20:03:36.857801+0000","last_active":"2026-02-21T20:03:37.003253+0000","last_peered":"2026-02-21T20:03:37.003253+0000","last_clean":"2026-02-21T20:03:37.003253+0000","last_became_active":"2026-02-21T20:03:36.857701+0000","last_became_peered":"2026-02-21T20:03:36.857701+0000","last_unstale":"2026-02-21T20:03:37.003253+0000","last_undegraded":"2026-02-21T20:03:37.003253+0000","last_fullsized":"2026-02-21T20:03:37.003253+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-21T20:03:35.851414+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-21T20:03:35.851414+0000","last_clean_scrub_stamp":"2026-02-21T20:03:35.851414+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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-23T00:30:03.240163+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":4,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":12,"seq":51539607556,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27852,"kb_used_data":700,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":733975348,"statfs":{"total":751619276800,"available":751590756352,"internally_reserved":0,"allocated":716800,"data_stored":622148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5519,"internal_metadata":27585137},"hb_peers":[0],"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":8,"seq":34359738373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27408,"kb_used_data":444,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733975792,"statfs":{"total":751619276800,"available":751591211008,"internally_reserved":0,"allocated":454656,"data_stored":359972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"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":1,"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-21T20:03:39.626 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-21T20:03:39.626 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-21T20:03:39.626 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-21T20:03:39.626 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph health --format=json 2026-02-21T20:03:39.743 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:39.976 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:39.976 INFO:teuthology.orchestra.run.trial019.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-21T20:03:40.029 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-21T20:03:40.029 INFO:tasks.cephadm:Setup complete, yielding 2026-02-21T20:03:40.029 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-21T20:03:40.044 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial019.front.sepia.ceph.com 2026-02-21T20:03:40.044 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- bash -c 'ceph fs volume create cephfs' 2026-02-21T20:03:40.158 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:40.180 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:39 trial019 ceph-mon[34337]: from='client.14245 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:03:40.180 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:39 trial019 ceph-mon[34337]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 1023 B/s rd, 511 B/s wr, 2 op/s 2026-02-21T20:03:41.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:40 trial019 ceph-mon[34337]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:03:41.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:40 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/4204175006' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-21T20:03:41.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:40 trial019 ceph-mon[34337]: from='client.14251 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:41.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:40 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2026-02-21T20:03:41.909 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-21T20:03:41.923 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2026-02-21T20:03:41.924 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:03:42.046 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:42.112 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:41 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-02-21T20:03:42.112 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:41 trial019 ceph-mon[34337]: osdmap e16: 2 total, 2 up, 2 in 2026-02-21T20:03:42.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:41 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2026-02-21T20:03:42.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:41 trial019 ceph-mon[34337]: pgmap v25: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2026-02-21T20:03:42.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:41 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mon-a[34333]: 2026-02-21T20:03:41.869+0000 7f08f5875640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-21T20:03:42.274 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:42.274 INFO:teuthology.orchestra.run.trial019.stdout:[{"events": ["2026-02-21T20:03:41.874878Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "running": 0, "size": 2}}, {"events": ["2026-02-21T20:03:12.516056Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:03:32.140012Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:03:11.246701Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:03:32.139931Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:03:23.326802Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:03:32.140063Z", "running": 2, "size": 2}}] 2026-02-21T20:03:42.314 INFO:tasks.cephadm:mds.cephfs has 0/2 2026-02-21T20:03:43.182 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-02-21T20:03:43.183 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: osdmap e17: 2 total, 2 up, 2 in 2026-02-21T20:03:43.183 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2026-02-21T20:03:43.183 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-21T20:03:43.183 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-02-21T20:03:43.183 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-02-21T20:03:43.183 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: osdmap e18: 2 total, 2 up, 2 in 2026-02-21T20:03:43.183 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: fsmap cephfs:0 2026-02-21T20:03:43.183 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: Saving service mds.cephfs spec with placement count:2 2026-02-21T20:03:43.183 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:43.184 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:43.184 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:03:43.184 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:43.184 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:42 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:43.315 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:03:43.447 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:43.677 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:43.678 INFO:teuthology.orchestra.run.trial019.stdout:[{"events": ["2026-02-21T20:03:43.673221Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "running": 0, "size": 2}}, {"events": ["2026-02-21T20:03:12.516056Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:03:42.289942Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:03:11.246701Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:03:42.289871Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:03:23.326802Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:03:42.290000Z", "running": 2, "size": 2}}] 2026-02-21T20:03:43.718 INFO:tasks.cephadm:mds.cephfs has 0/2 2026-02-21T20:03:44.187 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: osdmap e19: 2 total, 2 up, 2 in 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial019.xdxmbw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial019.xdxmbw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:44.188 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: Deploying daemon mds.cephfs.trial019.xdxmbw on trial019 2026-02-21T20:03:44.189 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: pgmap v29: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:03:44.189 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:44.189 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:44.189 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:44.189 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial019.ztaegi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-21T20:03:44.189 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial019.ztaegi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-21T20:03:44.189 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:43 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:44.719 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:03:44.841 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:45.073 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:03:45.073 INFO:teuthology.orchestra.run.trial019.stdout:[{"events": ["2026-02-21T20:03:44.349640Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "last_refresh": "2026-02-21T20:03:44.829245Z", "running": 2, "size": 2}}, {"events": ["2026-02-21T20:03:12.516056Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:03:44.828999Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:03:11.246701Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:03:44.828918Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:03:23.326802Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:03:44.829157Z", "running": 2, "size": 2}}] 2026-02-21T20:03:45.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: Deploying daemon mds.cephfs.trial019.ztaegi on trial019 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='client.14255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: osdmap e20: 2 total, 2 up, 2 in 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: mds.? [v2:10.20.193.19:6818/781995431,v1:10.20.193.19:6819/781995431] up:boot 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: daemon mds.cephfs.trial019.xdxmbw assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: Cluster is now healthy 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: fsmap cephfs:0 1 up:standby 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: fsmap cephfs:1 {0=cephfs.trial019.xdxmbw=up:creating} 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial019.xdxmbw"} : dispatch 2026-02-21T20:03:45.114 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: daemon mds.cephfs.trial019.xdxmbw is now active in filesystem cephfs as rank 0 2026-02-21T20:03:45.115 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:45.115 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:45.115 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:45.115 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:45.115 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:45.115 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:45.115 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:45.115 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:44 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:45.131 INFO:tasks.cephadm:mds.cephfs has 2/2 2026-02-21T20:03:45.131 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-21T20:03:45.154 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial019.front.sepia.ceph.com 2026-02-21T20:03:45.154 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2026-02-21T20:03:45.275 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:45.568 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2026-02-21T20:03:45.688 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:45.711 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:45 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:03:45.524+0000 7ff44b159640 -1 client.14265 error registering admin socket command: (17) File exists 2026-02-21T20:03:45.991 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2026-02-21T20:03:46.110 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:46.225 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: mds.? [v2:10.20.193.19:6818/781995431,v1:10.20.193.19:6819/781995431] up:active 2026-02-21T20:03:46.225 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: mds.? [v2:10.20.193.19:6820/878684898,v1:10.20.193.19:6821/878684898] up:boot 2026-02-21T20:03:46.225 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: fsmap cephfs:1 {0=cephfs.trial019.xdxmbw=up:active} 1 up:standby 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial019.ztaegi"} : dispatch 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: fsmap cephfs:1 {0=cephfs.trial019.xdxmbw=up:active} 1 up:standby 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='client.14261 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: pgmap v31: 65 pgs: 65 active+clean; 579 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 3.5 KiB/s wr, 10 op/s 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:46.226 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:46 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:46.388 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- bash -c 'ceph mgr module enable smb' 2026-02-21T20:03:46.505 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:47.121 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- bash -c 'sleep 30' 2026-02-21T20:03:47.241 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:03:47.357 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:47 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: ignoring --setuser ceph since I am not root 2026-02-21T20:03:47.357 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:47 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: ignoring --setgroup ceph since I am not root 2026-02-21T20:03:47.357 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='client.14263 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:47.357 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='client.14267 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:47.357 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:47.357 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:47.358 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:47.358 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:47.358 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' 2026-02-21T20:03:47.358 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='mgr.14152 10.20.193.19:0/1039462377' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:47.358 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='client.14269 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:03:47.358 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:47 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2956408346' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2026-02-21T20:03:48.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:48 trial019 ceph-mon[34337]: from='client.? 10.20.193.19:0/2956408346' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2026-02-21T20:03:48.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:48 trial019 ceph-mon[34337]: mgrmap e15: x(active, since 41s) 2026-02-21T20:03:48.513 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:48 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-21T20:03:48.513 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:48 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-21T20:03:48.513 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:48 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: from numpy import show_config as show_numpy_config 2026-02-21T20:03:49.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:49 trial019 ceph-mon[34337]: mds.? [v2:10.20.193.19:6818/781995431,v1:10.20.193.19:6819/781995431] up:active 2026-02-21T20:03:49.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:49 trial019 ceph-mon[34337]: fsmap cephfs:1 {0=cephfs.trial019.xdxmbw=up:active} 1 up:standby 2026-02-21T20:03:50.412 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: mds.? [v2:10.20.193.19:6820/878684898,v1:10.20.193.19:6821/878684898] up:standby 2026-02-21T20:03:50.412 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: fsmap cephfs:1 {0=cephfs.trial019.xdxmbw=up:active} 1 up:standby 2026-02-21T20:03:50.412 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: Active manager daemon x restarted 2026-02-21T20:03:50.412 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: Activating manager daemon x 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: osdmap e21: 2 total, 2 up, 2 in 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: mgrmap e16: x(active, starting, since 0.00296266s) 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial019.xdxmbw"} : dispatch 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial019.ztaegi"} : dispatch 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:03:50.413 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: Manager daemon x is now available 2026-02-21T20:03:50.414 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:50.414 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:50 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:03:50.125+0000 7f84fdb5f640 -1 client.14284 error registering admin socket command: (17) File exists 2026-02-21T20:03:50.414 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:50 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:03:50.125+0000 7f84fab19640 -1 client.14285 error registering admin socket command: (17) File exists 2026-02-21T20:03:50.414 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:50 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:03:50.125+0000 7f84fab19640 -1 client.14285 error registering admin socket command: (17) File exists 2026-02-21T20:03:50.414 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:50 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:03:50.125+0000 7f84fab19640 -1 client.14285 error registering admin socket command: (17) File exists 2026-02-21T20:03:50.414 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:50 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:03:50.125+0000 7f84fab19640 -1 client.14285 error registering admin socket command: (17) File exists 2026-02-21T20:03:50.414 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:50 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:03:50.125+0000 7f84fab19640 -1 client.14285 error registering admin socket command: (17) File exists 2026-02-21T20:03:50.414 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:03:50 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:03:50.125+0000 7f84fab19640 -1 client.14285 error registering admin socket command: (17) File exists 2026-02-21T20:03:51.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: mgrmap e17: x(active, since 1.00527s) 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:51.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:52.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:50] ENGINE Bus STARTING 2026-02-21T20:03:52.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:50] ENGINE Serving on http://10.20.193.19:8765 2026-02-21T20:03:52.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:50] ENGINE Serving on https://10.20.193.19:7150 2026-02-21T20:03:52.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:50] ENGINE Bus STARTED 2026-02-21T20:03:52.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: [21/Feb/2026:20:03:50] ENGINE Client ('10.20.193.19', 38234) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-21T20:03:52.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: pgmap v3: 65 pgs: 65 active+clean; 629 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:03:52.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: Adjusting osd_memory_target on trial019 to 37927M 2026-02-21T20:03:52.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: Updating trial019:/etc/ceph/ceph.conf 2026-02-21T20:03:52.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:03:52.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:03:52.514 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:03:52.514 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:52.514 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:03:52.514 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:03:52.514 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:03:52.514 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:03:52.514 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:03:53.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:53 trial019 ceph-mon[34337]: Updating trial019:/var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/config/ceph.conf 2026-02-21T20:03:53.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:53 trial019 ceph-mon[34337]: Updating trial019:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:03:53.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:53 trial019 ceph-mon[34337]: Updating trial019:/var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:03:53.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:53 trial019 ceph-mon[34337]: Certificate for "cephadm-signed_agent_cert (trial019)" is still valid for 1824 days. 2026-02-21T20:03:53.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:53 trial019 ceph-mon[34337]: pgmap v4: 65 pgs: 65 active+clean; 629 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:03:53.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:53 trial019 ceph-mon[34337]: mgrmap e18: x(active, since 2s) 2026-02-21T20:03:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:55 trial019 ceph-mon[34337]: pgmap v5: 65 pgs: 65 active+clean; 629 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:03:55.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:55 trial019 ceph-mon[34337]: mgrmap e19: x(active, since 4s) 2026-02-21T20:03:57.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:57 trial019 ceph-mon[34337]: pgmap v6: 65 pgs: 65 active+clean; 629 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:03:59.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:03:59 trial019 ceph-mon[34337]: pgmap v7: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 25 KiB/s rd, 1.4 KiB/s wr, 10 op/s 2026-02-21T20:04:01.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:01 trial019 ceph-mon[34337]: pgmap v8: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 20 KiB/s rd, 1.1 KiB/s wr, 8 op/s 2026-02-21T20:04:03.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:03 trial019 ceph-mon[34337]: pgmap v9: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 16 KiB/s rd, 930 B/s wr, 6 op/s 2026-02-21T20:04:05.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:05 trial019 ceph-mon[34337]: pgmap v10: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2026-02-21T20:04:07.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:07 trial019 ceph-mon[34337]: pgmap v11: 65 pgs: 65 active+clean; 638 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 15 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2026-02-21T20:04:09.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:09 trial019 ceph-mon[34337]: pgmap v12: 65 pgs: 65 active+clean; 638 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 15 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2026-02-21T20:04:11.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:11 trial019 ceph-mon[34337]: pgmap v13: 65 pgs: 65 active+clean; 638 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:04:13.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:13 trial019 ceph-mon[34337]: pgmap v14: 65 pgs: 65 active+clean; 638 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:04:15.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:15 trial019 ceph-mon[34337]: pgmap v15: 65 pgs: 65 active+clean; 638 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:04:17.363 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:17 trial019 ceph-mon[34337]: pgmap v16: 65 pgs: 65 active+clean; 638 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:04:17.372 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- bash -c 'ceph smb apply -i -' 2026-02-21T20:04:17.492 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:04:18.013 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:17 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:17.761+0000 7f84f7b13640 -1 client.14291 error registering admin socket command: (17) File exists 2026-02-21T20:04:18.013 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:17 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:17.761+0000 7f84f7b13640 -1 client.14291 error registering admin socket command: (17) File exists 2026-02-21T20:04:18.013 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:17 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:17.761+0000 7f84f7b13640 -1 client.14291 error registering admin socket command: (17) File exists 2026-02-21T20:04:18.013 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:17 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:17.761+0000 7f84f7b13640 -1 client.14291 error registering admin socket command: (17) File exists 2026-02-21T20:04:18.013 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:17 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:17.761+0000 7f84f7b13640 -1 client.14291 error registering admin socket command: (17) File exists 2026-02-21T20:04:18.013 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:17 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:17.761+0000 7f84f7b13640 -1 client.14291 error registering admin socket command: (17) File exists 2026-02-21T20:04:18.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:18 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-21T20:04:19.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:19 trial019 ceph-mon[34337]: from='client.14289 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:04:19.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:19 trial019 ceph-mon[34337]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-21T20:04:19.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:19 trial019 ceph-mon[34337]: pgmap v17: 65 pgs: 65 active+clean; 638 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:04:19.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:19 trial019 ceph-mon[34337]: mgrmap e20: x(active, since 28s) 2026-02-21T20:04:21.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:21 trial019 ceph-mon[34337]: pgmap v18: 65 pgs: 65 active+clean; 638 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:04:23.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:23 trial019 ceph-mon[34337]: pgmap v19: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 2.2 KiB/s rd, 70 KiB/s wr, 6 op/s 2026-02-21T20:04:25.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:25 trial019 ceph-mon[34337]: pgmap v20: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 2.2 KiB/s rd, 70 KiB/s wr, 6 op/s 2026-02-21T20:04:27.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:27 trial019 ceph-mon[34337]: pgmap v21: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 70 KiB/s wr, 7 op/s 2026-02-21T20:04:29.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:29 trial019 ceph-mon[34337]: pgmap v22: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 70 KiB/s wr, 7 op/s 2026-02-21T20:04:31.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:31 trial019 ceph-mon[34337]: pgmap v23: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 70 KiB/s wr, 7 op/s 2026-02-21T20:04:33.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:33 trial019 ceph-mon[34337]: pgmap v24: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 2.4 KiB/s rd, 70 KiB/s wr, 7 op/s 2026-02-21T20:04:35.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:35 trial019 ceph-mon[34337]: pgmap v25: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2026-02-21T20:04:37.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:37 trial019 ceph-mon[34337]: pgmap v26: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 426 B/s rd, 0 B/s wr, 0 op/s 2026-02-21T20:04:39.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:39 trial019 ceph-mon[34337]: pgmap v27: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2026-02-21T20:04:41.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:41 trial019 ceph-mon[34337]: pgmap v28: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2026-02-21T20:04:43.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:43 trial019 ceph-mon[34337]: pgmap v29: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2026-02-21T20:04:45.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:45 trial019 ceph-mon[34337]: pgmap v30: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2026-02-21T20:04:47.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:47 trial019 ceph-mon[34337]: pgmap v31: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2026-02-21T20:04:49.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:49 trial019 ceph-mon[34337]: pgmap v32: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2026-02-21T20:04:49.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:49 trial019 ceph-mon[34337]: 1 slow requests, 1 included below; oldest blocked for > 30.885593 secs 2026-02-21T20:04:49.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:49 trial019 ceph-mon[34337]: slow request 30.885592 seconds old, received at 2026-02-21T20:04:17.763818+0000: client_request(client.14291:3 lookup #0x10000000000/smb 2026-02-21T20:04:17.763792+0000 caller_uid=0, caller_gid=0{}) currently failed to rdlock, waiting 2026-02-21T20:04:49.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:49 trial019 ceph-mon[34337]: evicting unresponsive client trial019:x (14265), after 62.1228 seconds 2026-02-21T20:04:49.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:49 trial019 ceph-mon[34337]: Evicting (and blocklisting) client session 14265 (10.20.193.19:0/1054520596) 2026-02-21T20:04:49.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:49 trial019 ceph-mon[34337]: from='mds.? [v2:10.20.193.19:6818/781995431,v1:10.20.193.19:6819/781995431]' entity='mds.cephfs.trial019.xdxmbw' cmd={"prefix":"osd blocklist", "blocklistop":"add","addr":"10.20.193.19:0/1054520596"} : dispatch 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.162+0000 7f850536e640 -1 client.14293 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.162+0000 7f850536e640 -1 client.14293 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.162+0000 7f850536e640 -1 client.14293 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.162+0000 7f850536e640 -1 client.14293 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.162+0000 7f850536e640 -1 client.14293 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.162+0000 7f850536e640 -1 client.14293 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.166+0000 7f850536e640 -1 client.14295 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.166+0000 7f850536e640 -1 client.14295 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.166+0000 7f850536e640 -1 client.14295 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.166+0000 7f850536e640 -1 client.14295 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.514 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.166+0000 7f850536e640 -1 client.14295 error registering admin socket command: (17) File exists 2026-02-21T20:04:49.515 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:04:49 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:04:49.166+0000 7f850536e640 -1 client.14295 error registering admin socket command: (17) File exists 2026-02-21T20:04:50.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:50 trial019 ceph-mon[34337]: from='mds.? [v2:10.20.193.19:6818/781995431,v1:10.20.193.19:6819/781995431]' entity='mds.cephfs.trial019.xdxmbw' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"10.20.193.19:0/1054520596"}]': finished 2026-02-21T20:04:50.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:50 trial019 ceph-mon[34337]: osdmap e22: 2 total, 2 up, 2 in 2026-02-21T20:04:50.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-21T20:04:50.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:50.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:50 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2026-02-21T20:04:51.187 INFO:teuthology.orchestra.run.trial019.stdout:{ 2026-02-21T20:04:51.187 INFO:teuthology.orchestra.run.trial019.stdout: "results": [ 2026-02-21T20:04:51.187 INFO:teuthology.orchestra.run.trial019.stdout: { 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: "resource": { 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: "resource_type": "ceph.smb.join.auth", 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: "auth_id": "join1-admin", 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: "intent": "present", 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: "auth": { 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: "username": "Administrator", 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: "password": "Passw0rd" 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: } 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: "state": "created", 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:04:51.188 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: { 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "resource": { 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "resource_type": "ceph.smb.cluster", 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "cluster_id": "modtest1", 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "auth_mode": "active-directory", 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "intent": "present", 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "domain_settings": { 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "realm": "DOMAIN1.SINK.TEST", 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "join_sources": [ 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: { 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "source_type": "resource", 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: "ref": "join1-admin" 2026-02-21T20:04:51.189 INFO:teuthology.orchestra.run.trial019.stdout: } 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: ] 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: "custom_dns": [ 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: "10.20.193.42" 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: ], 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: "placement": { 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: "count": 1 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: } 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: "state": "created", 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:04:51.190 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: { 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "resource": { 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "resource_type": "ceph.smb.share", 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "cluster_id": "modtest1", 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "share_id": "share1", 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "intent": "present", 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "name": "share1", 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "readonly": false, 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "browseable": true, 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "cephfs": { 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "volume": "cephfs", 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "path": "/", 2026-02-21T20:04:51.191 INFO:teuthology.orchestra.run.trial019.stdout: "subvolumegroup": "smb", 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: "subvolume": "sv1", 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: "provider": "samba-vfs/new" 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: } 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: "state": "created", 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: { 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: "resource": { 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: "resource_type": "ceph.smb.share", 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: "cluster_id": "modtest1", 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: "share_id": "share2", 2026-02-21T20:04:51.192 INFO:teuthology.orchestra.run.trial019.stdout: "intent": "present", 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "name": "share2", 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "readonly": false, 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "browseable": true, 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "cephfs": { 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "volume": "cephfs", 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "path": "/", 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "subvolumegroup": "smb", 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "subvolume": "sv2", 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "provider": "samba-vfs/new" 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: } 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "state": "created", 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:04:51.193 INFO:teuthology.orchestra.run.trial019.stdout: } 2026-02-21T20:04:51.194 INFO:teuthology.orchestra.run.trial019.stdout: ], 2026-02-21T20:04:51.194 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:04:51.194 INFO:teuthology.orchestra.run.trial019.stdout:} 2026-02-21T20:04:51.226 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-21T20:04:51.248 INFO:tasks.cephadm:Waiting for ceph service smb.modtest1 to start (timeout 300)... 2026-02-21T20:04:51.248 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:04:51.364 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:04:51.386 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:51 trial019 ceph-mon[34337]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-21T20:04:51.386 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:51 trial019 ceph-mon[34337]: pgmap v34: 65 pgs: 65 active+clean; 1.4 MiB data, 56 MiB used, 1.4 TiB / 1.4 TiB avail; 204 B/s rd, 0 B/s wr, 0 op/s 2026-02-21T20:04:51.386 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-02-21T20:04:51.387 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:51 trial019 ceph-mon[34337]: mgrmap e21: x(active, since 60s) 2026-02-21T20:04:51.387 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:51 trial019 ceph-mon[34337]: osdmap e23: 2 total, 2 up, 2 in 2026-02-21T20:04:51.387 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:51 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2026-02-21T20:04:51.597 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:04:51.597 INFO:teuthology.orchestra.run.trial019.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "last_refresh": "2026-02-21T20:03:50.671862Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:03:50.671750Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:03:50.671677Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:03:50.671790Z", "running": 2, "size": 2}}, {"events": ["2026-02-21T20:04:51.192725Z service:smb.modtest1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modtest1", "service_name": "smb.modtest1", "service_type": "smb", "spec": {"cluster_id": "modtest1", "config_uri": "rados://.smb/modtest1/config.smb", "custom_dns": ["10.20.193.42"], "features": ["domain"], "include_ceph_users": ["client.smb.fs.cluster.modtest1"], "join_sources": ["rados:mon-config-key:smb/config/modtest1/join.0.json"]}, "status": {"created": "2026-02-21T20:04:51.191504Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-21T20:04:51.636 INFO:tasks.cephadm:smb.modtest1 has 0/1 2026-02-21T20:04:52.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-02-21T20:04:52.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: osdmap e24: 2 total, 2 up, 2 in 2026-02-21T20:04:52.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:52.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modtest1", "caps": ["/", "rw"]} : dispatch 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modtest1", "caps": ["/", "rw"]}]': finished 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: Saving service smb.modtest1 spec with placement count:1 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.modtest1.trial019.yluvej", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/modtest1/\"", "osd", "allow rwx pool=.smb namespace=modtest1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.modtest1.trial019.yluvej", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/modtest1/\"", "osd", "allow rwx pool=.smb namespace=modtest1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2026-02-21T20:04:52.264 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.modtest1"} : dispatch 2026-02-21T20:04:52.265 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:04:52.265 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: Deploying daemon smb.modtest1.trial019.yluvej on trial019 2026-02-21T20:04:52.265 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: from='client.14297 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:04:52.265 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:52 trial019 ceph-mon[34337]: pgmap v37: 97 pgs: 32 creating+peering, 65 active+clean; 1.9 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 3.5 KiB/s rd, 176 KiB/s wr, 12 op/s 2026-02-21T20:04:52.636 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:04:52.766 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:04:53.004 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:04:53.004 INFO:teuthology.orchestra.run.trial019.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "last_refresh": "2026-02-21T20:03:50.671862Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:03:50.671750Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:03:50.671677Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:03:50.671790Z", "running": 2, "size": 2}}, {"events": ["2026-02-21T20:04:51.192725Z service:smb.modtest1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modtest1", "service_name": "smb.modtest1", "service_type": "smb", "spec": {"cluster_id": "modtest1", "config_uri": "rados://.smb/modtest1/config.smb", "custom_dns": ["10.20.193.42"], "features": ["domain"], "include_ceph_users": ["client.smb.fs.cluster.modtest1"], "join_sources": ["rados:mon-config-key:smb/config/modtest1/join.0.json"]}, "status": {"created": "2026-02-21T20:04:51.191504Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-21T20:04:53.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:53 trial019 ceph-mon[34337]: osdmap e25: 2 total, 2 up, 2 in 2026-02-21T20:04:53.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:53 trial019 ceph-mon[34337]: Health check failed: 1 MDSs report slow requests (MDS_SLOW_REQUEST) 2026-02-21T20:04:53.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:53 trial019 ceph-mon[34337]: mds.? [v2:10.20.193.19:6818/781995431,v1:10.20.193.19:6819/781995431] up:active 2026-02-21T20:04:53.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:53 trial019 ceph-mon[34337]: fsmap cephfs:1 {0=cephfs.trial019.xdxmbw=up:active} 1 up:standby 2026-02-21T20:04:53.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:53 trial019 ceph-mon[34337]: from='client.14299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:04:54.260 INFO:tasks.cephadm:smb.modtest1 has 0/1 2026-02-21T20:04:54.480 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:54 trial019 ceph-mon[34337]: pgmap v39: 97 pgs: 32 creating+peering, 65 active+clean; 1.9 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 4.4 KiB/s rd, 220 KiB/s wr, 16 op/s 2026-02-21T20:04:55.261 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:04:55.454 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:04:55.710 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:55 trial019 ceph-mon[34337]: from='client.? 10.88.0.3:0/4254876171' entity='client.smb.config.modtest1.trial019.yluvej' cmd={"prefix": "config-key get", "key": "smb/config/modtest1/join.0.json"} : dispatch 2026-02-21T20:04:55.711 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:04:55.711 INFO:teuthology.orchestra.run.trial019.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "last_refresh": "2026-02-21T20:03:50.671862Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:03:50.671750Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:03:50.671677Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:03:50.671790Z", "running": 2, "size": 2}}, {"events": ["2026-02-21T20:04:51.192725Z service:smb.modtest1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modtest1", "service_name": "smb.modtest1", "service_type": "smb", "spec": {"cluster_id": "modtest1", "config_uri": "rados://.smb/modtest1/config.smb", "custom_dns": ["10.20.193.42"], "features": ["domain"], "include_ceph_users": ["client.smb.fs.cluster.modtest1"], "join_sources": ["rados:mon-config-key:smb/config/modtest1/join.0.json"]}, "status": {"created": "2026-02-21T20:04:51.191504Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-21T20:04:55.750 INFO:tasks.cephadm:smb.modtest1 has 0/1 2026-02-21T20:04:56.751 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:04:56.885 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:04:56.909 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:56 trial019 ceph-mon[34337]: from='client.14303 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:04:56.909 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:56 trial019 ceph-mon[34337]: pgmap v40: 97 pgs: 32 creating+peering, 65 active+clean; 1.9 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 3.5 KiB/s rd, 176 KiB/s wr, 12 op/s 2026-02-21T20:04:56.909 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:56 trial019 ceph-mon[34337]: MDS health message cleared (mds.?): 1 slow requests are blocked > 30 secs 2026-02-21T20:04:56.909 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:56.909 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:56.909 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:56.909 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:56.910 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:04:57.106 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:04:57.106 INFO:teuthology.orchestra.run.trial019.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "last_refresh": "2026-02-21T20:04:56.920410Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:04:56.920301Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:04:56.920246Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:04:56.920341Z", "running": 2, "size": 2}}, {"events": ["2026-02-21T20:04:56.315744Z service:smb.modtest1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modtest1", "service_name": "smb.modtest1", "service_type": "smb", "spec": {"cluster_id": "modtest1", "config_uri": "rados://.smb/modtest1/config.smb", "custom_dns": ["10.20.193.42"], "features": ["domain"], "include_ceph_users": ["client.smb.fs.cluster.modtest1"], "join_sources": ["rados:mon-config-key:smb/config/modtest1/join.0.json"]}, "status": {"created": "2026-02-21T20:04:51.191504Z", "last_refresh": "2026-02-21T20:04:56.920472Z", "ports": [445, 9922], "running": 1, "size": 1}}] 2026-02-21T20:04:57.148 INFO:tasks.cephadm:smb.modtest1 has 1/1 2026-02-21T20:04:57.148 INFO:teuthology.run_tasks:Running task template.exec... 2026-02-21T20:04:57.163 INFO:tasks.template:Running commands on role host.b host ubuntu@trial042.front.sepia.ceph.com 2026-02-21T20:04:57.164 DEBUG:teuthology.orchestra.run.trial042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2026-02-21T20:04:57.240 INFO:teuthology.orchestra.run.trial042.stderr:+ sleep 30 2026-02-21T20:04:58.012 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: Health check cleared: MDS_SLOW_REQUEST (was: 1 MDSs report slow requests) 2026-02-21T20:04:58.013 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: Cluster is now healthy 2026-02-21T20:04:58.013 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: mds.? [v2:10.20.193.19:6818/781995431,v1:10.20.193.19:6819/781995431] up:active 2026-02-21T20:04:58.013 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: fsmap cephfs:1 {0=cephfs.trial019.xdxmbw=up:active} 1 up:standby 2026-02-21T20:04:58.013 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:58.013 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:58.013 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:04:58.013 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:04:58.013 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:58.013 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:04:58.014 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:04:58.014 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:04:58.014 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:04:58.014 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:04:58.014 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:04:58.014 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:57 trial019 ceph-mon[34337]: from='client.14315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:04:59.012 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:04:58 trial019 ceph-mon[34337]: pgmap v41: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 3.2 KiB/s rd, 138 KiB/s wr, 11 op/s 2026-02-21T20:05:01.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:01 trial019 ceph-mon[34337]: pgmap v42: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 469 B/s rd, 1.0 KiB/s wr, 1 op/s 2026-02-21T20:05:01.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:01 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:05:03.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:03 trial019 ceph-mon[34337]: pgmap v43: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.0 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2026-02-21T20:05:05.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:05 trial019 ceph-mon[34337]: pgmap v44: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.7 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2026-02-21T20:05:06.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:06 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:05:07.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:07 trial019 ceph-mon[34337]: pgmap v45: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 1023 B/s wr, 3 op/s 2026-02-21T20:05:09.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:09 trial019 ceph-mon[34337]: pgmap v46: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 1023 B/s wr, 3 op/s 2026-02-21T20:05:11.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:11 trial019 ceph-mon[34337]: pgmap v47: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.2 KiB/s rd, 255 B/s wr, 2 op/s 2026-02-21T20:05:13.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:13 trial019 ceph-mon[34337]: pgmap v48: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2026-02-21T20:05:15.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:15 trial019 ceph-mon[34337]: pgmap v49: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.2 KiB/s rd, 1 op/s 2026-02-21T20:05:17.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:17 trial019 ceph-mon[34337]: pgmap v50: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.3 KiB/s rd, 1 op/s 2026-02-21T20:05:19.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:19 trial019 ceph-mon[34337]: pgmap v51: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-21T20:05:21.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:21 trial019 ceph-mon[34337]: pgmap v52: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-21T20:05:23.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:23 trial019 ceph-mon[34337]: pgmap v53: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 682 B/s rd, 255 B/s wr, 0 op/s 2026-02-21T20:05:23.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:23 trial019 ceph-mon[34337]: mgrmap e22: x(active, since 92s) 2026-02-21T20:05:25.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:25 trial019 ceph-mon[34337]: pgmap v54: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2026-02-21T20:05:27.249 DEBUG:teuthology.orchestra.run.trial042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=10.20.193.42 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.20.193.19/share1 -c ls' 2026-02-21T20:05:27.308 INFO:teuthology.orchestra.run.trial042.stderr:+ sudo podman run --rm --net=host --dns=10.20.193.42 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.20.193.19/share1 -c ls 2026-02-21T20:05:27.407 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:27 trial019 ceph-mon[34337]: pgmap v55: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2026-02-21T20:05:27.430 INFO:teuthology.orchestra.run.trial042.stdout: . D 0 Sat Feb 21 20:03:45 2026 2026-02-21T20:05:27.430 INFO:teuthology.orchestra.run.trial042.stdout: .. D 0 Sat Feb 21 20:03:45 2026 2026-02-21T20:05:27.430 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:05:27.430 INFO:teuthology.orchestra.run.trial042.stdout: 697270272 blocks of size 1024. 697270272 blocks available 2026-02-21T20:05:27.449 DEBUG:teuthology.orchestra.run.trial042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=10.20.193.42 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.20.193.19/share2 -c ls' 2026-02-21T20:05:27.510 INFO:teuthology.orchestra.run.trial042.stderr:+ sudo podman run --rm --net=host --dns=10.20.193.42 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.20.193.19/share2 -c ls 2026-02-21T20:05:27.611 INFO:teuthology.orchestra.run.trial042.stdout: . D 0 Sat Feb 21 20:03:46 2026 2026-02-21T20:05:27.612 INFO:teuthology.orchestra.run.trial042.stdout: .. D 0 Sat Feb 21 20:03:46 2026 2026-02-21T20:05:27.612 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-21T20:05:27.612 INFO:teuthology.orchestra.run.trial042.stdout: 697270272 blocks of size 1024. 697270272 blocks available 2026-02-21T20:05:27.626 INFO:teuthology.run_tasks:Running task smb.workunit... 2026-02-21T20:05:27.653 INFO:tasks.smb:Passing workunit config: {'admin_node': 'host.a', 'clients': {'client.0': ['smb/smb_tests.sh -m default tests']}, 'smb_nodes': ['host.a'], 'smb_shares': ['share1', 'share2'], 'timeout': '1h', 'env': {'SMB': 'yes', 'SMB_TEST_META': '/var/tmp/ceph-smb-test-meta.json'}, 'no_coverage_and_limits': True, 'enable_ssh_keys': True} 2026-02-21T20:05:27.741 DEBUG:teuthology.orchestra.run.trial019:> echo 'StrictHostKeyChecking no 2026-02-21T20:05:27.741 DEBUG:teuthology.orchestra.run.trial019:> ' > /home/ubuntu/.ssh/config && echo 'UserKnownHostsFile ' /dev/null >> /home/ubuntu/.ssh/config && chmod 600 /home/ubuntu/.ssh/config 2026-02-21T20:05:27.744 DEBUG:teuthology.orchestra.run.trial042:> echo 'StrictHostKeyChecking no 2026-02-21T20:05:27.744 DEBUG:teuthology.orchestra.run.trial042:> ' > /home/ubuntu/.ssh/config && echo 'UserKnownHostsFile ' /dev/null >> /home/ubuntu/.ssh/config && chmod 600 /home/ubuntu/.ssh/config 2026-02-21T20:05:27.762 INFO:teuthology.task.ssh_keys:generated public key AAAAB3NzaC1yc2EAAAADAQABAAABAQC/wj5ZA3CTLP6D05btg37GYDbNar7Mr2YQA1F+HgeO65fBPDjf6cB7jKHABz969f2GbgoO8Q3JWkMSzyDRI+MYHBUkIFKuE9k040ctStqKkoTB+T01/i6XbigeZ1R2X0LgWvMac9R5vfN5YUKKotIO2tGLFHJxvxIM/u/EPoqFwYvB052H6eSPXOaquRZkBVniECAJpzMiZCGHJKCO0Jw4KbrUv+Hibrb0yKSkxFBfENKtZlLicS763ccEUs9au1cbNCjRoYSc1LNWrz5WJvcP3qzBGej03dJZB2MdvIV+enoiZlaLTTxMhyuLBzL9hsHMIgAFkSiYhUoTIoz4vMY/ 2026-02-21T20:05:27.762 INFO:teuthology.task.ssh_keys:pushing keys to trial019.front.sepia.ceph.com for ubuntu 2026-02-21T20:05:27.762 DEBUG:teuthology.orchestra.run.trial019:> rm -f -- /home/ubuntu/.ssh/id_rsa 2026-02-21T20:05:27.817 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:05:27.817 DEBUG:teuthology.orchestra.run.trial019:> dd of=/home/ubuntu/.ssh/id_rsa 2026-02-21T20:05:27.817 DEBUG:teuthology.orchestra.run.trial019:> chmod 0500 /home/ubuntu/.ssh/id_rsa 2026-02-21T20:05:27.874 DEBUG:teuthology.orchestra.run.trial019:> rm -f -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-21T20:05:27.930 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:05:27.930 DEBUG:teuthology.orchestra.run.trial019:> dd of=/home/ubuntu/.ssh/id_rsa.pub 2026-02-21T20:05:27.986 DEBUG:teuthology.orchestra.run.trial019:> cp -v -a /home/ubuntu/.ssh/authorized_keys /home/ubuntu/.ssh/authorized_keys_2026-02-21_20:05:27:986296 2026-02-21T20:05:28.043 INFO:teuthology.orchestra.run.trial019.stdout:'/home/ubuntu/.ssh/authorized_keys' -> '/home/ubuntu/.ssh/authorized_keys_2026-02-21_20:05:27:986296' 2026-02-21T20:05:28.044 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:05:28.044 DEBUG:teuthology.orchestra.run.trial019:> dd of=/home/ubuntu/.ssh/authorized_keys conv=notrunc oflag=append 2026-02-21T20:05:28.100 INFO:teuthology.task.ssh_keys:pushing keys to trial042.front.sepia.ceph.com for ubuntu 2026-02-21T20:05:28.100 DEBUG:teuthology.orchestra.run.trial042:> rm -f -- /home/ubuntu/.ssh/id_rsa 2026-02-21T20:05:28.117 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-21T20:05:28.118 DEBUG:teuthology.orchestra.run.trial042:> dd of=/home/ubuntu/.ssh/id_rsa 2026-02-21T20:05:28.118 DEBUG:teuthology.orchestra.run.trial042:> chmod 0500 /home/ubuntu/.ssh/id_rsa 2026-02-21T20:05:28.175 DEBUG:teuthology.orchestra.run.trial042:> rm -f -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-21T20:05:28.232 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-21T20:05:28.232 DEBUG:teuthology.orchestra.run.trial042:> dd of=/home/ubuntu/.ssh/id_rsa.pub 2026-02-21T20:05:28.288 DEBUG:teuthology.orchestra.run.trial042:> cp -v -a /home/ubuntu/.ssh/authorized_keys /home/ubuntu/.ssh/authorized_keys_2026-02-21_20:05:28:288286 2026-02-21T20:05:28.345 INFO:teuthology.orchestra.run.trial042.stdout:'/home/ubuntu/.ssh/authorized_keys' -> '/home/ubuntu/.ssh/authorized_keys_2026-02-21_20:05:28:288286' 2026-02-21T20:05:28.345 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-21T20:05:28.345 DEBUG:teuthology.orchestra.run.trial042:> dd of=/home/ubuntu/.ssh/authorized_keys conv=notrunc oflag=append 2026-02-21T20:05:28.402 DEBUG:tasks.smb:smb metadata: {'samba_client_container_cmd': ['sudo', 'podman', 'run', '--rm', '--net=host', '--dns=10.20.193.42', '-eKRB5_CONFIG=/dev/null', 'quay.io/samba.org/samba-client:latest'], 'samba_ad_dc_ip': '10.20.193.42', 'smb_users': [], 'smb_shares': ['share1', 'share2'], 'admin_node': {'name': 'trial019.front.sepia.ceph.com', 'user': 'ubuntu', 'arch': 'x86_64', 'os_type': 'centos', 'os_version': '9.stream', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEIxOOLSaeAQHXAG36ZIWCUzN7cM3PPkRS6jEjrQZT27SP9V5+dxLO+f5ZOuLYrIydYx1XlOwDV/tHAvyU1LHSY=', 'up': True, '_role_name': 'host.a', 'shortname': 'trial019', 'ip_address': '10.20.193.19'}, 'smb_nodes': [{'name': 'trial019.front.sepia.ceph.com', 'user': 'ubuntu', 'arch': 'x86_64', 'os_type': 'centos', 'os_version': '9.stream', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEIxOOLSaeAQHXAG36ZIWCUzN7cM3PPkRS6jEjrQZT27SP9V5+dxLO+f5ZOuLYrIydYx1XlOwDV/tHAvyU1LHSY=', 'up': True, '_role_name': 'host.a', 'shortname': 'trial019', 'ip_address': '10.20.193.19'}], 'client_nodes': [{'name': 'trial019.front.sepia.ceph.com', 'user': 'ubuntu', 'arch': 'x86_64', 'os_type': 'centos', 'os_version': '9.stream', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEIxOOLSaeAQHXAG36ZIWCUzN7cM3PPkRS6jEjrQZT27SP9V5+dxLO+f5ZOuLYrIydYx1XlOwDV/tHAvyU1LHSY=', 'up': True, '_role_name': 'client.0', 'shortname': 'trial019', 'ip_address': '10.20.193.19', 'client_name': 'client.0'}]} 2026-02-21T20:05:28.402 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:05:28.402 DEBUG:teuthology.orchestra.run.trial019:> sudo dd of=/var/tmp/ceph-smb-test-meta.json 2026-02-21T20:05:28.402 DEBUG:teuthology.orchestra.run.trial019:> sudo chmod 0644 /var/tmp/ceph-smb-test-meta.json 2026-02-21T20:05:28.440 INFO:tasks.workunit:Pulling workunits from ref 8f51c35bf854479dcc229046453f0066d563cfe5 2026-02-21T20:05:28.441 INFO:tasks.workunit:Making a separate scratch dir for every client... 2026-02-21T20:05:28.441 DEBUG:teuthology.orchestra.run.trial019:> stat -- /home/ubuntu/cephtest/mnt.0 2026-02-21T20:05:28.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:05:28.497 INFO:teuthology.orchestra.run.trial019.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2026-02-21T20:05:28.497 DEBUG:teuthology.orchestra.run.trial019:> mkdir -- /home/ubuntu/cephtest/mnt.0 2026-02-21T20:05:28.554 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2026-02-21T20:05:28.554 DEBUG:teuthology.orchestra.run.trial019:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2026-02-21T20:05:28.610 INFO:tasks.workunit:timeout=1h 2026-02-21T20:05:28.610 INFO:tasks.workunit:cleanup=True 2026-02-21T20:05:28.611 DEBUG:teuthology.orchestra.run.trial019:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/adk3798/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 8f51c35bf854479dcc229046453f0066d563cfe5 2026-02-21T20:05:28.673 INFO:tasks.workunit.client.0.trial019.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2026-02-21T20:05:29.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:29 trial019 ceph-mon[34337]: pgmap v56: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2026-02-21T20:05:31.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:31 trial019 ceph-mon[34337]: pgmap v57: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2026-02-21T20:05:33.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:33 trial019 ceph-mon[34337]: pgmap v58: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 597 B/s wr, 1 op/s 2026-02-21T20:05:35.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:35 trial019 ceph-mon[34337]: pgmap v59: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2026-02-21T20:05:37.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:37 trial019 ceph-mon[34337]: pgmap v60: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 341 B/s wr, 0 op/s 2026-02-21T20:05:39.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:39 trial019 ceph-mon[34337]: pgmap v61: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2026-02-21T20:05:41.513 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:41 trial019 ceph-mon[34337]: pgmap v62: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2026-02-21T20:05:43.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:43 trial019 ceph-mon[34337]: pgmap v63: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 341 B/s wr, 0 op/s 2026-02-21T20:05:45.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:45 trial019 ceph-mon[34337]: pgmap v64: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-21T20:05:47.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:47 trial019 ceph-mon[34337]: pgmap v65: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-21T20:05:49.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:49 trial019 ceph-mon[34337]: pgmap v66: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-21T20:05:50.170 INFO:tasks.workunit.client.0.trial019.stderr:Note: switching to '8f51c35bf854479dcc229046453f0066d563cfe5'. 2026-02-21T20:05:50.171 INFO:tasks.workunit.client.0.trial019.stderr: 2026-02-21T20:05:50.171 INFO:tasks.workunit.client.0.trial019.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-21T20:05:50.171 INFO:tasks.workunit.client.0.trial019.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-21T20:05:50.171 INFO:tasks.workunit.client.0.trial019.stderr:state without impacting any branches by switching back to a branch. 2026-02-21T20:05:50.171 INFO:tasks.workunit.client.0.trial019.stderr: 2026-02-21T20:05:50.171 INFO:tasks.workunit.client.0.trial019.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-21T20:05:50.171 INFO:tasks.workunit.client.0.trial019.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-21T20:05:50.171 INFO:tasks.workunit.client.0.trial019.stderr: 2026-02-21T20:05:50.172 INFO:tasks.workunit.client.0.trial019.stderr: git switch -c 2026-02-21T20:05:50.172 INFO:tasks.workunit.client.0.trial019.stderr: 2026-02-21T20:05:50.172 INFO:tasks.workunit.client.0.trial019.stderr:Or undo this operation with: 2026-02-21T20:05:50.172 INFO:tasks.workunit.client.0.trial019.stderr: 2026-02-21T20:05:50.172 INFO:tasks.workunit.client.0.trial019.stderr: git switch - 2026-02-21T20:05:50.172 INFO:tasks.workunit.client.0.trial019.stderr: 2026-02-21T20:05:50.172 INFO:tasks.workunit.client.0.trial019.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-21T20:05:50.172 INFO:tasks.workunit.client.0.trial019.stderr: 2026-02-21T20:05:50.172 INFO:tasks.workunit.client.0.trial019.stderr:HEAD is now at 8f51c35bf85 removing this test due to 2026-02-21T20:05:50.175 DEBUG:teuthology.orchestra.run.trial019:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2026-02-21T20:05:50.235 INFO:tasks.workunit.client.0.trial019.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2026-02-21T20:05:50.237 INFO:tasks.workunit.client.0.trial019.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2026-02-21T20:05:50.237 INFO:tasks.workunit.client.0.trial019.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2026-02-21T20:05:50.337 INFO:tasks.workunit.client.0.trial019.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2026-02-21T20:05:50.369 INFO:tasks.workunit.client.0.trial019.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2026-02-21T20:05:50.393 INFO:tasks.workunit.client.0.trial019.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2026-02-21T20:05:50.395 INFO:tasks.workunit.client.0.trial019.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2026-02-21T20:05:50.395 INFO:tasks.workunit.client.0.trial019.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2026-02-21T20:05:50.421 INFO:tasks.workunit.client.0.trial019.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2026-02-21T20:05:50.424 DEBUG:teuthology.orchestra.run.trial019:> set -ex 2026-02-21T20:05:50.425 DEBUG:teuthology.orchestra.run.trial019:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2026-02-21T20:05:50.482 INFO:tasks.workunit:Running workunits matching smb/smb_tests.sh on client.0... 2026-02-21T20:05:50.485 INFO:tasks.workunit:Running workunit smb/smb_tests.sh... 2026-02-21T20:05:50.485 DEBUG:teuthology.orchestra.run.trial019:workunit test smb/smb_tests.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8f51c35bf854479dcc229046453f0066d563cfe5 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 SMB=yes SMB_TEST_META=/var/tmp/ceph-smb-test-meta.json timeout 1h /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/smb_tests.sh -m default tests 2026-02-21T20:05:50.539 INFO:tasks.workunit.client.0.trial019.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/smb_tests.sh 2026-02-21T20:05:50.540 INFO:tasks.workunit.client.0.trial019.stderr:+ HERE=/home/ubuntu/cephtest/clone.client.0/qa/workunits/smb 2026-02-21T20:05:50.540 INFO:tasks.workunit.client.0.trial019.stderr:+ PY=python3 2026-02-21T20:05:50.540 INFO:tasks.workunit.client.0.trial019.stderr:+ '[' '' ']' 2026-02-21T20:05:50.540 INFO:tasks.workunit.client.0.trial019.stderr:+ VENV=/home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_69266 2026-02-21T20:05:50.540 INFO:tasks.workunit.client.0.trial019.stderr:+ '[' -d /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_69266 ']' 2026-02-21T20:05:50.540 INFO:tasks.workunit.client.0.trial019.stderr:+ python3 -m venv /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_69266 2026-02-21T20:05:51.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:51 trial019 ceph-mon[34337]: pgmap v67: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-21T20:05:51.605 INFO:tasks.workunit.client.0.trial019.stderr:+ trap cleanup EXIT 2026-02-21T20:05:51.605 INFO:tasks.workunit.client.0.trial019.stderr:+ cd /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb 2026-02-21T20:05:51.605 INFO:tasks.workunit.client.0.trial019.stderr:+ /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_69266/bin/python3 -m pip install pytest smbprotocol 2026-02-21T20:05:51.813 INFO:tasks.workunit.client.0.trial019.stdout:Collecting pytest 2026-02-21T20:05:51.844 INFO:tasks.workunit.client.0.trial019.stdout: Downloading pytest-8.4.2-py3-none-any.whl (365 kB) 2026-02-21T20:05:51.877 INFO:tasks.workunit.client.0.trial019.stdout:Collecting smbprotocol 2026-02-21T20:05:51.885 INFO:tasks.workunit.client.0.trial019.stdout: Downloading smbprotocol-1.16.0-py3-none-any.whl (126 kB) 2026-02-21T20:05:51.910 INFO:tasks.workunit.client.0.trial019.stdout:Collecting pluggy<2,>=1.5 2026-02-21T20:05:51.915 INFO:tasks.workunit.client.0.trial019.stdout: Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-21T20:05:51.932 INFO:tasks.workunit.client.0.trial019.stdout:Collecting exceptiongroup>=1 2026-02-21T20:05:51.941 INFO:tasks.workunit.client.0.trial019.stdout: Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-02-21T20:05:51.954 INFO:tasks.workunit.client.0.trial019.stdout:Collecting iniconfig>=1 2026-02-21T20:05:51.958 INFO:tasks.workunit.client.0.trial019.stdout: Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2026-02-21T20:05:51.990 INFO:tasks.workunit.client.0.trial019.stdout:Collecting pygments>=2.7.2 2026-02-21T20:05:51.994 INFO:tasks.workunit.client.0.trial019.stdout: Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-21T20:05:52.036 INFO:tasks.workunit.client.0.trial019.stdout:Collecting tomli>=1 2026-02-21T20:05:52.040 INFO:tasks.workunit.client.0.trial019.stdout: Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-02-21T20:05:52.065 INFO:tasks.workunit.client.0.trial019.stdout:Collecting packaging>=20 2026-02-21T20:05:52.069 INFO:tasks.workunit.client.0.trial019.stdout: Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-21T20:05:52.480 INFO:tasks.workunit.client.0.trial019.stdout:Collecting cryptography>=2.0 2026-02-21T20:05:52.489 INFO:tasks.workunit.client.0.trial019.stdout: Downloading cryptography-46.0.5-cp38-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-21T20:05:52.601 INFO:tasks.workunit.client.0.trial019.stdout:Collecting pyspnego 2026-02-21T20:05:52.606 INFO:tasks.workunit.client.0.trial019.stdout: Downloading pyspnego-0.12.0-py3-none-any.whl (130 kB) 2026-02-21T20:05:52.639 INFO:tasks.workunit.client.0.trial019.stdout:Collecting typing-extensions>=4.13.2 2026-02-21T20:05:52.643 INFO:tasks.workunit.client.0.trial019.stdout: Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-02-21T20:05:52.861 INFO:tasks.workunit.client.0.trial019.stdout:Collecting cffi>=2.0.0 2026-02-21T20:05:52.867 INFO:tasks.workunit.client.0.trial019.stdout: Downloading cffi-2.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) 2026-02-21T20:05:52.894 INFO:tasks.workunit.client.0.trial019.stdout:Collecting pycparser 2026-02-21T20:05:52.898 INFO:tasks.workunit.client.0.trial019.stdout: Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2026-02-21T20:05:52.929 INFO:tasks.workunit.client.0.trial019.stdout:Installing collected packages: pycparser, typing-extensions, cffi, cryptography, tomli, pyspnego, pygments, pluggy, packaging, iniconfig, exceptiongroup, smbprotocol, pytest 2026-02-21T20:05:53.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:53 trial019 ceph-mon[34337]: pgmap v68: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 341 B/s wr, 0 op/s 2026-02-21T20:05:53.512 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:53 trial019 ceph-mon[34337]: mgrmap e23: x(active, since 2m) 2026-02-21T20:05:53.555 INFO:tasks.workunit.client.0.trial019.stdout:Successfully installed cffi-2.0.0 cryptography-46.0.5 exceptiongroup-1.3.1 iniconfig-2.1.0 packaging-26.0 pluggy-1.6.0 pycparser-2.23 pygments-2.19.2 pyspnego-0.12.0 pytest-8.4.2 smbprotocol-1.16.0 tomli-2.4.0 typing-extensions-4.15.0 2026-02-21T20:05:53.612 INFO:tasks.workunit.client.0.trial019.stderr:WARNING: You are using pip version 21.3.1; however, version 26.0.1 is available. 2026-02-21T20:05:53.612 INFO:tasks.workunit.client.0.trial019.stderr:You should consider upgrading via the '/home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_69266/bin/python3 -m pip install --upgrade pip' command. 2026-02-21T20:05:53.651 INFO:tasks.workunit.client.0.trial019.stderr:+ /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_69266/bin/python3 -m pytest -v -m default tests 2026-02-21T20:05:53.762 INFO:tasks.workunit.client.0.trial019.stdout:============================= test session starts ============================== 2026-02-21T20:05:53.762 INFO:tasks.workunit.client.0.trial019.stdout:platform linux -- Python 3.9.25, pytest-8.4.2, pluggy-1.6.0 -- /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_69266/bin/python3 2026-02-21T20:05:53.762 INFO:tasks.workunit.client.0.trial019.stdout:cachedir: .pytest_cache 2026-02-21T20:05:53.763 INFO:tasks.workunit.client.0.trial019.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/tests 2026-02-21T20:05:53.763 INFO:tasks.workunit.client.0.trial019.stdout:configfile: pytest.ini 2026-02-21T20:05:53.771 INFO:tasks.workunit.client.0.trial019.stdout:collecting ... collected 11 items / 5 deselected / 6 selected 2026-02-21T20:05:53.771 INFO:tasks.workunit.client.0.trial019.stdout: 2026-02-21T20:05:53.808 INFO:tasks.workunit.client.0.trial019.stdout:tests/test_simple_smb.py::test_arbitrary_listdir[share1] PASSED [ 16%] 2026-02-21T20:05:53.844 INFO:tasks.workunit.client.0.trial019.stdout:tests/test_simple_smb.py::test_arbitrary_listdir[share2] PASSED [ 33%] 2026-02-21T20:05:53.882 INFO:tasks.workunit.client.0.trial019.stdout:tests/test_simple_smb.py::test_create_dir[share1] PASSED [ 50%] 2026-02-21T20:05:53.919 INFO:tasks.workunit.client.0.trial019.stdout:tests/test_simple_smb.py::test_create_dir[share2] PASSED [ 66%] 2026-02-21T20:05:53.958 INFO:tasks.workunit.client.0.trial019.stdout:tests/test_simple_smb.py::test_create_file[share1] PASSED [ 83%] 2026-02-21T20:05:54.010 INFO:tasks.workunit.client.0.trial019.stdout:tests/test_simple_smb.py::test_create_file[share2] PASSED [100%] 2026-02-21T20:05:54.010 INFO:tasks.workunit.client.0.trial019.stdout: 2026-02-21T20:05:54.010 INFO:tasks.workunit.client.0.trial019.stdout:======================= 6 passed, 5 deselected in 0.23s ======================== 2026-02-21T20:05:54.025 INFO:tasks.workunit.client.0.trial019.stderr:+ cleanup 2026-02-21T20:05:54.025 INFO:tasks.workunit.client.0.trial019.stderr:+ '[' '' ']' 2026-02-21T20:05:54.025 INFO:tasks.workunit.client.0.trial019.stderr:+ rm -rf /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_69266 2026-02-21T20:05:54.060 INFO:teuthology.orchestra.run:Running command with timeout 3600 2026-02-21T20:05:54.060 DEBUG:teuthology.orchestra.run.trial019:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2026-02-21T20:05:54.127 INFO:tasks.workunit:Stopping ['smb/smb_tests.sh -m default tests'] on client.0... 2026-02-21T20:05:54.127 DEBUG:teuthology.orchestra.run.trial019:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2026-02-21T20:05:54.476 DEBUG:teuthology.parallel:result is None 2026-02-21T20:05:54.476 DEBUG:teuthology.orchestra.run.trial019:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2026-02-21T20:05:54.501 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2026-02-21T20:05:54.501 DEBUG:teuthology.orchestra.run.trial019:> rmdir -- /home/ubuntu/cephtest/mnt.0 2026-02-21T20:05:54.557 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2026-02-21T20:05:54.557 DEBUG:teuthology.orchestra.run.trial019:> sudo rm -rf -- /var/tmp/ceph-smb-test-meta.json 2026-02-21T20:05:54.622 INFO:teuthology.task.ssh_keys:Cleaning up SSH keys 2026-02-21T20:05:54.622 INFO:teuthology.task.ssh_keys:cleaning up keys added for testing 2026-02-21T20:05:54.622 INFO:teuthology.task.ssh_keys: cleaning up keys for user ubuntu on trial019.front.sepia.ceph.com 2026-02-21T20:05:54.622 DEBUG:teuthology.orchestra.run.trial019:> rm -- /home/ubuntu/.ssh/id_rsa 2026-02-21T20:05:54.679 DEBUG:teuthology.orchestra.run.trial019:> rm -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-21T20:05:54.734 DEBUG:teuthology.orchestra.run.trial019:> stat -c '"%a"' /home/ubuntu/.ssh/authorized_keys 2026-02-21T20:05:54.790 INFO:teuthology.orchestra.run.trial019.stdout:"600" 2026-02-21T20:05:54.791 DEBUG:teuthology.orchestra.run.trial019:> mv -- /home/ubuntu/.ssh/authorized_keys_2026-02-21_20:05:27:986296 /home/ubuntu/.ssh/authorized_keys 2026-02-21T20:05:54.847 DEBUG:teuthology.orchestra.run.trial019:> chmod 600 /home/ubuntu/.ssh/authorized_keys 2026-02-21T20:05:54.902 INFO:teuthology.task.ssh_keys: cleaning up keys for user ubuntu on trial042.front.sepia.ceph.com 2026-02-21T20:05:54.902 DEBUG:teuthology.orchestra.run.trial042:> rm -- /home/ubuntu/.ssh/id_rsa 2026-02-21T20:05:54.920 DEBUG:teuthology.orchestra.run.trial042:> rm -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-21T20:05:54.977 DEBUG:teuthology.orchestra.run.trial042:> stat -c '"%a"' /home/ubuntu/.ssh/authorized_keys 2026-02-21T20:05:55.036 INFO:teuthology.orchestra.run.trial042.stdout:"600" 2026-02-21T20:05:55.036 DEBUG:teuthology.orchestra.run.trial042:> mv -- /home/ubuntu/.ssh/authorized_keys_2026-02-21_20:05:28:288286 /home/ubuntu/.ssh/authorized_keys 2026-02-21T20:05:55.093 DEBUG:teuthology.orchestra.run.trial042:> chmod 600 /home/ubuntu/.ssh/authorized_keys 2026-02-21T20:05:55.150 DEBUG:teuthology.orchestra.run.trial019:> rm /home/ubuntu/.ssh/config 2026-02-21T20:05:55.152 DEBUG:teuthology.orchestra.run.trial042:> rm /home/ubuntu/.ssh/config 2026-02-21T20:05:55.206 INFO:teuthology.run_tasks:Running task exec... 2026-02-21T20:05:55.224 INFO:teuthology.task.exec:Executing custom commands... 2026-02-21T20:05:55.224 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@trial019.front.sepia.ceph.com 2026-02-21T20:05:55.224 DEBUG:teuthology.orchestra.run.trial019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo "Check for proxy enabled..." 2026-02-21T20:05:55.224 DEBUG:teuthology.orchestra.run.trial019:> if systemctl list-units | grep ceph | grep smb | grep -q proxy ; then 2026-02-21T20:05:55.224 DEBUG:teuthology.orchestra.run.trial019:> echo "smb proxy service found" 2026-02-21T20:05:55.224 DEBUG:teuthology.orchestra.run.trial019:> exit 1 2026-02-21T20:05:55.224 DEBUG:teuthology.orchestra.run.trial019:> fi 2026-02-21T20:05:55.225 DEBUG:teuthology.orchestra.run.trial019:> echo "smb proxy service not found" 2026-02-21T20:05:55.225 DEBUG:teuthology.orchestra.run.trial019:> exit 0 2026-02-21T20:05:55.225 DEBUG:teuthology.orchestra.run.trial019:> ' 2026-02-21T20:05:55.248 INFO:teuthology.orchestra.run.trial019.stdout:Check for proxy enabled... 2026-02-21T20:05:55.255 INFO:teuthology.orchestra.run.trial019.stdout:smb proxy service not found 2026-02-21T20:05:55.257 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-21T20:05:55.273 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial019.front.sepia.ceph.com 2026-02-21T20:05:55.273 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- bash -c 'ceph smb apply -i -' 2026-02-21T20:05:55.412 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:05:55.436 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:55 trial019 ceph-mon[34337]: pgmap v69: 97 pgs: 97 active+clean; 2.0 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2026-02-21T20:05:55.685 INFO:teuthology.orchestra.run.trial019.stdout:{ 2026-02-21T20:05:55.685 INFO:teuthology.orchestra.run.trial019.stdout: "results": [ 2026-02-21T20:05:55.685 INFO:teuthology.orchestra.run.trial019.stdout: { 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: "resource": { 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: "resource_type": "ceph.smb.share", 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: "cluster_id": "modtest1", 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: "share_id": "share1", 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: "intent": "removed" 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: "state": "removed", 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: { 2026-02-21T20:05:55.686 INFO:teuthology.orchestra.run.trial019.stdout: "resource": { 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: "resource_type": "ceph.smb.share", 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: "cluster_id": "modtest1", 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: "share_id": "share2", 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: "intent": "removed" 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: "state": "removed", 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: { 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: "resource": { 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: "resource_type": "ceph.smb.cluster", 2026-02-21T20:05:55.687 INFO:teuthology.orchestra.run.trial019.stdout: "cluster_id": "modtest1", 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: "intent": "removed" 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: "state": "removed", 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: { 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: "resource": { 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: "resource_type": "ceph.smb.join.auth", 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: "auth_id": "join1-admin", 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: "intent": "removed" 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: }, 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: "state": "removed", 2026-02-21T20:05:55.688 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:05:55.689 INFO:teuthology.orchestra.run.trial019.stdout: } 2026-02-21T20:05:55.689 INFO:teuthology.orchestra.run.trial019.stdout: ], 2026-02-21T20:05:55.689 INFO:teuthology.orchestra.run.trial019.stdout: "success": true 2026-02-21T20:05:55.689 INFO:teuthology.orchestra.run.trial019.stdout:} 2026-02-21T20:05:55.723 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2026-02-21T20:05:55.739 INFO:tasks.cephadm:Waiting for ceph service smb.modtest1 to be not present in service list 2026-02-21T20:05:55.739 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:05:55.857 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:05:56.075 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:05:56.076 INFO:teuthology.orchestra.run.trial019.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "last_refresh": "2026-02-21T20:04:56.920410Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:04:56.920301Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:04:56.920246Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:04:56.920341Z", "running": 2, "size": 2}}, {"events": ["2026-02-21T20:05:55.679815Z service:smb.modtest1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modtest1", "service_name": "smb.modtest1", "service_type": "smb", "spec": {"cluster_id": "modtest1", "config_uri": "rados://.smb/modtest1/config.smb", "custom_dns": ["10.20.193.42"], "features": ["domain"], "include_ceph_users": ["client.smb.fs.cluster.modtest1"], "join_sources": ["rados:mon-config-key:smb/config/modtest1/join.0.json"]}, "status": {"created": "2026-02-21T20:04:51.191504Z", "last_refresh": "2026-02-21T20:04:56.920472Z", "ports": [445, 9922], "running": 1, "size": 1}}] 2026-02-21T20:05:56.116 DEBUG:tasks.cephadm:checking if 'smb.modtest1' in {'mon', 'osd.default', 'smb.modtest1', 'mds.cephfs', 'mgr'} 2026-02-21T20:05:56.779 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:05:56.779 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: Remove service smb.modtest1 2026-02-21T20:05:56.779 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:05:56.779 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:05:56.779 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:05:56.779 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/modtest1/join.0.json"} : dispatch 2026-02-21T20:05:56.779 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/modtest1/join.0.json"} : dispatch 2026-02-21T20:05:56.779 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/modtest1/join.0.json"}]': finished 2026-02-21T20:05:56.780 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:05:56.780 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:05:56.780 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:05:56.780 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:05:56.780 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: pgmap v70: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.8 KiB/s rd, 98 KiB/s wr, 11 op/s 2026-02-21T20:05:56.780 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:05:56.780 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: Removing orphan daemon smb.modtest1.trial019.yluvej... 2026-02-21T20:05:56.780 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: Removing daemon smb.modtest1.trial019.yluvej from trial019 -- ports [445, 9922] 2026-02-21T20:05:56.780 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:56 trial019 ceph-mon[34337]: from='client.14375 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:05:57.117 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:05:57.252 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:05:57.480 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:05:57.480 INFO:teuthology.orchestra.run.trial019.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "last_refresh": "2026-02-21T20:04:56.920410Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:04:56.920301Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:04:56.920246Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:04:56.920341Z", "running": 2, "size": 2}}, {"events": ["2026-02-21T20:05:55.679815Z service:smb.modtest1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modtest1", "service_name": "smb.modtest1", "service_type": "smb", "spec": {"cluster_id": "modtest1", "config_uri": "rados://.smb/modtest1/config.smb", "custom_dns": ["10.20.193.42"], "features": ["domain"], "include_ceph_users": ["client.smb.fs.cluster.modtest1"], "join_sources": ["rados:mon-config-key:smb/config/modtest1/join.0.json"]}, "status": {"created": "2026-02-21T20:04:51.191504Z", "last_refresh": "2026-02-21T20:04:56.920472Z", "ports": [445, 9922], "running": 1, "size": 1}}] 2026-02-21T20:05:57.520 DEBUG:tasks.cephadm:checking if 'smb.modtest1' in {'mon', 'osd.default', 'smb.modtest1', 'mds.cephfs', 'mgr'} 2026-02-21T20:05:58.262 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.modtest1.trial019.yluvej"} : dispatch 2026-02-21T20:05:58.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.modtest1.trial019.yluvej"}]': finished 2026-02-21T20:05:58.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.modtest1"} : dispatch 2026-02-21T20:05:58.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.modtest1"}]': finished 2026-02-21T20:05:58.263 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:57 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:05:58.521 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:05:58.641 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:05:58.855 INFO:teuthology.orchestra.run.trial019.stdout: 2026-02-21T20:05:58.856 INFO:teuthology.orchestra.run.trial019.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:03:41.873662Z", "last_refresh": "2026-02-21T20:05:57.981020Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial019=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:03:12.509958Z", "last_refresh": "2026-02-21T20:05:57.980872Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial019:10.20.193.19=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:03:11.239900Z", "last_refresh": "2026-02-21T20:05:57.980799Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial019"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:03:23.325385Z", "last_refresh": "2026-02-21T20:05:57.980919Z", "running": 2, "size": 2}}] 2026-02-21T20:05:58.894 DEBUG:tasks.cephadm:checking if 'smb.modtest1' in {'osd.default', 'mon', 'mds.cephfs', 'mgr'} 2026-02-21T20:05:58.894 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-21T20:05:58.912 INFO:tasks.cephadm:Teardown begin 2026-02-21T20:05:58.913 DEBUG:teuthology.orchestra.run.trial019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:05:58.940 DEBUG:teuthology.orchestra.run.trial042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:05:58.968 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-21T20:05:58.968 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-21T20:05:59.093 INFO:teuthology.orchestra.run.trial019.stderr:Inferring config /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/mon.a/config 2026-02-21T20:05:59.112 INFO:teuthology.orchestra.run.trial019.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: from='client.14377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: Removing keyring for client.smb.config.modtest1.trial019.yluvej 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: Purge service smb.modtest1 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: pgmap v71: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.7 KiB/s rd, 98 KiB/s wr, 11 op/s 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' 2026-02-21T20:05:59.113 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:58 trial019 ceph-mon[34337]: from='mgr.14273 10.20.193.19:0/1483854796' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:05:59.127 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-21T20:05:59.127 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-21T20:05:59.128 DEBUG:teuthology.orchestra.run.trial019:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-21T20:05:59.144 DEBUG:teuthology.orchestra.run.trial042:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-21T20:05:59.162 INFO:tasks.cephadm:Stopping all daemons... 2026-02-21T20:05:59.162 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-02-21T20:05:59.162 DEBUG:teuthology.orchestra.run.trial019:> sudo systemctl stop ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mon.a 2026-02-21T20:05:59.401 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:59 trial019 systemd[1]: Stopping Ceph mon.a for 3e19a2de-0f60-11f1-ba39-d404e6e7d460... 2026-02-21T20:05:59.401 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:59 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mon-a[34333]: 2026-02-21T20:05:59.286+0000 7f08fb080640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -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-21T20:05:59.401 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:59 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mon-a[34333]: 2026-02-21T20:05:59.286+0000 7f08fb080640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-02-21T20:05:59.401 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:59 trial019 podman[71469]: 2026-02-21 20:05:59.33792853 +0000 UTC m=+0.063406092 container died 4a40a712a66a2942bce01c54a4a085a7d95a4081b2897d0281cd51da6d1578c5 (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mon-a, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, OSD_FLAVOR=default, org.label-schema.license=GPLv2, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.build-date=20260209, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-21T20:05:59.401 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:59 trial019 podman[71469]: 2026-02-21 20:05:59.348153686 +0000 UTC m=+0.073631258 container remove 4a40a712a66a2942bce01c54a4a085a7d95a4081b2897d0281cd51da6d1578c5 (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mon-a, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=wip-adk3-testing-2026-02-12-2007, ceph=True, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) 2026-02-21T20:05:59.402 INFO:journalctl@ceph.mon.a.trial019.stdout:Feb 21 20:05:59 trial019 bash[71469]: ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mon-a 2026-02-21T20:05:59.417 DEBUG:teuthology.orchestra.run.trial019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mon.a.service' 2026-02-21T20:05:59.456 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:05:59.456 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-02-21T20:05:59.456 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2026-02-21T20:05:59.457 DEBUG:teuthology.orchestra.run.trial019:> sudo systemctl stop ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mgr.x 2026-02-21T20:05:59.676 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:05:59 trial019 systemd[1]: Stopping Ceph mgr.x for 3e19a2de-0f60-11f1-ba39-d404e6e7d460... 2026-02-21T20:05:59.677 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:05:59 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x[34612]: 2026-02-21T20:05:59.609+0000 7f86106db640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2026-02-21T20:05:59.677 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:05:59 trial019 podman[71625]: 2026-02-21 20:05:59.651086331 +0000 UTC m=+0.053495009 container died c266dfb05afaadb3f6c51022fe5364a392fce3ed01f7accb7e730acbefd554a4 (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20260209, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.license=GPLv2) 2026-02-21T20:05:59.677 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:05:59 trial019 podman[71625]: 2026-02-21 20:05:59.665058586 +0000 UTC m=+0.067467264 container remove c266dfb05afaadb3f6c51022fe5364a392fce3ed01f7accb7e730acbefd554a4 (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, org.label-schema.build-date=20260209, io.buildah.version=1.41.3, org.label-schema.schema-version=1.0, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-21T20:05:59.677 INFO:journalctl@ceph.mgr.x.trial019.stdout:Feb 21 20:05:59 trial019 bash[71625]: ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-mgr-x 2026-02-21T20:05:59.735 DEBUG:teuthology.orchestra.run.trial019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@mgr.x.service' 2026-02-21T20:05:59.770 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:05:59.771 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2026-02-21T20:05:59.771 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-02-21T20:05:59.771 DEBUG:teuthology.orchestra.run.trial019:> sudo systemctl stop ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@osd.0 2026-02-21T20:06:00.012 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:05:59 trial019 systemd[1]: Stopping Ceph osd.0 for 3e19a2de-0f60-11f1-ba39-d404e6e7d460... 2026-02-21T20:06:00.013 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:05:59 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0[47254]: 2026-02-21T20:05:59.909+0000 7f142a098640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-21T20:06:00.013 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:05:59 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0[47254]: 2026-02-21T20:05:59.909+0000 7f142a098640 -1 osd.0 25 *** Got signal Terminated *** 2026-02-21T20:06:00.013 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:05:59 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0[47254]: 2026-02-21T20:05:59.909+0000 7f142a098640 -1 osd.0 25 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-21T20:06:05.263 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:06:04 trial019 podman[71785]: 2026-02-21 20:06:04.979184958 +0000 UTC m=+5.080747903 container died dd39054a7c4b3d9a8ebae332dd88713e707b725c5b5ed8b07832644a83e6c3dd (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.license=GPLv2, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260209, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-21T20:06:05.263 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:06:04 trial019 podman[71785]: 2026-02-21 20:06:04.988409363 +0000 UTC m=+5.089972298 container remove dd39054a7c4b3d9a8ebae332dd88713e707b725c5b5ed8b07832644a83e6c3dd (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-adk3-testing-2026-02-12-2007, ceph=True, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.41.3, org.label-schema.license=GPLv2, org.label-schema.build-date=20260209) 2026-02-21T20:06:05.263 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:06:04 trial019 bash[71785]: ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0 2026-02-21T20:06:05.263 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:06:05 trial019 podman[71915]: 2026-02-21 20:06:05.118755226 +0000 UTC m=+0.016976854 container create 9d2405d94743dcc25bc3017a7eb2a1ba51465e565d5d56ea654fef43f7ce0e08 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0-deactivate, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, io.buildah.version=1.41.3, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-adk3-testing-2026-02-12-2007) 2026-02-21T20:06:05.263 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:06:05 trial019 podman[71915]: 2026-02-21 20:06:05.148972142 +0000 UTC m=+0.047193780 container init 9d2405d94743dcc25bc3017a7eb2a1ba51465e565d5d56ea654fef43f7ce0e08 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0-deactivate, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, 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_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260209, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.41.3, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, CEPH_REF=wip-adk3-testing-2026-02-12-2007) 2026-02-21T20:06:05.263 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:06:05 trial019 podman[71915]: 2026-02-21 20:06:05.151721275 +0000 UTC m=+0.049942903 container start 9d2405d94743dcc25bc3017a7eb2a1ba51465e565d5d56ea654fef43f7ce0e08 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, OSD_FLAVOR=default, org.label-schema.vendor=CentOS, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.build-date=20260209, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-21T20:06:05.264 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:06:05 trial019 podman[71915]: 2026-02-21 20:06:05.152216075 +0000 UTC m=+0.050437713 container attach 9d2405d94743dcc25bc3017a7eb2a1ba51465e565d5d56ea654fef43f7ce0e08 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-0-deactivate, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.build-date=20260209, io.buildah.version=1.41.3, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, 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/, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-adk3-testing-2026-02-12-2007, OSD_FLAVOR=default) 2026-02-21T20:06:05.264 INFO:journalctl@ceph.osd.0.trial019.stdout:Feb 21 20:06:05 trial019 podman[71915]: 2026-02-21 20:06:05.112567849 +0000 UTC m=+0.010789487 image pull 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 2026-02-21T20:06:05.310 DEBUG:teuthology.orchestra.run.trial019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@osd.0.service' 2026-02-21T20:06:05.347 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:06:05.348 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-02-21T20:06:05.348 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-02-21T20:06:05.348 DEBUG:teuthology.orchestra.run.trial019:> sudo systemctl stop ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@osd.1 2026-02-21T20:06:05.762 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:05 trial019 systemd[1]: Stopping Ceph osd.1 for 3e19a2de-0f60-11f1-ba39-d404e6e7d460... 2026-02-21T20:06:05.763 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:05 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1[53485]: 2026-02-21T20:06:05.488+0000 7fa0a057c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-21T20:06:05.763 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:05 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1[53485]: 2026-02-21T20:06:05.488+0000 7fa0a057c640 -1 osd.1 25 *** Got signal Terminated *** 2026-02-21T20:06:05.763 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:05 trial019 ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1[53485]: 2026-02-21T20:06:05.488+0000 7fa0a057c640 -1 osd.1 25 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-21T20:06:10.841 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:10 trial019 podman[72053]: 2026-02-21 20:06:10.5576423 +0000 UTC m=+5.081453270 container died 97661344a42d28bead074a0b33cb0bc6166232b1940d674636ac477460c3771e (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, OSD_FLAVOR=default, org.label-schema.build-date=20260209, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/) 2026-02-21T20:06:10.841 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:10 trial019 podman[72053]: 2026-02-21 20:06:10.567263223 +0000 UTC m=+5.091074193 container remove 97661344a42d28bead074a0b33cb0bc6166232b1940d674636ac477460c3771e (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1, OSD_FLAVOR=default, CEPH_REF=wip-adk3-testing-2026-02-12-2007, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-21T20:06:10.841 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:10 trial019 bash[72053]: ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1 2026-02-21T20:06:10.841 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:10 trial019 podman[72184]: 2026-02-21 20:06:10.696442837 +0000 UTC m=+0.016103670 container create d865c7fcbeb1a0a85c05b93c4346d694a9dc19a47f6eac0a536460c19a9ac4af (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1-deactivate, io.buildah.version=1.41.3, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, OSD_FLAVOR=default, ceph=True, CEPH_REF=wip-adk3-testing-2026-02-12-2007, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-21T20:06:10.841 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:10 trial019 podman[72184]: 2026-02-21 20:06:10.725139767 +0000 UTC m=+0.044800500 container init d865c7fcbeb1a0a85c05b93c4346d694a9dc19a47f6eac0a536460c19a9ac4af (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1-deactivate, ceph=True, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) 2026-02-21T20:06:10.841 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:10 trial019 podman[72184]: 2026-02-21 20:06:10.727898267 +0000 UTC m=+0.047559020 container start d865c7fcbeb1a0a85c05b93c4346d694a9dc19a47f6eac0a536460c19a9ac4af (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1-deactivate, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, ceph=True, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260209, io.buildah.version=1.41.3) 2026-02-21T20:06:10.842 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:10 trial019 podman[72184]: 2026-02-21 20:06:10.728505456 +0000 UTC m=+0.048166199 container attach d865c7fcbeb1a0a85c05b93c4346d694a9dc19a47f6eac0a536460c19a9ac4af (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460-osd-1-deactivate, OSD_FLAVOR=default, ceph=True, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-21T20:06:10.842 INFO:journalctl@ceph.osd.1.trial019.stdout:Feb 21 20:06:10 trial019 podman[72184]: 2026-02-21 20:06:10.689392505 +0000 UTC m=+0.009053258 image pull 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 2026-02-21T20:06:10.866 DEBUG:teuthology.orchestra.run.trial019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e19a2de-0f60-11f1-ba39-d404e6e7d460@osd.1.service' 2026-02-21T20:06:10.902 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:06:10.903 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-02-21T20:06:10.903 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 --force --keep-logs 2026-02-21T20:06:11.058 INFO:teuthology.orchestra.run.trial019.stdout:Deleting cluster with fsid: 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:06:16.945 DEBUG:teuthology.orchestra.run.trial042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 --force --keep-logs 2026-02-21T20:06:17.061 INFO:teuthology.orchestra.run.trial042.stdout:Deleting cluster with fsid: 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:06:17.120 DEBUG:teuthology.orchestra.run.trial019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:06:17.148 DEBUG:teuthology.orchestra.run.trial042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:06:17.173 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-21T20:06:17.175 DEBUG:teuthology.misc:Transferring archived files from trial019:/var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62905/remote/trial019/crash 2026-02-21T20:06:17.177 DEBUG:teuthology.orchestra.run.trial019:> sudo tar c -f - -C /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/crash -- . 2026-02-21T20:06:17.213 INFO:teuthology.orchestra.run.trial019.stderr:tar: /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-21T20:06:17.213 INFO:teuthology.orchestra.run.trial019.stderr:tar: Error is not recoverable: exiting now 2026-02-21T20:06:17.215 DEBUG:teuthology.misc:Transferring archived files from trial042:/var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62905/remote/trial042/crash 2026-02-21T20:06:17.217 DEBUG:teuthology.orchestra.run.trial042:> sudo tar c -f - -C /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/crash -- . 2026-02-21T20:06:17.242 INFO:teuthology.orchestra.run.trial042.stderr:tar: /var/lib/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-21T20:06:17.243 INFO:teuthology.orchestra.run.trial042.stderr:tar: Error is not recoverable: exiting now 2026-02-21T20:06:17.244 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-21T20:06:17.244 DEBUG:teuthology.orchestra.run.trial019:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.log | grep -E CEPHADM_ | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-21T20:06:17.281 INFO:tasks.cephadm:Compressing logs... 2026-02-21T20:06:17.281 DEBUG:teuthology.orchestra.run.trial019:> 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-21T20:06:17.323 DEBUG:teuthology.orchestra.run.trial042:> 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-21T20:06:17.344 INFO:teuthology.orchestra.run.trial019.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-21T20:06:17.345 INFO:teuthology.orchestra.run.trial019.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-21T20:06:17.345 INFO:teuthology.orchestra.run.trial019.stderr:gzip -5 --verbose -- /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mon.a.log 2026-02-21T20:06:17.345 INFO:teuthology.orchestra.run.trial019.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-osd.0.log 2026-02-21T20:06:17.348 INFO:teuthology.orchestra.run.trial019.stderr:/var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mds.cephfs.trial019.xdxmbw.log 2026-02-21T20:06:17.348 INFO:teuthology.orchestra.run.trial019.stderr:gzip -5 --verbose -- /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.cephadm.log 2026-02-21T20:06:17.348 INFO:teuthology.orchestra.run.trial019.stderr:/var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-osd.0.log: /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mds.cephfs.trial019.xdxmbw.log: gzip -5 --verbose -- /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.audit.log 2026-02-21T20:06:17.348 INFO:teuthology.orchestra.run.trial019.stderr: 77.1% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mds.cephfs.trial019.xdxmbw.log.gz 2026-02-21T20:06:17.348 INFO:teuthology.orchestra.run.trial019.stderr:/var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-volume.log 2026-02-21T20:06:17.348 INFO:teuthology.orchestra.run.trial019.stderr: 79.3% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.cephadm.log.gz 2026-02-21T20:06:17.348 INFO:teuthology.orchestra.run.trial019.stderr:/var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-osd.1.log 2026-02-21T20:06:17.348 INFO:teuthology.orchestra.run.trial019.stderr: 88.8% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-21T20:06:17.349 INFO:teuthology.orchestra.run.trial019.stderr:gzip -5 --verbose --/var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-volume.log: /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mgr.x.log 2026-02-21T20:06:17.349 INFO:teuthology.orchestra.run.trial019.stderr:/var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.log 2026-02-21T20:06:17.349 INFO:teuthology.orchestra.run.trial019.stderr: 89.2% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.audit.log.gz 2026-02-21T20:06:17.349 INFO:teuthology.orchestra.run.trial019.stderr:/var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mds.cephfs.trial019.ztaegi.log 2026-02-21T20:06:17.349 INFO:teuthology.orchestra.run.trial019.stderr:/var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.log: /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mds.cephfs.trial019.ztaegi.log: 84.4% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph.log.gz 2026-02-21T20:06:17.349 INFO:teuthology.orchestra.run.trial019.stderr: 69.2% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mds.cephfs.trial019.ztaegi.log.gz 2026-02-21T20:06:17.350 INFO:teuthology.orchestra.run.trial019.stderr: 93.9% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-volume.log.gz 2026-02-21T20:06:17.350 INFO:teuthology.orchestra.run.trial042.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2026-02-21T20:06:17.351 INFO:teuthology.orchestra.run.trial042.stderr: 2026-02-21T20:06:17.351 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/cephadm.log: 76.1% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-21T20:06:17.352 INFO:teuthology.orchestra.run.trial042.stderr: 2026-02-21T20:06:17.352 INFO:teuthology.orchestra.run.trial042.stderr:real 0m0.010s 2026-02-21T20:06:17.352 INFO:teuthology.orchestra.run.trial042.stderr:user 0m0.010s 2026-02-21T20:06:17.352 INFO:teuthology.orchestra.run.trial042.stderr:sys 0m0.009s 2026-02-21T20:06:17.380 INFO:teuthology.orchestra.run.trial019.stderr: 89.2% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mgr.x.log.gz 2026-02-21T20:06:17.413 INFO:teuthology.orchestra.run.trial019.stderr: 91.0% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-mon.a.log.gz 2026-02-21T20:06:17.482 INFO:teuthology.orchestra.run.trial019.stderr: 94.5% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-osd.0.log.gz 2026-02-21T20:06:17.502 INFO:teuthology.orchestra.run.trial019.stderr: 94.4% -- replaced with /var/log/ceph/3e19a2de-0f60-11f1-ba39-d404e6e7d460/ceph-osd.1.log.gz 2026-02-21T20:06:17.504 INFO:teuthology.orchestra.run.trial019.stderr: 2026-02-21T20:06:17.504 INFO:teuthology.orchestra.run.trial019.stderr:real 0m0.168s 2026-02-21T20:06:17.504 INFO:teuthology.orchestra.run.trial019.stderr:user 0m0.390s 2026-02-21T20:06:17.504 INFO:teuthology.orchestra.run.trial019.stderr:sys 0m0.034s 2026-02-21T20:06:17.505 INFO:tasks.cephadm:Archiving logs... 2026-02-21T20:06:17.505 DEBUG:teuthology.misc:Transferring archived files from trial019:/var/log/ceph to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62905/remote/trial019/log 2026-02-21T20:06:17.507 DEBUG:teuthology.orchestra.run.trial019:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-21T20:06:17.672 DEBUG:teuthology.misc:Transferring archived files from trial042:/var/log/ceph to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62905/remote/trial042/log 2026-02-21T20:06:17.673 DEBUG:teuthology.orchestra.run.trial042:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-21T20:06:17.696 INFO:tasks.cephadm:Removing cluster... 2026-02-21T20:06:17.696 DEBUG:teuthology.orchestra.run.trial019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3e19a2de-0f60-11f1-ba39-d404e6e7d460 --force 2026-02-21T20:06:17.817 INFO:teuthology.orchestra.run.trial019.stdout:Deleting cluster with fsid: 3e19a2de-0f60-11f1-ba39-d404e6e7d460 2026-02-21T20:06:17.874 INFO:tasks.cephadm:Removing cephadm ... 2026-02-21T20:06:17.874 DEBUG:teuthology.orchestra.run.trial019:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-21T20:06:17.891 DEBUG:teuthology.orchestra.run.trial042:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-21T20:06:17.908 INFO:tasks.cephadm:Teardown complete 2026-02-21T20:06:17.908 DEBUG:teuthology.run_tasks:Unwinding manager smb.deploy_samba_ad_dc 2026-02-21T20:06:17.928 DEBUG:teuthology.orchestra.run.trial042:> sudo podman stop samba-ad 2026-02-21T20:06:18.021 INFO:teuthology.orchestra.run.trial042.stdout:samba-ad 2026-02-21T20:06:18.025 DEBUG:teuthology.orchestra.run.trial042:> sudo podman rm samba-ad 2026-02-21T20:06:18.123 INFO:teuthology.orchestra.run.trial042.stdout:samba-ad 2026-02-21T20:06:18.141 DEBUG:teuthology.orchestra.run.trial042:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2026-02-21T20:06:18.166 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-21T20:06:18.182 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-21T20:06:18.183 DEBUG:teuthology.orchestra.run.trial019:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-21T20:06:18.186 DEBUG:teuthology.orchestra.run.trial042:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-21T20:06:18.200 INFO:teuthology.orchestra.run.trial019.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:06:18.221 INFO:teuthology.orchestra.run.trial042.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:06:18.240 INFO:teuthology.orchestra.run.trial042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:06:18.240 INFO:teuthology.orchestra.run.trial042.stdout:=============================================================================== 2026-02-21T20:06:18.240 INFO:teuthology.orchestra.run.trial042.stdout:^* sensei.ruselabs.com 2 6 177 51 +159us[-1946us] +/- 37ms 2026-02-21T20:06:18.240 INFO:teuthology.orchestra.run.trial042.stdout:^+ 172-232-15-202.ip.linode> 2 6 177 48 -5732us[-5732us] +/- 77ms 2026-02-21T20:06:18.241 INFO:teuthology.orchestra.run.trial042.stdout:^+ rn-03.koehn.com 2 6 177 49 +977us[ +977us] +/- 43ms 2026-02-21T20:06:18.241 INFO:teuthology.orchestra.run.trial042.stdout:^+ dns-e.ns4v.icu 2 6 177 49 +2384us[+2384us] +/- 78ms 2026-02-21T20:06:18.562 INFO:teuthology.orchestra.run.trial019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:06:18.562 INFO:teuthology.orchestra.run.trial019.stdout:=============================================================================== 2026-02-21T20:06:18.562 INFO:teuthology.orchestra.run.trial019.stdout:^+ t2.time.gq1.yahoo.com 2 6 177 50 -27ms[ -27ms] +/- 70ms 2026-02-21T20:06:18.562 INFO:teuthology.orchestra.run.trial019.stdout:^* ip74-208-14-149.pbiaas.c> 2 6 177 50 +9810us[+9767us] +/- 25ms 2026-02-21T20:06:18.562 INFO:teuthology.orchestra.run.trial019.stdout:^- ns1.fortrockdc.com 2 6 177 49 +7023us[+7023us] +/- 54ms 2026-02-21T20:06:18.563 INFO:teuthology.orchestra.run.trial019.stdout:^- 45.12.52.138 2 6 177 48 +11ms[ +11ms] +/- 88ms 2026-02-21T20:06:18.564 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-21T20:06:18.580 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-21T20:06:18.581 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-21T20:06:18.600 DEBUG:teuthology.orchestra.run.trial019:> 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-21T20:06:18.662 DEBUG:teuthology.orchestra.run.trial042:> 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-21T20:06:18.716 DEBUG:teuthology.orchestra.run.trial019:> 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-21T20:06:18.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:06:18.743 DEBUG:teuthology.orchestra.run.trial042:> 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-21T20:06:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:06:18.770 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-21T20:06:18.786 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-21T20:06:18.803 INFO:teuthology.task.internal:Duration was 399.986534 seconds 2026-02-21T20:06:18.803 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-21T20:06:18.819 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-21T20:06:18.820 DEBUG:teuthology.orchestra.run.trial019:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-21T20:06:18.822 DEBUG:teuthology.orchestra.run.trial042:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-21T20:06:18.857 INFO:teuthology.orchestra.run.trial019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:06:18.860 INFO:teuthology.orchestra.run.trial042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:06:19.050 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-21T20:06:19.050 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial019.front.sepia.ceph.com 2026-02-21T20:06:19.050 DEBUG:teuthology.orchestra.run.trial019:> 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-21T20:06:19.110 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial042.front.sepia.ceph.com 2026-02-21T20:06:19.110 DEBUG:teuthology.orchestra.run.trial042:> 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-21T20:06:19.131 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-21T20:06:19.131 DEBUG:teuthology.orchestra.run.trial019:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:06:19.152 DEBUG:teuthology.orchestra.run.trial042:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:06:19.255 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-21T20:06:19.256 DEBUG:teuthology.orchestra.run.trial019:> 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-21T20:06:19.258 DEBUG:teuthology.orchestra.run.trial042:> 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-21T20:06:19.278 INFO:teuthology.orchestra.run.trial019.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:06:19.279 INFO:teuthology.orchestra.run.trial019.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:06:19.279 INFO:teuthology.orchestra.run.trial019.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:06:19.280 INFO:teuthology.orchestra.run.trial019.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-21T20:06:19.280 INFO:teuthology.orchestra.run.trial019.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-21T20:06:19.281 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:06:19.283 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:06:19.283 INFO:teuthology.orchestra.run.trial042.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-21T20:06:19.283 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:06:19.283 INFO:teuthology.orchestra.run.trial042.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-21T20:06:19.293 INFO:teuthology.orchestra.run.trial042.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 81.4% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-21T20:06:19.300 INFO:teuthology.orchestra.run.trial019.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.5% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-21T20:06:19.302 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-21T20:06:19.320 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-21T20:06:19.320 DEBUG:teuthology.orchestra.run.trial019:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-21T20:06:19.368 DEBUG:teuthology.orchestra.run.trial042:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-21T20:06:19.392 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-21T20:06:19.410 DEBUG:teuthology.orchestra.run.trial019:> 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-21T20:06:19.413 DEBUG:teuthology.orchestra.run.trial042:> 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-21T20:06:19.434 INFO:teuthology.orchestra.run.trial019.stdout:kernel.core_pattern = core 2026-02-21T20:06:19.457 INFO:teuthology.orchestra.run.trial042.stdout:kernel.core_pattern = core 2026-02-21T20:06:19.468 DEBUG:teuthology.orchestra.run.trial019:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-21T20:06:19.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:06:19.505 DEBUG:teuthology.orchestra.run.trial042:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-21T20:06:19.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:06:19.534 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-21T20:06:19.552 INFO:teuthology.task.internal:Transferring archived files... 2026-02-21T20:06:19.553 DEBUG:teuthology.misc:Transferring archived files from trial019:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62905/remote/trial019 2026-02-21T20:06:19.553 DEBUG:teuthology.orchestra.run.trial019:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-21T20:06:19.592 DEBUG:teuthology.misc:Transferring archived files from trial042:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62905/remote/trial042 2026-02-21T20:06:19.592 DEBUG:teuthology.orchestra.run.trial042:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-21T20:06:19.628 INFO:teuthology.task.internal:Removing archive directory... 2026-02-21T20:06:19.628 DEBUG:teuthology.orchestra.run.trial019:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-21T20:06:19.631 DEBUG:teuthology.orchestra.run.trial042:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-21T20:06:19.677 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-21T20:06:19.696 INFO:teuthology.task.internal:Not uploading archives. 2026-02-21T20:06:19.697 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-21T20:06:19.715 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-21T20:06:19.715 DEBUG:teuthology.orchestra.run.trial019:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-21T20:06:19.718 DEBUG:teuthology.orchestra.run.trial042:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-21T20:06:19.732 INFO:teuthology.orchestra.run.trial019.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 21 20:06 /home/ubuntu/cephtest 2026-02-21T20:06:19.734 INFO:teuthology.orchestra.run.trial042.stdout: 917576 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 21 20:06 /home/ubuntu/cephtest 2026-02-21T20:06:19.735 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-21T20:06:19.753 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-21T20:06:19.793 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_proxy_disabled} duration: 399.9865336418152 owner: scheduled_adking@soko04.front.sepia.ceph.com success: true 2026-02-21T20:06:19.793 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T20:06:19.910 INFO:teuthology.run:pass