2024-09-20T18:12:56.621 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T18:12:56.638 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T18:12:56.724 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670 branch: wip-guits-main-2024-09-20-1028 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_ips} email: gabrioux@ibm.com first_in_suite: false job_id: '7912670' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-20-1028 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: 88deadb8082f4a33832e228ccefc59cedba158a5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-main-2024-09-20-1028 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 9945 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-20-1028 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 targets: smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD9e2UDzoj4rvKWttPVvlvi3HNOdItCqSOmUmvakadiCDEfsuMfcF4t0kbUs9W5PRcDuMPkZN7hxOe+XtEd1RS4= smithi100.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLDb4eRhhtd7JY/wngbyfP5Eg11cPbllKhFGgxvWLijCkVlTopzhGSOq2iu/Ci1+7PNqII+vnfbYm9XHGqp4ztE= smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCGZgDvQ9b0FfjdyQrlxvCP3qMEmz4DgwVg5kgWQeyxGIyyxT4qw0DIocrhpfUr8R2Mro0/Q8RLy9DjzHxCi34U= smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDrJsocaEz/mYThWYyjNlaZgKomxzen+JMW0Wr6Aae0lkmVO9gczaisI9ZsvseU6tLmfHRCNZf/4Ivq0pyD9r1w= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm.deploy_samba_ad_dc: role: host.d - vip: count: 2 - cephadm: null - 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:\ \ adipctdb\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\ \ public_addrs:\n - address: {{VIP0}}/{{VIPPREFIXLEN}}\n - address:\ \ {{VIP1}}/{{VIPPREFIXLEN}}\n placement:\n count: 3\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: adipctdb\n\ \ share_id: share1\n cephfs:\n volume: cephfs\n subvolumegroup: smb\n\ \ subvolume: sv1\n path: /\n- resource_type: ceph.smb.share\n cluster_id:\ \ adipctdb\n share_id: share2\n cephfs:\n volume: cephfs\n subvolumegroup:\ \ smb\n subvolume: sv2\n path: /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adipctdb - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - 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' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adipctdb")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share2 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adipctdb\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:\ \ adipctdb\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adipctdb\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.adipctdb teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_12:24:58 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T18:12:56.724 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa; will attempt to use it 2024-09-20T18:12:56.724 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks 2024-09-20T18:12:56.725 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T18:12:56.726 INFO:teuthology.task.internal:Checking packages... 2024-09-20T18:12:56.745 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '88deadb8082f4a33832e228ccefc59cedba158a5' 2024-09-20T18:12:56.745 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T18:12:56.745 INFO:teuthology.packaging:ref: None 2024-09-20T18:12:56.745 INFO:teuthology.packaging:tag: None 2024-09-20T18:12:56.745 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-20-1028 2024-09-20T18:12:56.745 INFO:teuthology.packaging:sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:12:56.745 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-20-1028 2024-09-20T18:12:56.888 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5099.g88deadb8 2024-09-20T18:12:56.889 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T18:12:56.896 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T18:12:56.896 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T18:12:56.904 INFO:teuthology.task.internal:Saving configuration 2024-09-20T18:12:56.919 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T18:12:56.926 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T18:12:56.950 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 18:04:32.186000', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD9e2UDzoj4rvKWttPVvlvi3HNOdItCqSOmUmvakadiCDEfsuMfcF4t0kbUs9W5PRcDuMPkZN7hxOe+XtEd1RS4='} 2024-09-20T18:12:56.975 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 18:04:32.184994', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLDb4eRhhtd7JY/wngbyfP5Eg11cPbllKhFGgxvWLijCkVlTopzhGSOq2iu/Ci1+7PNqII+vnfbYm9XHGqp4ztE='} 2024-09-20T18:12:56.999 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 18:04:32.183228', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCGZgDvQ9b0FfjdyQrlxvCP3qMEmz4DgwVg5kgWQeyxGIyyxT4qw0DIocrhpfUr8R2Mro0/Q8RLy9DjzHxCi34U='} 2024-09-20T18:12:57.016 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 18:04:32.187009', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDrJsocaEz/mYThWYyjNlaZgKomxzen+JMW0Wr6Aae0lkmVO9gczaisI9ZsvseU6tLmfHRCNZf/4Ivq0pyD9r1w='} 2024-09-20T18:12:57.016 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T18:12:57.029 INFO:teuthology.task.internal:roles: ubuntu@smithi040.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-20T18:12:57.029 INFO:teuthology.task.internal:roles: ubuntu@smithi100.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-20T18:12:57.029 INFO:teuthology.task.internal:roles: ubuntu@smithi114.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-20T18:12:57.029 INFO:teuthology.task.internal:roles: ubuntu@smithi119.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-20T18:12:57.029 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T18:12:57.195 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5d387783a0>, signals=[15]) 2024-09-20T18:12:57.195 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T18:12:57.201 INFO:teuthology.task.internal:Opening connections... 2024-09-20T18:12:57.201 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T18:12:57.202 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:12:57.282 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi100.front.sepia.ceph.com 2024-09-20T18:12:57.283 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:12:57.356 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2024-09-20T18:12:57.357 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:12:57.433 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2024-09-20T18:12:57.434 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:12:57.508 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T18:12:57.515 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2024-09-20T18:12:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2024-09-20T18:12:57.534 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="CentOS Stream" 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="9" 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:ID="centos" 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="9" 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:ANSI_COLOR="0;31" 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:12:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:12:57.592 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:12:57.592 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:12:57.592 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:12:57.592 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:12:57.592 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2024-09-20T18:12:57.616 DEBUG:teuthology.orchestra.run.smithi100:> uname -m 2024-09-20T18:12:57.634 INFO:teuthology.orchestra.run.smithi100.stdout:x86_64 2024-09-20T18:12:57.634 DEBUG:teuthology.orchestra.run.smithi100:> cat /etc/os-release 2024-09-20T18:12:57.692 INFO:teuthology.orchestra.run.smithi100.stdout:NAME="CentOS Stream" 2024-09-20T18:12:57.692 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION="9" 2024-09-20T18:12:57.692 INFO:teuthology.orchestra.run.smithi100.stdout:ID="centos" 2024-09-20T18:12:57.692 INFO:teuthology.orchestra.run.smithi100.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:12:57.692 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_ID="9" 2024-09-20T18:12:57.692 INFO:teuthology.orchestra.run.smithi100.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:12:57.692 INFO:teuthology.orchestra.run.smithi100.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:12:57.692 INFO:teuthology.orchestra.run.smithi100.stdout:ANSI_COLOR="0;31" 2024-09-20T18:12:57.692 INFO:teuthology.orchestra.run.smithi100.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:12:57.693 INFO:teuthology.orchestra.run.smithi100.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:12:57.693 INFO:teuthology.orchestra.run.smithi100.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:12:57.693 INFO:teuthology.orchestra.run.smithi100.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:12:57.693 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:12:57.693 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:12:57.693 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2024-09-20T18:12:57.715 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2024-09-20T18:12:57.733 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2024-09-20T18:12:57.733 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="CentOS Stream" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="9" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:ID="centos" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="9" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:ANSI_COLOR="0;31" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:12:57.792 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:12:57.793 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:12:57.793 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:12:57.793 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2024-09-20T18:12:57.816 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2024-09-20T18:12:57.835 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2024-09-20T18:12:57.835 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2024-09-20T18:12:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="CentOS Stream" 2024-09-20T18:12:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="9" 2024-09-20T18:12:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:ID="centos" 2024-09-20T18:12:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:12:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="9" 2024-09-20T18:12:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:12:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:12:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2024-09-20T18:12:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:12:57.894 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:12:57.894 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:12:57.894 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:12:57.894 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:12:57.894 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:12:57.894 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2024-09-20T18:12:57.916 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T18:12:57.924 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T18:12:57.964 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T18:12:57.965 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:12:57.967 DEBUG:teuthology.orchestra.run.smithi100:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:12:57.969 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:12:57.972 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:12:57.988 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T18:12:58.037 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T18:12:58.038 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:12:58.040 DEBUG:teuthology.orchestra.run.smithi100:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:12:58.042 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:12:58.044 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:12:58.130 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T18:12:58.223 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T18:12:58.236 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T18:12:58.236 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}, 'host.d': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T18:12:58.237 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:12:58.237 DEBUG:teuthology.orchestra.run.smithi100:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:12:58.238 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:12:58.238 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:12:58.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:12:58.255 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-09-20T18:12:58.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:12:58.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:12:58.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:12:58.258 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-09-20T18:12:58.258 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-20T18:12:58.259 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-09-20T18:12:58.313 INFO:teuthology.orchestra.run.smithi100.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:12:58.314 INFO:teuthology.task.kernel:Running kernel on smithi100: 5.14.0-503.el9.x86_64 2024-09-20T18:12:58.314 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum install -y kernel 2024-09-20T18:12:58.316 INFO:teuthology.orchestra.run.smithi040.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:12:58.316 INFO:teuthology.task.kernel:Running kernel on smithi040: 5.14.0-503.el9.x86_64 2024-09-20T18:12:58.316 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum install -y kernel 2024-09-20T18:12:58.317 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:12:58.318 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:12:58.318 INFO:teuthology.task.kernel:Running kernel on smithi119: 5.14.0-503.el9.x86_64 2024-09-20T18:12:58.318 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2024-09-20T18:12:58.318 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.14.0-503.el9.x86_64 2024-09-20T18:12:58.318 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum install -y kernel 2024-09-20T18:13:00.564 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.3 MB 00:00 2024-09-20T18:13:00.783 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.3 MB 00:00 2024-09-20T18:13:00.879 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.3 MB 00:00 2024-09-20T18:13:02.739 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 9 - AppStream 27 MB/s | 20 MB 00:00 2024-09-20T18:13:02.844 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - BaseOS 2.9 MB/s | 8.3 MB 00:02 2024-09-20T18:13:05.350 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 5.8 MB/s | 20 MB 00:03 2024-09-20T18:13:05.637 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - AppStream 12 MB/s | 20 MB 00:01 2024-09-20T18:13:07.056 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-20T18:13:07.923 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - AppStream 3.2 MB/s | 20 MB 00:06 2024-09-20T18:13:08.474 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 9 - Extras packages 117 kB/s | 19 kB 00:00 2024-09-20T18:13:09.394 INFO:teuthology.orchestra.run.smithi040.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-20T18:13:09.904 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-20T18:13:11.346 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - Extras packages 85 kB/s | 19 kB 00:00 2024-09-20T18:13:12.192 INFO:teuthology.orchestra.run.smithi100.stdout:Extra Packages for Enterprise Linux 31 MB/s | 23 MB 00:00 2024-09-20T18:13:12.484 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 1.9 MB/s | 6.5 MB 00:03 2024-09-20T18:13:14.236 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 35 kB/s | 19 kB 00:00 2024-09-20T18:13:14.481 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - CRB 2.3 MB/s | 6.5 MB 00:02 2024-09-20T18:13:15.234 INFO:teuthology.orchestra.run.smithi040.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-20T18:13:15.305 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-20T18:13:16.032 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - Extras packages 55 kB/s | 19 kB 00:00 2024-09-20T18:13:16.845 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-20T18:13:17.199 INFO:teuthology.orchestra.run.smithi040.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:13:17.199 INFO:teuthology.orchestra.run.smithi040.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:13:17.300 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2024-09-20T18:13:17.309 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T18:13:17.309 INFO:teuthology.orchestra.run.smithi040.stdout: Package Architecture Version Repository Size 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout:Installing: 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout:Install 4 Packages 2024-09-20T18:13:17.310 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:13:17.311 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 79 M 2024-09-20T18:13:17.311 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 126 M 2024-09-20T18:13:17.311 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2024-09-20T18:13:17.623 INFO:teuthology.orchestra.run.smithi100.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-20T18:13:17.643 INFO:teuthology.orchestra.run.smithi040.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 463 kB/s | 36 kB 00:00 2024-09-20T18:13:18.177 INFO:teuthology.orchestra.run.smithi040.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2024-09-20T18:13:18.860 INFO:teuthology.orchestra.run.smithi040.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-20T18:13:19.244 INFO:teuthology.orchestra.run.smithi040.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 21 MB/s | 35 MB 00:01 2024-09-20T18:13:19.244 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:13:19.244 INFO:teuthology.orchestra.run.smithi040.stdout:Total 41 MB/s | 79 MB 00:01 2024-09-20T18:13:19.546 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:13:19.546 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:13:19.632 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-09-20T18:13:19.639 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-20T18:13:19.639 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-09-20T18:13:19.639 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-20T18:13:19.639 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-09-20T18:13:19.639 INFO:teuthology.orchestra.run.smithi100.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:13:19.639 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-09-20T18:13:19.639 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout:Install 4 Packages 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 79 M 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 126 M 2024-09-20T18:13:19.640 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-09-20T18:13:19.841 INFO:teuthology.orchestra.run.smithi100.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 479 kB/s | 36 kB 00:00 2024-09-20T18:13:19.962 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2024-09-20T18:13:20.346 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2024-09-20T18:13:20.346 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2024-09-20T18:13:20.745 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-20T18:13:21.308 INFO:teuthology.orchestra.run.smithi100.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-09-20T18:13:21.323 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2024-09-20T18:13:21.324 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2024-09-20T18:13:21.692 INFO:teuthology.orchestra.run.smithi100.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 15 MB/s | 29 MB 00:01 2024-09-20T18:13:22.225 INFO:teuthology.orchestra.run.smithi100.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 14 MB/s | 35 MB 00:02 2024-09-20T18:13:22.225 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:13:22.226 INFO:teuthology.orchestra.run.smithi100.stdout:Total 30 MB/s | 79 MB 00:02 2024-09-20T18:13:22.251 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-20T18:13:22.676 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:13:22.677 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:13:22.771 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:13:22.785 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:13:22.786 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-20T18:13:22.786 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-20T18:13:22.786 INFO:teuthology.orchestra.run.smithi114.stdout:Install 4 Packages 2024-09-20T18:13:22.786 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:13:22.786 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 79 M 2024-09-20T18:13:22.786 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 126 M 2024-09-20T18:13:22.786 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-20T18:13:22.908 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-09-20T18:13:23.155 INFO:teuthology.orchestra.run.smithi114.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 313 kB/s | 36 kB 00:00 2024-09-20T18:13:23.266 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-09-20T18:13:23.266 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-09-20T18:13:23.884 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2024-09-20T18:13:24.201 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:13:24.201 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:13:24.207 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-09-20T18:13:24.207 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-09-20T18:13:24.300 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-20T18:13:24.310 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout:Install 4 Packages 2024-09-20T18:13:24.311 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:13:24.312 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 79 M 2024-09-20T18:13:24.312 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 126 M 2024-09-20T18:13:24.312 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-20T18:13:24.548 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:13:24.628 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:13:24.671 INFO:teuthology.orchestra.run.smithi119.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 439 kB/s | 36 kB 00:00 2024-09-20T18:13:25.330 INFO:teuthology.orchestra.run.smithi119.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 21 MB/s | 16 MB 00:00 2024-09-20T18:13:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 30 MB/s | 35 MB 00:01 2024-09-20T18:13:26.288 INFO:teuthology.orchestra.run.smithi119.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 18 MB/s | 29 MB 00:01 2024-09-20T18:13:26.289 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:13:26.289 INFO:teuthology.orchestra.run.smithi119.stdout:Total 40 MB/s | 79 MB 00:01 2024-09-20T18:13:26.633 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-09-20T18:13:26.913 INFO:teuthology.orchestra.run.smithi114.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 4.0 MB/s | 16 MB 00:03 2024-09-20T18:13:26.975 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-20T18:13:27.269 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:13:27.337 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-20T18:13:27.338 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-20T18:13:27.359 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:13:27.396 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:13:27.533 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:13:27.847 INFO:teuthology.orchestra.run.smithi114.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 6.1 MB/s | 29 MB 00:04 2024-09-20T18:13:28.292 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-20T18:13:28.292 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-20T18:13:30.103 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:13:30.238 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:13:30.731 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-20T18:13:31.403 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:13:31.497 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:13:31.504 INFO:teuthology.orchestra.run.smithi114.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 4.1 MB/s | 35 MB 00:08 2024-09-20T18:13:31.505 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:13:31.505 INFO:teuthology.orchestra.run.smithi114.stdout:Total 9.0 MB/s | 79 MB 00:08 2024-09-20T18:13:32.193 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-20T18:13:32.546 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-20T18:13:32.546 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-20T18:13:32.654 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:13:32.700 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:13:33.507 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-20T18:13:33.507 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-20T18:13:34.265 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:13:34.400 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:13:35.094 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:13:35.130 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:13:35.953 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-20T18:13:36.660 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:13:36.747 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:13:37.850 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:13:39.261 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:13:39.310 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:13:39.501 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:13:39.640 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:13:40.013 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:13:44.130 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:13:44.495 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:13:44.532 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:13:49.371 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:16.615 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:16.656 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:16.997 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:16.997 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:14:16.997 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:14:16.997 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:14:17.871 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:17.871 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:14:17.871 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2024-09-20T18:14:17.871 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:17.871 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:14:17.871 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:14:17.871 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:14:17.871 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:14:17.871 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2024-09-20T18:14:18.170 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:18.192 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:14:18.209 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:18.319 INFO:teuthology.orchestra.run.smithi040.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:18.319 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:14:18.319 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T18:14:18.319 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:14:18.319 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:14:18.319 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-20T18:14:18.320 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:14:18.320 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:14:18.378 INFO:teuthology.orchestra.run.smithi040.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:18.379 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:14:18.379 DEBUG:teuthology.orchestra.run.smithi040:> sudo rpm -qi grub2-tools 2024-09-20T18:14:18.418 INFO:teuthology.orchestra.run.smithi040.stdout:Name : grub2-tools 2024-09-20T18:14:18.418 INFO:teuthology.orchestra.run.smithi040.stdout:Epoch : 1 2024-09-20T18:14:18.418 INFO:teuthology.orchestra.run.smithi040.stdout:Version : 2.06 2024-09-20T18:14:18.418 INFO:teuthology.orchestra.run.smithi040.stdout:Release : 82.el9 2024-09-20T18:14:18.418 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: x86_64 2024-09-20T18:14:18.418 INFO:teuthology.orchestra.run.smithi040.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Group : Unspecified 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Size : 8274670 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:License : GPLv3+ 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Packager : builder@centos.org 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Vendor : CentOS 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Summary : Support tools for GRUB. 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:Description : 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:14:18.419 INFO:teuthology.orchestra.run.smithi040.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:14:18.420 INFO:teuthology.orchestra.run.smithi040.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:14:18.420 INFO:teuthology.orchestra.run.smithi040.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:14:18.420 INFO:teuthology.orchestra.run.smithi040.stdout:hardware devices. 2024-09-20T18:14:18.420 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:14:18.420 INFO:teuthology.orchestra.run.smithi040.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:14:18.421 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:14:18.421 INFO:teuthology.task.kernel:Updating grub on smithi040 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:14:18.421 DEBUG:teuthology.orchestra.run.smithi040:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:14:18.579 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:18.579 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:14:18.580 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:14:18.580 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:14:19.096 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2024-09-20T18:14:19.393 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:19.393 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:14:19.393 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-09-20T18:14:19.393 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:19.393 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:14:19.393 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:14:19.393 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:14:19.393 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:14:19.393 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-09-20T18:14:19.748 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:14:19.842 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:19.843 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:14:19.843 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T18:14:19.843 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:14:19.843 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:14:19.844 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-20T18:14:19.844 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi100.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:14:19.844 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:14:19.902 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:19.903 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:14:19.903 DEBUG:teuthology.orchestra.run.smithi100:> sudo rpm -qi grub2-tools 2024-09-20T18:14:19.936 INFO:teuthology.orchestra.run.smithi100.stdout:Name : grub2-tools 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:Epoch : 1 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:Version : 2.06 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:Release : 82.el9 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: x86_64 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:Group : Unspecified 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:Size : 8274670 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:License : GPLv3+ 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:14:19.937 INFO:teuthology.orchestra.run.smithi100.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:Packager : builder@centos.org 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:Vendor : CentOS 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:Summary : Support tools for GRUB. 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:Description : 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:14:19.938 INFO:teuthology.orchestra.run.smithi100.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:14:19.939 INFO:teuthology.orchestra.run.smithi100.stdout:hardware devices. 2024-09-20T18:14:19.939 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:14:19.939 INFO:teuthology.orchestra.run.smithi100.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:14:19.939 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:14:19.940 INFO:teuthology.task.kernel:Updating grub on smithi100 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:14:19.940 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:14:20.464 INFO:teuthology.orchestra.run.smithi040.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:14:20.495 INFO:teuthology.orchestra.run.smithi040.stderr:done 2024-09-20T18:14:20.497 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2024-09-20T18:14:20.530 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.TerFAiaAy3 2024-09-20T18:14:20.530 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TerFAiaAy3 2024-09-20T18:14:20.597 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.TerFAiaAy3 2024-09-20T18:14:20.648 INFO:teuthology.orchestra.run.smithi100.stderr:Generating grub configuration file ... 2024-09-20T18:14:20.734 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.TerFAiaAy3 is 6KB 2024-09-20T18:14:20.754 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.TerFAiaAy3 2024-09-20T18:14:20.769 DEBUG:teuthology.orchestra.run.smithi040:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:14:20.835 INFO:teuthology.orchestra.run.smithi040.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:14:20.835 INFO:teuthology.orchestra.run.smithi040.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:14:20.835 INFO:teuthology.orchestra.run.smithi040.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:14:20.836 INFO:teuthology.orchestra.run.smithi040.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:14:20.837 DEBUG:teuthology.orchestra.run.smithi040:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:14:21.010 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2024-09-20T18:14:21.923 INFO:teuthology.orchestra.run.smithi100.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:14:21.940 INFO:teuthology.orchestra.run.smithi100.stderr:done 2024-09-20T18:14:21.942 DEBUG:teuthology.orchestra.run.smithi100:> mktemp 2024-09-20T18:14:21.958 INFO:teuthology.orchestra.run.smithi100.stdout:/tmp/tmp.Ry7623DFye 2024-09-20T18:14:21.958 DEBUG:teuthology.orchestra.run.smithi100:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Ry7623DFye 2024-09-20T18:14:22.025 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0666 /tmp/tmp.Ry7623DFye 2024-09-20T18:14:22.166 DEBUG:teuthology.orchestra.remote:smithi100:/tmp/tmp.Ry7623DFye is 6KB 2024-09-20T18:14:22.213 DEBUG:teuthology.orchestra.run.smithi100:> rm -fr /tmp/tmp.Ry7623DFye 2024-09-20T18:14:22.227 DEBUG:teuthology.orchestra.run.smithi100:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:14:22.290 INFO:teuthology.orchestra.run.smithi100.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:14:22.290 INFO:teuthology.orchestra.run.smithi100.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:14:22.290 INFO:teuthology.orchestra.run.smithi100.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:14:22.290 INFO:teuthology.orchestra.run.smithi100.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:14:22.291 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:14:22.422 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:22.447 DEBUG:teuthology.orchestra.run.smithi100:> sudo shutdown -r now 2024-09-20T18:14:22.462 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:22.777 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:22.777 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:14:22.777 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:14:22.777 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:14:23.635 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:23.635 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:14:23.635 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-20T18:14:23.635 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:23.635 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:14:23.635 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:14:23.636 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:14:23.636 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:14:23.636 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-20T18:14:23.990 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:14:24.082 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:24.083 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:14:24.083 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T18:14:24.083 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:14:24.083 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:14:24.083 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-20T18:14:24.083 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi119.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:14:24.083 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:14:24.143 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:24.143 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:14:24.144 DEBUG:teuthology.orchestra.run.smithi119:> sudo rpm -qi grub2-tools 2024-09-20T18:14:24.185 INFO:teuthology.orchestra.run.smithi119.stdout:Name : grub2-tools 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Epoch : 1 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Version : 2.06 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Release : 82.el9 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Architecture: x86_64 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Group : Unspecified 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Size : 8274670 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:License : GPLv3+ 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:14:24.186 INFO:teuthology.orchestra.run.smithi119.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:Packager : builder@centos.org 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:Vendor : CentOS 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:Summary : Support tools for GRUB. 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:Description : 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:hardware devices. 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:14:24.187 INFO:teuthology.orchestra.run.smithi119.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:14:24.188 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:14:24.188 INFO:teuthology.task.kernel:Updating grub on smithi119 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:14:24.188 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:14:24.801 INFO:teuthology.orchestra.run.smithi119.stderr:Generating grub configuration file ... 2024-09-20T18:14:26.049 INFO:teuthology.orchestra.run.smithi119.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:14:26.087 INFO:teuthology.orchestra.run.smithi119.stderr:done 2024-09-20T18:14:26.089 DEBUG:teuthology.orchestra.run.smithi119:> mktemp 2024-09-20T18:14:26.105 INFO:teuthology.orchestra.run.smithi119.stdout:/tmp/tmp.np7WKNPmBi 2024-09-20T18:14:26.105 DEBUG:teuthology.orchestra.run.smithi119:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.np7WKNPmBi 2024-09-20T18:14:26.181 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0666 /tmp/tmp.np7WKNPmBi 2024-09-20T18:14:26.325 DEBUG:teuthology.orchestra.remote:smithi119:/tmp/tmp.np7WKNPmBi is 6KB 2024-09-20T18:14:26.373 DEBUG:teuthology.orchestra.run.smithi119:> rm -fr /tmp/tmp.np7WKNPmBi 2024-09-20T18:14:26.387 DEBUG:teuthology.orchestra.run.smithi119:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:14:26.450 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:14:26.450 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:14:26.450 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:14:26.450 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:14:26.452 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:14:26.593 DEBUG:teuthology.orchestra.run.smithi119:> sudo shutdown -r now 2024-09-20T18:14:28.002 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:28.046 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:28.394 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:28.394 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:14:28.394 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:14:28.394 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:14:29.297 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:14:29.297 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:14:29.297 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-20T18:14:29.297 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:29.297 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:14:29.297 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:14:29.297 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:14:29.297 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:14:29.297 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-20T18:14:29.640 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:14:29.717 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:29.717 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:14:29.717 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T18:14:29.717 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:14:29.718 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:14:29.718 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-20T18:14:29.718 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:14:29.718 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:14:29.776 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:14:29.777 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:14:29.777 DEBUG:teuthology.orchestra.run.smithi114:> sudo rpm -qi grub2-tools 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Name : grub2-tools 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Epoch : 1 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Version : 2.06 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Release : 82.el9 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: x86_64 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Group : Unspecified 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Size : 8274670 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:License : GPLv3+ 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:14:29.814 INFO:teuthology.orchestra.run.smithi114.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:Packager : builder@centos.org 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:Vendor : CentOS 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:Summary : Support tools for GRUB. 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:Description : 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:hardware devices. 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:14:29.815 INFO:teuthology.orchestra.run.smithi114.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:14:29.816 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:14:29.816 INFO:teuthology.task.kernel:Updating grub on smithi114 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:14:29.816 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:14:30.504 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2024-09-20T18:14:31.825 INFO:teuthology.orchestra.run.smithi114.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:14:31.857 INFO:teuthology.orchestra.run.smithi114.stderr:done 2024-09-20T18:14:31.860 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2024-09-20T18:14:31.875 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.usN3b8Uk96 2024-09-20T18:14:31.875 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.usN3b8Uk96 2024-09-20T18:14:31.943 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.usN3b8Uk96 2024-09-20T18:14:32.083 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.usN3b8Uk96 is 6KB 2024-09-20T18:14:32.102 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.usN3b8Uk96 2024-09-20T18:14:32.117 DEBUG:teuthology.orchestra.run.smithi114:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:14:32.179 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:14:32.179 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:14:32.179 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:14:32.179 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:14:32.180 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:14:32.319 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2024-09-20T18:14:51.031 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-20T18:14:51.032 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T18:14:51.032 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:14:52.450 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-20T18:14:52.451 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-20T18:14:52.451 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:14:56.599 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-20T18:14:56.599 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-20T18:14:56.600 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:15:02.326 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-20T18:15:02.327 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-20T18:15:02.327 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:15:51.083 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T18:15:52.454 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T18:15:56.602 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T18:16:00.086 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T18:16:00.087 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:16:00.540 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-09-20T18:16:00.953 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T18:16:00.953 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:16:00.954 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-09-20T18:16:00.969 INFO:teuthology.orchestra.run.smithi040.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:16:00.970 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T18:16:00.970 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:16:00.970 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:16:01.455 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-20T18:16:01.455 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:16:01.966 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-09-20T18:16:01.970 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-20T18:16:01.971 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:16:02.027 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2024-09-20T18:16:02.054 DEBUG:teuthology.parallel:result is None 2024-09-20T18:16:02.329 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T18:16:02.464 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-20T18:16:02.464 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:16:02.464 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-09-20T18:16:02.478 INFO:teuthology.orchestra.run.smithi100.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:16:02.479 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T18:16:02.479 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:16:02.479 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:16:03.480 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-20T18:16:03.480 DEBUG:teuthology.orchestra.run.smithi100:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:16:03.572 INFO:teuthology.orchestra.run.smithi100.stdout:ttyS1 2024-09-20T18:16:03.608 DEBUG:teuthology.parallel:result is None 2024-09-20T18:16:05.604 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-20T18:16:05.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:16:06.011 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-09-20T18:16:06.374 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-20T18:16:06.374 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:16:06.374 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-09-20T18:16:06.389 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:16:06.389 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T18:16:06.389 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:16:06.389 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:16:07.390 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-20T18:16:07.390 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:16:07.461 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2024-09-20T18:16:07.484 DEBUG:teuthology.parallel:result is None 2024-09-20T18:16:11.330 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-20T18:16:11.331 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:16:14.749 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-20T18:16:15.168 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-20T18:16:15.169 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:16:15.169 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-20T18:16:15.183 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:16:15.183 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T18:16:15.184 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:16:15.184 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:16:16.185 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-20T18:16:16.185 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:16:16.250 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2024-09-20T18:16:16.280 DEBUG:teuthology.parallel:result is None 2024-09-20T18:16:16.280 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T18:16:16.297 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T18:16:16.297 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:16:16.300 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:16:16.304 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:16:16.306 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:16:16.326 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T18:16:16.397 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T18:16:16.440 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T18:16:16.441 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:16:16.443 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:16:16.446 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:16:16.448 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:16:16.556 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T18:16:16.566 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T18:16:16.566 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T18:16:16.569 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T18:16:16.572 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T18:16:16.574 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T18:16:16.599 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:16:16.601 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:16:16.605 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:16:16.607 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:16:16.611 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:16:16.613 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:16:16.617 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:16:16.617 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:16:16.619 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T18:16:16.631 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T18:16:16.631 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:16:16.655 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:16:16.658 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:16:16.661 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:16:16.691 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T18:16:16.701 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T18:16:16.701 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:16:16.724 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:16:16.727 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:16:16.728 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:16:16.749 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:16:16.824 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:16:16.881 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:16:16.967 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:16:17.008 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:16:17.008 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:16:17.076 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:16:17.121 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:16:17.179 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:16:17.263 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:16:17.307 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-20T18:16:17.308 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:16:17.374 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:16:17.416 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:16:17.464 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:16:17.543 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:16:17.579 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-20T18:16:17.579 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:16:17.640 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:16:17.686 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:16:17.750 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:16:17.793 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:16:17.836 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-20T18:16:17.836 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:16:17.902 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2024-09-20T18:16:17.905 DEBUG:teuthology.orchestra.run.smithi100:> sudo service rsyslog restart 2024-09-20T18:16:17.907 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2024-09-20T18:16:17.909 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2024-09-20T18:16:17.957 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:16:17.961 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:16:17.966 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:16:17.983 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:16:18.455 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T18:16:18.469 INFO:teuthology.task.internal:Starting timer... 2024-09-20T18:16:18.469 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T18:16:18.504 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T18:16:18.539 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-20T18:16:18.539 DEBUG:teuthology.orchestra.run.smithi040:> sudo service auditd rotate 2024-09-20T18:16:18.597 INFO:teuthology.orchestra.run.smithi040.stdout:Rotating logs: 2024-09-20T18:16:18.599 DEBUG:teuthology.orchestra.run.smithi100:> sudo service auditd rotate 2024-09-20T18:16:18.663 INFO:teuthology.orchestra.run.smithi100.stdout:Rotating logs: 2024-09-20T18:16:18.665 DEBUG:teuthology.orchestra.run.smithi114:> sudo service auditd rotate 2024-09-20T18:16:18.740 INFO:teuthology.orchestra.run.smithi114.stdout:Rotating logs: 2024-09-20T18:16:18.742 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2024-09-20T18:16:18.817 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: 2024-09-20T18:16:18.818 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T18:16:18.819 DEBUG:teuthology.orchestra.run.smithi040:> /usr/sbin/getenforce 2024-09-20T18:16:18.844 INFO:teuthology.orchestra.run.smithi040.stdout:Permissive 2024-09-20T18:16:18.844 DEBUG:teuthology.orchestra.run.smithi100:> /usr/sbin/getenforce 2024-09-20T18:16:18.872 INFO:teuthology.orchestra.run.smithi100.stdout:Permissive 2024-09-20T18:16:18.874 DEBUG:teuthology.orchestra.run.smithi114:> /usr/sbin/getenforce 2024-09-20T18:16:18.900 INFO:teuthology.orchestra.run.smithi114.stdout:Permissive 2024-09-20T18:16:18.900 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2024-09-20T18:16:18.932 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2024-09-20T18:16:18.933 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi040.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi100.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi114.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi119.front.sepia.ceph.com': 'permissive'} 2024-09-20T18:16:18.933 DEBUG:teuthology.orchestra.run.smithi040:> 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 2024-09-20T18:16:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:16:18.963 DEBUG:teuthology.orchestra.run.smithi100:> 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 2024-09-20T18:16:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:16:18.994 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-09-20T18:16:19.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:16:19.020 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-20T18:16:19.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:16:19.046 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T18:16:19.046 DEBUG:teuthology.orchestra.run.smithi040:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:16:19.085 DEBUG:teuthology.orchestra.run.smithi100:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:16:19.122 DEBUG:teuthology.orchestra.run.smithi114:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:16:19.155 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:16:19.188 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T18:16:19.198 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-20T18:16:19.200 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-20T18:16:19.340 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T18:16:19.350 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-20T18:16:19.351 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi040.front.sepia.ceph.com,smithi100.front.sepia.ceph.com,smithi114.front.sepia.ceph.com,smithi119.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T18:20:40.430 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi100.front.sepia.ceph.com'), Remote(name='ubuntu@smithi114.front.sepia.ceph.com'), Remote(name='ubuntu@smithi119.front.sepia.ceph.com')] 2024-09-20T18:20:40.430 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T18:20:40.431 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:20:40.513 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-09-20T18:20:40.603 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T18:20:40.603 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-20T18:20:40.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:20:40.685 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-09-20T18:20:40.771 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-20T18:20:40.771 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-20T18:20:40.772 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:20:40.861 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-20T18:20:40.943 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-20T18:20:40.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-20T18:20:40.944 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:20:41.022 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-09-20T18:20:41.104 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-20T18:20:41.105 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T18:20:41.115 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T18:20:41.115 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:20:41.116 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:20:41.118 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:20:41.118 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:20:41.121 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:20:41.121 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:20:41.123 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:20:41.123 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:20:41.151 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T18:20:41.152 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T18:20:41.154 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T18:20:41.168 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T18:20:41.169 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T18:20:41.170 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T18:20:41.178 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T18:20:41.195 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T18:20:41.195 INFO:teuthology.orchestra.run.smithi100.stderr:sudo: ntpd: command not found 2024-09-20T18:20:41.195 INFO:teuthology.orchestra.run.smithi040.stderr:sudo: ntpd: command not found 2024-09-20T18:20:41.196 INFO:teuthology.orchestra.run.smithi114.stderr:sudo: ntpd: command not found 2024-09-20T18:20:41.207 INFO:teuthology.orchestra.run.smithi100.stdout:506 Cannot talk to daemon 2024-09-20T18:20:41.208 INFO:teuthology.orchestra.run.smithi040.stdout:506 Cannot talk to daemon 2024-09-20T18:20:41.208 INFO:teuthology.orchestra.run.smithi114.stdout:506 Cannot talk to daemon 2024-09-20T18:20:41.221 INFO:teuthology.orchestra.run.smithi119.stderr:sudo: ntpd: command not found 2024-09-20T18:20:41.222 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T18:20:41.223 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T18:20:41.223 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T18:20:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:506 Cannot talk to daemon 2024-09-20T18:20:41.240 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T18:20:41.240 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T18:20:41.240 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T18:20:41.248 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T18:20:41.263 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T18:20:41.292 INFO:teuthology.orchestra.run.smithi100.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:20:41.294 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:20:41.294 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:20:41.295 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2024-09-20T18:20:41.295 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.295 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.295 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.295 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.296 INFO:teuthology.orchestra.run.smithi040.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:20:41.297 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:20:41.297 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-09-20T18:20:41.297 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.297 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.298 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.298 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.307 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:20:41.307 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2024-09-20T18:20:41.307 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.307 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.307 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.307 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.320 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:20:41.323 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:20:41.323 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-09-20T18:20:41.324 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.324 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.324 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.324 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:20:41.325 INFO:teuthology.run_tasks:Running task pexec... 2024-09-20T18:20:41.334 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-20T18:20:41.334 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T18:20:41.334 DEBUG:teuthology.orchestra.run.smithi040:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T18:20:41.335 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi100.front.sepia.ceph.com 2024-09-20T18:20:41.335 DEBUG:teuthology.orchestra.run.smithi100:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T18:20:41.335 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi114.front.sepia.ceph.com 2024-09-20T18:20:41.335 DEBUG:teuthology.orchestra.run.smithi114:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T18:20:41.336 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi119.front.sepia.ceph.com 2024-09-20T18:20:41.336 DEBUG:teuthology.orchestra.run.smithi119:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T18:20:41.684 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-09-20T18:20:41.686 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-20T18:20:41.686 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-09-20T18:20:41.686 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-20T18:20:41.686 INFO:teuthology.orchestra.run.smithi100.stdout:Removing: 2024-09-20T18:20:41.686 INFO:teuthology.orchestra.run.smithi100.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T18:20:41.686 INFO:teuthology.orchestra.run.smithi100.stdout:Removing unused dependencies: 2024-09-20T18:20:41.687 INFO:teuthology.orchestra.run.smithi100.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T18:20:41.687 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:20:41.687 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-09-20T18:20:41.687 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-20T18:20:41.687 INFO:teuthology.orchestra.run.smithi100.stdout:Remove 2 Packages 2024-09-20T18:20:41.687 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:20:41.687 INFO:teuthology.orchestra.run.smithi100.stdout:Freed space: 5.5 M 2024-09-20T18:20:41.687 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-20T18:20:41.688 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-09-20T18:20:41.691 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-09-20T18:20:41.691 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-09-20T18:20:41.700 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-20T18:20:41.700 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-20T18:20:41.700 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout:Removing: 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout:Removing unused dependencies: 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout:Remove 2 Packages 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout:Freed space: 5.5 M 2024-09-20T18:20:41.701 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-20T18:20:41.705 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-20T18:20:41.706 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-20T18:20:41.709 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2024-09-20T18:20:41.713 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-20T18:20:41.724 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T18:20:41.724 INFO:teuthology.orchestra.run.smithi040.stdout: Package Architecture Version Repository Size 2024-09-20T18:20:41.724 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T18:20:41.724 INFO:teuthology.orchestra.run.smithi040.stdout:Removing: 2024-09-20T18:20:41.724 INFO:teuthology.orchestra.run.smithi040.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T18:20:41.725 INFO:teuthology.orchestra.run.smithi040.stdout:Removing unused dependencies: 2024-09-20T18:20:41.725 INFO:teuthology.orchestra.run.smithi040.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T18:20:41.725 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:20:41.725 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2024-09-20T18:20:41.725 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T18:20:41.725 INFO:teuthology.orchestra.run.smithi040.stdout:Remove 2 Packages 2024-09-20T18:20:41.725 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:20:41.725 INFO:teuthology.orchestra.run.smithi040.stdout:Freed space: 5.5 M 2024-09-20T18:20:41.725 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2024-09-20T18:20:41.729 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2024-09-20T18:20:41.729 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout:Removing: 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout:Removing unused dependencies: 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-20T18:20:41.733 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-20T18:20:41.734 INFO:teuthology.orchestra.run.smithi119.stdout:Remove 2 Packages 2024-09-20T18:20:41.734 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:41.734 INFO:teuthology.orchestra.run.smithi119.stdout:Freed space: 5.5 M 2024-09-20T18:20:41.734 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-20T18:20:41.736 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-20T18:20:41.736 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-20T18:20:41.763 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-09-20T18:20:41.764 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-09-20T18:20:41.769 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-20T18:20:41.769 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-20T18:20:41.788 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2024-09-20T18:20:41.788 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2024-09-20T18:20:41.805 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-20T18:20:41.805 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-20T18:20:41.907 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-20T18:20:41.911 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-09-20T18:20:41.928 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2024-09-20T18:20:41.946 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-20T18:20:41.985 INFO:teuthology.orchestra.run.smithi114.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T18:20:42.003 INFO:teuthology.orchestra.run.smithi100.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T18:20:42.026 INFO:teuthology.orchestra.run.smithi119.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T18:20:42.043 INFO:teuthology.orchestra.run.smithi114.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T18:20:42.060 INFO:teuthology.orchestra.run.smithi100.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T18:20:42.085 INFO:teuthology.orchestra.run.smithi119.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T18:20:42.180 INFO:teuthology.orchestra.run.smithi040.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T18:20:42.243 INFO:teuthology.orchestra.run.smithi040.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T18:20:42.474 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T18:20:42.475 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T18:20:42.518 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T18:20:42.518 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T18:20:42.548 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T18:20:42.548 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T18:20:42.697 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T18:20:42.697 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T18:20:42.702 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T18:20:42.702 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:20:42.702 INFO:teuthology.orchestra.run.smithi114.stdout:Removed: 2024-09-20T18:20:42.702 INFO:teuthology.orchestra.run.smithi114.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T18:20:42.702 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:20:42.702 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-20T18:20:42.788 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T18:20:42.788 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:20:42.788 INFO:teuthology.orchestra.run.smithi100.stdout:Removed: 2024-09-20T18:20:42.788 INFO:teuthology.orchestra.run.smithi100.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T18:20:42.788 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:20:42.789 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-09-20T18:20:42.843 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T18:20:42.844 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:20:42.844 INFO:teuthology.orchestra.run.smithi040.stdout:Removed: 2024-09-20T18:20:42.844 INFO:teuthology.orchestra.run.smithi040.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T18:20:42.844 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:20:42.844 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2024-09-20T18:20:42.921 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T18:20:42.921 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:42.921 INFO:teuthology.orchestra.run.smithi119.stdout:Removed: 2024-09-20T18:20:42.921 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T18:20:42.921 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:42.921 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-20T18:20:43.528 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:51 ago on Fri 20 Sep 2024 06:19:52 PM UTC. 2024-09-20T18:20:43.627 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:01 ago on Fri 20 Sep 2024 06:19:42 PM UTC. 2024-09-20T18:20:43.662 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T18:20:43.675 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T18:20:43.676 INFO:teuthology.orchestra.run.smithi114.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T18:20:43.676 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:20:43.676 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-20T18:20:43.676 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-20T18:20:43.676 INFO:teuthology.orchestra.run.smithi114.stdout:Install 7 Packages 2024-09-20T18:20:43.676 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:20:43.676 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 5.2 M 2024-09-20T18:20:43.676 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 19 M 2024-09-20T18:20:43.676 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-20T18:20:43.713 INFO:teuthology.orchestra.run.smithi040.stdout:Last metadata expiration check: 0:00:58 ago on Fri 20 Sep 2024 06:19:45 PM UTC. 2024-09-20T18:20:43.731 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:00 ago on Fri 20 Sep 2024 06:19:43 PM UTC. 2024-09-20T18:20:43.767 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-09-20T18:20:43.767 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-20T18:20:43.767 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-09-20T18:20:43.767 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-20T18:20:43.767 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-09-20T18:20:43.767 INFO:teuthology.orchestra.run.smithi100.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T18:20:43.767 INFO:teuthology.orchestra.run.smithi100.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T18:20:43.767 INFO:teuthology.orchestra.run.smithi100.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T18:20:43.767 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-09-20T18:20:43.768 INFO:teuthology.orchestra.run.smithi100.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T18:20:43.768 INFO:teuthology.orchestra.run.smithi100.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T18:20:43.768 INFO:teuthology.orchestra.run.smithi100.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T18:20:43.768 INFO:teuthology.orchestra.run.smithi100.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T18:20:43.768 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:20:43.768 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-09-20T18:20:43.768 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-09-20T18:20:43.768 INFO:teuthology.orchestra.run.smithi100.stdout:Install 7 Packages 2024-09-20T18:20:43.768 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:20:43.784 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 5.2 M 2024-09-20T18:20:43.784 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 19 M 2024-09-20T18:20:43.785 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-09-20T18:20:43.851 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2024-09-20T18:20:43.853 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T18:20:43.853 INFO:teuthology.orchestra.run.smithi040.stdout: Package Arch Version Repository Size 2024-09-20T18:20:43.853 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T18:20:43.853 INFO:teuthology.orchestra.run.smithi040.stdout:Installing: 2024-09-20T18:20:43.853 INFO:teuthology.orchestra.run.smithi040.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T18:20:43.853 INFO:teuthology.orchestra.run.smithi040.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T18:20:43.853 INFO:teuthology.orchestra.run.smithi040.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout:Install 7 Packages 2024-09-20T18:20:43.854 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:20:43.866 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-20T18:20:43.867 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-20T18:20:43.867 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-20T18:20:43.867 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-20T18:20:43.867 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-20T18:20:43.867 INFO:teuthology.orchestra.run.smithi119.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout:Install 7 Packages 2024-09-20T18:20:43.868 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:43.873 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 5.2 M 2024-09-20T18:20:43.873 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 19 M 2024-09-20T18:20:43.873 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2024-09-20T18:20:43.878 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 5.2 M 2024-09-20T18:20:43.878 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 19 M 2024-09-20T18:20:43.878 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-20T18:20:44.049 INFO:teuthology.orchestra.run.smithi119.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 431 kB/s | 44 kB 00:00 2024-09-20T18:20:44.074 INFO:teuthology.orchestra.run.smithi119.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 825 kB/s | 106 kB 00:00 2024-09-20T18:20:44.108 INFO:teuthology.orchestra.run.smithi119.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-20T18:20:44.115 INFO:teuthology.orchestra.run.smithi114.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 324 kB/s | 44 kB 00:00 2024-09-20T18:20:44.133 INFO:teuthology.orchestra.run.smithi119.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-20T18:20:44.141 INFO:teuthology.orchestra.run.smithi114.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 653 kB/s | 106 kB 00:00 2024-09-20T18:20:44.167 INFO:teuthology.orchestra.run.smithi119.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.0 MB/s | 906 kB 00:00 2024-09-20T18:20:44.191 INFO:teuthology.orchestra.run.smithi114.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-20T18:20:44.227 INFO:teuthology.orchestra.run.smithi119.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-20T18:20:44.228 INFO:teuthology.orchestra.run.smithi114.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 712 kB/s | 72 kB 00:00 2024-09-20T18:20:44.267 INFO:teuthology.orchestra.run.smithi114.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.1 MB/s | 906 kB 00:00 2024-09-20T18:20:44.281 INFO:teuthology.orchestra.run.smithi100.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 471 kB/s | 44 kB 00:00 2024-09-20T18:20:44.307 INFO:teuthology.orchestra.run.smithi100.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 884 kB/s | 106 kB 00:00 2024-09-20T18:20:44.331 INFO:teuthology.orchestra.run.smithi040.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 526 kB/s | 44 kB 00:00 2024-09-20T18:20:44.332 INFO:teuthology.orchestra.run.smithi100.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.4 MB/s | 72 kB 00:00 2024-09-20T18:20:44.348 INFO:teuthology.orchestra.run.smithi040.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 1.0 MB/s | 106 kB 00:00 2024-09-20T18:20:44.358 INFO:teuthology.orchestra.run.smithi100.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-20T18:20:44.358 INFO:teuthology.orchestra.run.smithi114.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.9 MB/s | 837 kB 00:00 2024-09-20T18:20:44.365 INFO:teuthology.orchestra.run.smithi040.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 2.1 MB/s | 72 kB 00:00 2024-09-20T18:20:44.391 INFO:teuthology.orchestra.run.smithi100.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.3 MB/s | 906 kB 00:00 2024-09-20T18:20:44.408 INFO:teuthology.orchestra.run.smithi040.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-20T18:20:44.441 INFO:teuthology.orchestra.run.smithi040.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.6 MB/s | 906 kB 00:00 2024-09-20T18:20:44.441 INFO:teuthology.orchestra.run.smithi100.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-20T18:20:44.499 INFO:teuthology.orchestra.run.smithi040.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.1 MB/s | 837 kB 00:00 2024-09-20T18:20:44.534 INFO:teuthology.orchestra.run.smithi100.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 18 MB/s | 3.2 MB 00:00 2024-09-20T18:20:44.534 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:20:44.534 INFO:teuthology.orchestra.run.smithi100.stdout:Total 6.9 MB/s | 5.2 MB 00:00 2024-09-20T18:20:44.551 INFO:teuthology.orchestra.run.smithi114.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 9.5 MB/s | 3.2 MB 00:00 2024-09-20T18:20:44.551 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:20:44.551 INFO:teuthology.orchestra.run.smithi114.stdout:Total 5.9 MB/s | 5.2 MB 00:00 2024-09-20T18:20:44.642 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-09-20T18:20:44.657 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-09-20T18:20:44.657 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-09-20T18:20:44.660 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-20T18:20:44.675 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-20T18:20:44.675 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-20T18:20:44.955 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-09-20T18:20:44.955 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-09-20T18:20:44.986 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-20T18:20:44.987 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-20T18:20:45.184 INFO:teuthology.orchestra.run.smithi119.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-09-20T18:20:45.184 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:20:45.184 INFO:teuthology.orchestra.run.smithi119.stdout:Total 4.0 MB/s | 5.2 MB 00:01 2024-09-20T18:20:45.300 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-20T18:20:45.315 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-20T18:20:45.315 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-20T18:20:45.442 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-09-20T18:20:45.482 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-20T18:20:45.544 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T18:20:45.566 INFO:teuthology.orchestra.run.smithi040.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.7 MB/s | 3.2 MB 00:01 2024-09-20T18:20:45.566 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:20:45.566 INFO:teuthology.orchestra.run.smithi040.stdout:Total 3.1 MB/s | 5.2 MB 00:01 2024-09-20T18:20:45.570 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T18:20:45.579 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T18:20:45.605 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T18:20:45.607 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T18:20:45.635 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-20T18:20:45.635 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-20T18:20:45.643 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T18:20:45.687 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2024-09-20T18:20:45.703 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2024-09-20T18:20:45.703 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2024-09-20T18:20:45.816 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T18:20:45.838 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T18:20:45.854 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T18:20:45.889 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T18:20:45.999 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2024-09-20T18:20:45.999 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2024-09-20T18:20:46.097 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-20T18:20:46.169 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T18:20:46.204 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T18:20:46.241 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T18:20:46.272 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T18:20:46.299 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T18:20:46.330 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T18:20:46.359 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T18:20:46.411 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T18:20:46.448 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T18:20:46.469 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T18:20:46.477 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:46.480 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T18:20:46.502 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2024-09-20T18:20:46.537 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:46.595 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T18:20:46.632 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T18:20:46.665 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T18:20:46.892 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T18:20:46.904 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T18:20:46.921 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T18:20:46.934 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T18:20:47.056 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T18:20:47.119 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:47.387 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T18:20:47.416 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T18:20:47.463 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:47.463 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T18:20:47.463 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T18:20:47.463 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T18:20:47.463 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T18:20:47.463 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T18:20:47.463 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T18:20:47.478 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:47.478 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T18:20:47.478 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T18:20:47.478 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T18:20:47.478 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T18:20:47.478 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T18:20:47.478 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T18:20:47.548 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T18:20:47.614 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:47.827 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:47.827 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:20:47.827 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-20T18:20:47.827 INFO:teuthology.orchestra.run.smithi114.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T18:20:47.827 INFO:teuthology.orchestra.run.smithi114.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T18:20:47.827 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T18:20:47.827 INFO:teuthology.orchestra.run.smithi114.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T18:20:47.827 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:20:47.828 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-20T18:20:47.835 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:47.835 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:20:47.836 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-09-20T18:20:47.836 INFO:teuthology.orchestra.run.smithi100.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T18:20:47.836 INFO:teuthology.orchestra.run.smithi100.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T18:20:47.836 INFO:teuthology.orchestra.run.smithi100.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T18:20:47.836 INFO:teuthology.orchestra.run.smithi100.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T18:20:47.836 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:20:47.836 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-09-20T18:20:48.081 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:48.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T18:20:48.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T18:20:48.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T18:20:48.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T18:20:48.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T18:20:48.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T18:20:48.213 DEBUG:teuthology.parallel:result is None 2024-09-20T18:20:48.221 DEBUG:teuthology.parallel:result is None 2024-09-20T18:20:48.464 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:48.464 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:48.464 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-20T18:20:48.464 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T18:20:48.464 INFO:teuthology.orchestra.run.smithi119.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T18:20:48.464 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T18:20:48.465 INFO:teuthology.orchestra.run.smithi119.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T18:20:48.465 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:48.465 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-20T18:20:48.587 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:48.587 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T18:20:48.587 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T18:20:48.587 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T18:20:48.587 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T18:20:48.587 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T18:20:48.587 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T18:20:48.836 DEBUG:teuthology.parallel:result is None 2024-09-20T18:20:48.971 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T18:20:48.971 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:20:48.971 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2024-09-20T18:20:48.972 INFO:teuthology.orchestra.run.smithi040.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T18:20:48.972 INFO:teuthology.orchestra.run.smithi040.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T18:20:48.972 INFO:teuthology.orchestra.run.smithi040.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T18:20:48.972 INFO:teuthology.orchestra.run.smithi040.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T18:20:48.972 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:20:48.972 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2024-09-20T18:20:49.357 DEBUG:teuthology.parallel:result is None 2024-09-20T18:20:49.357 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-20T18:20:49.504 INFO:tasks.cephadm:Testing if podman is available 2024-09-20T18:20:49.505 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman --help 2024-09-20T18:20:50.239 INFO:teuthology.orchestra.run.smithi119.stdout:Manage pods, containers and images 2024-09-20T18:20:50.239 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:50.243 INFO:teuthology.orchestra.run.smithi119.stdout:Usage: 2024-09-20T18:20:50.243 INFO:teuthology.orchestra.run.smithi119.stdout: podman [options] [command] 2024-09-20T18:20:50.243 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout:Available Commands: 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: attach Attach to a running container 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: build Build an image using instructions from Containerfiles 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: commit Create new image based on the changed container 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: container Manage containers 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: create Create but do not start a container 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: diff Display the changes to the object's file system 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: events Show podman system events 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: exec Run a process in a running container 2024-09-20T18:20:50.244 INFO:teuthology.orchestra.run.smithi119.stdout: export Export container's filesystem contents as a tar archive 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: farm Farm out builds to remote machines 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: healthcheck Manage health checks on containers 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: help Help about any command 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: history Show history of a specified image 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: image Manage images 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: images List images in local storage 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: import Import a tarball to create a filesystem image 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: info Display podman system information 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: init Initialize one or more containers 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: inspect Display the configuration of object denoted by ID 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: kill Kill one or more running containers with a specific signal 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: kube Play containers, pods or volumes from a structured file 2024-09-20T18:20:50.245 INFO:teuthology.orchestra.run.smithi119.stdout: load Load image(s) from a tar archive 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: login Log in to a container registry 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: logout Log out of a container registry 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: logs Fetch the logs of one or more containers 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: machine Manage a virtual machine 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: manifest Manipulate manifest lists and image indexes 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: mount Mount a working container's root filesystem 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: network Manage networks 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: pause Pause all the processes in one or more containers 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: pod Manage pods 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: port List port mappings or a specific mapping for the container 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: ps List containers 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: pull Pull an image from a registry 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: push Push an image to a specified destination 2024-09-20T18:20:50.246 INFO:teuthology.orchestra.run.smithi119.stdout: rename Rename an existing container 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: restart Restart one or more containers 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: rm Remove one or more containers 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: rmi Remove one or more images from local storage 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: run Run a command in a new container 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: save Save image(s) to an archive 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: search Search registry for image 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: secret Manage secrets 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: start Start one or more containers 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: stats Display a live stream of container resource usage statistics 2024-09-20T18:20:50.247 INFO:teuthology.orchestra.run.smithi119.stdout: stop Stop one or more containers 2024-09-20T18:20:50.248 INFO:teuthology.orchestra.run.smithi119.stdout: system Manage podman 2024-09-20T18:20:50.248 INFO:teuthology.orchestra.run.smithi119.stdout: tag Add an additional name to a local image 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: top Display the running processes of a container 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: unmount Unmount working container's root filesystem 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: unpause Unpause the processes in one or more containers 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: unshare Run a command in a modified user namespace 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: untag Remove a name from a local image 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: update Update an existing container 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: version Display the Podman version information 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: volume Manage volumes 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: wait Block on one or more containers 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout:Options: 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: --config string Location of authentication config file 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: --conmon string Path of the conmon binary 2024-09-20T18:20:50.249 INFO:teuthology.orchestra.run.smithi119.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --help Help for podman 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.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 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --module stringArray Load the containers.conf(5) module 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --out string Send output (stdout) from podman to a file 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: -r, --remote Access remote Podman service 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-20T18:20:50.250 INFO:teuthology.orchestra.run.smithi119.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: --ssh string define the ssh mode (default "golang") 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-20T18:20:50.251 INFO:teuthology.orchestra.run.smithi119.stdout: (default "/run/libpod") 2024-09-20T18:20:50.252 INFO:teuthology.orchestra.run.smithi119.stdout: --transient-store Enable transient container storage 2024-09-20T18:20:50.252 INFO:teuthology.orchestra.run.smithi119.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-20T18:20:50.252 INFO:teuthology.orchestra.run.smithi119.stdout: -v, --version version for podman 2024-09-20T18:20:50.252 INFO:teuthology.orchestra.run.smithi119.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-20T18:20:50.254 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-20T18:20:51.159 INFO:teuthology.orchestra.run.smithi119.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-20T18:20:51.832 INFO:teuthology.orchestra.run.smithi119.stderr:Getting image source signatures 2024-09-20T18:20:51.839 INFO:teuthology.orchestra.run.smithi119.stderr:Copying blob sha256:d68d0cc04a2b22f8449425f1ce1e3c006ff3a65090ee2d57c92f44c89bb05428 2024-09-20T18:20:51.839 INFO:teuthology.orchestra.run.smithi119.stderr:Copying blob sha256:81bb7142e95e25a39f1eb420c77172810ac8f241edd42444a5fde70461d101e5 2024-09-20T18:20:51.839 INFO:teuthology.orchestra.run.smithi119.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-20T18:20:51.839 INFO:teuthology.orchestra.run.smithi119.stderr:Copying blob sha256:bb0bb43235cbb00a1b6c66a66cabe48123b04c17ab782660cefff48cf5bab107 2024-09-20T18:20:51.840 INFO:teuthology.orchestra.run.smithi119.stderr:Copying blob sha256:4e892222641c8e30225a7ade3b70936c4ef31c9884d53c67d4e759a5b9e2f83c 2024-09-20T18:20:51.840 INFO:teuthology.orchestra.run.smithi119.stderr:Copying blob sha256:b09935e33631101c3c13cf9377a284cea0264538d974ee372499ef712f9c4d79 2024-09-20T18:20:57.156 INFO:teuthology.orchestra.run.smithi119.stderr:Copying config sha256:8b18648de8be480932d98cbf4d3964824eb0306d2b54bf3fe9022fa247387c94 2024-09-20T18:20:57.315 INFO:teuthology.orchestra.run.smithi119.stderr:Writing manifest to image destination 2024-09-20T18:20:57.479 INFO:teuthology.orchestra.run.smithi119.stdout:8b18648de8be480932d98cbf4d3964824eb0306d2b54bf3fe9022fa247387c94 2024-09-20T18:20:57.486 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-20T18:20:57.608 INFO:teuthology.orchestra.run.smithi119.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-20T18:20:57.977 INFO:teuthology.orchestra.run.smithi119.stderr:Getting image source signatures 2024-09-20T18:20:57.977 INFO:teuthology.orchestra.run.smithi119.stderr:Copying blob sha256:4506de3cf5884a6b30df2f0aa5544bdd8d8988ef45262f7572ead6b66d9acf78 2024-09-20T18:20:57.977 INFO:teuthology.orchestra.run.smithi119.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-20T18:21:00.152 INFO:teuthology.orchestra.run.smithi119.stderr:Copying config sha256:b85f5fcbffcc5ae4d12567e6aa6306d51686f7638493506f90a44a122e81ab5f 2024-09-20T18:21:00.294 INFO:teuthology.orchestra.run.smithi119.stderr:Writing manifest to image destination 2024-09-20T18:21:00.503 INFO:teuthology.orchestra.run.smithi119.stdout:b85f5fcbffcc5ae4d12567e6aa6306d51686f7638493506f90a44a122e81ab5f 2024-09-20T18:21:00.507 DEBUG:teuthology.orchestra.run.smithi119:> ss -lunH 2024-09-20T18:21:00.529 INFO:teuthology.orchestra.run.smithi119.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-20T18:21:00.529 INFO:teuthology.orchestra.run.smithi119.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-20T18:21:00.529 INFO:teuthology.orchestra.run.smithi119.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-20T18:21:00.530 INFO:teuthology.orchestra.run.smithi119.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-20T18:21:00.530 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-20T18:21:00.604 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /var/tmp/samba 2024-09-20T18:21:00.669 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-20T18:21:00.669 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/var/tmp/samba/container.json 2024-09-20T18:21:00.734 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-20T18:21:01.517 INFO:teuthology.orchestra.run.smithi119.stdout:79a9d3d3354d8c5057b4b43117370dd9ecd9e27773c22cd399b360d77fc35e8e 2024-09-20T18:21:01.770 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.119, idx=0 2024-09-20T18:21:01.771 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T18:21:05.664 INFO:teuthology.orchestra.run.smithi119.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T18:21:08.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:21:08.929 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.119, idx=1 2024-09-20T18:21:08.930 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T18:21:09.662 INFO:teuthology.orchestra.run.smithi119.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T18:21:10.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:21:11.633 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.119, idx=2 2024-09-20T18:21:11.633 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T18:21:12.138 INFO:teuthology.orchestra.run.smithi119.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T18:21:12.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:21:14.661 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.119, idx=3 2024-09-20T18:21:14.661 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T18:21:15.491 INFO:teuthology.orchestra.run.smithi119.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T18:21:16.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:21:20.387 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.119, idx=4 2024-09-20T18:21:20.387 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T18:21:20.988 INFO:teuthology.orchestra.run.smithi119.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T18:21:21.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:21:29.710 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.119, idx=5 2024-09-20T18:21:29.710 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T18:21:30.594 INFO:teuthology.orchestra.run.smithi119.stderr:do_connect: Connection to smithi119.domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T18:21:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:21:47.583 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.119, idx=6 2024-09-20T18:21:47.583 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T18:21:48.109 INFO:teuthology.orchestra.run.smithi119.stdout: . D 0 Fri Sep 20 18:21:15 2024 2024-09-20T18:21:48.109 INFO:teuthology.orchestra.run.smithi119.stdout: .. D 0 Fri Sep 20 18:21:15 2024 2024-09-20T18:21:48.109 INFO:teuthology.orchestra.run.smithi119.stdout: domain1.sink.test D 0 Fri Sep 20 18:21:14 2024 2024-09-20T18:21:48.109 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:21:48.109 INFO:teuthology.orchestra.run.smithi119.stdout: 960311424 blocks of size 1024. 907754336 blocks available 2024-09-20T18:21:48.707 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-20T18:21:48.707 INFO:teuthology.run_tasks:Running task vip... 2024-09-20T18:21:48.718 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-20T18:21:48.718 INFO:tasks.vip:peername 172.21.15.40 2024-09-20T18:21:48.720 INFO:tasks.vip:172.21.15.40 in 172.21.0.0/20, pos 3879 2024-09-20T18:21:48.727 INFO:tasks.vip:smithi040.front.sepia.ceph.com static 10.0.15.40, vnet 10.0.0.0/16 2024-09-20T18:21:48.727 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.40'), IPv4Address('10.0.47.40')] 2024-09-20T18:21:48.728 DEBUG:teuthology.orchestra.run.smithi040:> sudo ip route ls 2024-09-20T18:21:48.762 INFO:teuthology.orchestra.run.smithi040.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.40 metric 100 2024-09-20T18:21:48.762 INFO:teuthology.orchestra.run.smithi040.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.40 metric 100 2024-09-20T18:21:48.763 INFO:tasks.vip:Configuring 10.0.15.40 on smithi040.front.sepia.ceph.com iface ens1f0... 2024-09-20T18:21:48.763 DEBUG:teuthology.orchestra.run.smithi040:> sudo ip addr add 10.0.15.40/16 dev ens1f0 2024-09-20T18:21:48.832 INFO:tasks.vip:peername 172.21.15.100 2024-09-20T18:21:48.835 INFO:tasks.vip:172.21.15.100 in 172.21.0.0/20, pos 3939 2024-09-20T18:21:48.902 INFO:tasks.vip:smithi100.front.sepia.ceph.com static 10.0.15.100, vnet 10.0.0.0/16 2024-09-20T18:21:48.902 DEBUG:teuthology.orchestra.run.smithi100:> sudo ip route ls 2024-09-20T18:21:48.934 INFO:teuthology.orchestra.run.smithi100.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.100 metric 100 2024-09-20T18:21:48.934 INFO:teuthology.orchestra.run.smithi100.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.100 metric 100 2024-09-20T18:21:48.935 INFO:tasks.vip:Configuring 10.0.15.100 on smithi100.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T18:21:48.935 DEBUG:teuthology.orchestra.run.smithi100:> sudo ip addr add 10.0.15.100/16 dev enp3s0f1 2024-09-20T18:21:49.005 INFO:tasks.vip:peername 172.21.15.114 2024-09-20T18:21:49.007 INFO:tasks.vip:172.21.15.114 in 172.21.0.0/20, pos 3953 2024-09-20T18:21:49.014 INFO:tasks.vip:smithi114.front.sepia.ceph.com static 10.0.15.114, vnet 10.0.0.0/16 2024-09-20T18:21:49.015 DEBUG:teuthology.orchestra.run.smithi114:> sudo ip route ls 2024-09-20T18:21:49.046 INFO:teuthology.orchestra.run.smithi114.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.114 metric 100 2024-09-20T18:21:49.046 INFO:teuthology.orchestra.run.smithi114.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.114 metric 100 2024-09-20T18:21:49.048 INFO:tasks.vip:Configuring 10.0.15.114 on smithi114.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T18:21:49.048 DEBUG:teuthology.orchestra.run.smithi114:> sudo ip addr add 10.0.15.114/16 dev enp3s0f1 2024-09-20T18:21:49.118 INFO:tasks.vip:peername 172.21.15.119 2024-09-20T18:21:49.121 INFO:tasks.vip:172.21.15.119 in 172.21.0.0/20, pos 3958 2024-09-20T18:21:49.126 INFO:tasks.vip:smithi119.front.sepia.ceph.com static 10.0.15.119, vnet 10.0.0.0/16 2024-09-20T18:21:49.126 DEBUG:teuthology.orchestra.run.smithi119:> sudo ip route ls 2024-09-20T18:21:49.156 INFO:teuthology.orchestra.run.smithi119.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.119 metric 100 2024-09-20T18:21:49.156 INFO:teuthology.orchestra.run.smithi119.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.119 metric 100 2024-09-20T18:21:49.157 INFO:tasks.vip:Configuring 10.0.15.119 on smithi119.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T18:21:49.158 DEBUG:teuthology.orchestra.run.smithi119:> sudo ip addr add 10.0.15.119/16 dev enp3s0f1 2024-09-20T18:21:49.227 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T18:21:49.236 INFO:tasks.cephadm:Config: {'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': '88deadb8082f4a33832e228ccefc59cedba158a5'} 2024-09-20T18:21:49.236 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:21:49.237 INFO:tasks.cephadm:Cluster fsid is 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:21:49.237 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T18:21:49.237 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.40', 'mon.b': '172.21.15.100', 'mon.c': '172.21.15.114'} 2024-09-20T18:21:49.237 INFO:tasks.cephadm:First mon is mon.a on smithi040 2024-09-20T18:21:49.237 INFO:tasks.cephadm:First mgr is x 2024-09-20T18:21:49.237 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T18:21:49.237 DEBUG:teuthology.orchestra.run.smithi040:> sudo hostname $(hostname -s) 2024-09-20T18:21:49.269 DEBUG:teuthology.orchestra.run.smithi100:> sudo hostname $(hostname -s) 2024-09-20T18:21:49.300 DEBUG:teuthology.orchestra.run.smithi114:> sudo hostname $(hostname -s) 2024-09-20T18:21:49.330 DEBUG:teuthology.orchestra.run.smithi119:> sudo hostname $(hostname -s) 2024-09-20T18:21:49.359 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-20T18:21:49.360 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:21:49.504 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '88deadb8082f4a33832e228ccefc59cedba158a5', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83186/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5099-g88deadb8', 'node_name': '172.21.2.22+braggi22', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5099.g88deadb8'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-20 12:11:57.149019', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-20-1028', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-20T18:21:49.647 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-guits-main-2024-09-20-1028, sha1 88deadb8082f4a33832e228ccefc59cedba158a5 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:21:49.649 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm 2024-09-20T18:21:49.649 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm 2024-09-20T18:21:49.650 DEBUG:teuthology.orchestra.run.smithi040:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:50.313 INFO:teuthology.orchestra.run.smithi040.stdout:-rw-r--r--. 1 ubuntu ubuntu 804255 Sep 20 18:21 /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:50.313 DEBUG:teuthology.orchestra.run.smithi100:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:50.957 INFO:teuthology.orchestra.run.smithi100.stdout:-rw-r--r--. 1 ubuntu ubuntu 804255 Sep 20 18:21 /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:50.958 DEBUG:teuthology.orchestra.run.smithi114:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:51.715 INFO:teuthology.orchestra.run.smithi114.stdout:-rw-r--r--. 1 ubuntu ubuntu 804255 Sep 20 18:21 /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:51.715 DEBUG:teuthology.orchestra.run.smithi119:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:52.847 INFO:teuthology.orchestra.run.smithi119.stdout:-rw-r--r--. 1 ubuntu ubuntu 804255 Sep 20 18:21 /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:52.848 DEBUG:teuthology.orchestra.run.smithi040:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:52.868 DEBUG:teuthology.orchestra.run.smithi100:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:52.889 DEBUG:teuthology.orchestra.run.smithi114:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:52.908 DEBUG:teuthology.orchestra.run.smithi119:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:21:52.940 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 on all hosts... 2024-09-20T18:21:52.940 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 pull 2024-09-20T18:21:52.943 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 pull 2024-09-20T18:21:52.945 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 pull 2024-09-20T18:21:52.950 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 pull 2024-09-20T18:21:53.170 INFO:teuthology.orchestra.run.smithi119.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T18:21:54.440 INFO:teuthology.orchestra.run.smithi100.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T18:21:54.525 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T18:21:54.803 INFO:teuthology.orchestra.run.smithi114.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T18:24:38.100 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-09-20T18:24:38.101 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph_version": "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)", 2024-09-20T18:24:38.101 INFO:teuthology.orchestra.run.smithi040.stdout: "image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", 2024-09-20T18:24:38.101 INFO:teuthology.orchestra.run.smithi040.stdout: "repo_digests": [ 2024-09-20T18:24:38.101 INFO:teuthology.orchestra.run.smithi040.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2" 2024-09-20T18:24:38.101 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-09-20T18:24:38.101 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-09-20T18:30:03.653 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2024-09-20T18:30:03.653 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph_version": "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)", 2024-09-20T18:30:03.654 INFO:teuthology.orchestra.run.smithi119.stdout: "image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", 2024-09-20T18:30:03.654 INFO:teuthology.orchestra.run.smithi119.stdout: "repo_digests": [ 2024-09-20T18:30:03.654 INFO:teuthology.orchestra.run.smithi119.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2" 2024-09-20T18:30:03.654 INFO:teuthology.orchestra.run.smithi119.stdout: ] 2024-09-20T18:30:03.654 INFO:teuthology.orchestra.run.smithi119.stdout:} 2024-09-20T18:31:06.344 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-20T18:31:06.345 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph_version": "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)", 2024-09-20T18:31:06.345 INFO:teuthology.orchestra.run.smithi100.stdout: "image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", 2024-09-20T18:31:06.345 INFO:teuthology.orchestra.run.smithi100.stdout: "repo_digests": [ 2024-09-20T18:31:06.345 INFO:teuthology.orchestra.run.smithi100.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2" 2024-09-20T18:31:06.345 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-09-20T18:31:06.345 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-20T18:31:11.689 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2024-09-20T18:31:11.689 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph_version": "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)", 2024-09-20T18:31:11.689 INFO:teuthology.orchestra.run.smithi114.stdout: "image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", 2024-09-20T18:31:11.689 INFO:teuthology.orchestra.run.smithi114.stdout: "repo_digests": [ 2024-09-20T18:31:11.689 INFO:teuthology.orchestra.run.smithi114.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2" 2024-09-20T18:31:11.689 INFO:teuthology.orchestra.run.smithi114.stdout: ] 2024-09-20T18:31:11.689 INFO:teuthology.orchestra.run.smithi114.stdout:} 2024-09-20T18:31:11.719 DEBUG:teuthology.orchestra.run.smithi040:> sudo mkdir -p /etc/ceph 2024-09-20T18:31:11.754 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /etc/ceph 2024-09-20T18:31:11.788 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /etc/ceph 2024-09-20T18:31:11.818 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /etc/ceph 2024-09-20T18:31:11.852 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 777 /etc/ceph 2024-09-20T18:31:11.883 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 777 /etc/ceph 2024-09-20T18:31:11.911 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 777 /etc/ceph 2024-09-20T18:31:11.940 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 777 /etc/ceph 2024-09-20T18:31:11.968 INFO:tasks.cephadm:Writing seed config... 2024-09-20T18:31:11.969 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T18:31:11.969 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T18:31:11.969 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T18:31:11.969 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T18:31:11.969 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T18:31:11.969 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T18:31:11.969 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T18:31:11.970 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:31:11.970 DEBUG:teuthology.orchestra.run.smithi040:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T18:31:11.988 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 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 = 339dcd80-777d-11ef-baf5-efdc52797490 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-20T18:31:11.988 DEBUG:teuthology.orchestra.run.smithi040:mon.a> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T18:31:12.031 DEBUG:teuthology.orchestra.run.smithi040:mgr.x> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T18:31:12.073 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T18:31:12.074 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 -v bootstrap --fsid 339dcd80-777d-11ef-baf5-efdc52797490 --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 172.21.15.40 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:31:12.292 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:31:12.292 INFO:teuthology.orchestra.run.smithi040.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5', '-v', 'bootstrap', '--fsid', '339dcd80-777d-11ef-baf5-efdc52797490', '--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', '172.21.15.40', '--skip-admin-label'] 2024-09-20T18:31:12.292 INFO:teuthology.orchestra.run.smithi040.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T18:31:12.292 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying podman|docker is present... 2024-09-20T18:31:12.318 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stdout 5.2.2 2024-09-20T18:31:12.318 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying lvm2 is present... 2024-09-20T18:31:12.318 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying time synchronization is in place... 2024-09-20T18:31:12.326 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T18:31:12.326 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T18:31:12.332 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T18:31:12.333 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-20T18:31:12.339 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout enabled 2024-09-20T18:31:12.346 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout active 2024-09-20T18:31:12.346 INFO:teuthology.orchestra.run.smithi040.stdout:Unit chronyd.service is enabled and running 2024-09-20T18:31:12.346 INFO:teuthology.orchestra.run.smithi040.stdout:Repeating the final host check... 2024-09-20T18:31:12.368 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stdout 5.2.2 2024-09-20T18:31:12.368 INFO:teuthology.orchestra.run.smithi040.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-20T18:31:12.369 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl is present 2024-09-20T18:31:12.369 INFO:teuthology.orchestra.run.smithi040.stdout:lvcreate is present 2024-09-20T18:31:12.375 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T18:31:12.376 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T18:31:12.382 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T18:31:12.382 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-20T18:31:12.389 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout enabled 2024-09-20T18:31:12.395 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout active 2024-09-20T18:31:12.395 INFO:teuthology.orchestra.run.smithi040.stdout:Unit chronyd.service is enabled and running 2024-09-20T18:31:12.395 INFO:teuthology.orchestra.run.smithi040.stdout:Host looks OK 2024-09-20T18:31:12.395 INFO:teuthology.orchestra.run.smithi040.stdout:Cluster fsid: 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:12.396 INFO:teuthology.orchestra.run.smithi040.stdout:Acquiring lock 139653153158864 on /run/cephadm/339dcd80-777d-11ef-baf5-efdc52797490.lock 2024-09-20T18:31:12.396 INFO:teuthology.orchestra.run.smithi040.stdout:Lock 139653153158864 acquired on /run/cephadm/339dcd80-777d-11ef-baf5-efdc52797490.lock 2024-09-20T18:31:12.396 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying IP 172.21.15.40 port 3300 ... 2024-09-20T18:31:12.396 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying IP 172.21.15.40 port 6789 ... 2024-09-20T18:31:12.396 INFO:teuthology.orchestra.run.smithi040.stdout:Base mon IP(s) is [172.21.15.40:3300, 172.21.15.40:6789], mon addrv is [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2024-09-20T18:31:12.400 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.40 metric 100 2024-09-20T18:31:12.400 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout 10.0.0.0/16 dev ens1f0 proto kernel scope link src 10.0.15.40 2024-09-20T18:31:12.400 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.40 metric 100 2024-09-20T18:31:12.403 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T18:31:12.403 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-20T18:31:12.403 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1791sec hoplimit 64 pref medium 2024-09-20T18:31:12.405 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T18:31:12.405 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T18:31:12.405 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T18:31:12.405 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-20T18:31:12.405 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:12cc/64 scope link 2024-09-20T18:31:12.405 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T18:31:12.406 INFO:teuthology.orchestra.run.smithi040.stdout:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2024-09-20T18:31:12.406 INFO:teuthology.orchestra.run.smithi040.stdout:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2024-09-20T18:31:12.406 INFO:teuthology.orchestra.run.smithi040.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T18:31:12.406 INFO:teuthology.orchestra.run.smithi040.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T18:31:12.407 INFO:teuthology.orchestra.run.smithi040.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T18:31:13.589 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stdout 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c 2024-09-20T18:31:13.589 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T18:31:13.589 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Getting image source signatures 2024-09-20T18:31:13.590 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Copying blob sha256:9d6c646589fc36228019db3565001a566964d275096901584a195e88fe9853c6 2024-09-20T18:31:13.590 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-20T18:31:13.590 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Copying config sha256:441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c 2024-09-20T18:31:13.590 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-20T18:31:14.542 INFO:teuthology.orchestra.run.smithi040.stdout:ceph: stdout ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev) 2024-09-20T18:31:14.542 INFO:teuthology.orchestra.run.smithi040.stdout:Ceph version: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev) 2024-09-20T18:31:14.542 INFO:teuthology.orchestra.run.smithi040.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T18:31:15.532 INFO:teuthology.orchestra.run.smithi040.stdout:stat: stdout 167 167 2024-09-20T18:31:15.532 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial keys... 2024-09-20T18:31:16.495 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQBzv+1mlCDnNRAAPyKqlykv+vof/rqQNtXR7A== 2024-09-20T18:31:17.458 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQB0v+1mpNzxNBAAAyosMo5zSVwNrK5tBayxiQ== 2024-09-20T18:31:18.364 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQB1v+1mc+oLLxAA6J1IpA30YnGPvkKNYmjo8Q== 2024-09-20T18:31:18.365 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial monmap... 2024-09-20T18:31:19.362 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T18:31:19.362 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T18:31:19.362 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:19.362 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T18:31:19.362 INFO:teuthology.orchestra.run.smithi040.stdout:monmaptool for a [v2:172.21.15.40:3300,v1:172.21.15.40:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T18:31:19.363 INFO:teuthology.orchestra.run.smithi040.stdout:setting min_mon_release = quincy 2024-09-20T18:31:19.363 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: set fsid to 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:19.363 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T18:31:19.363 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:31:19.363 INFO:teuthology.orchestra.run.smithi040.stdout:Creating mon... 2024-09-20T18:31:20.401 INFO:teuthology.orchestra.run.smithi040.stdout:create mon.a on 2024-09-20T18:31:20.746 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-20T18:31:20.924 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-339dcd80-777d-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-339dcd80-777d-11ef-baf5-efdc52797490.target. 2024-09-20T18:31:20.924 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-339dcd80-777d-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-339dcd80-777d-11ef-baf5-efdc52797490.target. 2024-09-20T18:31:21.167 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a 2024-09-20T18:31:21.167 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to reset failed state of unit ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T18:31:21.339 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-339dcd80-777d-11ef-baf5-efdc52797490.target.wants/ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a.service → /etc/systemd/system/ceph-339dcd80-777d-11ef-baf5-efdc52797490@.service. 2024-09-20T18:31:21.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:21 smithi040 podman[24955]: 2024-09-20 18:31:21.470482981 +0000 UTC m=+0.016342528 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:31:21.884 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:31:21.884 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout disabled 2024-09-20T18:31:21.891 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:31:21.891 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-20T18:31:21.892 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld.service is not enabled 2024-09-20T18:31:21.892 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T18:31:21.892 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mon to start... 2024-09-20T18:31:21.892 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mon... 2024-09-20T18:31:22.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:21 smithi040 podman[24955]: 2024-09-20 18:31:21.782114773 +0000 UTC m=+0.327974319 container init 22417e2efa396c2697a73e7b939de4e0b6af9f63860bc868dfe69a747a19aeec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T18:31:22.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:21 smithi040 podman[24955]: 2024-09-20 18:31:21.786611431 +0000 UTC m=+0.332470963 container start 22417e2efa396c2697a73e7b939de4e0b6af9f63860bc868dfe69a747a19aeec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-20T18:31:22.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:21 smithi040 ceph-mon[24993]: mkfs 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:22.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:21 smithi040 ceph-mon[24993]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:31:22.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:21 smithi040 bash[24955]: 22417e2efa396c2697a73e7b939de4e0b6af9f63860bc868dfe69a747a19aeec 2024-09-20T18:31:22.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:21 smithi040 systemd[1]: Started Ceph mon.a for 339dcd80-777d-11ef-baf5-efdc52797490. 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout id: 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout services: 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.614387s) 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout data: 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T18:31:23.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T18:31:23.023 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T18:31:23.023 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T18:31:23.023 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:23.023 INFO:teuthology.orchestra.run.smithi040.stdout:mon is available 2024-09-20T18:31:23.023 INFO:teuthology.orchestra.run.smithi040.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T18:31:23.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:31:23.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: monmap epoch 1 2024-09-20T18:31:23.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:23.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: last_changed 2024-09-20T18:31:18.698581+0000 2024-09-20T18:31:23.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:31:23.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: min_mon_release 19 (squid) 2024-09-20T18:31:23.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: election_strategy: 1 2024-09-20T18:31:23.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:31:23.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: fsmap 2024-09-20T18:31:23.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:31:23.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: mgrmap e1: no daemons active 2024-09-20T18:31:23.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:22 smithi040 ceph-mon[24993]: from='client.? 172.21.15.40:0/2495386369' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T18:31:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:23 smithi040 ceph-mon[24993]: from='client.? 172.21.15.40:0/3161599275' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T18:31:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:23 smithi040 ceph-mon[24993]: from='client.? 172.21.15.40:0/3161599275' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T18:31:24.169 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout fsid = 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T18:31:24.170 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:24.171 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T18:31:24.171 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T18:31:24.171 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T18:31:24.171 INFO:teuthology.orchestra.run.smithi040.stdout:Generating new minimal ceph.conf... 2024-09-20T18:31:25.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:24 smithi040 ceph-mon[24993]: from='client.? 172.21.15.40:0/758947617' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:31:25.209 INFO:teuthology.orchestra.run.smithi040.stdout:Restarting the monitor... 2024-09-20T18:31:25.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:25 smithi040 systemd[1]: Stopping Ceph mon.a for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:31:25.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:25 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a[24970]: 2024-09-20T18:31:25.481+0000 7f57bf7a5640 -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 2024-09-20T18:31:25.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:25 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a[24970]: 2024-09-20T18:31:25.481+0000 7f57bf7a5640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T18:31:25.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:25 smithi040 podman[25312]: 2024-09-20 18:31:25.604625212 +0000 UTC m=+0.242871773 container died 22417e2efa396c2697a73e7b939de4e0b6af9f63860bc868dfe69a747a19aeec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T18:31:26.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:25 smithi040 podman[25312]: 2024-09-20 18:31:25.953630821 +0000 UTC m=+0.591877381 container cleanup 22417e2efa396c2697a73e7b939de4e0b6af9f63860bc868dfe69a747a19aeec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-20T18:31:26.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:25 smithi040 bash[25312]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a 2024-09-20T18:31:26.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 podman[25330]: 2024-09-20 18:31:26.254976257 +0000 UTC m=+0.644848750 container remove 22417e2efa396c2697a73e7b939de4e0b6af9f63860bc868dfe69a747a19aeec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T18:31:26.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 systemd[1]: ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T18:31:26.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 systemd[1]: Stopped Ceph mon.a for 339dcd80-777d-11ef-baf5-efdc52797490. 2024-09-20T18:31:26.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 systemd[1]: Starting Ceph mon.a for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:31:26.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 podman[25433]: 2024-09-20 18:31:26.572234533 +0000 UTC m=+0.095304412 container create 9681fb58855be67b4eaa81655abb9b4f4945c1d9442b6753bfe702f2ebe6275a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True) 2024-09-20T18:31:26.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 podman[25433]: 2024-09-20 18:31:26.49277582 +0000 UTC m=+0.015845704 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:31:26.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 podman[25433]: 2024-09-20 18:31:26.741339399 +0000 UTC m=+0.264409289 container init 9681fb58855be67b4eaa81655abb9b4f4945c1d9442b6753bfe702f2ebe6275a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-20T18:31:26.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 podman[25433]: 2024-09-20 18:31:26.746259427 +0000 UTC m=+0.269329308 container start 9681fb58855be67b4eaa81655abb9b4f4945c1d9442b6753bfe702f2ebe6275a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-20T18:31:26.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T18:31:26.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 7 2024-09-20T18:31:26.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: pidfile_write: ignore empty --pid-file 2024-09-20T18:31:26.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: load: jerasure load: lrc 2024-09-20T18:31:26.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: RocksDB version: 7.9.2 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Git sha 0 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: DB SUMMARY 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: DB Session ID: WWLIDNO840SAGS9JHZ6N 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: CURRENT file: CURRENT 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88272 ; 2024-09-20T18:31:26.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.error_if_exists: 0 2024-09-20T18:31:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.create_if_missing: 0 2024-09-20T18:31:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.paranoid_checks: 1 2024-09-20T18:31:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T18:31:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T18:31:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T18:31:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.env: 0x557055ab6120 2024-09-20T18:31:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T18:31:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.info_log: 0x557058057700 2024-09-20T18:31:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.statistics: (nil) 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.use_fsync: 0 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_log_file_size: 0 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.allow_fallocate: 1 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T18:31:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.use_direct_reads: 0 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.db_log_dir: 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.wal_dir: 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T18:31:26.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.write_buffer_manager: 0x55705805bb80 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.unordered_write: 0 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T18:31:26.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.row_cache: None 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.wal_filter: None 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.two_write_queues: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.wal_compression: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.atomic_flush: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.log_readahead_size: 0 2024-09-20T18:31:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_background_jobs: 2 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_background_compactions: -1 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_subcompactions: 1 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T18:31:26.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_open_files: -1 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_background_flushes: -1 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Compression algorithms supported: 2024-09-20T18:31:26.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: kZSTD supported: 0 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: kXpressCompression supported: 0 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: kBZip2Compression supported: 0 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: kLZ4Compression supported: 1 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: kZlibCompression supported: 1 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: kSnappyCompression supported: 1 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T18:31:26.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.merge_operator: 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_filter: None 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557058057320) 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout: cache_index_and_filter_blocks: 1 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout: pin_top_level_index_and_filter: 1 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout: index_type: 0 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout: data_block_index_type: 0 2024-09-20T18:31:26.849 INFO:journalctl@ceph.mon.a.smithi040.stdout: index_shortening: 1 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: checksum: 4 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: no_block_cache: 0 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache: 0x55705804b610 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache_name: BinnedLRUCache 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache_options: 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: capacity : 536870912 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: num_shard_bits : 4 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: strict_capacity_limit : 0 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: high_pri_pool_ratio: 0.000 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache_compressed: (nil) 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: persistent_cache: (nil) 2024-09-20T18:31:26.850 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_size: 4096 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_size_deviation: 10 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_restart_interval: 16 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: index_block_restart_interval: 1 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: metadata_block_size: 4096 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: partition_filters: 0 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: use_delta_encoding: 1 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: filter_policy: bloomfilter 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: whole_key_filtering: 1 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: verify_compression: 0 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: read_amp_bytes_per_bit: 0 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: format_version: 5 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: enable_index_compression: 1 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_align: 0 2024-09-20T18:31:26.851 INFO:journalctl@ceph.mon.a.smithi040.stdout: max_auto_readahead_size: 262144 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout: prepopulate_block_cache: 0 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout: initial_auto_readahead_size: 8192 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression: NoCompression 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.num_levels: 7 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T18:31:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T18:31:26.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T18:31:26.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T18:31:26.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T18:31:26.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.inplace_update_support: 0 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.bloom_locality: 0 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.max_successive_merges: 0 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.ttl: 2592000 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T18:31:26.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.enable_blob_files: false 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.min_blob_size: 0 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-20T18:31:26.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 35c25681-3733-47ee-8f51-bc267468fbef 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857086773745, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857086774646, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85048, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83188, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 77437, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726857086, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "35c25681-3733-47ee-8f51-bc267468fbef", "db_session_id": "WWLIDNO840SAGS9JHZ6N", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857086774742, "job": 1, "event": "recovery_finished"} 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55705807ae00 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: DB pointer 0x55705817c000 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** DB Stats ** 2024-09-20T18:31:26.859 INFO:journalctl@ceph.mon.a.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** Compaction Stats [default] ** 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: L0 2/0 84.92 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: Sum 2/0 84.92 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:31:26.860 INFO:journalctl@ceph.mon.a.smithi040.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** Compaction Stats [default] ** 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T18:31:26.861 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative compaction: 0.00 GB write, 26.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval compaction: 0.00 GB write, 26.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout: Block cache BinnedLRUCache@0x55705804b610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: starting mon.a rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mon.a@-1(???) e1 preinit fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mon.a@-1(???).mds e1 new map 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mon.a@-1(???).mds e1 print_map 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout: e1 2024-09-20T18:31:26.862 INFO:journalctl@ceph.mon.a.smithi040.stdout: btime 2024-09-20T18:31:21:824211+0000 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout: legacy client fscid: -1 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout: No filesystems configured 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 bash[25433]: 9681fb58855be67b4eaa81655abb9b4f4945c1d9442b6753bfe702f2ebe6275a 2024-09-20T18:31:26.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 systemd[1]: Started Ceph mon.a for 339dcd80-777d-11ef-baf5-efdc52797490. 2024-09-20T18:31:26.864 INFO:teuthology.orchestra.run.smithi040.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T18:31:27.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:31:27.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: monmap epoch 1 2024-09-20T18:31:27.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:27.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: last_changed 2024-09-20T18:31:18.698581+0000 2024-09-20T18:31:27.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:31:27.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: min_mon_release 19 (squid) 2024-09-20T18:31:27.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: election_strategy: 1 2024-09-20T18:31:27.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:31:27.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: fsmap 2024-09-20T18:31:27.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:31:27.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:26 smithi040 ceph-mon[25470]: mgrmap e1: no daemons active 2024-09-20T18:31:27.947 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T18:31:27.969 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:31:27.969 INFO:teuthology.orchestra.run.smithi040.stdout:Creating mgr... 2024-09-20T18:31:27.970 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T18:31:27.970 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T18:31:28.225 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-339dcd80-777d-11ef-baf5-efdc52797490@mgr.x 2024-09-20T18:31:28.226 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to reset failed state of unit ceph-339dcd80-777d-11ef-baf5-efdc52797490@mgr.x.service: Unit ceph-339dcd80-777d-11ef-baf5-efdc52797490@mgr.x.service not loaded. 2024-09-20T18:31:28.382 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-339dcd80-777d-11ef-baf5-efdc52797490.target.wants/ceph-339dcd80-777d-11ef-baf5-efdc52797490@mgr.x.service → /etc/systemd/system/ceph-339dcd80-777d-11ef-baf5-efdc52797490@.service. 2024-09-20T18:31:28.604 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:28 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/4261910327' entity='client.admin' 2024-09-20T18:31:28.605 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:28 smithi040 systemd[1]: Starting Ceph mgr.x for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:31:28.865 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:28 smithi040 podman[25707]: 2024-09-20 18:31:28.591035932 +0000 UTC m=+0.104124842 container create 540d59b56b864cbc6a52b4b9fb859899371ebe5e72f205f4cbb54c5d0b2cc0e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T18:31:28.865 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:28 smithi040 podman[25707]: 2024-09-20 18:31:28.502800561 +0000 UTC m=+0.015889479 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:31:28.865 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:28 smithi040 podman[25707]: 2024-09-20 18:31:28.793690107 +0000 UTC m=+0.306779026 container init 540d59b56b864cbc6a52b4b9fb859899371ebe5e72f205f4cbb54c5d0b2cc0e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-20T18:31:28.865 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:28 smithi040 podman[25707]: 2024-09-20 18:31:28.798372297 +0000 UTC m=+0.311461212 container start 540d59b56b864cbc6a52b4b9fb859899371ebe5e72f205f4cbb54c5d0b2cc0e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-20T18:31:28.879 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:31:28.879 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout disabled 2024-09-20T18:31:28.887 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:31:28.887 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-20T18:31:28.887 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld.service is not enabled 2024-09-20T18:31:28.887 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T18:31:28.896 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:31:28.896 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout disabled 2024-09-20T18:31:28.903 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:31:28.904 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-20T18:31:28.904 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld.service is not enabled 2024-09-20T18:31:28.904 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T18:31:28.904 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr to start... 2024-09-20T18:31:28.904 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr... 2024-09-20T18:31:29.126 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:28 smithi040 bash[25707]: 540d59b56b864cbc6a52b4b9fb859899371ebe5e72f205f4cbb54c5d0b2cc0e9 2024-09-20T18:31:29.126 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:28 smithi040 systemd[1]: Started Ceph mgr.x for 339dcd80-777d-11ef-baf5-efdc52797490. 2024-09-20T18:31:29.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:29 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3775327921' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "339dcd80-777d-11ef-baf5-efdc52797490", 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:31:29.993 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:31:29.994 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:31:29.995 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:31:29.995 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:31:29.995 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:29.995 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:31:21:824211+0000", 2024-09-20T18:31:29.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:29.999 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:31:21.824876+0000", 2024-09-20T18:31:30.000 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:31:30.000 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:30.000 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:31:30.000 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:31:30.000 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (1/15)... 2024-09-20T18:31:32.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:32 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1146358364' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T18:31:33.183 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:33.183 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:31:33.183 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "339dcd80-777d-11ef-baf5-efdc52797490", 2024-09-20T18:31:33.183 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:31:33.183 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:31:33.183 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:31:33.183 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:31:33.183 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:31:33.184 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:33.185 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:31:33.185 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:33.185 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:31:33.185 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:31:33.185 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:31:33.185 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:31:33.185 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:31:33.185 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:31:33.188 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:33.188 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:31:33.188 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:31:33.188 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:31:33.188 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:31:21:824211+0000", 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:31:33.189 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:31:21.824876+0000", 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:33.190 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:31:33.191 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:31:33.191 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (2/15)... 2024-09-20T18:31:34.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: Activating manager daemon x 2024-09-20T18:31:34.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: mgrmap e2: x(active, starting, since 0.0032985s) 2024-09-20T18:31:34.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: Manager daemon x is now available 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' 2024-09-20T18:31:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:34 smithi040 ceph-mon[25470]: from='mgr.14100 172.21.15.40:0/1884162313' entity='mgr.x' 2024-09-20T18:31:36.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:36 smithi040 ceph-mon[25470]: mgrmap e3: x(active, since 1.00729s) 2024-09-20T18:31:36.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:36 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1225781308' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T18:31:36.472 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:36.472 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:31:36.472 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "339dcd80-777d-11ef-baf5-efdc52797490", 2024-09-20T18:31:36.472 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:31:36.472 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:31:36.472 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:31:36.472 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:36.473 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:31:36.474 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:36.474 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:31:36.474 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:31:36.474 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:31:36.474 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:31:36.474 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:31:36.474 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:31:36.477 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:31:21:824211+0000", 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:31:36.478 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:31:21.824876+0000", 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:31:36.479 INFO:teuthology.orchestra.run.smithi040.stdout:mgr is available 2024-09-20T18:31:37.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:37 smithi040 ceph-mon[25470]: mgrmap e4: x(active, since 2s) 2024-09-20T18:31:37.693 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:37.693 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T18:31:37.693 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout fsid = 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T18:31:37.694 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling cephadm module... 2024-09-20T18:31:38.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:38 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1509690375' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T18:31:39.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:39 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3699322952' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T18:31:39.419 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:39 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: ignoring --setuser ceph since I am not root 2024-09-20T18:31:39.419 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:39 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: ignoring --setgroup ceph since I am not root 2024-09-20T18:31:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:40 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3699322952' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T18:31:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:40 smithi040 ceph-mon[25470]: mgrmap e5: x(active, since 5s) 2024-09-20T18:31:41.021 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:31:41.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T18:31:41.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:31:41.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-20T18:31:41.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T18:31:41.022 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:31:41.022 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for the mgr to restart... 2024-09-20T18:31:41.022 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr epoch 5... 2024-09-20T18:31:41.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:41 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1883799174' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T18:31:44.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: Active manager daemon x restarted 2024-09-20T18:31:44.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: Activating manager daemon x 2024-09-20T18:31:44.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: osdmap e2: 0 total, 0 up, 0 in 2024-09-20T18:31:44.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: mgrmap e6: x(active, starting, since 0.00304349s) 2024-09-20T18:31:44.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:31:44.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T18:31:44.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T18:31:44.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T18:31:44.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T18:31:44.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:44 smithi040 ceph-mon[25470]: Manager daemon x is now available 2024-09-20T18:31:45.943 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:31:45.943 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T18:31:45.943 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T18:31:45.943 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:31:45.943 INFO:teuthology.orchestra.run.smithi040.stdout:mgr epoch 5 is available 2024-09-20T18:31:45.943 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying orchestrator module is enabled... 2024-09-20T18:31:46.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: mgrmap e7: x(active, since 1.00503s) 2024-09-20T18:31:46.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:31:46.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:31:46.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: Found migration_current of "None". Setting to last migration. 2024-09-20T18:31:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:31:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:31:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:31:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:31:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T18:31:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:46 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T18:31:47.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-mon[25470]: mgrmap e8: x(active, since 2s) 2024-09-20T18:31:47.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3870834379' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T18:31:47.896 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:31:47.580+0000 7fb9ac33a640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:31:47] ENGINE Error in HTTPServer.serve 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: Traceback (most recent call last): 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self._connections.run(self.expiration_interval) 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self._run(expiration_interval) 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: s = self.context.wrap_socket( 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:31:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: return self.sslsocket_class._create( 2024-09-20T18:31:47.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:31:47.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self.do_handshake() 2024-09-20T18:31:47.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:31:47.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self._sslobj.do_handshake() 2024-09-20T18:31:47.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:31:47.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:47 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:31:48.191 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-20T18:31:48.191 INFO:teuthology.orchestra.run.smithi040.stdout:Setting orchestrator backend to cephadm... 2024-09-20T18:31:48.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:48 smithi040 ceph-mon[25470]: [20/Sep/2024:18:31:47] ENGINE Bus STARTING 2024-09-20T18:31:48.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:48 smithi040 ceph-mon[25470]: [20/Sep/2024:18:31:47] ENGINE Serving on http://172.21.15.40:8765 2024-09-20T18:31:48.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:48 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3870834379' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T18:31:48.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:48 smithi040 ceph-mon[25470]: mgrmap e9: x(active, since 3s) 2024-09-20T18:31:48.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:48 smithi040 ceph-mon[25470]: [20/Sep/2024:18:31:47] ENGINE Serving on https://172.21.15.40:7150 2024-09-20T18:31:48.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:48 smithi040 ceph-mon[25470]: [20/Sep/2024:18:31:47] ENGINE Bus STARTED 2024-09-20T18:31:48.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:48 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:31:48.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:48 smithi040 ceph-mon[25470]: [20/Sep/2024:18:31:47] ENGINE Error in HTTPServer.serve 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: Traceback (most recent call last): 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: self._run(expiration_interval) 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: s = self.context.wrap_socket( 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: return self.sslsocket_class._create( 2024-09-20T18:31:48.882 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:31:48.883 INFO:journalctl@ceph.mon.a.smithi040.stdout: self.do_handshake() 2024-09-20T18:31:48.883 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:31:48.883 INFO:journalctl@ceph.mon.a.smithi040.stdout: self._sslobj.do_handshake() 2024-09-20T18:31:48.883 INFO:journalctl@ceph.mon.a.smithi040.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:31:49.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:49 smithi040 ceph-mon[25470]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:31:49.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:49 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:31:49.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:49 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:31:50.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T18:31:50.678 INFO:teuthology.orchestra.run.smithi040.stdout:Generating ssh key... 2024-09-20T18:31:51.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:50 smithi040 ceph-mon[25470]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:31:51.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: Generating public/private rsa key pair. 2024-09-20T18:31:51.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: Your identification has been saved in /tmp/tmp9s2a545o/key 2024-09-20T18:31:51.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: Your public key has been saved in /tmp/tmp9s2a545o/key.pub 2024-09-20T18:31:51.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: The key fingerprint is: 2024-09-20T18:31:51.898 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: SHA256:9jY5bBYSs0qXGyigZs/E/ZO3bGLqbq12fVkT/5HpvYs ceph-339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: The key's randomart image is: 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: +---[RSA 3072]----+ 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: | | 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: | | 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: | . o | 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: | .... . = . | 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: |.o o..o S . o o| 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: |o + o.+.* o o = | 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: | o o+o.X o o +| 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: | o =+*.= ..o| 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: | === oo. E oo| 2024-09-20T18:31:51.899 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:31:51 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: +----[SHA256]-----+ 2024-09-20T18:31:52.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:52 smithi040 ceph-mon[25470]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:31:52.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:52 smithi040 ceph-mon[25470]: Generating ssh key... 2024-09-20T18:31:52.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:52 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:31:52.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:52 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:31:53.474 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuJ7lXLeO2rE63ofiLI9LDS7om3CvWQOJVWHqXZqiU3ywMsPrfWFnLEqaq3UJ5jR/y8UxMmw0lsOyc9r+M1fW5k686bq+TT+OoZYD6fy7h75azbyBfIi3NXjl4+HfEdpfL4aTUOOR9uLNTQrCzDv79Bz4nAqV6QncFcyXxbtYf63MacO1KoudWb6A1zRflqpc1kEKgsJVJOeUNVhFYCghU5DQgCNKvGs76AfBNXfDaIETzo4vduYlLwo7+4cuY/FUEpdcK21mUH8MKFjMTeLSizP9ds4wVhuPHNmwi2f47GioEbtWcJKMZ5p2PbtroAKE317u7oP03WvGXNaolSN1K8I+Qj+CRmZkKwAB2mX76zRfV57/EpIWzDvYN3v2ANz4SKFOlR/g/AetLGxtCkiBS6vbAukIhH4tShOZOvQYkQDr7oP/nKaUDw0zIl506bTGM7yiG/3qtM5ORqwPMCAY+6dj2nOEf85HbmaiwuyGyAnO6s5ZhyJdAaouKZwtdKIM= ceph-339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:31:53.474 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T18:31:53.474 INFO:teuthology.orchestra.run.smithi040.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T18:31:53.480 INFO:teuthology.orchestra.run.smithi040.stdout:Adding host smithi040... 2024-09-20T18:31:53.728 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:53 smithi040 ceph-mon[25470]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:31:54.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:54 smithi040 ceph-mon[25470]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "addr": "172.21.15.40", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:31:56.292 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:56 smithi040 ceph-mon[25470]: Deploying cephadm binary to smithi040 2024-09-20T18:31:58.689 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Added host 'smithi040' with addr '172.21.15.40' 2024-09-20T18:31:58.689 INFO:teuthology.orchestra.run.smithi040.stdout:Deploying unmanaged mon service... 2024-09-20T18:31:59.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:58 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:31:59.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:58 smithi040 ceph-mon[25470]: Added host smithi040 2024-09-20T18:31:59.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:31:58 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:32:00.492 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T18:32:00.493 INFO:teuthology.orchestra.run.smithi040.stdout:Deploying unmanaged mgr service... 2024-09-20T18:32:00.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:00 smithi040 ceph-mon[25470]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:00.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:00 smithi040 ceph-mon[25470]: Saving service mon spec with placement count:5 2024-09-20T18:32:00.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:00 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:32:02.110 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T18:32:02.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:02 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:32:02.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:02 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:32:02.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:02 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:32:03.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:03 smithi040 ceph-mon[25470]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:03.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:03 smithi040 ceph-mon[25470]: Saving service mgr spec with placement count:2 2024-09-20T18:32:03.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:03 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1727071405' entity='client.admin' 2024-09-20T18:32:05.034 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling the dashboard module... 2024-09-20T18:32:05.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:05 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3836156242' entity='client.admin' 2024-09-20T18:32:05.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:05 smithi040 ceph-mon[25470]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:05.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:05 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:32:07.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:06 smithi040 ceph-mon[25470]: from='mgr.14118 172.21.15.40:0/3816081138' entity='mgr.x' 2024-09-20T18:32:07.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:06 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3644377275' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-20T18:32:07.170 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:06 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: ignoring --setuser ceph since I am not root 2024-09-20T18:32:07.170 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:06 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: ignoring --setgroup ceph since I am not root 2024-09-20T18:32:07.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:07 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3644377275' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-20T18:32:07.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:07 smithi040 ceph-mon[25470]: mgrmap e10: x(active, since 22s) 2024-09-20T18:32:08.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:08 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/2835251212' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T18:32:09.156 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:32:09.156 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-20T18:32:09.156 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:32:09.156 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-20T18:32:09.156 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T18:32:09.157 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:32:09.157 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for the mgr to restart... 2024-09-20T18:32:09.157 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr epoch 10... 2024-09-20T18:32:12.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: Active manager daemon x restarted 2024-09-20T18:32:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: Activating manager daemon x 2024-09-20T18:32:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: osdmap e3: 0 total, 0 up, 0 in 2024-09-20T18:32:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: mgrmap e11: x(active, starting, since 0.003201s) 2024-09-20T18:32:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:32:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T18:32:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T18:32:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T18:32:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T18:32:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:12 smithi040 ceph-mon[25470]: Manager daemon x is now available 2024-09-20T18:32:13.292 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:32:13.292 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T18:32:13.292 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T18:32:13.292 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-mon[25470]: mgrmap e12: x(active, since 1.00743s) 2024-09-20T18:32:13.562 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:32:13.562 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-20T18:32:13.562 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T18:32:13.562 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:32:13.562 INFO:teuthology.orchestra.run.smithi040.stdout:mgr epoch 10 is available 2024-09-20T18:32:13.562 INFO:teuthology.orchestra.run.smithi040.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-20T18:32:13.813 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:32:13.649+0000 7fc7d5acf640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:32:13] ENGINE Error in HTTPServer.serve 2024-09-20T18:32:13.813 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: Traceback (most recent call last): 2024-09-20T18:32:13.813 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:32:13.813 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self._connections.run(self.expiration_interval) 2024-09-20T18:32:13.813 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:32:13.813 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self._run(expiration_interval) 2024-09-20T18:32:13.813 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:32:13.813 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:32:13.813 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: s = self.context.wrap_socket( 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: return self.sslsocket_class._create( 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self.do_handshake() 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self._sslobj.do_handshake() 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:32:13.814 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:32:13 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:32:14.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:14 smithi040 ceph-mon[25470]: [20/Sep/2024:18:32:13] ENGINE Bus STARTING 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:14 smithi040 ceph-mon[25470]: [20/Sep/2024:18:32:13] ENGINE Serving on http://172.21.15.40:8765 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:14 smithi040 ceph-mon[25470]: [20/Sep/2024:18:32:13] ENGINE Serving on https://172.21.15.40:7150 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:14 smithi040 ceph-mon[25470]: [20/Sep/2024:18:32:13] ENGINE Bus STARTED 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:14 smithi040 ceph-mon[25470]: [20/Sep/2024:18:32:13] ENGINE Error in HTTPServer.serve 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: Traceback (most recent call last): 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: self._run(expiration_interval) 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:32:14.147 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:32:14.148 INFO:journalctl@ceph.mon.a.smithi040.stdout: s = self.context.wrap_socket( 2024-09-20T18:32:14.148 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:32:14.148 INFO:journalctl@ceph.mon.a.smithi040.stdout: return self.sslsocket_class._create( 2024-09-20T18:32:14.148 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:32:14.148 INFO:journalctl@ceph.mon.a.smithi040.stdout: self.do_handshake() 2024-09-20T18:32:14.148 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:32:14.148 INFO:journalctl@ceph.mon.a.smithi040.stdout: self._sslobj.do_handshake() 2024-09-20T18:32:14.148 INFO:journalctl@ceph.mon.a.smithi040.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:32:15.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:15 smithi040 ceph-mon[25470]: mgrmap e13: x(active, since 2s) 2024-09-20T18:32:15.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:15 smithi040 ceph-mon[25470]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:15.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:15 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:16.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:16 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:17.270 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUBJG2HqhWYwl1mxpSkeC8wyWjJqgwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMDE4MzIxNloXDTM0\nMDkyMTE4MzIxNlowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjQwMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAo+Rr0XMIyE2nQ/nm630ej6G4PF52Nk5WJPoN\nq4zvej7y5Fn/6E7z576Yz9wQHKngT3q9yFmELTF16VCDXs2VGUvt4dqKvCEAqIII\npTImDOUHWsHMYkqGV2dcmdsGStB1f8d8W+jYEtOZHwUxwPyCmg+K27GwfZe0HmCD\n61XMuL7MosS+KC3U9XXwubBdlRzed0MW4VV2sF2jHwGg1RJUjrkI472e7Td1p0pV\nYzqgobfTqwEv6ubyHqYLttEu9MaKsCQvs4/IMi4pWbSbrmTJ/Q3GP8B7Fj2FS6p1\nIcMEszA8sDyPTSIdFq2a7NAoQx5CdYudgW3tA/2lyGYdg4lfupUQayCiankK+OtM\nV0ggl+pWn9HgY7x40UwkLvZztKOpVWOeK5MGrx354PTeCpJOk2vMMjpReEoECVMo\nx2u7Zl5/KSNApBkbdh07qzANhyl3lOFh1uvT7pGDfdyIpSHDIzOxEsxECwR9Lk92\nt89W3Y9byC/U6xiGJd33Q8DGqNeYuPonoJ+Vk4SkFSBI97Nef4Ia4BCHMjfC5bE2\nAKwS/vAiHRHBGdl5YBU59yOyTnpWOHIVaVXtY9R7aG/1/THbbso7EGARFeWMe+Hp\n3IktbIFH7fxKuDl+SsY8KpKBoymgUdsjc3V2q6vu6P/q+ajQORwSq0T6RxpWaCtQ\njHb6vwsCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDQwghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPKDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQAg\nXxG5vSBsFSFWjVhH4gLYr7xBNfVku/9sgUt3aPG3yAo4axJurOAkhBhHqSkFuTWh\nGhsHo5udUO6CMmI13K5wLBTHQDt9k8YmMqosWZNL3vMg27thcl6uddCDKDHcv8U4\nnZTCeO6mpyJC6Izdv+rSDcx8DPE5Ffri2/b+dNAn8CAkFfOxqTN7WZ7D25BprV5l\nSdstxI4OjaZWJLHdrxLkNBpK0UqhgNKe5/oOTlakdwDiccd1PGO6rQ9WYj4O+65P\nJuoEab5FcuHT5RlssHmnwJRX4O1+UnRxhGvLJeHR9yl4J4bCtFWfKCgruMmqRlgL\ntvc1qe2zNWWXA7WBSn4pDA74sAtMy7tE3M7LNzpn81hfjDwbxmyX5e0CYQmXuecT\nV4Nan13SGkvVw8QY5CF1GQzSxCae3ztP5hOEnBgBEsrOYyiaBhx1XYRx3qFPbVCK\nXJXV5VOGNsiRuWX3xiPtDOMgM+MT12pLI6DOLj19iAt2I9+zdw9NEXXw3YtCncpi\nf7nK4QquhZZwtpO1iFqeN5McAGlENve4P++YD6zGhVRmUveFjn0hCMYybxfg6Qem\nbo3vG9RqILWzk04Z+AxQMt81fbPuB2B0ZQ9x6mIfOWh6eldszqalp2iUb2Fcxjh5\nBbhLlb0Wg7CbxcCXkEdHtuH+q12vi3oFbngSOTGK2w==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEAo+Rr0XMIyE2nQ/nm630ej6G4PF52Nk5WJPoNq4zvej7y5Fn/\n6E7z576Yz9wQHKngT3q9yFmELTF16VCDXs2VGUvt4dqKvCEAqIIIpTImDOUHWsHM\nYkqGV2dcmdsGStB1f8d8W+jYEtOZHwUxwPyCmg+K27GwfZe0HmCD61XMuL7MosS+\nKC3U9XXwubBdlRzed0MW4VV2sF2jHwGg1RJUjrkI472e7Td1p0pVYzqgobfTqwEv\n6ubyHqYLttEu9MaKsCQvs4/IMi4pWbSbrmTJ/Q3GP8B7Fj2FS6p1IcMEszA8sDyP\nTSIdFq2a7NAoQx5CdYudgW3tA/2lyGYdg4lfupUQayCiankK+OtMV0ggl+pWn9Hg\nY7x40UwkLvZztKOpVWOeK5MGrx354PTeCpJOk2vMMjpReEoECVMox2u7Zl5/KSNA\npBkbdh07qzANhyl3lOFh1uvT7pGDfdyIpSHDIzOxEsxECwR9Lk92t89W3Y9byC/U\n6xiGJd33Q8DGqNeYuPonoJ+Vk4SkFSBI97Nef4Ia4BCHMjfC5bE2AKwS/vAiHRHB\nGdl5YBU59yOyTnpWOHIVaVXtY9R7aG/1/THbbso7EGARFeWMe+Hp3IktbIFH7fxK\nuDl+SsY8KpKBoymgUdsjc3V2q6vu6P/q+ajQORwSq0T6RxpWaCtQjHb6vwsCAwEA\nAQKCAgAHNqQKNXJzAnv0sXiY78pbDwahXZT9YehHu1vDq7HUoxWkuFNbobH5hrmK\nGIj7Af0V8nSM72eyZ4Vljf4iO5Eu6lkfgjNuAVPaltKTlsf29FOlCneY8efEzA9W\n1D2MKG2rgJe4IeD0vyxzoZJliJek+T8m2UTH2lf6qEvWHVIj5X3zQg6OjSnc3eKJ\nAbq0t+8Qt7q3kz/kllJ6KGOwTRy8pWc/QtbOYQ0EHnDwq6FrTMB7u9MklyKb97n3\nQ3C6JEzxYL5avF7W2pJGWP0rKVN8mFEb+DhSq8WEpY1/PWqlCl/5b8js364BFAYI\nG0dSYPAS5WC61CBE9zKHRftRkUfNx/zfBR14wwTbSyIgakODLEGwyl5NCWdiNc6g\nkbgsPdYqP3d/gNCk9HIcTvh0SFC2H0LxFabe785YJwoIDuM/5V/NU04SXg3zn6dw\nGZYJLVELfagYDaO2/eqxEJpax/0IDzkN6h08DTrgzFk+9Aq64QMkx7Qd4nLLMJpy\nNPiW4zjC/Wl2zDxz10sXCzfkcqJKsHJUlGtyrmwG5sa6Eid8hqucuzYJhhPnlLV7\nxCxhLefN0OhoigzynuhGrrp6E2oU0orAreWB6uOcLnIOWyKugwITv0BxoXKeyy66\nDtJgW3Q54XMMu7wnbpune0dlB1/TPozCVr6nO+VCNQzyRBuFpQKCAQEA0vT27udf\nUhYe4zCct+cPL/YmfRE6NL49hVulQgOwiWWhclUdjCKLcxtmrK8XHfMeb9svSBwB\nW3CzsIb81TsCzZBUYZ8P/+4fSa67gyHOcZfdT2xWXk0o1+1/5htxzUvsHIrtdUDF\nQ3iMJVRGCgukoF7zO0uVDggLdBp7DEUI3oySkQU/GXs8gFnoHkc2OMfp5pyhb6s0\nZdUuYxwwggM1fBV8m95Q0y2faYYjghLG4HdI1qUvg/LLNxuRIXlskqrFI1xoZXUc\n0FhLKNCKFYvoiAJ4bffz8xCvPg8rpjUPvTc1lF7gaKicPceAiwdvcJP4Nf8hDBBo\nPejLIsVCLzMAzQKCAQEAxuLf+4yjXBAdWX/Vr7Fw9qZ+YoNVZiTYc8WewJMqIZg6\n4CJ+2FQePuYLEhx370bfWosj0d0EYlNCsovchcoGxE0+XBDPxYvMRyRpCg1VpEjn\nNgz1PRhPoZAMIvEjUw/zN+NCqClgP8J3uMvuN6HZgWxoyEJfWp5DSsms2EpvT2Nf\natMbv5c/vgzRyiTuNOXl/nKpD+ImkWOA1HUP2mc7+Lf3wxMiHp6s9UVKXX6Scpmw\n7kRMmDQirbas1tZPC4pHhwvPdaUWHQLtfWSwSbzLC7k2EgL9ngv1/GRxfsmFMbHm\nem06XQAwd2uxgQOj45SjYNFMOt3kIymqfve2/p/fNwKCAQAkccF/QGWNTtkDMtDA\nTKCpDoNTs/g0SHFkapLANtb2xaIAmIfEP+uLdT5lstHxkKC/fkRK1tu9KllAs/FV\n/R3c2YRaYRpogoDRP+iRHPQHV88Z+4NoQzg9JYClBjTA3M7rl2yyhwANSfQcNtTq\nw1wrgHvQ0JvtkqI36qM7WWnQ2MQxXZCrHEk1e1LIeFD7uj3EY2bYXeFtfkjHQoV2\n0Isa5rNiUiPwd79EgbH8tLW67aCdxGfTCczltlN6Tvnc1Le+Biba8EKME9TYNj7E\nvijr5lFb3iw837MGq6RE0IHplHIjMcjfC9ICMkcYva4Y6tdErNDOvr7jgyYk2aM3\neD45AoIBAEpiSgEr3WEuSbvSetomFCi7pmMz2XnFaAsMq048/DHqXIK9hBFmjJVb\ntmJEsXqVWC3mAjSYY+5eU4CxnH2RTKyYcy09wGeS3IjzDjILQK+b8JWfjQ0XjZjQ\nZimfZGXJfl61qZV5PB08n0hHRUYbS10DbcEQSdd7f5F2EiYm2LCpauNqJ2Olrtpm\nswPWghzYqwdaXO6q11/jBijvy0kU+TIRpCGag1VOZUOqcaC8GQuxfaHve3IldZ7g\nxo3nQ1L+mbfha+sFHlslYCtYwDIj4RD2aUmdQrucn5iQ/H294wnuDlRVi9GCo53W\ncmHdOauBSQWJ4efWW1/nUnQAM7nRk0sCggEASXz+HLTrlmrv8YfkoYYCNWqzvBJ4\nmK0L8VssW6IwYOi27TKzYuu9SBc8rMyuXkICb0gbP6u7qkbdvA+V2ZV6N6OXQcM3\nVXfRS09sp4vELCnXLfN0UqoKKCRK05AUlbPH+BU/p1KORuL6vtN7C7a6WmAibgef\n6AuNsW9ibZQIXVX0LUgpc8MpAETzvPnvTIty69J/YmTs4VofDC/mgvNDZ76ZHlel\nkU3VitdJiFh84zKe+8gY7rAOMEc4W2nsWmiX2SZRWGHjvSLUl6yFzqofChuJ0Ie/\nKUBkMF77OCYe5RdqwBh9y10yr/jvUNqEripwLDb0dpvmfSFVVqpC/AnBrg==\n-----END RSA PRIVATE KEY-----\n"} 2024-09-20T18:32:18.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-20T18:32:19.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:18 smithi040 ceph-mon[25470]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:19.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:18 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:19.871 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-20T18:32:19.872 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial admin user... 2024-09-20T18:32:20.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:20 smithi040 ceph-mon[25470]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:20.532 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:20 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:21.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:21 smithi040 ceph-mon[25470]: 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 2024-09-20T18:32:21.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:21 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:21.388 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$sYZlNXSAtxj2kqs3uUfta.LSACerjXl4WkwCsjPKm4UbL8wiRqWQq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726857140, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-20T18:32:21.388 INFO:teuthology.orchestra.run.smithi040.stdout:Fetching dashboard port number... 2024-09-20T18:32:22.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:22 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/156795470' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-20T18:32:22.643 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 8443 2024-09-20T18:32:22.654 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:32:22.654 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout disabled 2024-09-20T18:32:22.661 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:32:22.661 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-20T18:32:22.661 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld.service is not enabled 2024-09-20T18:32:22.661 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-20T18:32:22.664 INFO:teuthology.orchestra.run.smithi040.stdout:Ceph Dashboard is now available at: 2024-09-20T18:32:22.664 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:22.664 INFO:teuthology.orchestra.run.smithi040.stdout: URL: https://smithi040.front.sepia.ceph.com:8443/ 2024-09-20T18:32:22.664 INFO:teuthology.orchestra.run.smithi040.stdout: User: admin 2024-09-20T18:32:22.664 INFO:teuthology.orchestra.run.smithi040.stdout: Password: 5ns649bwh9 2024-09-20T18:32:22.664 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:22.664 INFO:teuthology.orchestra.run.smithi040.stdout:Saving cluster configuration to /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config directory 2024-09-20T18:32:24.001 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-20T18:32:24.001 INFO:teuthology.orchestra.run.smithi040.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout:Or, if you are only running a single cluster on this host: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: ceph telemetry on 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout:For more information see: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-20T18:32:24.002 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:24.003 INFO:teuthology.orchestra.run.smithi040.stdout:Bootstrap complete. 2024-09-20T18:32:24.044 INFO:tasks.cephadm:Fetching config... 2024-09-20T18:32:24.044 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:32:24.044 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-20T18:32:24.060 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-20T18:32:24.060 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:32:24.060 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-20T18:32:24.116 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-20T18:32:24.116 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:32:24.116 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-20T18:32:24.181 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-20T18:32:24.181 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:32:24.181 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-20T18:32:24.237 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-20T18:32:24.237 DEBUG:teuthology.orchestra.run.smithi040:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuJ7lXLeO2rE63ofiLI9LDS7om3CvWQOJVWHqXZqiU3ywMsPrfWFnLEqaq3UJ5jR/y8UxMmw0lsOyc9r+M1fW5k686bq+TT+OoZYD6fy7h75azbyBfIi3NXjl4+HfEdpfL4aTUOOR9uLNTQrCzDv79Bz4nAqV6QncFcyXxbtYf63MacO1KoudWb6A1zRflqpc1kEKgsJVJOeUNVhFYCghU5DQgCNKvGs76AfBNXfDaIETzo4vduYlLwo7+4cuY/FUEpdcK21mUH8MKFjMTeLSizP9ds4wVhuPHNmwi2f47GioEbtWcJKMZ5p2PbtroAKE317u7oP03WvGXNaolSN1K8I+Qj+CRmZkKwAB2mX76zRfV57/EpIWzDvYN3v2ANz4SKFOlR/g/AetLGxtCkiBS6vbAukIhH4tShOZOvQYkQDr7oP/nKaUDw0zIl506bTGM7yiG/3qtM5ORqwPMCAY+6dj2nOEf85HbmaiwuyGyAnO6s5ZhyJdAaouKZwtdKIM= ceph-339dcd80-777d-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:32:24.312 INFO:teuthology.orchestra.run.smithi040.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuJ7lXLeO2rE63ofiLI9LDS7om3CvWQOJVWHqXZqiU3ywMsPrfWFnLEqaq3UJ5jR/y8UxMmw0lsOyc9r+M1fW5k686bq+TT+OoZYD6fy7h75azbyBfIi3NXjl4+HfEdpfL4aTUOOR9uLNTQrCzDv79Bz4nAqV6QncFcyXxbtYf63MacO1KoudWb6A1zRflqpc1kEKgsJVJOeUNVhFYCghU5DQgCNKvGs76AfBNXfDaIETzo4vduYlLwo7+4cuY/FUEpdcK21mUH8MKFjMTeLSizP9ds4wVhuPHNmwi2f47GioEbtWcJKMZ5p2PbtroAKE317u7oP03WvGXNaolSN1K8I+Qj+CRmZkKwAB2mX76zRfV57/EpIWzDvYN3v2ANz4SKFOlR/g/AetLGxtCkiBS6vbAukIhH4tShOZOvQYkQDr7oP/nKaUDw0zIl506bTGM7yiG/3qtM5ORqwPMCAY+6dj2nOEf85HbmaiwuyGyAnO6s5ZhyJdAaouKZwtdKIM= ceph-339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:32:24.323 DEBUG:teuthology.orchestra.run.smithi100:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuJ7lXLeO2rE63ofiLI9LDS7om3CvWQOJVWHqXZqiU3ywMsPrfWFnLEqaq3UJ5jR/y8UxMmw0lsOyc9r+M1fW5k686bq+TT+OoZYD6fy7h75azbyBfIi3NXjl4+HfEdpfL4aTUOOR9uLNTQrCzDv79Bz4nAqV6QncFcyXxbtYf63MacO1KoudWb6A1zRflqpc1kEKgsJVJOeUNVhFYCghU5DQgCNKvGs76AfBNXfDaIETzo4vduYlLwo7+4cuY/FUEpdcK21mUH8MKFjMTeLSizP9ds4wVhuPHNmwi2f47GioEbtWcJKMZ5p2PbtroAKE317u7oP03WvGXNaolSN1K8I+Qj+CRmZkKwAB2mX76zRfV57/EpIWzDvYN3v2ANz4SKFOlR/g/AetLGxtCkiBS6vbAukIhH4tShOZOvQYkQDr7oP/nKaUDw0zIl506bTGM7yiG/3qtM5ORqwPMCAY+6dj2nOEf85HbmaiwuyGyAnO6s5ZhyJdAaouKZwtdKIM= ceph-339dcd80-777d-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:32:24.369 INFO:teuthology.orchestra.run.smithi100.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuJ7lXLeO2rE63ofiLI9LDS7om3CvWQOJVWHqXZqiU3ywMsPrfWFnLEqaq3UJ5jR/y8UxMmw0lsOyc9r+M1fW5k686bq+TT+OoZYD6fy7h75azbyBfIi3NXjl4+HfEdpfL4aTUOOR9uLNTQrCzDv79Bz4nAqV6QncFcyXxbtYf63MacO1KoudWb6A1zRflqpc1kEKgsJVJOeUNVhFYCghU5DQgCNKvGs76AfBNXfDaIETzo4vduYlLwo7+4cuY/FUEpdcK21mUH8MKFjMTeLSizP9ds4wVhuPHNmwi2f47GioEbtWcJKMZ5p2PbtroAKE317u7oP03WvGXNaolSN1K8I+Qj+CRmZkKwAB2mX76zRfV57/EpIWzDvYN3v2ANz4SKFOlR/g/AetLGxtCkiBS6vbAukIhH4tShOZOvQYkQDr7oP/nKaUDw0zIl506bTGM7yiG/3qtM5ORqwPMCAY+6dj2nOEf85HbmaiwuyGyAnO6s5ZhyJdAaouKZwtdKIM= ceph-339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:32:24.381 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuJ7lXLeO2rE63ofiLI9LDS7om3CvWQOJVWHqXZqiU3ywMsPrfWFnLEqaq3UJ5jR/y8UxMmw0lsOyc9r+M1fW5k686bq+TT+OoZYD6fy7h75azbyBfIi3NXjl4+HfEdpfL4aTUOOR9uLNTQrCzDv79Bz4nAqV6QncFcyXxbtYf63MacO1KoudWb6A1zRflqpc1kEKgsJVJOeUNVhFYCghU5DQgCNKvGs76AfBNXfDaIETzo4vduYlLwo7+4cuY/FUEpdcK21mUH8MKFjMTeLSizP9ds4wVhuPHNmwi2f47GioEbtWcJKMZ5p2PbtroAKE317u7oP03WvGXNaolSN1K8I+Qj+CRmZkKwAB2mX76zRfV57/EpIWzDvYN3v2ANz4SKFOlR/g/AetLGxtCkiBS6vbAukIhH4tShOZOvQYkQDr7oP/nKaUDw0zIl506bTGM7yiG/3qtM5ORqwPMCAY+6dj2nOEf85HbmaiwuyGyAnO6s5ZhyJdAaouKZwtdKIM= ceph-339dcd80-777d-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:32:24.490 INFO:teuthology.orchestra.run.smithi114.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuJ7lXLeO2rE63ofiLI9LDS7om3CvWQOJVWHqXZqiU3ywMsPrfWFnLEqaq3UJ5jR/y8UxMmw0lsOyc9r+M1fW5k686bq+TT+OoZYD6fy7h75azbyBfIi3NXjl4+HfEdpfL4aTUOOR9uLNTQrCzDv79Bz4nAqV6QncFcyXxbtYf63MacO1KoudWb6A1zRflqpc1kEKgsJVJOeUNVhFYCghU5DQgCNKvGs76AfBNXfDaIETzo4vduYlLwo7+4cuY/FUEpdcK21mUH8MKFjMTeLSizP9ds4wVhuPHNmwi2f47GioEbtWcJKMZ5p2PbtroAKE317u7oP03WvGXNaolSN1K8I+Qj+CRmZkKwAB2mX76zRfV57/EpIWzDvYN3v2ANz4SKFOlR/g/AetLGxtCkiBS6vbAukIhH4tShOZOvQYkQDr7oP/nKaUDw0zIl506bTGM7yiG/3qtM5ORqwPMCAY+6dj2nOEf85HbmaiwuyGyAnO6s5ZhyJdAaouKZwtdKIM= ceph-339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:32:24.504 DEBUG:teuthology.orchestra.run.smithi119:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuJ7lXLeO2rE63ofiLI9LDS7om3CvWQOJVWHqXZqiU3ywMsPrfWFnLEqaq3UJ5jR/y8UxMmw0lsOyc9r+M1fW5k686bq+TT+OoZYD6fy7h75azbyBfIi3NXjl4+HfEdpfL4aTUOOR9uLNTQrCzDv79Bz4nAqV6QncFcyXxbtYf63MacO1KoudWb6A1zRflqpc1kEKgsJVJOeUNVhFYCghU5DQgCNKvGs76AfBNXfDaIETzo4vduYlLwo7+4cuY/FUEpdcK21mUH8MKFjMTeLSizP9ds4wVhuPHNmwi2f47GioEbtWcJKMZ5p2PbtroAKE317u7oP03WvGXNaolSN1K8I+Qj+CRmZkKwAB2mX76zRfV57/EpIWzDvYN3v2ANz4SKFOlR/g/AetLGxtCkiBS6vbAukIhH4tShOZOvQYkQDr7oP/nKaUDw0zIl506bTGM7yiG/3qtM5ORqwPMCAY+6dj2nOEf85HbmaiwuyGyAnO6s5ZhyJdAaouKZwtdKIM= ceph-339dcd80-777d-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:32:24.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:24 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/348468277' entity='client.admin' 2024-09-20T18:32:24.638 INFO:teuthology.orchestra.run.smithi119.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuJ7lXLeO2rE63ofiLI9LDS7om3CvWQOJVWHqXZqiU3ywMsPrfWFnLEqaq3UJ5jR/y8UxMmw0lsOyc9r+M1fW5k686bq+TT+OoZYD6fy7h75azbyBfIi3NXjl4+HfEdpfL4aTUOOR9uLNTQrCzDv79Bz4nAqV6QncFcyXxbtYf63MacO1KoudWb6A1zRflqpc1kEKgsJVJOeUNVhFYCghU5DQgCNKvGs76AfBNXfDaIETzo4vduYlLwo7+4cuY/FUEpdcK21mUH8MKFjMTeLSizP9ds4wVhuPHNmwi2f47GioEbtWcJKMZ5p2PbtroAKE317u7oP03WvGXNaolSN1K8I+Qj+CRmZkKwAB2mX76zRfV57/EpIWzDvYN3v2ANz4SKFOlR/g/AetLGxtCkiBS6vbAukIhH4tShOZOvQYkQDr7oP/nKaUDw0zIl506bTGM7yiG/3qtM5ORqwPMCAY+6dj2nOEf85HbmaiwuyGyAnO6s5ZhyJdAaouKZwtdKIM= ceph-339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:32:24.652 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-20T18:32:24.911 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:32:25.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:25 smithi040 ceph-mon[25470]: mgrmap e14: x(active, since 12s) 2024-09-20T18:32:26.609 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-20T18:32:26.609 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-20T18:32:26.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:26 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/2890957183' entity='client.admin' 2024-09-20T18:32:27.134 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:32:28.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:28.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:28.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:28.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:28.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"} : dispatch 2024-09-20T18:32:28.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:28.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:32:28.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: Updating smithi040:/etc/ceph/ceph.conf 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:32:28.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:28 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:29.047 INFO:tasks.cephadm:Remote smithi119 excluded from cephadm cluster by role 2024-09-20T18:32:29.048 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi100 2024-09-20T18:32:29.048 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-20T18:32:29.048 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/etc/ceph/ceph.conf 2024-09-20T18:32:29.068 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-20T18:32:29.068 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:32:29.125 INFO:tasks.cephadm:Adding host smithi100 to orchestrator... 2024-09-20T18:32:29.126 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch host add smithi100 2024-09-20T18:32:29.373 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:32:30.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:30 smithi040 ceph-mon[25470]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi100", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:32.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:31 smithi040 ceph-mon[25470]: Deploying cephadm binary to smithi100 2024-09-20T18:32:33.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:32 smithi040 ceph-mon[25470]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:33.843 INFO:teuthology.orchestra.run.smithi040.stdout:Added host 'smithi100' with addr '172.21.15.100' 2024-09-20T18:32:34.525 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T18:32:34.795 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:32:35.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:34 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:35.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:34 smithi040 ceph-mon[25470]: Added host smithi100 2024-09-20T18:32:35.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:34 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:32:35.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:34 smithi040 ceph-mon[25470]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:35.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:34 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:35.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:34 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:35.475 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:35.475 INFO:teuthology.orchestra.run.smithi040.stdout:[{"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "172.21.15.100", "hostname": "smithi100", "labels": [], "status": ""}] 2024-09-20T18:32:36.013 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi114 2024-09-20T18:32:36.014 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-20T18:32:36.014 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.conf 2024-09-20T18:32:36.032 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-20T18:32:36.033 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:32:36.091 INFO:tasks.cephadm:Adding host smithi114 to orchestrator... 2024-09-20T18:32:36.091 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch host add smithi114 2024-09-20T18:32:36.343 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:32:36.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:36.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:36 smithi040 ceph-mon[25470]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:32:37.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:37 smithi040 ceph-mon[25470]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:38 smithi040 ceph-mon[25470]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"} : dispatch 2024-09-20T18:32:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:32:39.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:39 smithi040 ceph-mon[25470]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:39.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:39 smithi040 ceph-mon[25470]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-20T18:32:39.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:39 smithi040 ceph-mon[25470]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:32:39.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:39 smithi040 ceph-mon[25470]: Deploying cephadm binary to smithi114 2024-09-20T18:32:39.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:39 smithi040 ceph-mon[25470]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:32:39.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:39 smithi040 ceph-mon[25470]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:32:39.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:39.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:39.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:40.873 INFO:teuthology.orchestra.run.smithi040.stdout:Added host 'smithi114' with addr '172.21.15.114' 2024-09-20T18:32:41.503 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T18:32:41.752 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:32:41.873 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:41 smithi040 ceph-mon[25470]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:41.873 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:41.873 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:32:41.873 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:41.873 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:42.445 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:32:42.445 INFO:teuthology.orchestra.run.smithi040.stdout:[{"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "172.21.15.100", "hostname": "smithi100", "labels": [], "status": ""}, {"addr": "172.21.15.114", "hostname": "smithi114", "labels": [], "status": ""}] 2024-09-20T18:32:42.812 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:42 smithi040 ceph-mon[25470]: Added host smithi114 2024-09-20T18:32:42.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:43.145 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-20T18:32:43.145 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-20T18:32:43.394 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:32:43.765 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:43 smithi040 ceph-mon[25470]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:43.766 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:43 smithi040 ceph-mon[25470]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:32:44.567 INFO:teuthology.orchestra.run.smithi040.stderr:adjusted tunables profile to default 2024-09-20T18:32:44.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:44 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/2591820592' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-20T18:32:45.209 INFO:tasks.cephadm:Adding mon.a on smithi040 2024-09-20T18:32:45.209 INFO:tasks.cephadm:Adding mon.b on smithi100 2024-09-20T18:32:45.209 INFO:tasks.cephadm:Adding mon.c on smithi114 2024-09-20T18:32:45.209 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi040:172.21.15.40=a;smithi100:172.21.15.100=b;smithi114:172.21.15.114=c' 2024-09-20T18:32:45.455 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:32:45.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/2591820592' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"} : dispatch 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:45.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:46.097 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mon update... 2024-09-20T18:32:46.709 DEBUG:teuthology.orchestra.run.smithi100:mon.b> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.b.service 2024-09-20T18:32:46.712 DEBUG:teuthology.orchestra.run.smithi114:mon.c> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.c.service 2024-09-20T18:32:46.714 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:32:46.714 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:32:46.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-20T18:32:46.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:32:46.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:32:46.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:32:46.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:46.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:32:46.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:46.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:32:46.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:46.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:32:46.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:47.681 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:32:47.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:47 smithi040 ceph-mon[25470]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:47.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:47 smithi040 ceph-mon[25470]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi100:172.21.15.100=b;smithi114:172.21.15.114=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:47.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:47 smithi040 ceph-mon[25470]: Saving service mon spec with placement smithi040:172.21.15.40=a;smithi100:172.21.15.100=b;smithi114:172.21.15.114=c;count:3 2024-09-20T18:32:47.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:47 smithi040 ceph-mon[25470]: Deploying daemon mon.c on smithi114 2024-09-20T18:32:49.113 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:32:49.113 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":1,"fsid":"339dcd80-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:31:18.698581Z","created":"2024-09-20T18:31:18.698581Z","min_mon_release":19,"min_mon_release_name":"squid","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-20T18:32:49.113 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 1 2024-09-20T18:32:49.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:49 smithi040 ceph-mon[25470]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:49.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:49 smithi040 ceph-mon[25470]: from='client.? 172.21.15.114:0/2335170214' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T18:32:50.480 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:50 smithi114 ceph-mon[27964]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T18:32:50.480 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:50 smithi114 bash[27926]: 570be9be8b5a6a086eccd8bd3ccd328f126b6aaa3463bf1df35fa26e210e643b 2024-09-20T18:32:50.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:50 smithi114 systemd[1]: Started Ceph mon.c for 339dcd80-777d-11ef-baf5-efdc52797490. 2024-09-20T18:32:50.954 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:32:50.955 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:32:51.214 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T18:32:55.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:55.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: mon.a calling monitor election 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: mon.c calling monitor election 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: monmap epoch 2 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: last_changed 2024-09-20T18:32:50.447262+0000 2024-09-20T18:32:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: min_mon_release 19 (squid) 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: election_strategy: 1 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: fsmap 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: mgrmap e14: x(active, since 43s) 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: overall HEALTH_OK 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:32:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: mon.a calling monitor election 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: mon.c calling monitor election 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:55.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: monmap epoch 2 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: last_changed 2024-09-20T18:32:50.447262+0000 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: min_mon_release 19 (squid) 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: election_strategy: 1 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: fsmap 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: mgrmap e14: x(active, since 43s) 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: overall HEALTH_OK 2024-09-20T18:32:55.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:55.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:55.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:55.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:32:55.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:56.295 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:32:56.295 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":2,"fsid":"339dcd80-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:32:50.447262Z","created":"2024-09-20T18:31:18.698581Z","min_mon_release":19,"min_mon_release_name":"squid","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T18:32:56.295 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 2 2024-09-20T18:32:56.617 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:56 smithi114 ceph-mon[27964]: Deploying daemon mon.b on smithi100 2024-09-20T18:32:56.618 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:56 smithi114 ceph-mon[27964]: from='client.? 172.21.15.114:0/4145855297' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T18:32:56.618 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:56 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:56.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:56 smithi040 ceph-mon[25470]: Deploying daemon mon.b on smithi100 2024-09-20T18:32:56.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:56 smithi040 ceph-mon[25470]: from='client.? 172.21.15.114:0/4145855297' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T18:32:56.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:56 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:57.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:32:57 smithi040 ceph-mon[25470]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:57.920 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:32:57.920 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:32:57.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:32:57 smithi114 ceph-mon[27964]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:58.167 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T18:32:58.885 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:32:58.885 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":2,"fsid":"339dcd80-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:32:50.447262Z","created":"2024-09-20T18:31:18.698581Z","min_mon_release":19,"min_mon_release_name":"squid","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T18:32:58.885 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 2 2024-09-20T18:32:59.385 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(???) e0 preinit fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:32:59.385 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).mds e1 new map 2024-09-20T18:32:59.385 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-20T18:32:59.386 INFO:journalctl@ceph.mon.b.smithi100.stdout: e1 2024-09-20T18:32:59.386 INFO:journalctl@ceph.mon.b.smithi100.stdout: btime 2024-09-20T18:31:21:824211+0000 2024-09-20T18:32:59.386 INFO:journalctl@ceph.mon.b.smithi100.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T18:32:59.386 INFO:journalctl@ceph.mon.b.smithi100.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-20T18:32:59.386 INFO:journalctl@ceph.mon.b.smithi100.stdout: legacy client fscid: -1 2024-09-20T18:32:59.386 INFO:journalctl@ceph.mon.b.smithi100.stdout: 2024-09-20T18:32:59.386 INFO:journalctl@ceph.mon.b.smithi100.stdout: No filesystems configured 2024-09-20T18:32:59.386 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T18:32:59.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-20T18:32:59.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T18:32:59.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T18:32:59.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"} : dispatch 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Deploying cephadm binary to smithi114 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:32:59.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Added host smithi114 2024-09-20T18:32:59.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:32:59.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/2591820592' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-20T18:32:59.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/2591820592' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"} : dispatch 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:32:59.660 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi100:172.21.15.100=b;smithi114:172.21.15.114=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Saving service mon spec with placement smithi040:172.21.15.40=a;smithi100:172.21.15.100=b;smithi114:172.21.15.114=c;count:3 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Deploying daemon mon.c on smithi114 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='client.? 172.21.15.114:0/2335170214' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.661 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.a calling monitor election 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.c calling monitor election 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: monmap epoch 2 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:32:59.662 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: last_changed 2024-09-20T18:32:50.447262+0000 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: min_mon_release 19 (squid) 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: election_strategy: 1 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: fsmap 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mgrmap e14: x(active, since 43s) 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: overall HEALTH_OK 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: Deploying daemon mon.b on smithi100 2024-09-20T18:32:59.663 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='client.? 172.21.15.114:0/4145855297' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T18:32:59.664 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:32:59.664 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:32:59.664 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 ceph-mon[27719]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T18:32:59.664 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 bash[27681]: 645fca1898c39df38d6a45d9836b589218cc6fad91c1096910f1d6ab999b9b9c 2024-09-20T18:32:59.664 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:32:59 smithi100 systemd[1]: Started Ceph mon.b for 339dcd80-777d-11ef-baf5-efdc52797490. 2024-09-20T18:33:00.504 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:33:00.504 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:33:00.747 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T18:33:04.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: mon.a calling monitor election 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: mon.c calling monitor election 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: monmap epoch 3 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:04.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: last_changed 2024-09-20T18:32:59.377122+0000 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: min_mon_release 19 (squid) 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: election_strategy: 1 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: 2: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.b 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: fsmap 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: mgrmap e14: x(active, since 52s) 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: mon.b (rank 2) addr [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] is down (out of quorum) 2024-09-20T18:33:04.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:04.782 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:04.782 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:04.782 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:04.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:33:04.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: mon.a calling monitor election 2024-09-20T18:33:04.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: mon.c calling monitor election 2024-09-20T18:33:04.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:33:04.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:04.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: monmap epoch 3 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: last_changed 2024-09-20T18:32:59.377122+0000 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: min_mon_release 19 (squid) 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: election_strategy: 1 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:33:04.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: 2: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.b 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: fsmap 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: mgrmap e14: x(active, since 52s) 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: mon.b (rank 2) addr [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] is down (out of quorum) 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:04.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:05.037 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:33:05.037 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":3,"fsid":"339dcd80-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:32:59.377122Z","created":"2024-09-20T18:31:18.698581Z","min_mon_release":19,"min_mon_release_name":"squid","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T18:33:05.038 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 3 2024-09-20T18:33:05.566 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-20T18:33:05.566 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-20T18:33:05.719 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:05 smithi114 ceph-mon[27964]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:05.719 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:05.719 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:05 smithi114 ceph-mon[27964]: from='client.? 172.21.15.114:0/2528808801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T18:33:05.719 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:05.831 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:33:05.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:05 smithi040 ceph-mon[25470]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:05.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:05.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:05 smithi040 ceph-mon[25470]: from='client.? 172.21.15.114:0/2528808801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T18:33:05.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:06.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: mon.a calling monitor election 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: mon.c calling monitor election 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:06.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: monmap epoch 3 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: last_changed 2024-09-20T18:32:59.377122+0000 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: min_mon_release 19 (squid) 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: election_strategy: 1 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: 2: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.b 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: fsmap 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: mgrmap e14: x(active, since 52s) 2024-09-20T18:33:06.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: mon.b (rank 2) addr [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] is down (out of quorum) 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='client.? 172.21.15.114:0/2528808801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T18:33:06.659 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:06.687 INFO:teuthology.orchestra.run.smithi040.stdout:# minimal ceph.conf for 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:06.687 INFO:teuthology.orchestra.run.smithi040.stdout:[global] 2024-09-20T18:33:06.687 INFO:teuthology.orchestra.run.smithi040.stdout: fsid = 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:06.687 INFO:teuthology.orchestra.run.smithi040.stdout: mon_host = [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] 2024-09-20T18:33:07.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: mon.b calling monitor election 2024-09-20T18:33:07.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:07.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Updating smithi040:/etc/ceph/ceph.conf 2024-09-20T18:33:07.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-20T18:33:07.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-20T18:33:07.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: mon.b calling monitor election 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Reconfiguring daemon mon.a on smithi040 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: mon.c calling monitor election 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: mon.a calling monitor election 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: monmap epoch 3 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: last_changed 2024-09-20T18:32:59.377122+0000 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: min_mon_release 19 (squid) 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: election_strategy: 1 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:33:07.480 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-20T18:33:07.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: 2: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.b 2024-09-20T18:33:07.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: fsmap 2024-09-20T18:33:07.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:33:07.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: mgrmap e14: x(active, since 54s) 2024-09-20T18:33:07.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-20T18:33:07.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: Cluster is now healthy 2024-09-20T18:33:07.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: overall HEALTH_OK 2024-09-20T18:33:07.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/913713014' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:07.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:07 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:07.506 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-20T18:33:07.506 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:33:07.506 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T18:33:07.534 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:33:07.534 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:33:07.599 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-20T18:33:07.600 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: mon.b calling monitor election 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Updating smithi040:/etc/ceph/ceph.conf 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: mon.b calling monitor election 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Reconfiguring daemon mon.a on smithi040 2024-09-20T18:33:07.624 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: mon.c calling monitor election 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: mon.a calling monitor election 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: monmap epoch 3 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: last_changed 2024-09-20T18:32:59.377122+0000 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: min_mon_release 19 (squid) 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: election_strategy: 1 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: 2: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.b 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: fsmap 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: mgrmap e14: x(active, since 54s) 2024-09-20T18:33:07.625 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-20T18:33:07.626 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: Cluster is now healthy 2024-09-20T18:33:07.626 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: overall HEALTH_OK 2024-09-20T18:33:07.626 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/913713014' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:07.626 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:07 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:07.628 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-20T18:33:07.628 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:33:07.693 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-20T18:33:07.693 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T18:33:07.719 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: mon.b calling monitor election 2024-09-20T18:33:07.719 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:07.719 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Updating smithi040:/etc/ceph/ceph.conf 2024-09-20T18:33:07.719 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: mon.b calling monitor election 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Reconfiguring daemon mon.a on smithi040 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: mon.c calling monitor election 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: mon.a calling monitor election 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: monmap epoch 3 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: last_changed 2024-09-20T18:32:59.377122+0000 2024-09-20T18:33:07.720 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: created 2024-09-20T18:31:18.698581+0000 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: min_mon_release 19 (squid) 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: election_strategy: 1 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: 2: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.b 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: fsmap 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: mgrmap e14: x(active, since 54s) 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: Cluster is now healthy 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: overall HEALTH_OK 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/913713014' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:07.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:07 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:33:07.724 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-20T18:33:07.724 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:33:07.791 INFO:tasks.cephadm:Adding mgr.x on smithi040 2024-09-20T18:33:07.792 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch apply mgr '1;smithi040=x' 2024-09-20T18:33:08.068 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T18:33:08.503 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:08 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:08.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:08 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:08.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:08 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:08.680 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mgr update... 2024-09-20T18:33:09.241 DEBUG:tasks.cephadm:set 0 configs 2024-09-20T18:33:09.241 INFO:tasks.cephadm:Deploying OSDs... 2024-09-20T18:33:09.241 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:33:09.241 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T18:33:09.261 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-20T18:33:09.262 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_1 2024-09-20T18:33:09.321 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T18:33:09.321 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:09.321 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-20T18:33:09.321 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:09.321 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:09.321 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-20 18:32:27.402289089 +0000 2024-09-20T18:33:09.322 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-20 18:20:47.494610915 +0000 2024-09-20T18:33:09.322 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-20 18:20:47.494610915 +0000 2024-09-20T18:33:09.322 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: 2024-09-20 18:20:47.494610915 +0000 2024-09-20T18:33:09.322 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T18:33:09.391 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-20T18:33:09.391 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-20T18:33:09.391 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000242147 s, 2.1 MB/s 2024-09-20T18:33:09.392 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T18:33:09.452 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_2 2024-09-20T18:33:09.511 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T18:33:09.511 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:09.511 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-20T18:33:09.511 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:09.511 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:09.511 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-20 18:32:27.438288644 +0000 2024-09-20T18:33:09.511 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-20 18:20:47.494610915 +0000 2024-09-20T18:33:09.511 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-20 18:20:47.494610915 +0000 2024-09-20T18:33:09.511 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: 2024-09-20 18:20:47.494610915 +0000 2024-09-20T18:33:09.511 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T18:33:09.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:09.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:09.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:09.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: Reconfiguring mon.b (monmap changed)... 2024-09-20T18:33:09.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:33:09.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T18:33:09.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:09.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: Reconfiguring daemon mon.b on smithi100 2024-09-20T18:33:09.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi040=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:09.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: Saving service mgr spec with placement smithi040=x;count:1 2024-09-20T18:33:09.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:09.578 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-20T18:33:09.578 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-20T18:33:09.578 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000191034 s, 2.7 MB/s 2024-09-20T18:33:09.579 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T18:33:09.638 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_3 2024-09-20T18:33:09.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:09.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:09.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:09.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: Reconfiguring mon.b (monmap changed)... 2024-09-20T18:33:09.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:33:09.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T18:33:09.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:09.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: Reconfiguring daemon mon.b on smithi100 2024-09-20T18:33:09.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi040=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:09.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: Saving service mgr spec with placement smithi040=x;count:1 2024-09-20T18:33:09.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:09.686 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T18:33:09.686 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:09.686 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-20T18:33:09.686 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:09.686 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:09.686 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-20 18:32:27.472288224 +0000 2024-09-20T18:33:09.686 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-20 18:20:47.493610927 +0000 2024-09-20T18:33:09.686 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-20 18:20:47.493610927 +0000 2024-09-20T18:33:09.686 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: 2024-09-20 18:20:47.493610927 +0000 2024-09-20T18:33:09.687 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T18:33:09.752 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-20T18:33:09.752 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-20T18:33:09.752 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000240149 s, 2.1 MB/s 2024-09-20T18:33:09.753 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T18:33:09.811 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_4 2024-09-20T18:33:09.817 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: Reconfiguring mon.b (monmap changed)... 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: Reconfiguring daemon mon.b on smithi100 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi040=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: Saving service mgr spec with placement smithi040=x;count:1 2024-09-20T18:33:09.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:09.869 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T18:33:09.869 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:09.869 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-20T18:33:09.869 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:09.869 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:09.869 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-20 18:32:27.505287817 +0000 2024-09-20T18:33:09.869 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-20 18:20:47.493610927 +0000 2024-09-20T18:33:09.869 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-20 18:20:47.493610927 +0000 2024-09-20T18:33:09.869 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: 2024-09-20 18:20:47.493610927 +0000 2024-09-20T18:33:09.869 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T18:33:09.934 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-20T18:33:09.935 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-20T18:33:09.935 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000246058 s, 2.1 MB/s 2024-09-20T18:33:09.936 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T18:33:09.993 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-20T18:33:09.993 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T18:33:10.011 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-20T18:33:10.011 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_1 2024-09-20T18:33:10.067 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T18:33:10.068 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:10.068 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-20T18:33:10.068 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:10.068 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:10.068 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-20 18:32:58.832095140 +0000 2024-09-20T18:33:10.068 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-20 18:20:46.368980740 +0000 2024-09-20T18:33:10.068 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-20 18:20:46.368980740 +0000 2024-09-20T18:33:10.068 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-09-20 18:20:46.368980740 +0000 2024-09-20T18:33:10.068 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T18:33:10.134 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-20T18:33:10.134 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-20T18:33:10.134 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000213488 s, 2.4 MB/s 2024-09-20T18:33:10.136 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T18:33:10.193 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_2 2024-09-20T18:33:10.249 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T18:33:10.249 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:10.249 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 963 Links: 1 2024-09-20T18:33:10.249 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:10.249 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:10.250 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-20 18:32:58.833095114 +0000 2024-09-20T18:33:10.250 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-20 18:20:46.367980842 +0000 2024-09-20T18:33:10.250 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-20 18:20:46.367980842 +0000 2024-09-20T18:33:10.250 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-09-20 18:20:46.367980842 +0000 2024-09-20T18:33:10.250 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T18:33:10.315 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-20T18:33:10.315 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-20T18:33:10.315 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000207779 s, 2.5 MB/s 2024-09-20T18:33:10.316 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T18:33:10.374 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_3 2024-09-20T18:33:10.430 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T18:33:10.430 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:10.430 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-20T18:33:10.430 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:10.430 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:10.430 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-20 18:32:58.833095114 +0000 2024-09-20T18:33:10.430 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-20 18:20:46.368980740 +0000 2024-09-20T18:33:10.430 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-20 18:20:46.368980740 +0000 2024-09-20T18:33:10.430 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-09-20 18:20:46.368980740 +0000 2024-09-20T18:33:10.431 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T18:33:10.494 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-20T18:33:10.494 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-20T18:33:10.494 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000228866 s, 2.2 MB/s 2024-09-20T18:33:10.496 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T18:33:10.552 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_4 2024-09-20T18:33:10.608 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T18:33:10.608 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:10.608 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-20T18:33:10.609 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:10.609 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:10.609 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-20 18:32:58.833095114 +0000 2024-09-20T18:33:10.609 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-20 18:20:46.367980842 +0000 2024-09-20T18:33:10.609 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-20 18:20:46.367980842 +0000 2024-09-20T18:33:10.609 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-09-20 18:20:46.367980842 +0000 2024-09-20T18:33:10.609 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T18:33:10.673 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-20T18:33:10.673 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-20T18:33:10.673 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.0002136 s, 2.4 MB/s 2024-09-20T18:33:10.674 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T18:33:10.731 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-20T18:33:10.731 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T18:33:10.747 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-20T18:33:10.747 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_1 2024-09-20T18:33:10.803 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T18:33:10.803 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-20T18:33:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-20 18:32:49.939822870 +0000 2024-09-20T18:33:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-20 18:20:46.427661699 +0000 2024-09-20T18:33:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-20 18:20:46.427661699 +0000 2024-09-20T18:33:10.803 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-20 18:20:46.427661699 +0000 2024-09-20T18:33:10.803 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T18:33:10.866 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-20T18:33:10.866 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-20T18:33:10.866 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000265054 s, 1.9 MB/s 2024-09-20T18:33:10.868 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T18:33:10.924 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_2 2024-09-20T18:33:10.979 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T18:33:10.979 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:10.979 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-20T18:33:10.979 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:10.979 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:10.979 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-20 18:32:49.939822870 +0000 2024-09-20T18:33:10.979 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-20 18:20:46.428661336 +0000 2024-09-20T18:33:10.979 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-20 18:20:46.428661336 +0000 2024-09-20T18:33:10.980 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-20 18:20:46.428661336 +0000 2024-09-20T18:33:10.980 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T18:33:11.044 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-20T18:33:11.044 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-20T18:33:11.044 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000225007 s, 2.3 MB/s 2024-09-20T18:33:11.045 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T18:33:11.102 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_3 2024-09-20T18:33:11.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:10 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:11.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:10 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:11.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:10 smithi100 ceph-mon[27719]: Reconfiguring mon.c (monmap changed)... 2024-09-20T18:33:11.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:10 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:33:11.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:10 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T18:33:11.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:10 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:11.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:10 smithi100 ceph-mon[27719]: Reconfiguring daemon mon.c on smithi114 2024-09-20T18:33:11.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:10 smithi100 ceph-mon[27719]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:11.157 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T18:33:11.158 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:11.158 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-20T18:33:11.158 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:11.158 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:11.158 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-20 18:32:49.939822870 +0000 2024-09-20T18:33:11.158 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-20 18:20:46.429660973 +0000 2024-09-20T18:33:11.158 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-20 18:20:46.429660973 +0000 2024-09-20T18:33:11.158 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-20 18:20:46.429660973 +0000 2024-09-20T18:33:11.158 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T18:33:11.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:10 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:11.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:10 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:11.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:10 smithi040 ceph-mon[25470]: Reconfiguring mon.c (monmap changed)... 2024-09-20T18:33:11.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:10 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:33:11.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:10 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T18:33:11.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:10 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:11.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:10 smithi040 ceph-mon[25470]: Reconfiguring daemon mon.c on smithi114 2024-09-20T18:33:11.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:10 smithi040 ceph-mon[25470]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:11.218 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:10 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:11.218 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:10 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:11.218 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:10 smithi114 ceph-mon[27964]: Reconfiguring mon.c (monmap changed)... 2024-09-20T18:33:11.218 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:10 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T18:33:11.218 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:10 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T18:33:11.219 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:10 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:11.219 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:10 smithi114 ceph-mon[27964]: Reconfiguring daemon mon.c on smithi114 2024-09-20T18:33:11.219 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:10 smithi114 ceph-mon[27964]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:11.220 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-20T18:33:11.220 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-20T18:33:11.221 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000181655 s, 2.8 MB/s 2024-09-20T18:33:11.222 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T18:33:11.278 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_4 2024-09-20T18:33:11.333 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T18:33:11.333 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:33:11.333 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-20T18:33:11.333 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:33:11.333 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:33:11.333 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-20 18:32:49.940822848 +0000 2024-09-20T18:33:11.333 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-20 18:20:46.427661699 +0000 2024-09-20T18:33:11.334 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-20 18:20:46.427661699 +0000 2024-09-20T18:33:11.334 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-20 18:20:46.427661699 +0000 2024-09-20T18:33:11.334 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T18:33:11.396 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-20T18:33:11.396 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-20T18:33:11.396 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000214335 s, 2.4 MB/s 2024-09-20T18:33:11.398 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T18:33:11.454 INFO:tasks.cephadm:Deploying osd.0 on smithi040 with /dev/vg_nvme/lv_4... 2024-09-20T18:33:11.454 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: Reconfiguring mgr.x (unknown last config time)... 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-20T18:33:12.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:12.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:12 smithi040 ceph-mon[25470]: Reconfiguring daemon mgr.x on smithi040 2024-09-20T18:33:12.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:12.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:12.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:33:12.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: Reconfiguring mgr.x (unknown last config time)... 2024-09-20T18:33:12.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-20T18:33:12.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-20T18:33:12.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:12.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:12 smithi100 ceph-mon[27719]: Reconfiguring daemon mgr.x on smithi040 2024-09-20T18:33:12.456 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:33:12.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:12.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:12.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:33:12.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:12.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: Reconfiguring mgr.x (unknown last config time)... 2024-09-20T18:33:12.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-20T18:33:12.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-20T18:33:12.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:12.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:12 smithi114 ceph-mon[27964]: Reconfiguring daemon mgr.x on smithi040 2024-09-20T18:33:13.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:13 smithi040 ceph-mon[25470]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:13.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:13.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:13.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:13 smithi114 ceph-mon[27964]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:13.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:13.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:13.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:13 smithi100 ceph-mon[27719]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:13.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:13.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:15.322 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:33:15.353 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi040:vg_nvme/lv_4 2024-09-20T18:33:15.608 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:33:15.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:15 smithi040 ceph-mon[25470]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:15.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:15 smithi114 ceph-mon[27964]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:15.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:15 smithi100 ceph-mon[27719]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:16.758 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:16 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:33:16.758 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:16 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:33:16.758 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:16 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:16.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:16 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:33:16.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:16 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:33:16.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:16 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:16.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:16 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:33:16.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:16 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:33:16.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:16 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:17.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:17 smithi040 ceph-mon[25470]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:17.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:17 smithi040 ceph-mon[25470]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:17.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:17 smithi114 ceph-mon[27964]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:17.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:17 smithi114 ceph-mon[27964]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:17.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:17 smithi100 ceph-mon[27719]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:17.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:17 smithi100 ceph-mon[27719]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:19.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:19 smithi114 ceph-mon[27964]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:19.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:19 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/216583939' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "eceac4f5-2117-45e2-bb4b-5c6c7f21b634"} : dispatch 2024-09-20T18:33:19.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:19 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/216583939' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eceac4f5-2117-45e2-bb4b-5c6c7f21b634"}]': finished 2024-09-20T18:33:19.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:19 smithi114 ceph-mon[27964]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:33:19.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:19 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:19.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:19 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/4262078537' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:33:19.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:19 smithi100 ceph-mon[27719]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:19.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:19 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/216583939' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "eceac4f5-2117-45e2-bb4b-5c6c7f21b634"} : dispatch 2024-09-20T18:33:19.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:19 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/216583939' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eceac4f5-2117-45e2-bb4b-5c6c7f21b634"}]': finished 2024-09-20T18:33:19.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:19 smithi100 ceph-mon[27719]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:33:19.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:19 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:19.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:19 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/4262078537' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:33:19.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:19 smithi040 ceph-mon[25470]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:19.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:19 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/216583939' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "eceac4f5-2117-45e2-bb4b-5c6c7f21b634"} : dispatch 2024-09-20T18:33:19.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:19 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/216583939' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eceac4f5-2117-45e2-bb4b-5c6c7f21b634"}]': finished 2024-09-20T18:33:19.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:19 smithi040 ceph-mon[25470]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:33:19.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:19 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:19.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:19 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/4262078537' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:33:21.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:21 smithi114 ceph-mon[27964]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:21.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:21 smithi100 ceph-mon[27719]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:21.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:21 smithi040 ceph-mon[25470]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:23.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:23 smithi040 ceph-mon[25470]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:23.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:23 smithi114 ceph-mon[27964]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:23.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:23 smithi100 ceph-mon[27719]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:25.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:25 smithi040 ceph-mon[25470]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:25.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:25 smithi114 ceph-mon[27964]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:25.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:25 smithi100 ceph-mon[27719]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:26.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:26 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T18:33:26.532 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:26 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:26.762 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:26 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T18:33:26.762 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:26 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:26.808 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:26 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T18:33:26.808 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:26 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:27 smithi040 ceph-mon[25470]: Deploying daemon osd.0 on smithi040 2024-09-20T18:33:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:27 smithi040 ceph-mon[25470]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:27.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:27 smithi114 ceph-mon[27964]: Deploying daemon osd.0 on smithi040 2024-09-20T18:33:27.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:27 smithi114 ceph-mon[27964]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:27.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:27 smithi100 ceph-mon[27719]: Deploying daemon osd.0 on smithi040 2024-09-20T18:33:27.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:27 smithi100 ceph-mon[27719]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:29.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:29 smithi040 ceph-mon[25470]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:29.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:29 smithi114 ceph-mon[27964]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:29.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:29 smithi100 ceph-mon[27719]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:31.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:31 smithi114 ceph-mon[27964]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:31.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:31 smithi100 ceph-mon[27719]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:31.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:31 smithi040 ceph-mon[25470]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:33.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:33 smithi040 ceph-mon[25470]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:33.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:33 smithi114 ceph-mon[27964]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:33.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:33 smithi100 ceph-mon[27719]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:34.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:34 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:34.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:34 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:34.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:34 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:34.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:34 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:34.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:34 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:34.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:34 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:34.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:34 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:34.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:34 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:34.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:34 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:35 smithi040 ceph-mon[25470]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:35.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:35 smithi114 ceph-mon[27964]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:35.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:35 smithi100 ceph-mon[27719]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:37.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:37 smithi100 ceph-mon[27719]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:37.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:37 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:37.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:37 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:37.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:37 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:37.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:37 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:33:37.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:37 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:37 smithi040 ceph-mon[25470]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:37 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:37 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:37 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:37 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:37 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:38.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:37 smithi114 ceph-mon[27964]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:38.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:37 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:38.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:37 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:38.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:37 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:38.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:37 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:33:38.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:37 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:39.179 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 0 on host 'smithi040' 2024-09-20T18:33:39.801 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:39 smithi040 ceph-mon[25470]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:39.801 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:39 smithi040 ceph-mon[25470]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T18:33:39.801 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:39.801 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:39.801 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:39.830 DEBUG:teuthology.orchestra.run.smithi040:osd.0> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.0.service 2024-09-20T18:33:39.833 INFO:tasks.cephadm:Deploying osd.1 on smithi040 with /dev/vg_nvme/lv_3... 2024-09-20T18:33:39.833 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T18:33:39.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:39 smithi100 ceph-mon[27719]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:39.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:39 smithi100 ceph-mon[27719]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T18:33:39.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:39 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:39.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:39 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:39.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:39 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:40.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:39 smithi114 ceph-mon[27964]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:40.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:39 smithi114 ceph-mon[27964]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T18:33:40.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:39 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:33:40.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:39 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:40.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:39 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:40.555 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:33:40.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:40 smithi040 ceph-mon[25470]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:33:40.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:40 smithi040 ceph-mon[25470]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:33:40.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:40 smithi040 ceph-mon[25470]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-20T18:33:40.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:40.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:40 smithi040 ceph-mon[25470]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-20T18:33:40.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:40 smithi100 ceph-mon[27719]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:33:40.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:40 smithi100 ceph-mon[27719]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:33:40.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:40 smithi100 ceph-mon[27719]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-20T18:33:40.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:40.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:40 smithi100 ceph-mon[27719]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-20T18:33:41.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:40 smithi114 ceph-mon[27964]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:33:41.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:40 smithi114 ceph-mon[27964]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:33:41.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:40 smithi114 ceph-mon[27964]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-20T18:33:41.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:41.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:40 smithi114 ceph-mon[27964]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-20T18:33:41.170 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:33:40 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0[39553]: 2024-09-20T18:33:40.962+0000 7f34796ed640 -1 osd.0 0 waiting for initial osdmap 2024-09-20T18:33:41.170 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:33:40 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0[39553]: 2024-09-20T18:33:40.965+0000 7f347150c640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:33:41.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:41 smithi100 ceph-mon[27719]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:41.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:41 smithi100 ceph-mon[27719]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:33:41.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:41 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:41.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:41 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:41.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:41 smithi100 ceph-mon[27719]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' 2024-09-20T18:33:41.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:41 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:41.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:41 smithi040 ceph-mon[25470]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:41.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:41 smithi040 ceph-mon[25470]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:33:41.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:41.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:41.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:41 smithi040 ceph-mon[25470]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' 2024-09-20T18:33:41.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:42.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:41 smithi114 ceph-mon[27964]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:42.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:41 smithi114 ceph-mon[27964]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:33:42.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:41 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:42.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:41 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:42.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:41 smithi114 ceph-mon[27964]: from='osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166]' entity='osd.0' 2024-09-20T18:33:42.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:41 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:42.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:42 smithi100 ceph-mon[27719]: purged_snaps scrub starts 2024-09-20T18:33:42.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:42 smithi100 ceph-mon[27719]: purged_snaps scrub ok 2024-09-20T18:33:42.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:42 smithi100 ceph-mon[27719]: osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166] boot 2024-09-20T18:33:42.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:42 smithi100 ceph-mon[27719]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:33:42.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:42.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:42 smithi040 ceph-mon[25470]: purged_snaps scrub starts 2024-09-20T18:33:42.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:42 smithi040 ceph-mon[25470]: purged_snaps scrub ok 2024-09-20T18:33:42.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:42 smithi040 ceph-mon[25470]: osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166] boot 2024-09-20T18:33:42.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:42 smithi040 ceph-mon[25470]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:33:42.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:43.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:42 smithi114 ceph-mon[27964]: purged_snaps scrub starts 2024-09-20T18:33:43.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:42 smithi114 ceph-mon[27964]: purged_snaps scrub ok 2024-09-20T18:33:43.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:42 smithi114 ceph-mon[27964]: osd.0 [v2:172.21.15.40:6802/222462166,v1:172.21.15.40:6803/222462166] boot 2024-09-20T18:33:43.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:42 smithi114 ceph-mon[27964]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:33:43.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:33:43.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:43 smithi040 ceph-mon[25470]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:43.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:43 smithi040 ceph-mon[25470]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:33:43.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:43 smithi100 ceph-mon[27719]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:43.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:43 smithi100 ceph-mon[27719]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:33:44.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:43 smithi114 ceph-mon[27964]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:33:44.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:43 smithi114 ceph-mon[27964]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:33:45.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:44 smithi114 ceph-mon[27964]: Detected new or changed devices on smithi040 2024-09-20T18:33:45.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:44 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:44 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:44 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T18:33:45.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:44 smithi114 ceph-mon[27964]: Adjusting osd_memory_target on smithi040 to 17092M 2024-09-20T18:33:45.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:44 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:44 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:45.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:44 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:33:45.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:44 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:44 smithi040 ceph-mon[25470]: Detected new or changed devices on smithi040 2024-09-20T18:33:45.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:44 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:44 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:44 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T18:33:45.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:44 smithi040 ceph-mon[25470]: Adjusting osd_memory_target on smithi040 to 17092M 2024-09-20T18:33:45.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:44 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:44 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:45.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:44 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:33:45.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:44 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:44 smithi100 ceph-mon[27719]: Detected new or changed devices on smithi040 2024-09-20T18:33:45.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:44 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:44 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:44 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T18:33:45.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:44 smithi100 ceph-mon[27719]: Adjusting osd_memory_target on smithi040 to 17092M 2024-09-20T18:33:45.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:44 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:44 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:45.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:44 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:33:45.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:44 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:33:45.425 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:33:45.453 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi040:vg_nvme/lv_3 2024-09-20T18:33:45.707 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:33:46.006 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:45 smithi040 ceph-mon[25470]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:46.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:45 smithi114 ceph-mon[27964]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:46.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:45 smithi100 ceph-mon[27719]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:47.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:33:47.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:33:47.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:47.069 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:33:47.069 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:33:47.069 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:47.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:33:47.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:33:47.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:47.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:47 smithi040 ceph-mon[25470]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:47.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:47 smithi040 ceph-mon[25470]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:48.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:47 smithi114 ceph-mon[27964]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:48.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:47 smithi114 ceph-mon[27964]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:48.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:47 smithi100 ceph-mon[27719]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:48.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:47 smithi100 ceph-mon[27719]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:50.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:49 smithi114 ceph-mon[27964]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:50.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:49 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/4031697225' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2882663d-94d3-4f92-9667-868f49c40c38"} : dispatch 2024-09-20T18:33:50.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:49 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/4031697225' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2882663d-94d3-4f92-9667-868f49c40c38"}]': finished 2024-09-20T18:33:50.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:49 smithi114 ceph-mon[27964]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:33:50.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:49 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:33:50.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:49 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/2843684406' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:33:50.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:49 smithi100 ceph-mon[27719]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:50.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:49 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/4031697225' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2882663d-94d3-4f92-9667-868f49c40c38"} : dispatch 2024-09-20T18:33:50.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:49 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/4031697225' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2882663d-94d3-4f92-9667-868f49c40c38"}]': finished 2024-09-20T18:33:50.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:49 smithi100 ceph-mon[27719]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:33:50.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:49 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:33:50.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:49 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/2843684406' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:33:50.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:49 smithi040 ceph-mon[25470]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:50.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:49 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/4031697225' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2882663d-94d3-4f92-9667-868f49c40c38"} : dispatch 2024-09-20T18:33:50.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:49 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/4031697225' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2882663d-94d3-4f92-9667-868f49c40c38"}]': finished 2024-09-20T18:33:50.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:49 smithi040 ceph-mon[25470]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:33:50.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:49 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:33:50.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:49 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/2843684406' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:33:52.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:51 smithi114 ceph-mon[27964]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:52.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:51 smithi040 ceph-mon[25470]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:52.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:51 smithi100 ceph-mon[27719]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:53.781 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:53 smithi040 ceph-mon[25470]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:54.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:53 smithi114 ceph-mon[27964]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:54.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:53 smithi100 ceph-mon[27719]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:56.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:55 smithi114 ceph-mon[27964]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:56.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T18:33:56.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:56.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:55 smithi040 ceph-mon[25470]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:56.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T18:33:56.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:56.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:55 smithi100 ceph-mon[27719]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:56.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:55 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T18:33:56.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:55 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:33:57.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:56 smithi114 ceph-mon[27964]: Deploying daemon osd.1 on smithi040 2024-09-20T18:33:57.058 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:56 smithi100 ceph-mon[27719]: Deploying daemon osd.1 on smithi040 2024-09-20T18:33:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:56 smithi040 ceph-mon[25470]: Deploying daemon osd.1 on smithi040 2024-09-20T18:33:58.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:57 smithi114 ceph-mon[27964]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:58.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:57 smithi040 ceph-mon[25470]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:33:58.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:57 smithi100 ceph-mon[27719]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:00.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:33:59 smithi114 ceph-mon[27964]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:00.067 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:33:59 smithi040 ceph-mon[25470]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:00.203 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:33:59 smithi100 ceph-mon[27719]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:02.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:01 smithi114 ceph-mon[27964]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:02.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:01 smithi100 ceph-mon[27719]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:02.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:01 smithi040 ceph-mon[25470]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:03 smithi040 ceph-mon[25470]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:04.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:03 smithi114 ceph-mon[27964]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:04.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:04.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:04.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:04.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:03 smithi100 ceph-mon[27719]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:04.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:04.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:04.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:05.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:05 smithi040 ceph-mon[25470]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:06.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:05 smithi114 ceph-mon[27964]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:06.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:05 smithi100 ceph-mon[27719]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:07.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:07 smithi100 ceph-mon[27719]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:07.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:07 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:07.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:07 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:07.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:07 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:07.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:07 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:07.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:07 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:07.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:07 smithi040 ceph-mon[25470]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:07.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:07 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:07.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:07 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:07.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:07 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:07.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:07 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:07.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:07 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:07.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:07 smithi114 ceph-mon[27964]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:07.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:07 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:07.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:07 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:07.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:07 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:07.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:07 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:07.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:07 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:08.881 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 1 on host 'smithi040' 2024-09-20T18:34:09.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:09 smithi040 ceph-mon[25470]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:09.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:09 smithi040 ceph-mon[25470]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T18:34:09.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:09.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:09.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:09.609 DEBUG:teuthology.orchestra.run.smithi040:osd.1> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.1.service 2024-09-20T18:34:09.611 INFO:tasks.cephadm:Deploying osd.2 on smithi100 with /dev/vg_nvme/lv_4... 2024-09-20T18:34:09.611 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T18:34:09.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:09 smithi100 ceph-mon[27719]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:09.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:09 smithi100 ceph-mon[27719]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T18:34:09.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:09.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:09.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:09.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:09 smithi114 ceph-mon[27964]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:09.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:09 smithi114 ceph-mon[27964]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T18:34:09.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:09.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:09.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:09.861 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:34:10.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:10 smithi100 ceph-mon[27719]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:34:10.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:10 smithi100 ceph-mon[27719]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:34:10.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:10 smithi100 ceph-mon[27719]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-20T18:34:10.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:10 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:10.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:10 smithi040 ceph-mon[25470]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:34:10.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:10 smithi040 ceph-mon[25470]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:34:10.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:10 smithi040 ceph-mon[25470]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-20T18:34:10.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:10 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:10.671 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:10 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1[45752]: 2024-09-20T18:34:10.397+0000 7fb3fb724640 -1 osd.1 0 waiting for initial osdmap 2024-09-20T18:34:10.671 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:10 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1[45752]: 2024-09-20T18:34:10.403+0000 7fb3f754b640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:34:10.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:10 smithi114 ceph-mon[27964]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:34:10.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:10 smithi114 ceph-mon[27964]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:34:10.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:10 smithi114 ceph-mon[27964]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-20T18:34:10.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:10 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:11.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:11 smithi040 ceph-mon[25470]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:11.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:11 smithi040 ceph-mon[25470]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-20T18:34:11.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:11 smithi040 ceph-mon[25470]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:34:11.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:11 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:11.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:11 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:11.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:11 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:11.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:11 smithi114 ceph-mon[27964]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:11.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:11 smithi114 ceph-mon[27964]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-20T18:34:11.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:11 smithi114 ceph-mon[27964]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:34:11.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:11 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:11.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:11 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:11.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:11 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:11.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:11 smithi100 ceph-mon[27719]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:11.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:11 smithi100 ceph-mon[27719]: from='osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-20T18:34:11.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:11 smithi100 ceph-mon[27719]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:34:11.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:11 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:11.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:11 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:11.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:11 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:12.575 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:12 smithi100 ceph-mon[27719]: purged_snaps scrub starts 2024-09-20T18:34:12.575 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:12 smithi100 ceph-mon[27719]: purged_snaps scrub ok 2024-09-20T18:34:12.575 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:12 smithi100 ceph-mon[27719]: osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576] boot 2024-09-20T18:34:12.575 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:12 smithi100 ceph-mon[27719]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:34:12.575 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:12 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:12.577 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:34:12.603 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi100:vg_nvme/lv_4 2024-09-20T18:34:12.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:12 smithi114 ceph-mon[27964]: purged_snaps scrub starts 2024-09-20T18:34:12.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:12 smithi114 ceph-mon[27964]: purged_snaps scrub ok 2024-09-20T18:34:12.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:12 smithi114 ceph-mon[27964]: osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576] boot 2024-09-20T18:34:12.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:12 smithi114 ceph-mon[27964]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:34:12.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:12 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:12.840 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:34:12.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:12 smithi040 ceph-mon[25470]: purged_snaps scrub starts 2024-09-20T18:34:12.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:12 smithi040 ceph-mon[25470]: purged_snaps scrub ok 2024-09-20T18:34:12.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:12 smithi040 ceph-mon[25470]: osd.1 [v2:172.21.15.40:6810/1291739576,v1:172.21.15.40:6811/1291739576] boot 2024-09-20T18:34:12.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:12 smithi040 ceph-mon[25470]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:34:12.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:12 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:34:13.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: pgmap v63: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:13.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:34:13.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: Detected new or changed devices on smithi040 2024-09-20T18:34:13.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T18:34:13.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T18:34:13.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: Adjusting osd_memory_target on smithi040 to 8546M 2024-09-20T18:34:13.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:13.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:13.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: pgmap v63: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:13.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:34:13.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: Detected new or changed devices on smithi040 2024-09-20T18:34:13.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T18:34:13.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T18:34:13.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: Adjusting osd_memory_target on smithi040 to 8546M 2024-09-20T18:34:13.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:13.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:13.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: pgmap v63: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:34:13.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:34:13.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: Detected new or changed devices on smithi040 2024-09-20T18:34:13.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T18:34:13.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T18:34:13.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: Adjusting osd_memory_target on smithi040 to 8546M 2024-09-20T18:34:13.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:13.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:13.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:13.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:14.742 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:14 smithi100 ceph-mon[27719]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:14.742 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:14 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:34:14.742 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:14 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:34:14.742 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:14 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:14.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:14 smithi114 ceph-mon[27964]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:14.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:14 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:34:14.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:14 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:34:14.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:14 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:14.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:14 smithi040 ceph-mon[25470]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:14.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:14 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:34:14.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:14 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:34:14.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:14 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:15.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:15 smithi100 ceph-mon[27719]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:15.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:15 smithi114 ceph-mon[27964]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:15.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:15 smithi040 ceph-mon[25470]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:16.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:16 smithi100 ceph-mon[27719]: from='client.? 172.21.15.100:0/135289192' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dd97014-2249-4a0d-94a3-5734a11b5ec6"} : dispatch 2024-09-20T18:34:16.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:16 smithi100 ceph-mon[27719]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dd97014-2249-4a0d-94a3-5734a11b5ec6"} : dispatch 2024-09-20T18:34:16.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:16 smithi100 ceph-mon[27719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2dd97014-2249-4a0d-94a3-5734a11b5ec6"}]': finished 2024-09-20T18:34:16.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:16 smithi100 ceph-mon[27719]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:34:16.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:16 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:16.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:16 smithi100 ceph-mon[27719]: from='client.? 172.21.15.100:0/853946080' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:34:16.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:16 smithi114 ceph-mon[27964]: from='client.? 172.21.15.100:0/135289192' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dd97014-2249-4a0d-94a3-5734a11b5ec6"} : dispatch 2024-09-20T18:34:16.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:16 smithi114 ceph-mon[27964]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dd97014-2249-4a0d-94a3-5734a11b5ec6"} : dispatch 2024-09-20T18:34:16.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:16 smithi114 ceph-mon[27964]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2dd97014-2249-4a0d-94a3-5734a11b5ec6"}]': finished 2024-09-20T18:34:16.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:16 smithi114 ceph-mon[27964]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:34:16.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:16 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:16.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:16 smithi114 ceph-mon[27964]: from='client.? 172.21.15.100:0/853946080' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:34:16.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:16 smithi040 ceph-mon[25470]: from='client.? 172.21.15.100:0/135289192' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dd97014-2249-4a0d-94a3-5734a11b5ec6"} : dispatch 2024-09-20T18:34:16.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:16 smithi040 ceph-mon[25470]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dd97014-2249-4a0d-94a3-5734a11b5ec6"} : dispatch 2024-09-20T18:34:16.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:16 smithi040 ceph-mon[25470]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2dd97014-2249-4a0d-94a3-5734a11b5ec6"}]': finished 2024-09-20T18:34:16.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:16 smithi040 ceph-mon[25470]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:34:16.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:16 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:16.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:16 smithi040 ceph-mon[25470]: from='client.? 172.21.15.100:0/853946080' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:34:18.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:17 smithi114 ceph-mon[27964]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:18.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:17 smithi100 ceph-mon[27719]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:18.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:17 smithi040 ceph-mon[25470]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:19.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:19 smithi040 ceph-mon[25470]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:20.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:19 smithi114 ceph-mon[27964]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:20.116 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:19 smithi100 ceph-mon[27719]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:21.755 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:21 smithi100 ceph-mon[27719]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:22.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:21 smithi114 ceph-mon[27964]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:22.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:21 smithi040 ceph-mon[25470]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:23.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:23 smithi100 ceph-mon[27719]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:23.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:23 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T18:34:23.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:23 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:24.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:23 smithi114 ceph-mon[27964]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:24.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:23 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T18:34:24.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:23 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:24.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:23 smithi040 ceph-mon[25470]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:24.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:23 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T18:34:24.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:23 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:24.862 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:24 smithi100 ceph-mon[27719]: Deploying daemon osd.2 on smithi100 2024-09-20T18:34:25.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:24 smithi114 ceph-mon[27964]: Deploying daemon osd.2 on smithi100 2024-09-20T18:34:25.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:24 smithi040 ceph-mon[25470]: Deploying daemon osd.2 on smithi100 2024-09-20T18:34:26.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:25 smithi114 ceph-mon[27964]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:26.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:25 smithi100 ceph-mon[27719]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:26.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:25 smithi040 ceph-mon[25470]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:28.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:27 smithi114 ceph-mon[27964]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:28.043 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:27 smithi100 ceph-mon[27719]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:28.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:27 smithi040 ceph-mon[25470]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:30.015 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:29 smithi100 ceph-mon[27719]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:30.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:29 smithi114 ceph-mon[27964]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:30.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:29 smithi040 ceph-mon[25470]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:30.996 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:30 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:30.996 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:30 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:30.997 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:30 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:31.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:30 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:31.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:30 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:31.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:30 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:31.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:30 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:31.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:30 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:31.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:30 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:32.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:31 smithi114 ceph-mon[27964]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:32.133 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:31 smithi100 ceph-mon[27719]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:32.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:31 smithi040 ceph-mon[25470]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:34.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:33 smithi114 ceph-mon[27964]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:34.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:33 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:34.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:33 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:34.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:33 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:34.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:33 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:34.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:33 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:34.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:33 smithi100 ceph-mon[27719]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:34.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:33 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:34.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:33 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:34.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:33 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:34.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:33 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:34.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:33 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:34.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:33 smithi040 ceph-mon[25470]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:34.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:33 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:34.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:33 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:34.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:33 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:34.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:33 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:34.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:33 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:35.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:35 smithi100 ceph-mon[27719]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:35.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:35 smithi100 ceph-mon[27719]: from='osd.2 [v2:172.21.15.100:6800/3341398238,v1:172.21.15.100:6801/3341398238]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T18:34:35.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:35 smithi100 ceph-mon[27719]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T18:34:35.979 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 2 on host 'smithi100' 2024-09-20T18:34:36.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:35 smithi114 ceph-mon[27964]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:36.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:35 smithi114 ceph-mon[27964]: from='osd.2 [v2:172.21.15.100:6800/3341398238,v1:172.21.15.100:6801/3341398238]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T18:34:36.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:35 smithi114 ceph-mon[27964]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T18:34:36.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:35 smithi040 ceph-mon[25470]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:36.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:35 smithi040 ceph-mon[25470]: from='osd.2 [v2:172.21.15.100:6800/3341398238,v1:172.21.15.100:6801/3341398238]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T18:34:36.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:35 smithi040 ceph-mon[25470]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T18:34:36.652 DEBUG:teuthology.orchestra.run.smithi100:osd.2> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.2.service 2024-09-20T18:34:36.654 INFO:tasks.cephadm:Deploying osd.3 on smithi100 with /dev/vg_nvme/lv_3... 2024-09-20T18:34:36.654 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T18:34:36.899 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2[31110]: 2024-09-20T18:34:36.745+0000 7fa377878640 -1 osd.2 0 waiting for initial osdmap 2024-09-20T18:34:36.900 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2[31110]: 2024-09-20T18:34:36.748+0000 7fa37369f640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:34:36.900 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-mon[27719]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:34:36.900 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-mon[27719]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:34:36.900 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:36.900 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-mon[27719]: from='osd.2 [v2:172.21.15.100:6800/3341398238,v1:172.21.15.100:6801/3341398238]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:34:36.900 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-mon[27719]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:34:36.900 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:36.900 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:36.900 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:37.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:36 smithi114 ceph-mon[27964]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:34:37.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:36 smithi114 ceph-mon[27964]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:34:37.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:37.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:36 smithi114 ceph-mon[27964]: from='osd.2 [v2:172.21.15.100:6800/3341398238,v1:172.21.15.100:6801/3341398238]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:34:37.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:36 smithi114 ceph-mon[27964]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:34:37.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:37.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:37.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:36 smithi040 ceph-mon[25470]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:34:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:36 smithi040 ceph-mon[25470]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:34:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:36 smithi040 ceph-mon[25470]: from='osd.2 [v2:172.21.15.100:6800/3341398238,v1:172.21.15.100:6801/3341398238]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:34:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:36 smithi040 ceph-mon[25470]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:34:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:34:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:37.362 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:34:38.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:37 smithi114 ceph-mon[27964]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:38.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:37 smithi114 ceph-mon[27964]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-20T18:34:38.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:37 smithi114 ceph-mon[27964]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:34:38.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:37 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:37 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:37 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.041 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:37 smithi100 ceph-mon[27719]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:38.042 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:37 smithi100 ceph-mon[27719]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-20T18:34:38.042 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:37 smithi100 ceph-mon[27719]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:34:38.042 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:37 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.042 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:37 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.042 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:37 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:37 smithi040 ceph-mon[25470]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:38.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:37 smithi040 ceph-mon[25470]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-20T18:34:38.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:37 smithi040 ceph-mon[25470]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:34:38.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:37 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:37 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:37 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:38 smithi100 ceph-mon[27719]: purged_snaps scrub starts 2024-09-20T18:34:38.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:38 smithi100 ceph-mon[27719]: purged_snaps scrub ok 2024-09-20T18:34:38.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:38 smithi100 ceph-mon[27719]: osd.2 [v2:172.21.15.100:6800/3341398238,v1:172.21.15.100:6801/3341398238] boot 2024-09-20T18:34:38.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:38 smithi100 ceph-mon[27719]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:34:38.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:38 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:38.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:38 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' 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 2024-09-20T18:34:39.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:38 smithi114 ceph-mon[27964]: purged_snaps scrub starts 2024-09-20T18:34:39.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:38 smithi114 ceph-mon[27964]: purged_snaps scrub ok 2024-09-20T18:34:39.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:38 smithi114 ceph-mon[27964]: osd.2 [v2:172.21.15.100:6800/3341398238,v1:172.21.15.100:6801/3341398238] boot 2024-09-20T18:34:39.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:38 smithi114 ceph-mon[27964]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:34:39.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:38 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:39.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:38 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' 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 2024-09-20T18:34:39.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:38 smithi040 ceph-mon[25470]: purged_snaps scrub starts 2024-09-20T18:34:39.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:38 smithi040 ceph-mon[25470]: purged_snaps scrub ok 2024-09-20T18:34:39.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:38 smithi040 ceph-mon[25470]: osd.2 [v2:172.21.15.100:6800/3341398238,v1:172.21.15.100:6801/3341398238] boot 2024-09-20T18:34:39.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:38 smithi040 ceph-mon[25470]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:34:39.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:34:39.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' 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 2024-09-20T18:34:39.949 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:39 smithi100 ceph-mon[27719]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:39.949 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:39 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' 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 2024-09-20T18:34:39.949 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:39 smithi100 ceph-mon[27719]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:34:39.949 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:39 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-20T18:34:40.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:39 smithi114 ceph-mon[27964]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:40.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:39 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' 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 2024-09-20T18:34:40.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:39 smithi114 ceph-mon[27964]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:34:40.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:39 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-20T18:34:40.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:39 smithi040 ceph-mon[25470]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:34:40.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' 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 2024-09-20T18:34:40.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:39 smithi040 ceph-mon[25470]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:34:40.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-20T18:34:40.786 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49561]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:34:40.786 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49561]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:40.786 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:40.786 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49561]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:40.786 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49564]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:34:40.786 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49564]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:40.786 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:40.786 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49564]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:40.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49567]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:34:40.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49567]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:40.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:40.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49567]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:40.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49570]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:34:40.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49570]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:40.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:40.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49570]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:40.787 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49555]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:34:40.787 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49555]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49555]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49558]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49558]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:34:40 smithi040 sudo[49558]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34540]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34540]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:40.788 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34540]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:40.789 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34548]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:34:40.789 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34548]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:40.789 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:40.789 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34548]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 sudo[29540]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 sudo[29540]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 sudo[29540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 sudo[29540]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 sudo[29543]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 sudo[29543]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 sudo[29543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 sudo[29543]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:34:41.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:34:41.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:34:41.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:34:41.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:34:41.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:34:41.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:34:41.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:34:41.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:34:41.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:40 smithi114 ceph-mon[27964]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:34:41.047 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:34:41.047 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:34:41.047 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.047 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.047 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T18:34:41.047 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 ceph-mon[27719]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:34:41.048 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34626]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:34:41.049 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34626]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:41.049 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:41.049 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34626]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:41.049 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34629]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:34:41.049 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34629]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:34:41.049 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:34:41.049 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:40 smithi100 sudo[34629]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:34:41.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:34:41.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:34:41.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T18:34:41.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:41.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:34:41.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:34:41.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:34:41.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:34:41.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:34:41.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:34:41.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:34:41.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:34:41.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:34:41.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:34:41.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:40 smithi040 ceph-mon[25470]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:34:41.600 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-20T18:34:41.626 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi100:vg_nvme/lv_3 2024-09-20T18:34:41.867 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:34:41.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: Detected new or changed devices on smithi100 2024-09-20T18:34:41.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: Adjusting osd_memory_target on smithi100 to 21183M 2024-09-20T18:34:41.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:41.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:41.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:34:41.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:34:41.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:34:41.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:34:41.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:34:41.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:41 smithi100 ceph-mon[27719]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: Detected new or changed devices on smithi100 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: Adjusting osd_memory_target on smithi100 to 21183M 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:34:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:41 smithi040 ceph-mon[25470]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:34:42.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: Detected new or changed devices on smithi100 2024-09-20T18:34:42.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: Adjusting osd_memory_target on smithi100 to 21183M 2024-09-20T18:34:42.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:42.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:34:42.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:34:42.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:34:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:34:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:34:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:34:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:41 smithi114 ceph-mon[27964]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:34:43.128 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:34:43.128 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:34:43.128 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:43.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:34:43.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:34:43.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:43.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:34:43.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:34:43.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:43.898 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:43 smithi100 ceph-mon[27719]: pgmap v86: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:43.898 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:43 smithi100 ceph-mon[27719]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:43.898 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:43 smithi100 ceph-mon[27719]: mgrmap e15: x(active, since 2m) 2024-09-20T18:34:44.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:43 smithi040 ceph-mon[25470]: pgmap v86: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:44.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:43 smithi040 ceph-mon[25470]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:44.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:43 smithi040 ceph-mon[25470]: mgrmap e15: x(active, since 2m) 2024-09-20T18:34:44.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:43 smithi114 ceph-mon[27964]: pgmap v86: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:44.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:43 smithi114 ceph-mon[27964]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:44.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:43 smithi114 ceph-mon[27964]: mgrmap e15: x(active, since 2m) 2024-09-20T18:34:46.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:45 smithi100 ceph-mon[27719]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:46.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:45 smithi100 ceph-mon[27719]: from='client.? 172.21.15.100:0/1390454439' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc0b55e7-377c-4ace-9730-ae320e0fb6a8"} : dispatch 2024-09-20T18:34:46.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:45 smithi100 ceph-mon[27719]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc0b55e7-377c-4ace-9730-ae320e0fb6a8"} : dispatch 2024-09-20T18:34:46.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:45 smithi100 ceph-mon[27719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc0b55e7-377c-4ace-9730-ae320e0fb6a8"}]': finished 2024-09-20T18:34:46.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:45 smithi100 ceph-mon[27719]: osdmap e22: 4 total, 3 up, 4 in 2024-09-20T18:34:46.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:45 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:34:46.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:45 smithi100 ceph-mon[27719]: from='client.? 172.21.15.100:0/894938782' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:34:46.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:45 smithi040 ceph-mon[25470]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:46.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:45 smithi040 ceph-mon[25470]: from='client.? 172.21.15.100:0/1390454439' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc0b55e7-377c-4ace-9730-ae320e0fb6a8"} : dispatch 2024-09-20T18:34:46.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:45 smithi040 ceph-mon[25470]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc0b55e7-377c-4ace-9730-ae320e0fb6a8"} : dispatch 2024-09-20T18:34:46.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:45 smithi040 ceph-mon[25470]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc0b55e7-377c-4ace-9730-ae320e0fb6a8"}]': finished 2024-09-20T18:34:46.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:45 smithi040 ceph-mon[25470]: osdmap e22: 4 total, 3 up, 4 in 2024-09-20T18:34:46.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:45 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:34:46.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:45 smithi040 ceph-mon[25470]: from='client.? 172.21.15.100:0/894938782' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:34:46.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:45 smithi114 ceph-mon[27964]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:46.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:45 smithi114 ceph-mon[27964]: from='client.? 172.21.15.100:0/1390454439' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc0b55e7-377c-4ace-9730-ae320e0fb6a8"} : dispatch 2024-09-20T18:34:46.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:45 smithi114 ceph-mon[27964]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bc0b55e7-377c-4ace-9730-ae320e0fb6a8"} : dispatch 2024-09-20T18:34:46.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:45 smithi114 ceph-mon[27964]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc0b55e7-377c-4ace-9730-ae320e0fb6a8"}]': finished 2024-09-20T18:34:46.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:45 smithi114 ceph-mon[27964]: osdmap e22: 4 total, 3 up, 4 in 2024-09-20T18:34:46.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:45 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:34:46.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:45 smithi114 ceph-mon[27964]: from='client.? 172.21.15.100:0/894938782' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:34:47.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:46 smithi100 ceph-mon[27719]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:47.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:46 smithi040 ceph-mon[25470]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:47.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:46 smithi114 ceph-mon[27964]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:49.249 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:49 smithi100 ceph-mon[27719]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:49.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:49 smithi040 ceph-mon[25470]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:49.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:49 smithi114 ceph-mon[27964]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:51.369 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:51 smithi100 ceph-mon[27719]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:51.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:51 smithi040 ceph-mon[25470]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:51.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:51 smithi114 ceph-mon[27964]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:53.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:53 smithi100 ceph-mon[27719]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:53.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:53 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T18:34:53.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:53 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:53.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:53 smithi100 ceph-mon[27719]: Deploying daemon osd.3 on smithi100 2024-09-20T18:34:53.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:53 smithi040 ceph-mon[25470]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:53.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:53 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T18:34:53.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:53 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:53.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:53 smithi040 ceph-mon[25470]: Deploying daemon osd.3 on smithi100 2024-09-20T18:34:53.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:53 smithi114 ceph-mon[27964]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:53.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:53 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T18:34:53.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:53 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:34:53.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:53 smithi114 ceph-mon[27964]: Deploying daemon osd.3 on smithi100 2024-09-20T18:34:55.332 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:55 smithi114 ceph-mon[27964]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:55.399 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:55 smithi100 ceph-mon[27719]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:55.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:55 smithi040 ceph-mon[25470]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:57.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:57 smithi100 ceph-mon[27719]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:57.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:57 smithi040 ceph-mon[25470]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:57.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:57 smithi114 ceph-mon[27964]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:59.356 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:34:59 smithi100 ceph-mon[27719]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:59.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:34:59 smithi040 ceph-mon[25470]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:34:59.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:34:59 smithi114 ceph-mon[27964]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:01.397 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:01 smithi100 ceph-mon[27719]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:01.397 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:01 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:01.397 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:01 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:01.397 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:01 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:01 smithi040 ceph-mon[25470]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:01 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:01 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:01 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:01.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:01 smithi114 ceph-mon[27964]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:01.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:01 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:01.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:01 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:01.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:01 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:04.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:03 smithi114 ceph-mon[27964]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:04.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:04.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:04.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:04.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:04.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:04.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:03 smithi100 ceph-mon[27719]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:04.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:04.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:04.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:04.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:04.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:04.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:03 smithi040 ceph-mon[25470]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:04.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:04.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:04.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:04.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:04.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:05.669 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 3 on host 'smithi100' 2024-09-20T18:35:05.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:05 smithi100 ceph-mon[27719]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:05.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:05 smithi100 ceph-mon[27719]: from='osd.3 [v2:172.21.15.100:6808/206102549,v1:172.21.15.100:6809/206102549]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T18:35:05.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:05 smithi100 ceph-mon[27719]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T18:35:05.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:05.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:05.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:06.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:05 smithi114 ceph-mon[27964]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:06.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:05 smithi114 ceph-mon[27964]: from='osd.3 [v2:172.21.15.100:6808/206102549,v1:172.21.15.100:6809/206102549]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T18:35:06.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:05 smithi114 ceph-mon[27964]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T18:35:06.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:06.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:06.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:06.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:05 smithi040 ceph-mon[25470]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:06.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:05 smithi040 ceph-mon[25470]: from='osd.3 [v2:172.21.15.100:6808/206102549,v1:172.21.15.100:6809/206102549]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T18:35:06.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:05 smithi040 ceph-mon[25470]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T18:35:06.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:06.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:06.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:06.304 DEBUG:teuthology.orchestra.run.smithi100:osd.3> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.3.service 2024-09-20T18:35:06.306 INFO:tasks.cephadm:Deploying osd.4 on smithi114 with /dev/vg_nvme/lv_4... 2024-09-20T18:35:06.307 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T18:35:06.548 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T18:35:06.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:06 smithi100 ceph-mon[27719]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:35:06.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:06 smithi100 ceph-mon[27719]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:35:06.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:06 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:06.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:06 smithi100 ceph-mon[27719]: from='osd.3 [v2:172.21.15.100:6808/206102549,v1:172.21.15.100:6809/206102549]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:35:06.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:06 smithi100 ceph-mon[27719]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:35:06.907 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:35:06 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3[36785]: 2024-09-20T18:35:06.720+0000 7f0c8af62640 -1 osd.3 0 waiting for initial osdmap 2024-09-20T18:35:06.907 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:35:06 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3[36785]: 2024-09-20T18:35:06.724+0000 7f0c86d89640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:35:06.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:06 smithi114 ceph-mon[27964]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:35:06.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:06 smithi114 ceph-mon[27964]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:35:06.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:06 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:06.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:06 smithi114 ceph-mon[27964]: from='osd.3 [v2:172.21.15.100:6808/206102549,v1:172.21.15.100:6809/206102549]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:35:06.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:06 smithi114 ceph-mon[27964]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:35:07.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:06 smithi040 ceph-mon[25470]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:35:07.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:06 smithi040 ceph-mon[25470]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:35:07.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:06 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:07.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:06 smithi040 ceph-mon[25470]: from='osd.3 [v2:172.21.15.100:6808/206102549,v1:172.21.15.100:6809/206102549]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:35:07.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:06 smithi040 ceph-mon[25470]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]} : dispatch 2024-09-20T18:35:07.787 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:07 smithi100 ceph-mon[27719]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:07.787 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:07 smithi100 ceph-mon[27719]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-20T18:35:07.787 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:07 smithi100 ceph-mon[27719]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:35:07.787 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:07 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:07.787 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:07 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:07.787 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:07 smithi100 ceph-mon[27719]: osd.3 [v2:172.21.15.100:6808/206102549,v1:172.21.15.100:6809/206102549] boot 2024-09-20T18:35:07.787 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:07 smithi100 ceph-mon[27719]: osdmap e25: 4 total, 4 up, 4 in 2024-09-20T18:35:07.787 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:07 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:07.837 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:07 smithi114 ceph-mon[27964]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:07.837 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:07 smithi114 ceph-mon[27964]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-20T18:35:07.837 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:07 smithi114 ceph-mon[27964]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:35:07.837 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:07 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:07.837 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:07 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:07.837 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:07 smithi114 ceph-mon[27964]: osd.3 [v2:172.21.15.100:6808/206102549,v1:172.21.15.100:6809/206102549] boot 2024-09-20T18:35:07.837 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:07 smithi114 ceph-mon[27964]: osdmap e25: 4 total, 4 up, 4 in 2024-09-20T18:35:07.837 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:07 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:08.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:07 smithi040 ceph-mon[25470]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:35:08.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:07 smithi040 ceph-mon[25470]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-09-20T18:35:08.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:07 smithi040 ceph-mon[25470]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:35:08.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:07 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:08.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:07 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:08.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:07 smithi040 ceph-mon[25470]: osd.3 [v2:172.21.15.100:6808/206102549,v1:172.21.15.100:6809/206102549] boot 2024-09-20T18:35:08.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:07 smithi040 ceph-mon[25470]: osdmap e25: 4 total, 4 up, 4 in 2024-09-20T18:35:08.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:07 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:35:08.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:08 smithi100 ceph-mon[27719]: purged_snaps scrub starts 2024-09-20T18:35:08.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:08 smithi100 ceph-mon[27719]: purged_snaps scrub ok 2024-09-20T18:35:08.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:08 smithi100 ceph-mon[27719]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:35:08.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:08 smithi100 ceph-mon[27719]: pgmap v104: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:09.044 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:35:09.073 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:08 smithi114 ceph-mon[27964]: purged_snaps scrub starts 2024-09-20T18:35:09.073 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:08 smithi114 ceph-mon[27964]: purged_snaps scrub ok 2024-09-20T18:35:09.073 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:08 smithi114 ceph-mon[27964]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:35:09.073 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:08 smithi114 ceph-mon[27964]: pgmap v104: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:09.074 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi114:vg_nvme/lv_4 2024-09-20T18:35:09.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:08 smithi040 ceph-mon[25470]: purged_snaps scrub starts 2024-09-20T18:35:09.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:08 smithi040 ceph-mon[25470]: purged_snaps scrub ok 2024-09-20T18:35:09.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:08 smithi040 ceph-mon[25470]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:35:09.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:08 smithi040 ceph-mon[25470]: pgmap v104: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:09.314 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T18:35:10.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: Detected new or changed devices on smithi100 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: Adjusting osd_memory_target on smithi100 to 10591M 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:10.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:09 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:35:10.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: Detected new or changed devices on smithi100 2024-09-20T18:35:10.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T18:35:10.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-20T18:35:10.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: Adjusting osd_memory_target on smithi100 to 10591M 2024-09-20T18:35:10.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:10.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:10.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:09 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:35:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: Detected new or changed devices on smithi100 2024-09-20T18:35:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T18:35:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-20T18:35:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: Adjusting osd_memory_target on smithi100 to 10591M 2024-09-20T18:35:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:10.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:10.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:09 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:11.029 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:10 smithi114 ceph-mon[27964]: from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:11.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:10 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:35:11.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:10 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:35:11.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:10 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:11.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:10 smithi114 ceph-mon[27964]: pgmap v106: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:11.156 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:10 smithi100 ceph-mon[27719]: from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:11.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:10 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:35:11.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:10 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:35:11.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:10 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:11.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:10 smithi100 ceph-mon[27719]: pgmap v106: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:11.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:10 smithi040 ceph-mon[25470]: from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:11.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:10 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:35:11.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:10 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:35:11.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:10 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:11.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:10 smithi040 ceph-mon[25470]: pgmap v106: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:13.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:13 smithi114 ceph-mon[27964]: pgmap v107: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:13.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:13 smithi114 ceph-mon[27964]: from='client.? 172.21.15.114:0/3943831883' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2cf09e85-6959-45de-aca9-7de0e850be07"} : dispatch 2024-09-20T18:35:13.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:13 smithi114 ceph-mon[27964]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2cf09e85-6959-45de-aca9-7de0e850be07"} : dispatch 2024-09-20T18:35:13.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:13 smithi114 ceph-mon[27964]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cf09e85-6959-45de-aca9-7de0e850be07"}]': finished 2024-09-20T18:35:13.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:13 smithi114 ceph-mon[27964]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:35:13.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:13 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:13.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:13 smithi114 ceph-mon[27964]: from='client.? 172.21.15.114:0/3532848486' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:35:13.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:13 smithi100 ceph-mon[27719]: pgmap v107: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:13.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:13 smithi100 ceph-mon[27719]: from='client.? 172.21.15.114:0/3943831883' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2cf09e85-6959-45de-aca9-7de0e850be07"} : dispatch 2024-09-20T18:35:13.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:13 smithi100 ceph-mon[27719]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2cf09e85-6959-45de-aca9-7de0e850be07"} : dispatch 2024-09-20T18:35:13.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:13 smithi100 ceph-mon[27719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cf09e85-6959-45de-aca9-7de0e850be07"}]': finished 2024-09-20T18:35:13.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:13 smithi100 ceph-mon[27719]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:35:13.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:13 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:13.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:13 smithi100 ceph-mon[27719]: from='client.? 172.21.15.114:0/3532848486' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:35:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:13 smithi040 ceph-mon[25470]: pgmap v107: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:13 smithi040 ceph-mon[25470]: from='client.? 172.21.15.114:0/3943831883' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2cf09e85-6959-45de-aca9-7de0e850be07"} : dispatch 2024-09-20T18:35:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:13 smithi040 ceph-mon[25470]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2cf09e85-6959-45de-aca9-7de0e850be07"} : dispatch 2024-09-20T18:35:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:13 smithi040 ceph-mon[25470]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cf09e85-6959-45de-aca9-7de0e850be07"}]': finished 2024-09-20T18:35:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:13 smithi040 ceph-mon[25470]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:35:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:13 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:13 smithi040 ceph-mon[25470]: from='client.? 172.21.15.114:0/3532848486' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:35:15.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:15 smithi100 ceph-mon[27719]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-20T18:35:15.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:15 smithi040 ceph-mon[25470]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-20T18:35:15.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:15 smithi114 ceph-mon[27964]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-20T18:35:17.168 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:17 smithi114 ceph-mon[27964]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:35:17.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:17 smithi100 ceph-mon[27719]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:35:17.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:17 smithi040 ceph-mon[25470]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:35:19.094 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:19 smithi114 ceph-mon[27964]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-20T18:35:19.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:19 smithi100 ceph-mon[27719]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-20T18:35:19.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:19 smithi040 ceph-mon[25470]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-20T18:35:20.375 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:20 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T18:35:20.375 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:20 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:20.375 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:20 smithi114 ceph-mon[27964]: Deploying daemon osd.4 on smithi114 2024-09-20T18:35:20.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:20 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T18:35:20.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:20 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:20.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:20 smithi100 ceph-mon[27719]: Deploying daemon osd.4 on smithi114 2024-09-20T18:35:20.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:20 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T18:35:20.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:20 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:20.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:20 smithi040 ceph-mon[25470]: Deploying daemon osd.4 on smithi114 2024-09-20T18:35:21.239 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:21 smithi114 ceph-mon[27964]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:35:21.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:21 smithi100 ceph-mon[27719]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:35:21.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:21 smithi040 ceph-mon[25470]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:35:23.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:23 smithi100 ceph-mon[27719]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:35:23.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:23 smithi040 ceph-mon[25470]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:35:23.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:23 smithi114 ceph-mon[27964]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:35:25.332 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:25 smithi114 ceph-mon[27964]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-20T18:35:25.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:25 smithi100 ceph-mon[27719]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-20T18:35:25.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:25 smithi040 ceph-mon[25470]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-20T18:35:27.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:27 smithi100 ceph-mon[27719]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:27.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:27 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:27.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:27 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:27.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:27 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:27.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:27 smithi040 ceph-mon[25470]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:27.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:27 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:27.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:27 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:27.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:27 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:27.471 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:27 smithi114 ceph-mon[27964]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:27.471 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:27 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:27.471 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:27 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:27.471 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:27 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:29.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:29 smithi100 ceph-mon[27719]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:29.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:29 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:29.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:29 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:29.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:29 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:29.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:29 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:29.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:29 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:29.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:29 smithi040 ceph-mon[25470]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:29.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:29 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:29.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:29 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:29.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:29 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:29.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:29 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:29.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:29 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:29.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:29 smithi114 ceph-mon[27964]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:29.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:29 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:29.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:29 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:29.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:29 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:29.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:29 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:29.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:29 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:31.623 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:31 smithi114 ceph-mon[27964]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:31.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:31 smithi100 ceph-mon[27719]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:31.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:31 smithi040 ceph-mon[25470]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:32.029 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 4 on host 'smithi114' 2024-09-20T18:35:32.610 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:32 smithi114 ceph-mon[27964]: from='osd.4 [v2:172.21.15.114:6800/2817986867,v1:172.21.15.114:6801/2817986867]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T18:35:32.611 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:32 smithi114 ceph-mon[27964]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T18:35:32.611 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:32 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:32.611 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:32 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:32.611 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:32 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:32.638 DEBUG:teuthology.orchestra.run.smithi114:osd.4> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.4.service 2024-09-20T18:35:32.640 INFO:tasks.cephadm:Deploying osd.5 on smithi114 with /dev/vg_nvme/lv_3... 2024-09-20T18:35:32.640 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T18:35:32.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:32 smithi100 ceph-mon[27719]: from='osd.4 [v2:172.21.15.114:6800/2817986867,v1:172.21.15.114:6801/2817986867]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T18:35:32.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:32 smithi100 ceph-mon[27719]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T18:35:32.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:32 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:32.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:32 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:32.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:32 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:32.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:32 smithi040 ceph-mon[25470]: from='osd.4 [v2:172.21.15.114:6800/2817986867,v1:172.21.15.114:6801/2817986867]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T18:35:32.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:32 smithi040 ceph-mon[25470]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T18:35:32.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:32 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:32.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:32 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:32.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:32 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:33.474 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:33 smithi114 ceph-mon[27964]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:33.474 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:33 smithi114 ceph-mon[27964]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:35:33.474 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:33 smithi114 ceph-mon[27964]: from='osd.4 [v2:172.21.15.114:6800/2817986867,v1:172.21.15.114:6801/2817986867]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:35:33.474 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:33 smithi114 ceph-mon[27964]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:35:33.474 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:33 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:33.474 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:33 smithi114 ceph-mon[27964]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:35:33.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:33 smithi100 ceph-mon[27719]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:33.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:33 smithi100 ceph-mon[27719]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:35:33.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:33 smithi100 ceph-mon[27719]: from='osd.4 [v2:172.21.15.114:6800/2817986867,v1:172.21.15.114:6801/2817986867]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:35:33.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:33 smithi100 ceph-mon[27719]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:35:33.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:33 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:33.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:33 smithi100 ceph-mon[27719]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:35:33.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:33 smithi040 ceph-mon[25470]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:33.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:33 smithi040 ceph-mon[25470]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:35:33.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:33 smithi040 ceph-mon[25470]: from='osd.4 [v2:172.21.15.114:6800/2817986867,v1:172.21.15.114:6801/2817986867]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:35:33.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:33 smithi040 ceph-mon[25470]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:35:33.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:33 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:33.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:33 smithi040 ceph-mon[25470]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:35:33.994 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:35:33 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:35:33.770+0000 7fa3b8405640 -1 osd.4 0 waiting for initial osdmap 2024-09-20T18:35:33.994 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:35:33 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:35:33.774+0000 7fa3b0224640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:35:34.191 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T18:35:34.572 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:34 smithi114 ceph-mon[27964]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-20T18:35:34.572 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:34 smithi114 ceph-mon[27964]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:35:34.572 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:34 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:34.573 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:34 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:34.573 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:34 smithi114 ceph-mon[27964]: from='osd.4 ' entity='osd.4' 2024-09-20T18:35:34.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:34 smithi100 ceph-mon[27719]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-20T18:35:34.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:34 smithi100 ceph-mon[27719]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:35:34.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:34 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:34.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:34 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:34.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:34 smithi100 ceph-mon[27719]: from='osd.4 ' entity='osd.4' 2024-09-20T18:35:34.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:34 smithi040 ceph-mon[25470]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-20T18:35:34.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:34 smithi040 ceph-mon[25470]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:35:34.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:34 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:34.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:34 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:34.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:34 smithi040 ceph-mon[25470]: from='osd.4 ' entity='osd.4' 2024-09-20T18:35:35.460 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:35 smithi114 ceph-mon[27964]: purged_snaps scrub starts 2024-09-20T18:35:35.460 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:35 smithi114 ceph-mon[27964]: purged_snaps scrub ok 2024-09-20T18:35:35.460 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:35 smithi114 ceph-mon[27964]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:35.460 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:35 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:35.460 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:35 smithi114 ceph-mon[27964]: osd.4 [v2:172.21.15.114:6800/2817986867,v1:172.21.15.114:6801/2817986867] boot 2024-09-20T18:35:35.460 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:35 smithi114 ceph-mon[27964]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:35:35.461 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:35 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:35.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:35 smithi100 ceph-mon[27719]: purged_snaps scrub starts 2024-09-20T18:35:35.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:35 smithi100 ceph-mon[27719]: purged_snaps scrub ok 2024-09-20T18:35:35.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:35 smithi100 ceph-mon[27719]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:35.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:35 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:35.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:35 smithi100 ceph-mon[27719]: osd.4 [v2:172.21.15.114:6800/2817986867,v1:172.21.15.114:6801/2817986867] boot 2024-09-20T18:35:35.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:35 smithi100 ceph-mon[27719]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:35:35.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:35 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:35.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:35 smithi040 ceph-mon[25470]: purged_snaps scrub starts 2024-09-20T18:35:35.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:35 smithi040 ceph-mon[25470]: purged_snaps scrub ok 2024-09-20T18:35:35.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:35 smithi040 ceph-mon[25470]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:35:35.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:35 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:35.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:35 smithi040 ceph-mon[25470]: osd.4 [v2:172.21.15.114:6800/2817986867,v1:172.21.15.114:6801/2817986867] boot 2024-09-20T18:35:35.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:35 smithi040 ceph-mon[25470]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:35:35.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:35 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:35:36.508 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:35:36.508 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: Detected new or changed devices on smithi114 2024-09-20T18:35:36.508 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.508 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.508 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T18:35:36.509 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: Adjusting osd_memory_target on smithi114 to 21184M 2024-09-20T18:35:36.509 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.509 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:36.509 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:36.509 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:36 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:35:36.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: Detected new or changed devices on smithi114 2024-09-20T18:35:36.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T18:35:36.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: Adjusting osd_memory_target on smithi114 to 21184M 2024-09-20T18:35:36.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:36.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:36.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:36 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:35:36.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: Detected new or changed devices on smithi114 2024-09-20T18:35:36.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T18:35:36.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: Adjusting osd_memory_target on smithi114 to 21184M 2024-09-20T18:35:36.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:36.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:36.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:36.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:36 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:37.428 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:37 smithi114 ceph-mon[27964]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:37.428 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:37 smithi114 ceph-mon[27964]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:35:37.430 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-20T18:35:37.456 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi114:vg_nvme/lv_3 2024-09-20T18:35:37.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:37 smithi100 ceph-mon[27719]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:37.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:37 smithi100 ceph-mon[27719]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:35:37.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:37 smithi040 ceph-mon[25470]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:37.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:37 smithi040 ceph-mon[25470]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:35:37.697 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T18:35:38.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:38 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:35:38.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:38 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:35:38.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:38 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:38.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:38 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:35:38.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:38 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:35:38.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:38 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:38.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T18:35:38.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T18:35:38.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:39.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:39 smithi100 ceph-mon[27719]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-09-20T18:35:39.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:39 smithi100 ceph-mon[27719]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:39.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:39 smithi040 ceph-mon[25470]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-09-20T18:35:39.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:39 smithi040 ceph-mon[25470]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:39.670 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:39 smithi114 ceph-mon[27964]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-09-20T18:35:39.670 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:39 smithi114 ceph-mon[27964]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:41.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:41 smithi100 ceph-mon[27719]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:35:41.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:41 smithi100 ceph-mon[27719]: from='client.? 172.21.15.114:0/2645764475' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "95cd8b44-718f-4f71-8b8c-e3c78afbe77e"} : dispatch 2024-09-20T18:35:41.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:41 smithi100 ceph-mon[27719]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "95cd8b44-718f-4f71-8b8c-e3c78afbe77e"} : dispatch 2024-09-20T18:35:41.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:41 smithi100 ceph-mon[27719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95cd8b44-718f-4f71-8b8c-e3c78afbe77e"}]': finished 2024-09-20T18:35:41.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:41 smithi100 ceph-mon[27719]: osdmap e34: 6 total, 5 up, 6 in 2024-09-20T18:35:41.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:41 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:35:41.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:41 smithi100 ceph-mon[27719]: from='client.? 172.21.15.114:0/1844356583' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:35:41.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:41 smithi040 ceph-mon[25470]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:35:41.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:41 smithi040 ceph-mon[25470]: from='client.? 172.21.15.114:0/2645764475' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "95cd8b44-718f-4f71-8b8c-e3c78afbe77e"} : dispatch 2024-09-20T18:35:41.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:41 smithi040 ceph-mon[25470]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "95cd8b44-718f-4f71-8b8c-e3c78afbe77e"} : dispatch 2024-09-20T18:35:41.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:41 smithi040 ceph-mon[25470]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95cd8b44-718f-4f71-8b8c-e3c78afbe77e"}]': finished 2024-09-20T18:35:41.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:41 smithi040 ceph-mon[25470]: osdmap e34: 6 total, 5 up, 6 in 2024-09-20T18:35:41.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:41 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:35:41.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:41 smithi040 ceph-mon[25470]: from='client.? 172.21.15.114:0/1844356583' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:35:41.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:41 smithi114 ceph-mon[27964]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:35:41.782 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:41 smithi114 ceph-mon[27964]: from='client.? 172.21.15.114:0/2645764475' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "95cd8b44-718f-4f71-8b8c-e3c78afbe77e"} : dispatch 2024-09-20T18:35:41.782 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:41 smithi114 ceph-mon[27964]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "95cd8b44-718f-4f71-8b8c-e3c78afbe77e"} : dispatch 2024-09-20T18:35:41.782 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:41 smithi114 ceph-mon[27964]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95cd8b44-718f-4f71-8b8c-e3c78afbe77e"}]': finished 2024-09-20T18:35:41.782 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:41 smithi114 ceph-mon[27964]: osdmap e34: 6 total, 5 up, 6 in 2024-09-20T18:35:41.782 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:41 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:35:41.782 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:41 smithi114 ceph-mon[27964]: from='client.? 172.21.15.114:0/1844356583' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T18:35:43.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:43 smithi100 ceph-mon[27719]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-20T18:35:43.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:43 smithi040 ceph-mon[25470]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-20T18:35:43.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:43 smithi114 ceph-mon[27964]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-20T18:35:45.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:45 smithi114 ceph-mon[27964]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:35:45.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:45 smithi100 ceph-mon[27719]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:35:45.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:45 smithi040 ceph-mon[25470]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:35:47.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:47 smithi100 ceph-mon[27719]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-20T18:35:47.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:47 smithi040 ceph-mon[25470]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-20T18:35:47.733 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:47 smithi114 ceph-mon[27964]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-20T18:35:48.391 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:48 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T18:35:48.391 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:48 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:48.391 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:48 smithi114 ceph-mon[27964]: Deploying daemon osd.5 on smithi114 2024-09-20T18:35:48.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:48 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T18:35:48.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:48 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:48.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:48 smithi100 ceph-mon[27719]: Deploying daemon osd.5 on smithi114 2024-09-20T18:35:48.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:48 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T18:35:48.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:48 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:48.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:48 smithi040 ceph-mon[25470]: Deploying daemon osd.5 on smithi114 2024-09-20T18:35:49.508 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:49 smithi114 ceph-mon[27964]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:49.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:49 smithi100 ceph-mon[27719]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:49.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:49 smithi040 ceph-mon[25470]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:51.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:51 smithi100 ceph-mon[27719]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:51.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:51 smithi040 ceph-mon[25470]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:51.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:51 smithi114 ceph-mon[27964]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:53.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:53 smithi100 ceph-mon[27719]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:53.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:53 smithi040 ceph-mon[25470]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:53.723 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:53 smithi114 ceph-mon[27964]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:55.639 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:55 smithi114 ceph-mon[27964]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:55.639 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:55.640 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:55.640 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:55 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:55.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:55 smithi100 ceph-mon[27719]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:55.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:55 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:55.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:55 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:55.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:55 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:55.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:55 smithi040 ceph-mon[25470]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:55.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:35:55.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:55.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:55 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:57.643 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:57 smithi114 ceph-mon[27964]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:57.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:57 smithi100 ceph-mon[27719]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:57.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:57 smithi040 ceph-mon[25470]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:59.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:58 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:59.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:58 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:59.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:58 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:59.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:58 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:59.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:58 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:59.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:35:58 smithi114 ceph-mon[27964]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:59.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:58 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:59.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:58 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:59.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:58 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:59.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:58 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:59.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:58 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:59.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:35:58 smithi100 ceph-mon[27719]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:35:59.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:58 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:59.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:58 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:59.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:58 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:35:59.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:58 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:35:59.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:58 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:35:59.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:35:58 smithi040 ceph-mon[25470]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:00.820 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 5 on host 'smithi114' 2024-09-20T18:36:01.367 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:01 smithi114 ceph-mon[27964]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:01.367 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:01 smithi114 ceph-mon[27964]: from='osd.5 [v2:172.21.15.114:6808/95588986,v1:172.21.15.114:6809/95588986]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T18:36:01.367 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:01 smithi114 ceph-mon[27964]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T18:36:01.368 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:01 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:01.368 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:01 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:01.368 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:01 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:01.401 DEBUG:teuthology.orchestra.run.smithi114:osd.5> sudo journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.5.service 2024-09-20T18:36:01.403 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-20T18:36:01.403 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T18:36:01.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:01 smithi100 ceph-mon[27719]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:01.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:01 smithi100 ceph-mon[27719]: from='osd.5 [v2:172.21.15.114:6808/95588986,v1:172.21.15.114:6809/95588986]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T18:36:01.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:01 smithi100 ceph-mon[27719]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T18:36:01.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:01 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:01.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:01 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:01.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:01 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:01 smithi040 ceph-mon[25470]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:01 smithi040 ceph-mon[25470]: from='osd.5 [v2:172.21.15.114:6808/95588986,v1:172.21.15.114:6809/95588986]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T18:36:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:01 smithi040 ceph-mon[25470]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T18:36:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:01 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:01 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:01.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:01 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:01.656 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:02.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:02 smithi114 ceph-mon[27964]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:36:02.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:02 smithi114 ceph-mon[27964]: osdmap e35: 6 total, 5 up, 6 in 2024-09-20T18:36:02.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:02 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:02.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:02 smithi114 ceph-mon[27964]: from='osd.5 [v2:172.21.15.114:6808/95588986,v1:172.21.15.114:6809/95588986]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:36:02.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:02 smithi114 ceph-mon[27964]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:36:02.321 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:02.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:02 smithi040 ceph-mon[25470]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:36:02.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:02 smithi040 ceph-mon[25470]: osdmap e35: 6 total, 5 up, 6 in 2024-09-20T18:36:02.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:02 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:02.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:02 smithi040 ceph-mon[25470]: from='osd.5 [v2:172.21.15.114:6808/95588986,v1:172.21.15.114:6809/95588986]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:36:02.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:02 smithi040 ceph-mon[25470]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:36:02.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:02 smithi100 ceph-mon[27719]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:36:02.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:02 smithi100 ceph-mon[27719]: osdmap e35: 6 total, 5 up, 6 in 2024-09-20T18:36:02.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:02 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:02.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:02 smithi100 ceph-mon[27719]: from='osd.5 [v2:172.21.15.114:6808/95588986,v1:172.21.15.114:6809/95588986]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:36:02.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:02 smithi100 ceph-mon[27719]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-20T18:36:02.599 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:36:02 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:36:02.484+0000 7f74b26c6640 -1 osd.5 0 waiting for initial osdmap 2024-09-20T18:36:02.599 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:36:02 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:36:02.488+0000 7f74aa4e5640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:36:02.938 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":36,"num_osds":6,"num_up_osds":5,"osd_up_since":1726857334,"num_in_osds":6,"osd_in_since":1726857340,"num_remapped_pgs":0} 2024-09-20T18:36:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:03 smithi040 ceph-mon[25470]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:03 smithi040 ceph-mon[25470]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-20T18:36:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:03 smithi040 ceph-mon[25470]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:36:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:03 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:03 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3296718398' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T18:36:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:03 smithi040 ceph-mon[25470]: from='osd.5 ' entity='osd.5' 2024-09-20T18:36:03.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:03 smithi114 ceph-mon[27964]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:03.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:03 smithi114 ceph-mon[27964]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-20T18:36:03.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:03 smithi114 ceph-mon[27964]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:36:03.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:03.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:03 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:03.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:03 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/3296718398' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T18:36:03.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:03 smithi114 ceph-mon[27964]: from='osd.5 ' entity='osd.5' 2024-09-20T18:36:03.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:03 smithi100 ceph-mon[27719]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:03.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:03 smithi100 ceph-mon[27719]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-20T18:36:03.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:03 smithi100 ceph-mon[27719]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:36:03.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:03.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:03 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:03.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:03 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/3296718398' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T18:36:03.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:03 smithi100 ceph-mon[27719]: from='osd.5 ' entity='osd.5' 2024-09-20T18:36:03.940 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T18:36:04.139 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:04 smithi114 ceph-mon[27964]: purged_snaps scrub starts 2024-09-20T18:36:04.140 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:04 smithi114 ceph-mon[27964]: purged_snaps scrub ok 2024-09-20T18:36:04.140 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:04.140 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:04 smithi114 ceph-mon[27964]: osd.5 [v2:172.21.15.114:6808/95588986,v1:172.21.15.114:6809/95588986] boot 2024-09-20T18:36:04.140 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:04 smithi114 ceph-mon[27964]: osdmap e37: 6 total, 6 up, 6 in 2024-09-20T18:36:04.140 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:04 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:04.213 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:04.334 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:04 smithi040 ceph-mon[25470]: purged_snaps scrub starts 2024-09-20T18:36:04.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:04 smithi040 ceph-mon[25470]: purged_snaps scrub ok 2024-09-20T18:36:04.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:04.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:04 smithi040 ceph-mon[25470]: osd.5 [v2:172.21.15.114:6808/95588986,v1:172.21.15.114:6809/95588986] boot 2024-09-20T18:36:04.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:04 smithi040 ceph-mon[25470]: osdmap e37: 6 total, 6 up, 6 in 2024-09-20T18:36:04.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:04 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:04.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:04 smithi100 ceph-mon[27719]: purged_snaps scrub starts 2024-09-20T18:36:04.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:04 smithi100 ceph-mon[27719]: purged_snaps scrub ok 2024-09-20T18:36:04.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:04 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:04.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:04 smithi100 ceph-mon[27719]: osd.5 [v2:172.21.15.114:6808/95588986,v1:172.21.15.114:6809/95588986] boot 2024-09-20T18:36:04.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:04 smithi100 ceph-mon[27719]: osdmap e37: 6 total, 6 up, 6 in 2024-09-20T18:36:04.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:04 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:36:04.901 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:05.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: pgmap v143: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:05.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: osdmap e38: 6 total, 6 up, 6 in 2024-09-20T18:36:05.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: Detected new or changed devices on smithi114 2024-09-20T18:36:05.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T18:36:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T18:36:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: Adjusting osd_memory_target on smithi114 to 10592M 2024-09-20T18:36:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:05 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/2149151400' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T18:36:05.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: pgmap v143: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: osdmap e38: 6 total, 6 up, 6 in 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: Detected new or changed devices on smithi114 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: Adjusting osd_memory_target on smithi114 to 10592M 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:05 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/2149151400' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: pgmap v143: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: osdmap e38: 6 total, 6 up, 6 in 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: Detected new or changed devices on smithi114 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: Adjusting osd_memory_target on smithi114 to 10592M 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:05.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:05.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:05.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:05 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/2149151400' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T18:36:05.632 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":38,"num_osds":6,"num_up_osds":6,"osd_up_since":1726857363,"num_in_osds":6,"osd_in_since":1726857340,"num_remapped_pgs":0} 2024-09-20T18:36:05.633 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:36:05.888 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:06.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:06 smithi040 ceph-mon[25470]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:36:06.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:06 smithi100 ceph-mon[27719]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:36:06.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:06 smithi114 ceph-mon[27964]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:36:06.560 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:06.560 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":39,"fsid":"339dcd80-777d-11ef-baf5-efdc52797490","created":"2024-09-20T18:31:21.824403+0000","modified":"2024-09-20T18:36:05.074773+0000","last_up_change":"2024-09-20T18:36:03.065064+0000","last_in_change":"2024-09-20T18:35:40.425335+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T18:34:38.424740+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eceac4f5-2117-45e2-bb4b-5c6c7f21b634","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6803","nonce":222462166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6805","nonce":222462166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6809","nonce":222462166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6807","nonce":222462166}]},"public_addr":"172.21.15.40:6803/222462166","cluster_addr":"172.21.15.40:6805/222462166","heartbeat_back_addr":"172.21.15.40:6809/222462166","heartbeat_front_addr":"172.21.15.40:6807/222462166","state":["exists","up"]},{"osd":1,"uuid":"2882663d-94d3-4f92-9667-868f49c40c38","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6811","nonce":1291739576}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6813","nonce":1291739576}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6817","nonce":1291739576}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6815","nonce":1291739576}]},"public_addr":"172.21.15.40:6811/1291739576","cluster_addr":"172.21.15.40:6813/1291739576","heartbeat_back_addr":"172.21.15.40:6817/1291739576","heartbeat_front_addr":"172.21.15.40:6815/1291739576","state":["exists","up"]},{"osd":2,"uuid":"2dd97014-2249-4a0d-94a3-5734a11b5ec6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6801","nonce":3341398238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6803","nonce":3341398238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6807","nonce":3341398238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6805","nonce":3341398238}]},"public_addr":"172.21.15.100:6801/3341398238","cluster_addr":"172.21.15.100:6803/3341398238","heartbeat_back_addr":"172.21.15.100:6807/3341398238","heartbeat_front_addr":"172.21.15.100:6805/3341398238","state":["exists","up"]},{"osd":3,"uuid":"bc0b55e7-377c-4ace-9730-ae320e0fb6a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6809","nonce":206102549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6811","nonce":206102549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6815","nonce":206102549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6813","nonce":206102549}]},"public_addr":"172.21.15.100:6809/206102549","cluster_addr":"172.21.15.100:6811/206102549","heartbeat_back_addr":"172.21.15.100:6815/206102549","heartbeat_front_addr":"172.21.15.100:6813/206102549","state":["exists","up"]},{"osd":4,"uuid":"2cf09e85-6959-45de-aca9-7de0e850be07","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6801","nonce":2817986867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6803","nonce":2817986867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6807","nonce":2817986867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6805","nonce":2817986867}]},"public_addr":"172.21.15.114:6801/2817986867","cluster_addr":"172.21.15.114:6803/2817986867","heartbeat_back_addr":"172.21.15.114:6807/2817986867","heartbeat_front_addr":"172.21.15.114:6805/2817986867","state":["exists","up"]},{"osd":5,"uuid":"95cd8b44-718f-4f71-8b8c-e3c78afbe77e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6809","nonce":95588986}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6811","nonce":95588986}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6815","nonce":95588986}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6813","nonce":95588986}]},"public_addr":"172.21.15.114:6809/95588986","cluster_addr":"172.21.15.114:6811/95588986","heartbeat_back_addr":"172.21.15.114:6815/95588986","heartbeat_front_addr":"172.21.15.114:6813/95588986","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:33:39.928187+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:34:09.406164+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:34:36.585003+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:06.008919+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:32.590630+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:36:01.252244+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/2967506430":"2024-09-21T18:32:11.959688+0000","172.21.15.40:6801/1688144398":"2024-09-21T18:32:11.959688+0000","172.21.15.40:6800/1688144398":"2024-09-21T18:32:11.959688+0000","172.21.15.40:0/1108395557":"2024-09-21T18:32:11.959688+0000","172.21.15.40:0/2864050954":"2024-09-21T18:32:11.959688+0000","172.21.15.40:0/3082141124":"2024-09-21T18:31:44.363969+0000","172.21.15.40:0/402044071":"2024-09-21T18:31:44.363969+0000","172.21.15.40:6801/319793545":"2024-09-21T18:31:44.363969+0000","172.21.15.40:6800/319793545":"2024-09-21T18:31:44.363969+0000","172.21.15.40:0/2201064329":"2024-09-21T18:31:44.363969+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-20T18:36:07.264 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:07 smithi040 ceph-mon[25470]: pgmap v146: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:07.264 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:07 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/409766299' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T18:36:07.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:07 smithi114 ceph-mon[27964]: pgmap v146: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:07.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:07 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/409766299' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T18:36:07.296 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-20T18:34:38.424740+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 6, 'score_stable': 6, 'optimal_score': 0.5, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-20T18:36:07.296 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-20T18:36:07.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:07 smithi100 ceph-mon[27719]: pgmap v146: 1 pgs: 1 peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:07.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:07 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/409766299' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T18:36:07.551 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:08.358 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2024-09-20T18:36:08.979 INFO:tasks.cephadm:Setting up client nodes... 2024-09-20T18:36:08.979 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T18:36:09.233 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:09.355 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:09 smithi040 ceph-mon[25470]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:36:09.355 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:09 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/321223171' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-20T18:36:09.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:09 smithi100 ceph-mon[27719]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:36:09.410 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:09 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/321223171' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-20T18:36:09.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:09 smithi114 ceph-mon[27964]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:36:09.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:09 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/321223171' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-20T18:36:09.973 INFO:teuthology.orchestra.run.smithi040.stdout:[client.0] 2024-09-20T18:36:09.974 INFO:teuthology.orchestra.run.smithi040.stdout: key = AQCZwO1mfowXORAALrhG1JamgfoYWjYAxVGs7Q== 2024-09-20T18:36:10.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:10 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3748202280' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-20T18:36:10.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:10 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3748202280' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:36:10.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:10 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/3748202280' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-20T18:36:10.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:10 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/3748202280' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:36:10.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:10 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/3748202280' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-20T18:36:10.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:10 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/3748202280' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:36:10.564 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T18:36:10.564 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-20T18:36:10.564 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-20T18:36:10.602 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph config log 1 --format=json 2024-09-20T18:36:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:11.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:11 smithi040 ceph-mon[25470]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T18:36:11.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:11 smithi100 ceph-mon[27719]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T18:36:11.520 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:11.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:11 smithi114 ceph-mon[27964]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T18:36:12.134 INFO:teuthology.orchestra.run.smithi040.stdout:[{"version":18,"timestamp":"2024-09-20T18:36:04.164419+0000","name":"","changes":[{"name":"osd/host:smithi114/osd_memory_target","previous_value":"22213091737","new_value":"11106545868"}]}] 2024-09-20T18:36:12.134 INFO:tasks.ceph_manager:config epoch is 18 2024-09-20T18:36:12.134 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-20T18:36:12.134 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-20T18:36:12.134 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-20T18:36:12.387 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:12.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:12 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/1758028380' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-20T18:36:12.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:12 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1758028380' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-20T18:36:12.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:12 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/1758028380' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-20T18:36:13.085 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:13.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:13 smithi040 ceph-mon[25470]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:36:13.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:13 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3118071515' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-20T18:36:13.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:13 smithi100 ceph-mon[27719]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:36:13.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:13 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/3118071515' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-20T18:36:13.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:13 smithi114 ceph-mon[27964]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:36:13.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:13 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/3118071515' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-20T18:36:13.822 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":1664867211},{"type":"v1","addr":"172.21.15.40:6801","nonce":1664867211}]},"active_addr":"172.21.15.40:6801/1664867211","active_change":"2024-09-20T18:32:11.959791+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, 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":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"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:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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:v2.51.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/SMB 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:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"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":[]},"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":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.40: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"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":1545083976}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":64887637}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":2678064486}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":753331110}]}]} 2024-09-20T18:36:13.825 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-20T18:36:13.826 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-20T18:36:13.826 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:36:14.077 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:14.650 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:14.650 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":39,"fsid":"339dcd80-777d-11ef-baf5-efdc52797490","created":"2024-09-20T18:31:21.824403+0000","modified":"2024-09-20T18:36:05.074773+0000","last_up_change":"2024-09-20T18:36:03.065064+0000","last_in_change":"2024-09-20T18:35:40.425335+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T18:34:38.424740+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eceac4f5-2117-45e2-bb4b-5c6c7f21b634","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6803","nonce":222462166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6805","nonce":222462166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6809","nonce":222462166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6807","nonce":222462166}]},"public_addr":"172.21.15.40:6803/222462166","cluster_addr":"172.21.15.40:6805/222462166","heartbeat_back_addr":"172.21.15.40:6809/222462166","heartbeat_front_addr":"172.21.15.40:6807/222462166","state":["exists","up"]},{"osd":1,"uuid":"2882663d-94d3-4f92-9667-868f49c40c38","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6811","nonce":1291739576}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6813","nonce":1291739576}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6817","nonce":1291739576}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6815","nonce":1291739576}]},"public_addr":"172.21.15.40:6811/1291739576","cluster_addr":"172.21.15.40:6813/1291739576","heartbeat_back_addr":"172.21.15.40:6817/1291739576","heartbeat_front_addr":"172.21.15.40:6815/1291739576","state":["exists","up"]},{"osd":2,"uuid":"2dd97014-2249-4a0d-94a3-5734a11b5ec6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6801","nonce":3341398238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6803","nonce":3341398238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6807","nonce":3341398238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6805","nonce":3341398238}]},"public_addr":"172.21.15.100:6801/3341398238","cluster_addr":"172.21.15.100:6803/3341398238","heartbeat_back_addr":"172.21.15.100:6807/3341398238","heartbeat_front_addr":"172.21.15.100:6805/3341398238","state":["exists","up"]},{"osd":3,"uuid":"bc0b55e7-377c-4ace-9730-ae320e0fb6a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6809","nonce":206102549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6811","nonce":206102549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6815","nonce":206102549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6813","nonce":206102549}]},"public_addr":"172.21.15.100:6809/206102549","cluster_addr":"172.21.15.100:6811/206102549","heartbeat_back_addr":"172.21.15.100:6815/206102549","heartbeat_front_addr":"172.21.15.100:6813/206102549","state":["exists","up"]},{"osd":4,"uuid":"2cf09e85-6959-45de-aca9-7de0e850be07","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6801","nonce":2817986867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6803","nonce":2817986867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6807","nonce":2817986867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6805","nonce":2817986867}]},"public_addr":"172.21.15.114:6801/2817986867","cluster_addr":"172.21.15.114:6803/2817986867","heartbeat_back_addr":"172.21.15.114:6807/2817986867","heartbeat_front_addr":"172.21.15.114:6805/2817986867","state":["exists","up"]},{"osd":5,"uuid":"95cd8b44-718f-4f71-8b8c-e3c78afbe77e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6809","nonce":95588986}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6811","nonce":95588986}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6815","nonce":95588986}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6813","nonce":95588986}]},"public_addr":"172.21.15.114:6809/95588986","cluster_addr":"172.21.15.114:6811/95588986","heartbeat_back_addr":"172.21.15.114:6815/95588986","heartbeat_front_addr":"172.21.15.114:6813/95588986","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:33:39.928187+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:34:09.406164+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:34:36.585003+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:06.008919+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:32.590630+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:36:01.252244+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/2967506430":"2024-09-21T18:32:11.959688+0000","172.21.15.40:6801/1688144398":"2024-09-21T18:32:11.959688+0000","172.21.15.40:6800/1688144398":"2024-09-21T18:32:11.959688+0000","172.21.15.40:0/1108395557":"2024-09-21T18:32:11.959688+0000","172.21.15.40:0/2864050954":"2024-09-21T18:32:11.959688+0000","172.21.15.40:0/3082141124":"2024-09-21T18:31:44.363969+0000","172.21.15.40:0/402044071":"2024-09-21T18:31:44.363969+0000","172.21.15.40:6801/319793545":"2024-09-21T18:31:44.363969+0000","172.21.15.40:6800/319793545":"2024-09-21T18:31:44.363969+0000","172.21.15.40:0/2201064329":"2024-09-21T18:31:44.363969+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-20T18:36:15.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:15 smithi040 ceph-mon[25470]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:36:15.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:15 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/418146584' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T18:36:15.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:15 smithi100 ceph-mon[27719]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:36:15.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:15 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/418146584' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T18:36:15.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:15 smithi114 ceph-mon[27964]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:36:15.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:15 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/418146584' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T18:36:15.618 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-20T18:36:15.618 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:36:15.877 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:16.726 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:16.726 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":39,"fsid":"339dcd80-777d-11ef-baf5-efdc52797490","created":"2024-09-20T18:31:21.824403+0000","modified":"2024-09-20T18:36:05.074773+0000","last_up_change":"2024-09-20T18:36:03.065064+0000","last_in_change":"2024-09-20T18:35:40.425335+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T18:34:38.424740+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eceac4f5-2117-45e2-bb4b-5c6c7f21b634","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6803","nonce":222462166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6805","nonce":222462166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6809","nonce":222462166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":222462166},{"type":"v1","addr":"172.21.15.40:6807","nonce":222462166}]},"public_addr":"172.21.15.40:6803/222462166","cluster_addr":"172.21.15.40:6805/222462166","heartbeat_back_addr":"172.21.15.40:6809/222462166","heartbeat_front_addr":"172.21.15.40:6807/222462166","state":["exists","up"]},{"osd":1,"uuid":"2882663d-94d3-4f92-9667-868f49c40c38","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6811","nonce":1291739576}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6813","nonce":1291739576}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6817","nonce":1291739576}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1291739576},{"type":"v1","addr":"172.21.15.40:6815","nonce":1291739576}]},"public_addr":"172.21.15.40:6811/1291739576","cluster_addr":"172.21.15.40:6813/1291739576","heartbeat_back_addr":"172.21.15.40:6817/1291739576","heartbeat_front_addr":"172.21.15.40:6815/1291739576","state":["exists","up"]},{"osd":2,"uuid":"2dd97014-2249-4a0d-94a3-5734a11b5ec6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6801","nonce":3341398238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6803","nonce":3341398238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6807","nonce":3341398238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":3341398238},{"type":"v1","addr":"172.21.15.100:6805","nonce":3341398238}]},"public_addr":"172.21.15.100:6801/3341398238","cluster_addr":"172.21.15.100:6803/3341398238","heartbeat_back_addr":"172.21.15.100:6807/3341398238","heartbeat_front_addr":"172.21.15.100:6805/3341398238","state":["exists","up"]},{"osd":3,"uuid":"bc0b55e7-377c-4ace-9730-ae320e0fb6a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6809","nonce":206102549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6811","nonce":206102549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6815","nonce":206102549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":206102549},{"type":"v1","addr":"172.21.15.100:6813","nonce":206102549}]},"public_addr":"172.21.15.100:6809/206102549","cluster_addr":"172.21.15.100:6811/206102549","heartbeat_back_addr":"172.21.15.100:6815/206102549","heartbeat_front_addr":"172.21.15.100:6813/206102549","state":["exists","up"]},{"osd":4,"uuid":"2cf09e85-6959-45de-aca9-7de0e850be07","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6801","nonce":2817986867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6803","nonce":2817986867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6807","nonce":2817986867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":2817986867},{"type":"v1","addr":"172.21.15.114:6805","nonce":2817986867}]},"public_addr":"172.21.15.114:6801/2817986867","cluster_addr":"172.21.15.114:6803/2817986867","heartbeat_back_addr":"172.21.15.114:6807/2817986867","heartbeat_front_addr":"172.21.15.114:6805/2817986867","state":["exists","up"]},{"osd":5,"uuid":"95cd8b44-718f-4f71-8b8c-e3c78afbe77e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6809","nonce":95588986}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6811","nonce":95588986}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6815","nonce":95588986}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":95588986},{"type":"v1","addr":"172.21.15.114:6813","nonce":95588986}]},"public_addr":"172.21.15.114:6809/95588986","cluster_addr":"172.21.15.114:6811/95588986","heartbeat_back_addr":"172.21.15.114:6815/95588986","heartbeat_front_addr":"172.21.15.114:6813/95588986","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:33:39.928187+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:34:09.406164+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:34:36.585003+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:06.008919+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:32.590630+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:36:01.252244+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/2967506430":"2024-09-21T18:32:11.959688+0000","172.21.15.40:6801/1688144398":"2024-09-21T18:32:11.959688+0000","172.21.15.40:6800/1688144398":"2024-09-21T18:32:11.959688+0000","172.21.15.40:0/1108395557":"2024-09-21T18:32:11.959688+0000","172.21.15.40:0/2864050954":"2024-09-21T18:32:11.959688+0000","172.21.15.40:0/3082141124":"2024-09-21T18:31:44.363969+0000","172.21.15.40:0/402044071":"2024-09-21T18:31:44.363969+0000","172.21.15.40:6801/319793545":"2024-09-21T18:31:44.363969+0000","172.21.15.40:6800/319793545":"2024-09-21T18:31:44.363969+0000","172.21.15.40:0/2201064329":"2024-09-21T18:31:44.363969+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-20T18:36:17.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:17 smithi040 ceph-mon[25470]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-20T18:36:17.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:17 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1560579316' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T18:36:17.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:17 smithi100 ceph-mon[27719]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-20T18:36:17.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:17 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/1560579316' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T18:36:17.408 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-20T18:36:17.409 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-20T18:36:17.409 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-20T18:36:17.410 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-20T18:36:17.410 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-20T18:36:17.410 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-20T18:36:17.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:17 smithi114 ceph-mon[27964]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-20T18:36:17.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:17 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/1560579316' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T18:36:17.712 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:17.731 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:18.855 INFO:teuthology.orchestra.run.smithi040.stdout:107374182417 2024-09-20T18:36:18.855 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-20T18:36:19.272 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:19.272 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:19.272 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:19.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:19 smithi100 ceph-mon[27719]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:36:19.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:19 smithi040 ceph-mon[25470]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:36:19.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:19 smithi114 ceph-mon[27964]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:36:19.541 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:21.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:21 smithi040 ceph-mon[25470]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:21.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:21 smithi100 ceph-mon[27719]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:21.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:21 smithi114 ceph-mon[27964]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:21.761 INFO:teuthology.orchestra.run.smithi040.stdout:133143986188 2024-09-20T18:36:21.761 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-20T18:36:22.129 INFO:teuthology.orchestra.run.smithi040.stdout:158913789959 2024-09-20T18:36:22.129 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-20T18:36:22.680 INFO:teuthology.orchestra.run.smithi040.stdout:34359738403 2024-09-20T18:36:22.680 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-20T18:36:23.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:23 smithi040 ceph-mon[25470]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:23.346 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:23.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:23 smithi100 ceph-mon[27719]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:23.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:23 smithi114 ceph-mon[27964]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:23.843 INFO:teuthology.orchestra.run.smithi040.stdout:77309411350 2024-09-20T18:36:23.844 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-20T18:36:24.139 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:24.279 INFO:teuthology.orchestra.run.smithi040.stdout:107374182418 2024-09-20T18:36:25.034 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182417 got 107374182418 for osd.3 2024-09-20T18:36:25.034 DEBUG:teuthology.parallel:result is None 2024-09-20T18:36:25.301 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:25 smithi040 ceph-mon[25470]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:25.301 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:25 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1370764939' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-20T18:36:25.307 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:25.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:25 smithi100 ceph-mon[27719]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:25.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:25 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/1370764939' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-20T18:36:25.507 INFO:teuthology.orchestra.run.smithi040.stdout:34359738404 2024-09-20T18:36:25.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:25 smithi114 ceph-mon[27964]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:25.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:25 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/1370764939' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-20T18:36:26.134 INFO:teuthology.orchestra.run.smithi040.stdout:77309411351 2024-09-20T18:36:26.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:26 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/2133286683' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-20T18:36:26.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:26 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/2133286683' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-20T18:36:26.478 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738403 got 34359738404 for osd.0 2024-09-20T18:36:26.479 DEBUG:teuthology.parallel:result is None 2024-09-20T18:36:26.511 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:26 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/2133286683' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-20T18:36:27.113 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411350 got 77309411351 for osd.2 2024-09-20T18:36:27.114 DEBUG:teuthology.parallel:result is None 2024-09-20T18:36:27.140 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:27.148 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:27.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:27 smithi040 ceph-mon[25470]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:27.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:27 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1219146403' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-20T18:36:27.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:27 smithi100 ceph-mon[27719]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:27.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:27 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/1219146403' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-20T18:36:27.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:27 smithi114 ceph-mon[27964]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:27.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:27 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/1219146403' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-20T18:36:28.158 INFO:teuthology.orchestra.run.smithi040.stdout:133143986189 2024-09-20T18:36:28.876 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986188 got 133143986189 for osd.4 2024-09-20T18:36:28.876 DEBUG:teuthology.parallel:result is None 2024-09-20T18:36:29.367 INFO:teuthology.orchestra.run.smithi040.stdout:55834574878 2024-09-20T18:36:29.368 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-20T18:36:29.393 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:29 smithi040 ceph-mon[25470]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:29.393 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:29 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3204135608' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-20T18:36:29.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:29 smithi100 ceph-mon[27719]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:29.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:29 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/3204135608' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-20T18:36:29.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:29 smithi114 ceph-mon[27964]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:29.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:29 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/3204135608' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-20T18:36:29.853 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:30.012 INFO:teuthology.orchestra.run.smithi040.stdout:158913789960 2024-09-20T18:36:30.351 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:30 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3581078271' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-20T18:36:30.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:30 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/3581078271' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-20T18:36:30.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:30 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/3581078271' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-20T18:36:30.631 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789959 got 158913789960 for osd.5 2024-09-20T18:36:30.631 DEBUG:teuthology.parallel:result is None 2024-09-20T18:36:31.023 INFO:teuthology.orchestra.run.smithi040.stdout:55834574878 2024-09-20T18:36:31.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:31 smithi040 ceph-mon[25470]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:31.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:31 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/3960655956' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-20T18:36:31.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:31 smithi100 ceph-mon[27719]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:31.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:31 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/3960655956' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-20T18:36:31.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:31 smithi114 ceph-mon[27964]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:31.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:31 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/3960655956' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-20T18:36:31.700 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574878 got 55834574878 for osd.1 2024-09-20T18:36:31.700 DEBUG:teuthology.parallel:result is None 2024-09-20T18:36:31.700 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-20T18:36:31.700 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T18:36:31.951 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:32.627 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:32.627 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2024-09-20T18:36:33.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:33 smithi040 ceph-mon[25470]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:33.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:33 smithi040 ceph-mon[25470]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:33.284 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":159,"stamp":"2024-09-20T18:36:32.008860+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":170168,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300744,"statfs":{"total":575970213888,"available":575795961856,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":170187425},"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":"12.001875"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-20T18:36:05.137128+0000","last_change":"2024-09-20T18:36:05.137064+0000","last_active":"2024-09-20T18:36:05.137128+0000","last_peered":"2024-09-20T18:36:05.137128+0000","last_clean":"2024-09-20T18:36:05.137128+0000","last_became_active":"2024-09-20T18:36:05.132369+0000","last_became_peered":"2024-09-20T18:36:05.132369+0000","last_unstale":"2024-09-20T18:36:05.137128+0000","last_undegraded":"2024-09-20T18:36:05.137128+0000","last_fullsized":"2024-09-20T18:36:05.137128+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T18:34:38.755768+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T18:34:38.755768+0000","last_clean_scrub_stamp":"2024-09-20T18:34:38.755768+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"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 @ 2024-09-21T21:05:13.131875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":37,"seq":158913789961,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986190,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182419,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31540,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-20T18:36:33.284 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T18:36:33.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:33 smithi100 ceph-mon[27719]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:33.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:33 smithi100 ceph-mon[27719]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:33.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:33 smithi114 ceph-mon[27964]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:33.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:33 smithi114 ceph-mon[27964]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:34.141 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:34.142 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2024-09-20T18:36:34.800 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":160,"stamp":"2024-09-20T18:36:34.009249+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":170168,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300744,"statfs":{"total":575970213888,"available":575795961856,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":170187425},"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":"12.001902"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-20T18:36:05.137128+0000","last_change":"2024-09-20T18:36:05.137064+0000","last_active":"2024-09-20T18:36:05.137128+0000","last_peered":"2024-09-20T18:36:05.137128+0000","last_clean":"2024-09-20T18:36:05.137128+0000","last_became_active":"2024-09-20T18:36:05.132369+0000","last_became_peered":"2024-09-20T18:36:05.132369+0000","last_unstale":"2024-09-20T18:36:05.137128+0000","last_undegraded":"2024-09-20T18:36:05.137128+0000","last_fullsized":"2024-09-20T18:36:05.137128+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T18:34:38.755768+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T18:34:38.755768+0000","last_clean_scrub_stamp":"2024-09-20T18:34:38.755768+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"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 @ 2024-09-21T21:05:13.131875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":37,"seq":158913789961,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986190,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182420,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411353,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574879,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738406,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31540,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-20T18:36:34.800 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-20T18:36:34.801 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-20T18:36:34.801 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-20T18:36:34.801 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-20T18:36:35.053 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:35.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:35 smithi100 ceph-mon[27719]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:35.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:35 smithi100 ceph-mon[27719]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:35.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:35 smithi040 ceph-mon[25470]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:35.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:35 smithi040 ceph-mon[25470]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:35.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:35 smithi114 ceph-mon[27964]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:35.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:35 smithi114 ceph-mon[27964]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:35.820 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:35.820 INFO:teuthology.orchestra.run.smithi040.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-20T18:36:36.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:36 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/4212790140' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-20T18:36:36.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:36 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/4212790140' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-20T18:36:36.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:36 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/4212790140' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-20T18:36:36.507 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-20T18:36:36.508 INFO:tasks.cephadm:Setup complete, yielding 2024-09-20T18:36:36.508 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:36:36.517 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T18:36:36.518 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- bash -c 'ceph fs volume create cephfs' 2024-09-20T18:36:36.767 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:37.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:37 smithi100 ceph-mon[27719]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:37.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:37 smithi040 ceph-mon[25470]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:37.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:37 smithi114 ceph-mon[27964]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:38.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:38 smithi100 ceph-mon[27719]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:38.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:38 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-20T18:36:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:38 smithi040 ceph-mon[25470]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:38.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:38 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-20T18:36:38.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:38 smithi114 ceph-mon[27964]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:38.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:38 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-20T18:36:39.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:39 smithi100 ceph-mon[27719]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:39.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:39 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-20T18:36:39.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:39 smithi100 ceph-mon[27719]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:36:39.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:39 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-20T18:36:39.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:39 smithi040 ceph-mon[25470]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:39.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-20T18:36:39.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:39 smithi040 ceph-mon[25470]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:36:39.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:39 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-20T18:36:39.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:39 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a[25447]: 2024-09-20T18:36:39.152+0000 7ff67605b640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-20T18:36:39.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:39 smithi114 ceph-mon[27964]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:39.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:39 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-20T18:36:39.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:39 smithi114 ceph-mon[27964]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:36:39.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:39 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-20T18:36:39.908 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-20T18:36:39.919 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-20T18:36:39.920 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:36:40.177 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: fsmap cephfs:0 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: Saving service mds.cephfs spec with placement count:2 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:40.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:40.242 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:40.242 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi114.uvtmys", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T18:36:40.242 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi114.uvtmys", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T18:36:40.242 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:40.242 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:40 smithi114 ceph-mon[27964]: Deploying daemon mds.cephfs.smithi114.uvtmys on smithi114 2024-09-20T18:36:40.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: fsmap cephfs:0 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: Saving service mds.cephfs spec with placement count:2 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:40.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:40.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi114.uvtmys", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T18:36:40.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi114.uvtmys", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T18:36:40.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:40.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:40 smithi040 ceph-mon[25470]: Deploying daemon mds.cephfs.smithi114.uvtmys on smithi114 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: fsmap cephfs:0 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: Saving service mds.cephfs spec with placement count:2 2024-09-20T18:36:40.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:40.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:40.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:40.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:40.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:40.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi114.uvtmys", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T18:36:40.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi114.uvtmys", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T18:36:40.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:40.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:40 smithi100 ceph-mon[27719]: Deploying daemon mds.cephfs.smithi114.uvtmys on smithi114 2024-09-20T18:36:40.846 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:40.846 INFO:teuthology.orchestra.run.smithi040.stdout:[{"events": ["2024-09-20T18:36:39.172680Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "running": 0, "size": 2}}, {"events": ["2024-09-20T18:33:11.064162Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:34:06.375706Z", "running": 1, "size": 1}}, {"events": ["2024-09-20T18:33:04.402161Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:34:06.375578Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:34:06.375781Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-20T18:36:41.317 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:41 smithi114 ceph-mon[27964]: pgmap v166: 65 pgs: 10 creating+peering, 54 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:41.318 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:41 smithi114 ceph-mon[27964]: osdmap e43: 6 total, 6 up, 6 in 2024-09-20T18:36:41.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:41 smithi040 ceph-mon[25470]: pgmap v166: 65 pgs: 10 creating+peering, 54 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:41.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:41 smithi040 ceph-mon[25470]: osdmap e43: 6 total, 6 up, 6 in 2024-09-20T18:36:41.494 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-20T18:36:41.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:41 smithi100 ceph-mon[27719]: pgmap v166: 65 pgs: 10 creating+peering, 54 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:41.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:41 smithi100 ceph-mon[27719]: osdmap e43: 6 total, 6 up, 6 in 2024-09-20T18:36:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:42 smithi114 ceph-mon[27964]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:42 smithi114 ceph-mon[27964]: osdmap e44: 6 total, 6 up, 6 in 2024-09-20T18:36:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.qftzff", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T18:36:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.qftzff", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T18:36:42.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:42 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:42.494 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:36:42.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:42 smithi040 ceph-mon[25470]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:42.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:42 smithi040 ceph-mon[25470]: osdmap e44: 6 total, 6 up, 6 in 2024-09-20T18:36:42.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:42.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:42.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:42.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.qftzff", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T18:36:42.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.qftzff", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T18:36:42.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:42 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:42.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:42 smithi100 ceph-mon[27719]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:42.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:42 smithi100 ceph-mon[27719]: osdmap e44: 6 total, 6 up, 6 in 2024-09-20T18:36:42.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:42.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:42.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:42.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.qftzff", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T18:36:42.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.qftzff", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T18:36:42.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:42 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:43.080 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: pgmap v169: 65 pgs: 10 creating+peering, 43 unknown, 12 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: Deploying daemon mds.cephfs.smithi040.qftzff on smithi040 2024-09-20T18:36:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: mds.? [v2:172.21.15.114:6816/1250092233,v1:172.21.15.114:6817/1250092233] up:boot 2024-09-20T18:36:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: daemon mds.cephfs.smithi114.uvtmys assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-20T18:36:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-20T18:36:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-20T18:36:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: Cluster is now healthy 2024-09-20T18:36:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: fsmap cephfs:0 1 up:standby 2024-09-20T18:36:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi114.uvtmys"} : dispatch 2024-09-20T18:36:43.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:creating} 2024-09-20T18:36:43.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:43 smithi114 ceph-mon[27964]: daemon mds.cephfs.smithi114.uvtmys is now active in filesystem cephfs as rank 0 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: pgmap v169: 65 pgs: 10 creating+peering, 43 unknown, 12 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: Deploying daemon mds.cephfs.smithi040.qftzff on smithi040 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: mds.? [v2:172.21.15.114:6816/1250092233,v1:172.21.15.114:6817/1250092233] up:boot 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: daemon mds.cephfs.smithi114.uvtmys assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: Cluster is now healthy 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: fsmap cephfs:0 1 up:standby 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi114.uvtmys"} : dispatch 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:creating} 2024-09-20T18:36:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:43 smithi040 ceph-mon[25470]: daemon mds.cephfs.smithi114.uvtmys is now active in filesystem cephfs as rank 0 2024-09-20T18:36:43.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: pgmap v169: 65 pgs: 10 creating+peering, 43 unknown, 12 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: Deploying daemon mds.cephfs.smithi040.qftzff on smithi040 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: mds.? [v2:172.21.15.114:6816/1250092233,v1:172.21.15.114:6817/1250092233] up:boot 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: daemon mds.cephfs.smithi114.uvtmys assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: Cluster is now healthy 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: fsmap cephfs:0 1 up:standby 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi114.uvtmys"} : dispatch 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:creating} 2024-09-20T18:36:43.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:43 smithi100 ceph-mon[27719]: daemon mds.cephfs.smithi114.uvtmys is now active in filesystem cephfs as rank 0 2024-09-20T18:36:44.493 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:44.493 INFO:teuthology.orchestra.run.smithi040.stdout:[{"events": ["2024-09-20T18:36:42.076770Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "running": 0, "size": 2}}, {"events": ["2024-09-20T18:33:11.064162Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:34:06.375706Z", "running": 1, "size": 1}}, {"events": ["2024-09-20T18:33:04.402161Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:34:06.375578Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:34:06.375781Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-20T18:36:44.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:44 smithi040 ceph-mon[25470]: mds.? [v2:172.21.15.114:6816/1250092233,v1:172.21.15.114:6817/1250092233] up:active 2024-09-20T18:36:44.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:44 smithi040 ceph-mon[25470]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 2024-09-20T18:36:44.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:44 smithi114 ceph-mon[27964]: mds.? [v2:172.21.15.114:6816/1250092233,v1:172.21.15.114:6817/1250092233] up:active 2024-09-20T18:36:44.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:44 smithi114 ceph-mon[27964]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 2024-09-20T18:36:44.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:44 smithi100 ceph-mon[27719]: mds.? [v2:172.21.15.114:6816/1250092233,v1:172.21.15.114:6817/1250092233] up:active 2024-09-20T18:36:44.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:44 smithi100 ceph-mon[27719]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 2024-09-20T18:36:45.306 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-20T18:36:45.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:45 smithi114 ceph-mon[27964]: pgmap v170: 65 pgs: 8 creating+peering, 4 unknown, 53 active+clean; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 841 B/s wr, 3 op/s 2024-09-20T18:36:45.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:45 smithi114 ceph-mon[27964]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:45.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:45 smithi100 ceph-mon[27719]: pgmap v170: 65 pgs: 8 creating+peering, 4 unknown, 53 active+clean; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 841 B/s wr, 3 op/s 2024-09-20T18:36:45.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:45 smithi100 ceph-mon[27719]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:45.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:45 smithi040 ceph-mon[25470]: pgmap v170: 65 pgs: 8 creating+peering, 4 unknown, 53 active+clean; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 841 B/s wr, 3 op/s 2024-09-20T18:36:45.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:45 smithi040 ceph-mon[25470]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:46.307 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:36:46.579 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:46.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: mds.? [v2:172.21.15.40:6818/1944103173,v1:172.21.15.40:6819/1944103173] up:boot 2024-09-20T18:36:46.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:46.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.qftzff"} : dispatch 2024-09-20T18:36:46.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:46 smithi040 ceph-mon[25470]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: mds.? [v2:172.21.15.40:6818/1944103173,v1:172.21.15.40:6819/1944103173] up:boot 2024-09-20T18:36:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.qftzff"} : dispatch 2024-09-20T18:36:46.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:46 smithi114 ceph-mon[27964]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:46.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:46.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:46.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: mds.? [v2:172.21.15.40:6818/1944103173,v1:172.21.15.40:6819/1944103173] up:boot 2024-09-20T18:36:46.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:46.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.qftzff"} : dispatch 2024-09-20T18:36:46.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:46 smithi100 ceph-mon[27719]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:47.281 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:36:47.281 INFO:teuthology.orchestra.run.smithi040.stdout:[{"events": ["2024-09-20T18:36:45.440355Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:36:46.594386Z", "running": 2, "size": 2}}, {"events": ["2024-09-20T18:33:11.064162Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:36:47.128553Z", "running": 1, "size": 1}}, {"events": ["2024-09-20T18:33:04.402161Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:35:02.700541Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:35:02.700658Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-20T18:36:47.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-20T18:36:47.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:47.908 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:47.908 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.908 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: mds.? [v2:172.21.15.114:6816/1250092233,v1:172.21.15.114:6817/1250092233] up:active 2024-09-20T18:36:47.908 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:47.908 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:47.908 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:47.908 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:47.908 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.908 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:47 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-20T18:36:47.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: mds.? [v2:172.21.15.114:6816/1250092233,v1:172.21.15.114:6817/1250092233] up:active 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:47 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:47.993 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-20T18:36:47.994 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:36:48.008 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T18:36:48.008 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: mds.? [v2:172.21.15.114:6816/1250092233,v1:172.21.15.114:6817/1250092233] up:active 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:36:48.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:36:48.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:36:48.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:48.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:47 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:48.264 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:48.635 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:48 smithi040 ceph-mon[25470]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:48.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:48 smithi100 ceph-mon[27719]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:49.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:48 smithi114 ceph-mon[27964]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:36:49.317 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:36:48 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:36:48.929+0000 7fc7dbb9b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:36:49.317 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:36:48 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:36:48.929+0000 7fc7dbb9b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:36:49.317 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:36:48 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:36:48.929+0000 7fc7dbb9b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:36:49.317 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:36:48 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:36:48.929+0000 7fc7dbb9b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:36:49.317 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:36:48 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:36:48.929+0000 7fc7dbb9b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:36:49.771 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-20T18:36:49.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:49 smithi100 ceph-mon[27719]: pgmap v172: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-20T18:36:49.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:49 smithi040 ceph-mon[25470]: pgmap v172: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-20T18:36:50.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:49 smithi114 ceph-mon[27964]: pgmap v172: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-20T18:36:50.030 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:50.730 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:50 smithi040 ceph-mon[25470]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:50.730 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:50 smithi040 ceph-mon[25470]: mds.? [v2:172.21.15.40:6818/1944103173,v1:172.21.15.40:6819/1944103173] up:standby 2024-09-20T18:36:50.730 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:50 smithi040 ceph-mon[25470]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:50.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:50 smithi100 ceph-mon[27719]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:50.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:50 smithi100 ceph-mon[27719]: mds.? [v2:172.21.15.40:6818/1944103173,v1:172.21.15.40:6819/1944103173] up:standby 2024-09-20T18:36:50.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:50 smithi100 ceph-mon[27719]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:51.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:50 smithi114 ceph-mon[27964]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:51.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:50 smithi114 ceph-mon[27964]: mds.? [v2:172.21.15.40:6818/1944103173,v1:172.21.15.40:6819/1944103173] up:standby 2024-09-20T18:36:51.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:50 smithi114 ceph-mon[27964]: fsmap cephfs:1 {0=cephfs.smithi114.uvtmys=up:active} 1 up:standby 2024-09-20T18:36:51.375 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-20T18:36:51.631 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:51.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:51 smithi100 ceph-mon[27719]: pgmap v173: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-20T18:36:51.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:51 smithi100 ceph-mon[27719]: mgrmap e16: x(active, since 4m) 2024-09-20T18:36:51.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:51 smithi100 ceph-mon[27719]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:51.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:51 smithi040 ceph-mon[25470]: pgmap v173: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-20T18:36:51.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:51 smithi040 ceph-mon[25470]: mgrmap e16: x(active, since 4m) 2024-09-20T18:36:51.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:51 smithi040 ceph-mon[25470]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:52.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:51 smithi114 ceph-mon[27964]: pgmap v173: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-20T18:36:52.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:51 smithi114 ceph-mon[27964]: mgrmap e16: x(active, since 4m) 2024-09-20T18:36:52.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:51 smithi114 ceph-mon[27964]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:53.155 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- bash -c 'ceph mgr module enable smb' 2024-09-20T18:36:53.410 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:53.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:53 smithi040 ceph-mon[25470]: pgmap v174: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-20T18:36:53.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:53 smithi040 ceph-mon[25470]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:53.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:53 smithi040 ceph-mon[25470]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:53.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:53 smithi114 ceph-mon[27964]: pgmap v174: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-20T18:36:53.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:53 smithi114 ceph-mon[27964]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:53.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:53 smithi114 ceph-mon[27964]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:53.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:53 smithi100 ceph-mon[27719]: pgmap v174: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-20T18:36:53.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:53 smithi100 ceph-mon[27719]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:53.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:53 smithi100 ceph-mon[27719]: from='mgr.14152 172.21.15.40:0/2005067801' entity='mgr.x' 2024-09-20T18:36:54.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:54 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/1286428283' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-20T18:36:54.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:54 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1286428283' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-20T18:36:54.794 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:36:54 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: ignoring --setuser ceph since I am not root 2024-09-20T18:36:54.794 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:36:54 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: ignoring --setgroup ceph since I am not root 2024-09-20T18:36:54.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:54 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/1286428283' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-20T18:36:55.110 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- bash -c 'sleep 30' 2024-09-20T18:36:55.374 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:55.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:55 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/1286428283' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-20T18:36:55.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:55 smithi114 ceph-mon[27964]: mgrmap e17: x(active, since 4m) 2024-09-20T18:36:55.758 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:55 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1286428283' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-20T18:36:55.759 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:55 smithi040 ceph-mon[25470]: mgrmap e17: x(active, since 4m) 2024-09-20T18:36:55.906 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:55 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/1286428283' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-20T18:36:55.907 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:55 smithi100 ceph-mon[27719]: mgrmap e17: x(active, since 4m) 2024-09-20T18:37:00.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: Active manager daemon x restarted 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: Activating manager daemon x 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: osdmap e45: 6 total, 6 up, 6 in 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: mgrmap e18: x(active, starting, since 0.00571485s) 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.qftzff"} : dispatch 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi114.uvtmys"} : dispatch 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:37:00.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:37:00.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:37:00.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:37:00.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T18:37:00.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T18:37:00.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T18:37:00.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:36:59 smithi114 ceph-mon[27964]: Manager daemon x is now available 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: Active manager daemon x restarted 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: Activating manager daemon x 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: osdmap e45: 6 total, 6 up, 6 in 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: mgrmap e18: x(active, starting, since 0.00571485s) 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.qftzff"} : dispatch 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi114.uvtmys"} : dispatch 2024-09-20T18:37:00.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T18:37:00.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:36:59 smithi100 ceph-mon[27719]: Manager daemon x is now available 2024-09-20T18:37:00.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: Active manager daemon x restarted 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: Activating manager daemon x 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: osdmap e45: 6 total, 6 up, 6 in 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: mgrmap e18: x(active, starting, since 0.00571485s) 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.qftzff"} : dispatch 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi114.uvtmys"} : dispatch 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T18:37:00.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T18:37:00.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T18:37:00.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T18:37:00.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T18:37:00.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T18:37:00.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T18:37:00.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:36:59 smithi040 ceph-mon[25470]: Manager daemon x is now available 2024-09-20T18:37:00.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:37:00.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T18:37:00.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-20T18:37:00.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T18:37:00.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:00 smithi114 ceph-mon[27964]: mgrmap e19: x(active, since 1.013s) 2024-09-20T18:37:01.074 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:37:01.075 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T18:37:01.075 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-20T18:37:01.075 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T18:37:01.075 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:00 smithi100 ceph-mon[27719]: mgrmap e19: x(active, since 1.013s) 2024-09-20T18:37:01.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:37:01.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T18:37:01.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-20T18:37:01.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T18:37:01.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:00 smithi040 ceph-mon[25470]: mgrmap e19: x(active, since 1.013s) 2024-09-20T18:37:01.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: pgmap v3: 65 pgs: 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:01.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: osdmap e46: 6 total, 6 up, 6 in 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-mon[25470]: osdmap e47: 6 total, 6 up, 6 in 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02d3418640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02d3418640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:01.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02d3418640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:01.922 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02d3418640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:01.922 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02d3418640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:01.922 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02cfc11640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:01.922 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02cfc11640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:01.922 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02cfc11640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:01.922 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02cfc11640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:01.922 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.768+0000 7f02cfc11640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:02.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: pgmap v3: 65 pgs: 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:02.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:37:02.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: osdmap e46: 6 total, 6 up, 6 in 2024-09-20T18:37:02.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-20T18:37:02.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:02.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:02.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:02.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:02.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-20T18:37:02.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:01 smithi114 ceph-mon[27964]: osdmap e47: 6 total, 6 up, 6 in 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: pgmap v3: 65 pgs: 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: osdmap e46: 6 total, 6 up, 6 in 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-20T18:37:02.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:01 smithi100 ceph-mon[27719]: osdmap e47: 6 total, 6 up, 6 in 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:01.973+0000 7f02c2bb7640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:37:01] ENGINE Error in HTTPServer.serve 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: Traceback (most recent call last): 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self._connections.run(self.expiration_interval) 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self._run(expiration_interval) 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: s = self.context.wrap_socket( 2024-09-20T18:37:02.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:37:02.422 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: return self.sslsocket_class._create( 2024-09-20T18:37:02.422 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:37:02.422 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self.do_handshake() 2024-09-20T18:37:02.422 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:37:02.422 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: self._sslobj.do_handshake() 2024-09-20T18:37:02.422 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:37:02.422 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:01 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:03.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: [20/Sep/2024:18:37:01] ENGINE Bus STARTING 2024-09-20T18:37:03.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: [20/Sep/2024:18:37:01] ENGINE Serving on https://172.21.15.40:7150 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: [20/Sep/2024:18:37:01] ENGINE Error in HTTPServer.serve 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: Traceback (most recent call last): 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: self._run(expiration_interval) 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:37:03.031 INFO:journalctl@ceph.mon.c.smithi114.stdout: s = self.context.wrap_socket( 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout: return self.sslsocket_class._create( 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout: self.do_handshake() 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout: self._sslobj.do_handshake() 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: [20/Sep/2024:18:37:02] ENGINE Serving on http://172.21.15.40:8765 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: [20/Sep/2024:18:37:02] ENGINE Bus STARTED 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: Adjusting osd_memory_target on smithi114 to 8544M 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: Adjusting osd_memory_target on smithi040 to 6498M 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: Updating smithi040:/etc/ceph/ceph.conf 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: mgrmap e20: x(active, since 2s) 2024-09-20T18:37:03.033 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:37:03.034 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:02 smithi114 ceph-mon[27964]: osdmap e48: 6 total, 6 up, 6 in 2024-09-20T18:37:03.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: [20/Sep/2024:18:37:01] ENGINE Bus STARTING 2024-09-20T18:37:03.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: [20/Sep/2024:18:37:01] ENGINE Serving on https://172.21.15.40:7150 2024-09-20T18:37:03.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: [20/Sep/2024:18:37:01] ENGINE Error in HTTPServer.serve 2024-09-20T18:37:03.157 INFO:journalctl@ceph.mon.b.smithi100.stdout: Traceback (most recent call last): 2024-09-20T18:37:03.157 INFO:journalctl@ceph.mon.b.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:37:03.157 INFO:journalctl@ceph.mon.b.smithi100.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: self._run(expiration_interval) 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: s = self.context.wrap_socket( 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: return self.sslsocket_class._create( 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: self.do_handshake() 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:37:03.158 INFO:journalctl@ceph.mon.b.smithi100.stdout: self._sslobj.do_handshake() 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: [20/Sep/2024:18:37:02] ENGINE Serving on http://172.21.15.40:8765 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: [20/Sep/2024:18:37:02] ENGINE Bus STARTED 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: Adjusting osd_memory_target on smithi114 to 8544M 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.159 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: Adjusting osd_memory_target on smithi040 to 6498M 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: Updating smithi040:/etc/ceph/ceph.conf 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: mgrmap e20: x(active, since 2s) 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:37:03.160 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:02 smithi100 ceph-mon[27719]: osdmap e48: 6 total, 6 up, 6 in 2024-09-20T18:37:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: [20/Sep/2024:18:37:01] ENGINE Bus STARTING 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: [20/Sep/2024:18:37:01] ENGINE Serving on https://172.21.15.40:7150 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: [20/Sep/2024:18:37:01] ENGINE Error in HTTPServer.serve 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: Traceback (most recent call last): 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: self._run(expiration_interval) 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: s = self.context.wrap_socket( 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:37:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: return self.sslsocket_class._create( 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: self.do_handshake() 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: self._sslobj.do_handshake() 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: [20/Sep/2024:18:37:02] ENGINE Serving on http://172.21.15.40:8765 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: [20/Sep/2024:18:37:02] ENGINE Bus STARTED 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: Adjusting osd_memory_target on smithi114 to 8544M 2024-09-20T18:37:03.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: Adjusting osd_memory_target on smithi040 to 6498M 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: Updating smithi040:/etc/ceph/ceph.conf 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: Updating smithi100:/etc/ceph/ceph.conf 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: mgrmap e20: x(active, since 2s) 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:37:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:02 smithi040 ceph-mon[25470]: osdmap e48: 6 total, 6 up, 6 in 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:37:04.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:04.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:37:04.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:03 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:37:04.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:37:04.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:37:04.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:37:04.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:37:04.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:37:04.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:03 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:37:04.532 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:37:04.532 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:37:04.532 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:37:04.532 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:37:04.532 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:37:04.532 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: Updating smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:37:04.532 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: Updating smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:37:04.532 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: Updating smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:37:04.533 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:03 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:05.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:04 smithi040 ceph-mon[25470]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:04 smithi040 ceph-mon[25470]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:37:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:04 smithi040 ceph-mon[25470]: Cluster is now healthy 2024-09-20T18:37:05.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:04 smithi040 ceph-mon[25470]: mgrmap e21: x(active, since 4s) 2024-09-20T18:37:05.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:04 smithi114 ceph-mon[27964]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:05.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:04 smithi114 ceph-mon[27964]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:37:05.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:04 smithi114 ceph-mon[27964]: Cluster is now healthy 2024-09-20T18:37:05.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:04 smithi114 ceph-mon[27964]: mgrmap e21: x(active, since 4s) 2024-09-20T18:37:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:04 smithi100 ceph-mon[27719]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:04 smithi100 ceph-mon[27719]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:37:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:04 smithi100 ceph-mon[27719]: Cluster is now healthy 2024-09-20T18:37:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:04 smithi100 ceph-mon[27719]: mgrmap e21: x(active, since 4s) 2024-09-20T18:37:07.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:06 smithi040 ceph-mon[25470]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:07.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:06 smithi114 ceph-mon[27964]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:07.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:06 smithi100 ceph-mon[27719]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:09.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:08 smithi114 ceph-mon[27964]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-20T18:37:09.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:08 smithi100 ceph-mon[27719]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-20T18:37:09.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:08 smithi040 ceph-mon[25470]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-20T18:37:11.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:10 smithi100 ceph-mon[27719]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-20T18:37:11.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:10 smithi114 ceph-mon[27964]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-20T18:37:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:10 smithi040 ceph-mon[25470]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-20T18:37:13.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:12 smithi114 ceph-mon[27964]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-20T18:37:13.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:12 smithi100 ceph-mon[27719]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-20T18:37:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:12 smithi040 ceph-mon[25470]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-20T18:37:15.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:14 smithi114 ceph-mon[27964]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 934 B/s wr, 7 op/s 2024-09-20T18:37:15.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:14 smithi100 ceph-mon[27719]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 934 B/s wr, 7 op/s 2024-09-20T18:37:15.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:14 smithi040 ceph-mon[25470]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 934 B/s wr, 7 op/s 2024-09-20T18:37:17.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:16 smithi114 ceph-mon[27964]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T18:37:17.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:16 smithi100 ceph-mon[27719]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T18:37:17.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:16 smithi040 ceph-mon[25470]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T18:37:19.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:18 smithi040 ceph-mon[25470]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T18:37:19.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:18 smithi114 ceph-mon[27964]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T18:37:19.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:18 smithi100 ceph-mon[27719]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T18:37:21.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:20 smithi040 ceph-mon[25470]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T18:37:21.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:20 smithi114 ceph-mon[27964]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T18:37:21.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:20 smithi100 ceph-mon[27719]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T18:37:23.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:22 smithi114 ceph-mon[27964]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T18:37:23.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:22 smithi100 ceph-mon[27719]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T18:37:23.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:22 smithi040 ceph-mon[25470]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T18:37:25.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:24 smithi114 ceph-mon[27964]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:25.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:24 smithi100 ceph-mon[27719]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:25.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:24 smithi040 ceph-mon[25470]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:26.649 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-20T18:37:26.909 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:27.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:26 smithi040 ceph-mon[25470]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:27.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:26 smithi114 ceph-mon[27964]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:27.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:26 smithi100 ceph-mon[27719]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:27.747 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: "results": [ 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: "auth_id": "join1-admin", 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "present", 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: "auth": { 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: "username": "Administrator", 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: "password": "Passw0rd" 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-20T18:37:27.748 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "created", 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.cluster", 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adipctdb", 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "auth_mode": "active-directory", 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "present", 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "domain_settings": { 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-20T18:37:27.749 INFO:teuthology.orchestra.run.smithi040.stdout: "join_sources": [ 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: "source_type": "resource", 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: "ref": "join1-admin" 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: "custom_dns": [ 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: "172.21.15.119" 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: "placement": { 2024-09-20T18:37:27.750 INFO:teuthology.orchestra.run.smithi040.stdout: "count": 3 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: "public_addrs": [ 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: "address": "10.0.31.40/16" 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: "address": "10.0.47.40/16" 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.751 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "created", 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.share", 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adipctdb", 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: "share_id": "share1", 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "present", 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "share1", 2024-09-20T18:37:27.752 INFO:teuthology.orchestra.run.smithi040.stdout: "readonly": false, 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: "browseable": true, 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: "cephfs": { 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: "volume": "cephfs", 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: "path": "/", 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: "subvolumegroup": "smb", 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: "subvolume": "sv1", 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: "provider": "samba-vfs" 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "created", 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:37:27.753 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.share", 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adipctdb", 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "share_id": "share2", 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "present", 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "share2", 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "readonly": false, 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "browseable": true, 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "cephfs": { 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "volume": "cephfs", 2024-09-20T18:37:27.754 INFO:teuthology.orchestra.run.smithi040.stdout: "path": "/", 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: "subvolumegroup": "smb", 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: "subvolume": "sv2", 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: "provider": "samba-vfs" 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "created", 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:37:27.755 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-09-20T18:37:27.920 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.648+0000 7f02cd40c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:27.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.648+0000 7f02cd40c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:27.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.648+0000 7f02cd40c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:27.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.648+0000 7f02cd40c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:27.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.648+0000 7f02cd40c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:27.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.660+0000 7f02da466640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:27.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.660+0000 7f02da466640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:27.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.660+0000 7f02da466640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:27.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.660+0000 7f02da466640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:27.921 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x[25722]: 2024-09-20T18:37:27.660+0000 7f02da466640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T18:37:28.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-20T18:37:28.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-20T18:37:28.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T18:37:28.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T18:37:28.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:27 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:28.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-20T18:37:28.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-20T18:37:28.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T18:37:28.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T18:37:28.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:27 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:28.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-20T18:37:28.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-20T18:37:28.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T18:37:28.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:27 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:28.483 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-20T18:37:28.494 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to start (timeout 300)... 2024-09-20T18:37:28.495 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:37:28.753 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:29.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:29.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: Saving service smb.adipctdb spec with placement count:3 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: configuring smb/ctdb cluster metadata 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: daemon not available: 'smb.adipctdb.1.0.smithi114.upsupt' not in {'smb.adipctdb.0.0.smithi040.wvyvcx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi040.wvyvcx', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: daemon not available: 'smb.adipctdb.2.0.smithi100.hdtlca' not in {'smb.adipctdb.0.0.smithi040.wvyvcx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi040.wvyvcx', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: Deploying daemon smb.adipctdb.0.0.smithi040.wvyvcx on smithi040 2024-09-20T18:37:29.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:28 smithi040 ceph-mon[25470]: mgrmap e22: x(active, since 29s) 2024-09-20T18:37:29.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:29.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-20T18:37:29.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-20T18:37:29.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:29.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: Saving service smb.adipctdb spec with placement count:3 2024-09-20T18:37:29.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:37:29.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T18:37:29.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: configuring smb/ctdb cluster metadata 2024-09-20T18:37:29.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: daemon not available: 'smb.adipctdb.1.0.smithi114.upsupt' not in {'smb.adipctdb.0.0.smithi040.wvyvcx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi040.wvyvcx', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-20T18:37:29.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: daemon not available: 'smb.adipctdb.2.0.smithi100.hdtlca' not in {'smb.adipctdb.0.0.smithi040.wvyvcx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi040.wvyvcx', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-20T18:37:29.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: Deploying daemon smb.adipctdb.0.0.smithi040.wvyvcx on smithi040 2024-09-20T18:37:29.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:28 smithi114 ceph-mon[27964]: mgrmap e22: x(active, since 29s) 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: Saving service smb.adipctdb spec with placement count:3 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: configuring smb/ctdb cluster metadata 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: daemon not available: 'smb.adipctdb.1.0.smithi114.upsupt' not in {'smb.adipctdb.0.0.smithi040.wvyvcx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi040.wvyvcx', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-20T18:37:29.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: daemon not available: 'smb.adipctdb.2.0.smithi100.hdtlca' not in {'smb.adipctdb.0.0.smithi040.wvyvcx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi040.wvyvcx', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-20T18:37:29.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: Deploying daemon smb.adipctdb.0.0.smithi040.wvyvcx on smithi040 2024-09-20T18:37:29.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:28 smithi100 ceph-mon[27719]: mgrmap e22: x(active, since 29s) 2024-09-20T18:37:29.727 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:37:29.727 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:27.744476Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:37:30.321 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:37:31.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:30 smithi040 ceph-mon[25470]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:31.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:30 smithi040 ceph-mon[25470]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:31.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:30 smithi040 ceph-mon[25470]: mgrmap e23: x(active, since 30s) 2024-09-20T18:37:31.209 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:30 smithi100 ceph-mon[27719]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:31.209 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:30 smithi100 ceph-mon[27719]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:31.209 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:30 smithi100 ceph-mon[27719]: mgrmap e23: x(active, since 30s) 2024-09-20T18:37:31.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:30 smithi114 ceph-mon[27964]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:31.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:30 smithi114 ceph-mon[27964]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:31.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:30 smithi114 ceph-mon[27964]: mgrmap e23: x(active, since 30s) 2024-09-20T18:37:31.322 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:37:31.610 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:32.609 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:37:32.609 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:27.744476Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:37:33.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:32 smithi114 ceph-mon[27964]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:33.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:32 smithi100 ceph-mon[27719]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:33.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:32 smithi040 ceph-mon[25470]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:33.578 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:37:34.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:33 smithi114 ceph-mon[27964]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:34.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:33 smithi100 ceph-mon[27719]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:34.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:33 smithi040 ceph-mon[25470]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:34.579 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:37:35.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:34 smithi114 ceph-mon[27964]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:35.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:34 smithi100 ceph-mon[27719]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:35.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:34 smithi040 ceph-mon[25470]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:37.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:36 smithi114 ceph-mon[27964]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:37.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:36 smithi100 ceph-mon[27719]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:37.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:36 smithi040 ceph-mon[25470]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:37.648 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:38.671 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:37:38.671 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:27.744476Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:37:39.244 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:38 smithi040 ceph-mon[25470]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:39.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:38 smithi114 ceph-mon[27964]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:39.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:38 smithi100 ceph-mon[27719]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:39.778 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:37:40.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:39 smithi040 ceph-mon[25470]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:40.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:39 smithi114 ceph-mon[27964]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:40.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:39 smithi100 ceph-mon[27719]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:40.779 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:37:41.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:40 smithi040 ceph-mon[25470]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:41.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:40 smithi114 ceph-mon[27964]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:41.406 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:40 smithi100 ceph-mon[27719]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:43.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:42 smithi114 ceph-mon[27964]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:43.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:42 smithi100 ceph-mon[27719]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:43.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:42 smithi040 ceph-mon[25470]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T18:37:45.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:44 smithi114 ceph-mon[27964]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:45.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:44 smithi100 ceph-mon[27719]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:45.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:44 smithi040 ceph-mon[25470]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:45.750 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:46.464 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:37:46.464 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:27.744476Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:37:47.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:46 smithi040 ceph-mon[25470]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:47.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:46 smithi040 ceph-mon[25470]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:47.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:46 smithi114 ceph-mon[27964]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:47.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:46 smithi114 ceph-mon[27964]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:47.286 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:37:47.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:46 smithi100 ceph-mon[27719]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:47.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:46 smithi100 ceph-mon[27719]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:48.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:47 smithi114 ceph-mon[27964]: from='client.? 172.21.15.40:0/1928996994' entity='client.smb.config.adipctdb.0.0.smithi040.wvyvcx' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T18:37:48.286 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:37:48.312 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:47 smithi040 ceph-mon[25470]: from='client.? 172.21.15.40:0/1928996994' entity='client.smb.config.adipctdb.0.0.smithi040.wvyvcx' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T18:37:48.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:47 smithi100 ceph-mon[27719]: from='client.? 172.21.15.40:0/1928996994' entity='client.smb.config.adipctdb.0.0.smithi040.wvyvcx' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T18:37:48.729 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:49.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:48 smithi040 ceph-mon[25470]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:49.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:48 smithi114 ceph-mon[27964]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:49.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:48 smithi100 ceph-mon[27719]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:49.978 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:37:49.978 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:27.744476Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:37:51.003 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:37:51.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:50 smithi114 ceph-mon[27964]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:51.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:50 smithi114 ceph-mon[27964]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:51.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:50 smithi100 ceph-mon[27719]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:51.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:50 smithi100 ceph-mon[27719]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:51.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:50 smithi040 ceph-mon[25470]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:51.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:50 smithi040 ceph-mon[25470]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:52.004 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:37:52.440 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:53.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:52 smithi040 ceph-mon[25470]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:53.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:52 smithi114 ceph-mon[27964]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:53.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:52 smithi100 ceph-mon[27719]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T18:37:53.492 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:37:53.492 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:27.744476Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:37:54.783 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:37:55.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:54 smithi114 ceph-mon[27964]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:55.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:54 smithi114 ceph-mon[27964]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:55.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:54 smithi040 ceph-mon[25470]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:55.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:54 smithi040 ceph-mon[25470]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:55.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:54 smithi100 ceph-mon[27719]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:37:55.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:54 smithi100 ceph-mon[27719]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:55.784 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:37:57.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: configuring smb/ctdb cluster metadata 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: daemon not available: 'smb.adipctdb.2.0.smithi100.hdtlca' not in {'smb.adipctdb.0.0.smithi040.wvyvcx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi040.wvyvcx', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}, 'smb.adipctdb.1.0.smithi114.upsupt': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi114.upsupt', 'hostname': 'smithi114', 'host_ip': '172.21.15.114'}} 2024-09-20T18:37:57.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:56 smithi040 ceph-mon[25470]: Deploying daemon smb.adipctdb.1.0.smithi114.upsupt on smithi114 2024-09-20T18:37:57.226 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T18:37:57.226 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:57.226 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:57.226 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:57.226 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T18:37:57.226 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T18:37:57.226 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T18:37:57.226 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T18:37:57.226 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:57.227 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: configuring smb/ctdb cluster metadata 2024-09-20T18:37:57.227 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: daemon not available: 'smb.adipctdb.2.0.smithi100.hdtlca' not in {'smb.adipctdb.0.0.smithi040.wvyvcx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi040.wvyvcx', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}, 'smb.adipctdb.1.0.smithi114.upsupt': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi114.upsupt', 'hostname': 'smithi114', 'host_ip': '172.21.15.114'}} 2024-09-20T18:37:57.227 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:56 smithi114 ceph-mon[27964]: Deploying daemon smb.adipctdb.1.0.smithi114.upsupt on smithi114 2024-09-20T18:37:57.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T18:37:57.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:57.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:57.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:37:57.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T18:37:57.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T18:37:57.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T18:37:57.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T18:37:57.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:37:57.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: configuring smb/ctdb cluster metadata 2024-09-20T18:37:57.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: daemon not available: 'smb.adipctdb.2.0.smithi100.hdtlca' not in {'smb.adipctdb.0.0.smithi040.wvyvcx': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi040.wvyvcx', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}, 'smb.adipctdb.1.0.smithi114.upsupt': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi114.upsupt', 'hostname': 'smithi114', 'host_ip': '172.21.15.114'}} 2024-09-20T18:37:57.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:56 smithi100 ceph-mon[27719]: Deploying daemon smb.adipctdb.1.0.smithi114.upsupt on smithi114 2024-09-20T18:37:59.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:58 smithi040 ceph-mon[25470]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T18:37:59.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:58 smithi114 ceph-mon[27964]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T18:37:59.286 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:59.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:58 smithi100 ceph-mon[27719]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T18:38:00.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2024-09-20T18:38:00.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:37:59 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 0]} : dispatch 2024-09-20T18:38:00.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2024-09-20T18:38:00.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:37:59 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 0]} : dispatch 2024-09-20T18:38:00.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2024-09-20T18:38:00.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:37:59 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 0]} : dispatch 2024-09-20T18:38:00.434 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:00.435 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:55.945910Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:01.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:00 smithi040 ceph-mon[25470]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T18:38:01.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2024-09-20T18:38:01.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 0]}]': finished 2024-09-20T18:38:01.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:00 smithi040 ceph-mon[25470]: osdmap e49: 6 total, 6 up, 6 in 2024-09-20T18:38:01.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:00 smithi040 ceph-mon[25470]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:01.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:00 smithi114 ceph-mon[27964]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T18:38:01.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2024-09-20T18:38:01.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 0]}]': finished 2024-09-20T18:38:01.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:00 smithi114 ceph-mon[27964]: osdmap e49: 6 total, 6 up, 6 in 2024-09-20T18:38:01.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:00 smithi114 ceph-mon[27964]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:01.308 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:00 smithi100 ceph-mon[27719]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T18:38:01.308 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2024-09-20T18:38:01.308 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 0]}]': finished 2024-09-20T18:38:01.309 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:00 smithi100 ceph-mon[27719]: osdmap e49: 6 total, 6 up, 6 in 2024-09-20T18:38:01.309 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:00 smithi100 ceph-mon[27719]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:02.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:01 smithi040 ceph-mon[25470]: osdmap e50: 6 total, 6 up, 6 in 2024-09-20T18:38:02.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:01 smithi114 ceph-mon[27964]: osdmap e50: 6 total, 6 up, 6 in 2024-09-20T18:38:02.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:01 smithi100 ceph-mon[27719]: osdmap e50: 6 total, 6 up, 6 in 2024-09-20T18:38:03.124 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:02 smithi114 ceph-mon[27964]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 127 B/s wr, 6 op/s 2024-09-20T18:38:03.124 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:02 smithi114 ceph-mon[27964]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T18:38:03.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:02 smithi040 ceph-mon[25470]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 127 B/s wr, 6 op/s 2024-09-20T18:38:03.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:02 smithi040 ceph-mon[25470]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T18:38:03.275 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:03.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:02 smithi100 ceph-mon[27719]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 127 B/s wr, 6 op/s 2024-09-20T18:38:03.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:02 smithi100 ceph-mon[27719]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T18:38:04.276 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:05.274 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:05.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:04 smithi114 ceph-mon[27964]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 127 B/s wr, 5 op/s 2024-09-20T18:38:05.325 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:04 smithi040 ceph-mon[25470]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 127 B/s wr, 5 op/s 2024-09-20T18:38:05.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:04 smithi100 ceph-mon[27719]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 127 B/s wr, 5 op/s 2024-09-20T18:38:06.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:06 smithi040 ceph-mon[25470]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-20T18:38:06.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:06 smithi040 ceph-mon[25470]: Cluster is now healthy 2024-09-20T18:38:06.192 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:06.193 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:55.945910Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:06.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:06 smithi100 ceph-mon[27719]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-20T18:38:06.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:06 smithi100 ceph-mon[27719]: Cluster is now healthy 2024-09-20T18:38:06.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:06 smithi114 ceph-mon[27964]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-20T18:38:06.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:06 smithi114 ceph-mon[27964]: Cluster is now healthy 2024-09-20T18:38:06.937 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:07.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:07 smithi040 ceph-mon[25470]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 127 B/s wr, 9 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:07.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:07 smithi040 ceph-mon[25470]: from='client.24536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:07.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:07 smithi100 ceph-mon[27719]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 127 B/s wr, 9 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:07.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:07 smithi100 ceph-mon[27719]: from='client.24536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:07.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:07 smithi114 ceph-mon[27964]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 127 B/s wr, 9 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:07.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:07 smithi114 ceph-mon[27964]: from='client.24536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:07.938 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:08.214 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:09.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:09 smithi114 ceph-mon[27964]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 127 B/s wr, 9 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:09.378 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:09 smithi040 ceph-mon[25470]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 127 B/s wr, 9 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:09.382 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:09.382 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:55.945910Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:09.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:09 smithi100 ceph-mon[27719]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 127 B/s wr, 9 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:10.189 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:10.279 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:10 smithi114 ceph-mon[27964]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:10.404 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:10 smithi040 ceph-mon[25470]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:10.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:10 smithi100 ceph-mon[27719]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:11.190 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:11.292 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:11 smithi114 ceph-mon[27964]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 104 B/s wr, 7 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:11.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:11 smithi100 ceph-mon[27719]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 104 B/s wr, 7 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:11 smithi040 ceph-mon[25470]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 104 B/s wr, 7 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:11.461 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:12.125 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:12.125 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:55.945910Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:12.918 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:13.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:13 smithi114 ceph-mon[27964]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:13.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:13 smithi114 ceph-mon[27964]: from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:13.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:13 smithi100 ceph-mon[27719]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:13.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:13 smithi100 ceph-mon[27719]: from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:13 smithi040 ceph-mon[25470]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s; 2 B/s, 0 objects/s recovering 2024-09-20T18:38:13.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:13 smithi040 ceph-mon[25470]: from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:13.919 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:14.195 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:14.927 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:14.927 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:37:55.945910Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:15.139 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:15 smithi114 ceph-mon[27964]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 5 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T18:38:15.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:15 smithi040 ceph-mon[25470]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 5 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T18:38:15.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:15 smithi100 ceph-mon[27719]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 5 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T18:38:15.697 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:16.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:16 smithi040 ceph-mon[25470]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:16.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:16 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:16 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:16 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:16 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:16 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T18:38:16.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:16 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T18:38:16.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:16 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T18:38:16.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:16 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:38:16.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:16 smithi114 ceph-mon[27964]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:16.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:16 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:16 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:16 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:16 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:16 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T18:38:16.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:16 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T18:38:16.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:16 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T18:38:16.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:16 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:38:16.579 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:16 smithi100 ceph-mon[27719]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:16.580 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:16 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.580 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:16 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.580 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:16 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.580 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:16 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:16.580 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:16 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T18:38:16.580 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:16 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T18:38:16.580 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:16 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T18:38:16.580 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:16 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:38:16.697 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:16.962 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:17.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:17 smithi114 ceph-mon[27964]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T18:38:17.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:17 smithi114 ceph-mon[27964]: configuring smb/ctdb cluster metadata 2024-09-20T18:38:17.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:17 smithi114 ceph-mon[27964]: Deploying daemon smb.adipctdb.2.0.smithi100.hdtlca on smithi100 2024-09-20T18:38:17.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:17 smithi114 ceph-mon[27964]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 85 B/s wr, 7 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T18:38:17.316 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:17 smithi040 ceph-mon[25470]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T18:38:17.316 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:17 smithi040 ceph-mon[25470]: configuring smb/ctdb cluster metadata 2024-09-20T18:38:17.316 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:17 smithi040 ceph-mon[25470]: Deploying daemon smb.adipctdb.2.0.smithi100.hdtlca on smithi100 2024-09-20T18:38:17.316 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:17 smithi040 ceph-mon[25470]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 85 B/s wr, 7 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T18:38:17.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:17 smithi100 ceph-mon[27719]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T18:38:17.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:17 smithi100 ceph-mon[27719]: configuring smb/ctdb cluster metadata 2024-09-20T18:38:17.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:17 smithi100 ceph-mon[27719]: Deploying daemon smb.adipctdb.2.0.smithi100.hdtlca on smithi100 2024-09-20T18:38:17.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:17 smithi100 ceph-mon[27719]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 85 B/s wr, 7 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T18:38:17.610 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:17.610 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:15.649115Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:18.235 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:19.236 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:19.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:19 smithi040 ceph-mon[25470]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:19.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:19 smithi040 ceph-mon[25470]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-20T18:38:19.499 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:19.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:19 smithi114 ceph-mon[27964]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:19.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:19 smithi114 ceph-mon[27964]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-20T18:38:19.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:19 smithi100 ceph-mon[27719]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:19.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:19 smithi100 ceph-mon[27719]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-20T18:38:20.329 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:20.329 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:15.649115Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:21.015 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:21.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:21 smithi114 ceph-mon[27964]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-20T18:38:21.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:21 smithi114 ceph-mon[27964]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:21.402 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:21 smithi040 ceph-mon[25470]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-20T18:38:21.402 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:21 smithi040 ceph-mon[25470]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:21.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:21 smithi100 ceph-mon[27719]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-20T18:38:21.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:21 smithi100 ceph-mon[27719]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:22.017 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:22.283 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:22.944 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:22.944 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:15.649115Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:23.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:23 smithi114 ceph-mon[27964]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-20T18:38:23.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:23 smithi100 ceph-mon[27719]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-20T18:38:23.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:23 smithi040 ceph-mon[25470]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-20T18:38:23.715 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:24.251 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:24 smithi114 ceph-mon[27964]: from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:24.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:24 smithi040 ceph-mon[25470]: from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:24.296 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:24 smithi100 ceph-mon[27719]: from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:24.716 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:24.989 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:25.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:25 smithi040 ceph-mon[25470]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-20T18:38:25.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:25 smithi114 ceph-mon[27964]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-20T18:38:25.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:25 smithi100 ceph-mon[27719]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-20T18:38:25.637 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:25.638 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:15.649115Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:26.465 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:27.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:27 smithi040 ceph-mon[25470]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:27.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:27 smithi040 ceph-mon[25470]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-20T18:38:27.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:27 smithi114 ceph-mon[27964]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:27.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:27 smithi114 ceph-mon[27964]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-20T18:38:27.466 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:27.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:27 smithi100 ceph-mon[27719]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:27.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:27 smithi100 ceph-mon[27719]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-20T18:38:27.736 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:28.402 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:28.402 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:15.649115Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:29.138 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:29.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:29 smithi040 ceph-mon[25470]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:38:29.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:29 smithi040 ceph-mon[25470]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:29.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:29 smithi114 ceph-mon[27964]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:38:29.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:29 smithi114 ceph-mon[27964]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:29.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:29 smithi100 ceph-mon[27719]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:38:29.658 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:29 smithi100 ceph-mon[27719]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:30.139 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:30.406 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:31.063 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:31.063 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:15.649115Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:31.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:31 smithi114 ceph-mon[27964]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:38:31.365 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:31 smithi040 ceph-mon[25470]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:38:31.480 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:31 smithi100 ceph-mon[27719]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:38:31.719 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:32.261 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:32 smithi040 ceph-mon[25470]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:32.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:32 smithi114 ceph-mon[27964]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:32.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:32 smithi100 ceph-mon[27719]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:32.720 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:32.993 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:33.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:33 smithi040 ceph-mon[25470]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T18:38:33.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:33 smithi114 ceph-mon[27964]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T18:38:33.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:33 smithi100 ceph-mon[27719]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T18:38:33.676 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:33.676 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:15.649115Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:34.472 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:35.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:35 smithi114 ceph-mon[27964]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:35.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:35 smithi114 ceph-mon[27964]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:38:35.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:35 smithi114 ceph-mon[27964]: mgrmap e24: x(active, since 94s) 2024-09-20T18:38:35.352 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:35 smithi100 ceph-mon[27719]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:35.352 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:35 smithi100 ceph-mon[27719]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:38:35.352 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:35 smithi100 ceph-mon[27719]: mgrmap e24: x(active, since 94s) 2024-09-20T18:38:35.473 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:35.502 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:35 smithi040 ceph-mon[25470]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:35.502 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:35 smithi040 ceph-mon[25470]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:38:35.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:35 smithi040 ceph-mon[25470]: mgrmap e24: x(active, since 94s) 2024-09-20T18:38:35.747 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:37.611 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:37 smithi100 ceph-mon[27719]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 426 B/s wr, 13 op/s 2024-09-20T18:38:37.611 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:37 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.611 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:37 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.611 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:37 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.611 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:37 smithi100 ceph-mon[27719]: configuring smb/ctdb cluster metadata 2024-09-20T18:38:37.611 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:37 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.612 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:37 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:38:37.693 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:37 smithi114 ceph-mon[27964]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 426 B/s wr, 13 op/s 2024-09-20T18:38:37.693 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:37 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.693 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:37 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.694 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:37 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.694 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:37 smithi114 ceph-mon[27964]: configuring smb/ctdb cluster metadata 2024-09-20T18:38:37.694 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:37 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.694 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:37 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:38:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:37 smithi040 ceph-mon[25470]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 426 B/s wr, 13 op/s 2024-09-20T18:38:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:37 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:37 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:37 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:37 smithi040 ceph-mon[25470]: configuring smb/ctdb cluster metadata 2024-09-20T18:38:37.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:37 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:37.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:37 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:38:38.172 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:38.173 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:37:01.678070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:37:01.746369Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:36.434926Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "running": 0, "size": 3}}] 2024-09-20T18:38:39.042 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T18:38:39.607 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:39 smithi100 ceph-mon[27719]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:38:39.607 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:39 smithi100 ceph-mon[27719]: from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:39.607 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:39 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:39.608 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:39 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:39.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:39 smithi040 ceph-mon[25470]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:38:39.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:39 smithi040 ceph-mon[25470]: from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:39.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:39 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:39.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:39 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:39.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:39 smithi114 ceph-mon[27964]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:38:39.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:39 smithi114 ceph-mon[27964]: from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:39.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:39 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:39.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:39 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:40.043 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:40.486 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:41.155 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:41.155 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:38.400293Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:36.434926Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "last_refresh": "2024-09-20T18:38:38.400458Z", "running": 2, "size": 3}}] 2024-09-20T18:38:41.269 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:41 smithi114 ceph-mon[27964]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:38:41.269 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:41 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:41.269 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:41 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:41.269 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:41 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:41.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:41 smithi100 ceph-mon[27719]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:38:41.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:41 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:41.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:41 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:41.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:41 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:41.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:41 smithi040 ceph-mon[25470]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:38:41.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:41 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:41.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:41 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:41.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:41 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:42.028 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-20T18:38:42.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:42 smithi040 ceph-mon[25470]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:42.298 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:42 smithi100 ceph-mon[27719]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:42.314 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:42 smithi114 ceph-mon[27964]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:43.028 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:43.302 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:43.329 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:43 smithi100 ceph-mon[27719]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T18:38:43.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:43 smithi040 ceph-mon[25470]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T18:38:43.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:43 smithi114 ceph-mon[27964]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T18:38:43.966 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:43.966 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:38.400293Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:37:01.615305Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:37:01.615410Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:36.434926Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "last_refresh": "2024-09-20T18:38:38.400458Z", "running": 2, "size": 3}}] 2024-09-20T18:38:44.719 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-20T18:38:45.273 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:45 smithi114 ceph-mon[27964]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T18:38:45.273 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:45 smithi114 ceph-mon[27964]: from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:45.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:45 smithi100 ceph-mon[27719]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T18:38:45.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:45 smithi100 ceph-mon[27719]: from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:45.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:45 smithi040 ceph-mon[25470]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T18:38:45.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:45 smithi040 ceph-mon[25470]: from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:45.720 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:38:45.989 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:38:46.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.697 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:38:46.697 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:38.400293Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:38:38.399799Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:38:38.399968Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:38:45.776156Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "last_refresh": "2024-09-20T18:38:38.400458Z", "running": 3, "size": 3}}] 2024-09-20T18:38:46.704 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.704 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.704 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:38:46.704 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:38:46.704 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:38:46.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:38:46.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:38:46.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:46.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:38:47.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:47 smithi100 ceph-mon[27719]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:38:47.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:47 smithi100 ceph-mon[27719]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-20T18:38:47.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:47 smithi100 ceph-mon[27719]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:38:47.505 INFO:tasks.cephadm:smb.adipctdb has 3/3 2024-09-20T18:38:47.522 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:38:47.539 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T18:38:47.539 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- bash -c 'rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout' 2024-09-20T18:38:47.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:47 smithi040 ceph-mon[25470]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:38:47.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:47 smithi040 ceph-mon[25470]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-20T18:38:47.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:47 smithi040 ceph-mon[25470]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:38:47.654 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:47 smithi114 ceph-mon[27964]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:38:47.654 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:47 smithi114 ceph-mon[27964]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-20T18:38:47.654 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:47 smithi114 ceph-mon[27964]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:38:47.799 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:48.607 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:48 smithi040 ceph-mon[25470]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:48.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:48 smithi100 ceph-mon[27719]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:48.706 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:48 smithi114 ceph-mon[27964]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:38:48.955 INFO:teuthology.orchestra.run.smithi040.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adipctdb.0.0.smithi040.wvyvcx", "node": "172.21.15.40", "state": "ready"}, {"pnn": 1, "identity": "smb.adipctdb.1.0.smithi114.upsupt", "node": "172.21.15.114", "state": "ready"}, {"pnn": 2, "identity": "smb.adipctdb.2.0.smithi100.hdtlca", "node": "172.21.15.100", "state": "ready"}], "_source": "cephadm"} 2024-09-20T18:38:48.955 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-20T18:38:48.966 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi119.front.sepia.ceph.com 2024-09-20T18:38:48.966 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-20T18:38:48.996 INFO:teuthology.orchestra.run.smithi119.stderr:+ sleep 30 2024-09-20T18:38:49.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:49 smithi100 ceph-mon[27719]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-20T18:38:49.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:49 smithi040 ceph-mon[25470]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-20T18:38:49.707 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:49 smithi114 ceph-mon[27964]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-20T18:38:51.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:51 smithi100 ceph-mon[27719]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-20T18:38:51.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:51 smithi040 ceph-mon[25470]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-20T18:38:51.710 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:51 smithi114 ceph-mon[27964]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-20T18:38:53.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:53 smithi100 ceph-mon[27719]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-20T18:38:53.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:53 smithi040 ceph-mon[25470]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-20T18:38:53.714 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:53 smithi114 ceph-mon[27964]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-20T18:38:55.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:55 smithi100 ceph-mon[27719]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:38:55.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:55 smithi040 ceph-mon[25470]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:38:55.717 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:55 smithi114 ceph-mon[27964]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:38:57.458 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:57 smithi114 ceph-mon[27964]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:38:57.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:57 smithi040 ceph-mon[25470]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:38:57.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:57 smithi100 ceph-mon[27719]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:38:59.656 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:38:59 smithi100 ceph-mon[27719]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:38:59.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:38:59 smithi040 ceph-mon[25470]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:38:59.725 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:38:59 smithi114 ceph-mon[27964]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:01.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:01 smithi100 ceph-mon[27719]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:01.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:01 smithi040 ceph-mon[25470]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:01.727 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:01 smithi114 ceph-mon[27964]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:03.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:03 smithi100 ceph-mon[27719]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:39:03.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:03 smithi040 ceph-mon[25470]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:39:03.731 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:03 smithi114 ceph-mon[27964]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:39:05.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:05 smithi040 ceph-mon[25470]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T18:39:05.733 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:05 smithi100 ceph-mon[27719]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T18:39:05.734 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:05 smithi114 ceph-mon[27964]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T18:39:07.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:07 smithi040 ceph-mon[25470]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:39:07.736 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:07 smithi114 ceph-mon[27964]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:39:07.736 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:07 smithi100 ceph-mon[27719]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:39:09.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:09 smithi040 ceph-mon[25470]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:09.701 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:09 smithi100 ceph-mon[27719]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:09.739 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:09 smithi114 ceph-mon[27964]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:11.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:11 smithi040 ceph-mon[25470]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:11.742 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:11 smithi100 ceph-mon[27719]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:11.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:11 smithi114 ceph-mon[27964]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:13.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:13 smithi040 ceph-mon[25470]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:13.745 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:13 smithi114 ceph-mon[27964]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:13.746 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:13 smithi100 ceph-mon[27719]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:15.750 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:15 smithi114 ceph-mon[27964]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:15.750 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:15 smithi040 ceph-mon[25470]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:15.750 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:15 smithi100 ceph-mon[27719]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:17.753 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:17 smithi114 ceph-mon[27964]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:17.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:17 smithi040 ceph-mon[25470]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:17.754 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:17 smithi100 ceph-mon[27719]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:19.001 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.40/share1 -c ls' 2024-09-20T18:39:19.068 INFO:teuthology.orchestra.run.smithi119.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.40/share1 -c ls 2024-09-20T18:39:19.552 INFO:teuthology.orchestra.run.smithi119.stdout: . D 0 Fri Sep 20 18:36:50 2024 2024-09-20T18:39:19.552 INFO:teuthology.orchestra.run.smithi119.stdout: .. D 0 Fri Sep 20 18:36:50 2024 2024-09-20T18:39:19.553 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:39:19.553 INFO:teuthology.orchestra.run.smithi119.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-20T18:39:19.739 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:19 smithi100 ceph-mon[27719]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:19.756 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:19 smithi114 ceph-mon[27964]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:19.756 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:19 smithi040 ceph-mon[25470]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:20.185 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.40/share2 -c ls' 2024-09-20T18:39:20.256 INFO:teuthology.orchestra.run.smithi119.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.40/share2 -c ls 2024-09-20T18:39:20.709 INFO:teuthology.orchestra.run.smithi119.stdout: . D 0 Fri Sep 20 18:36:52 2024 2024-09-20T18:39:20.709 INFO:teuthology.orchestra.run.smithi119.stdout: .. D 0 Fri Sep 20 18:36:52 2024 2024-09-20T18:39:20.710 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:39:20.710 INFO:teuthology.orchestra.run.smithi119.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-20T18:39:21.239 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-20T18:39:21.261 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T18:39:21.262 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm ls --no-detail | /home/ubuntu/cephtest/cephadm shell jq -r '"'"'map(select(.name | startswith("smb.adipctdb")))[-1].name'"'"' > /tmp/svcname' 2024-09-20T18:39:21.298 INFO:teuthology.orchestra.run.smithi040.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-20T18:39:21.299 INFO:teuthology.orchestra.run.smithi040.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adipctdb")))[-1].name' 2024-09-20T18:39:21.552 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:39:21.613 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:21.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:21 smithi100 ceph-mon[27719]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:21.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:21 smithi040 ceph-mon[25470]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:21.727 INFO:teuthology.orchestra.run.smithi040.stderr:Using ceph image with id '441f9a3fe515' and tag '88deadb8082f4a33832e228ccefc59cedba158a5' created on 2024-09-20 12:14:49 +0000 UTC 2024-09-20T18:39:21.727 INFO:teuthology.orchestra.run.smithi040.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T18:39:21.760 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:21 smithi114 ceph-mon[27964]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:22.954 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-20T18:39:23.021 INFO:teuthology.orchestra.run.smithi040.stderr:++ cat /tmp/svcname 2024-09-20T18:39:23.022 INFO:teuthology.orchestra.run.smithi040.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adipctdb.0.0.smithi040.wvyvcx ctdb status 2024-09-20T18:39:23.254 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring fsid 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:39:23.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:23 smithi040 ceph-mon[25470]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:39:23.762 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:23 smithi100 ceph-mon[27719]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:39:23.763 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:23 smithi114 ceph-mon[27964]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:39:24.082 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-20T18:39:24.150 INFO:teuthology.orchestra.run.smithi040.stderr:+ cat /tmp/ctdb_status 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:Number of nodes:3 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:0 172.21.15.40 OK (THIS NODE) 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:1 172.21.15.114 OK 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:2 172.21.15.100 OK 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:Generation:886661157 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:Size:3 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:hash:0 lmaster:0 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:hash:1 lmaster:1 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:hash:2 lmaster:2 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:Recovery mode:NORMAL (0) 2024-09-20T18:39:24.151 INFO:teuthology.orchestra.run.smithi040.stdout:Leader:0 2024-09-20T18:39:24.152 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-20T18:39:24.217 INFO:teuthology.orchestra.run.smithi040.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-20T18:39:24.218 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:0 172.21.15.40 OK (THIS NODE) 2024-09-20T18:39:24.220 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-20T18:39:24.284 INFO:teuthology.orchestra.run.smithi040.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-20T18:39:24.285 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:1 172.21.15.114 OK 2024-09-20T18:39:24.287 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-20T18:39:24.351 INFO:teuthology.orchestra.run.smithi040.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-20T18:39:24.352 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:2 172.21.15.100 OK 2024-09-20T18:39:24.354 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-20T18:39:24.418 INFO:teuthology.orchestra.run.smithi040.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-20T18:39:24.419 INFO:teuthology.orchestra.run.smithi040.stdout:Number of nodes:3 2024-09-20T18:39:24.420 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-20T18:39:24.485 INFO:teuthology.orchestra.run.smithi040.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-20T18:39:24.487 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-20T18:39:24.504 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi119.front.sepia.ceph.com 2024-09-20T18:39:24.504 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-20T18:39:24.533 INFO:teuthology.orchestra.run.smithi119.stderr:+ sleep 30 2024-09-20T18:39:25.765 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:25 smithi040 ceph-mon[25470]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T18:39:25.766 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:25 smithi114 ceph-mon[27964]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T18:39:25.766 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:25 smithi100 ceph-mon[27719]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T18:39:27.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:27 smithi040 ceph-mon[25470]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:39:27.769 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:27 smithi114 ceph-mon[27964]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:39:27.769 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:27 smithi100 ceph-mon[27719]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:39:29.773 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:29 smithi114 ceph-mon[27964]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T18:39:29.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:29 smithi040 ceph-mon[25470]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T18:39:29.773 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:29 smithi100 ceph-mon[27719]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T18:39:31.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:31 smithi100 ceph-mon[27719]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T18:39:31.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:31 smithi040 ceph-mon[25470]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T18:39:31.775 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:31 smithi114 ceph-mon[27964]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T18:39:33.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:33 smithi114 ceph-mon[27964]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:39:33.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:33 smithi040 ceph-mon[25470]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:39:33.779 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:33 smithi100 ceph-mon[27719]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T18:39:35.721 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:35 smithi114 ceph-mon[27964]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:35.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:35 smithi040 ceph-mon[25470]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:35.782 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:35 smithi100 ceph-mon[27719]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:37.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:37 smithi114 ceph-mon[27964]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:37.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:37 smithi040 ceph-mon[25470]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:37.786 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:37 smithi100 ceph-mon[27719]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:39.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:39 smithi114 ceph-mon[27964]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:39.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:39 smithi040 ceph-mon[25470]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:39.789 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:39 smithi100 ceph-mon[27719]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:41.730 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:41 smithi100 ceph-mon[27719]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:41.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:41 smithi114 ceph-mon[27964]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:41.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:41 smithi040 ceph-mon[25470]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:43.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:43 smithi114 ceph-mon[27964]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:43.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:43 smithi040 ceph-mon[25470]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:43.795 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:43 smithi100 ceph-mon[27719]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:45.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:45 smithi114 ceph-mon[27964]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:45.797 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:45 smithi040 ceph-mon[25470]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:45.798 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:45 smithi100 ceph-mon[27719]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:39:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:39:46.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:39:46.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:39:46.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:46 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:39:46.798 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:39:46.798 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:39:46.799 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:39:46.799 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:39:46.799 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:46 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:39:46.799 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:39:46.799 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:39:46.799 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:39:46.799 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:39:46.799 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:46 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:39:47.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:47 smithi114 ceph-mon[27964]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:47.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:47 smithi114 ceph-mon[27964]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:39:47.800 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:47 smithi100 ceph-mon[27719]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:47.800 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:47 smithi100 ceph-mon[27719]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:39:47.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:47 smithi040 ceph-mon[25470]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:47.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:47 smithi040 ceph-mon[25470]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi040.wvyvcx'}, 1: {0: 'adipctdb.1.0.smithi114.upsupt'}, 2: {0: 'adipctdb.2.0.smithi100.hdtlca'}} 3 2024-09-20T18:39:49.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:49 smithi114 ceph-mon[27964]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:49.804 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:49 smithi100 ceph-mon[27719]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:49.804 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:49 smithi040 ceph-mon[25470]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:51.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:51 smithi114 ceph-mon[27964]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:51.807 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:51 smithi040 ceph-mon[25470]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:51.808 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:51 smithi100 ceph-mon[27719]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:53.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:53 smithi114 ceph-mon[27964]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:53.811 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:53 smithi100 ceph-mon[27719]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:53.811 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:53 smithi040 ceph-mon[25470]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T18:39:54.539 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.40/share1 -c ls' 2024-09-20T18:39:54.605 INFO:teuthology.orchestra.run.smithi119.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.40/share1 -c ls 2024-09-20T18:39:55.118 INFO:teuthology.orchestra.run.smithi119.stdout: . D 0 Fri Sep 20 18:36:50 2024 2024-09-20T18:39:55.118 INFO:teuthology.orchestra.run.smithi119.stdout: .. D 0 Fri Sep 20 18:36:50 2024 2024-09-20T18:39:55.118 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:39:55.118 INFO:teuthology.orchestra.run.smithi119.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-20T18:39:55.657 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:55 smithi100 ceph-mon[27719]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:55.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:55 smithi040 ceph-mon[25470]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:55.683 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.40/share1 -c ls' 2024-09-20T18:39:55.746 INFO:teuthology.orchestra.run.smithi119.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.40/share1 -c ls 2024-09-20T18:39:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:55 smithi114 ceph-mon[27964]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T18:39:56.212 INFO:teuthology.orchestra.run.smithi119.stdout: . D 0 Fri Sep 20 18:36:50 2024 2024-09-20T18:39:56.213 INFO:teuthology.orchestra.run.smithi119.stdout: .. D 0 Fri Sep 20 18:36:50 2024 2024-09-20T18:39:56.213 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:39:56.213 INFO:teuthology.orchestra.run.smithi119.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-20T18:39:56.714 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.40/share2 -c ls' 2024-09-20T18:39:56.781 INFO:teuthology.orchestra.run.smithi119.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.40/share2 -c ls 2024-09-20T18:39:57.236 INFO:teuthology.orchestra.run.smithi119.stdout: . D 0 Fri Sep 20 18:36:52 2024 2024-09-20T18:39:57.236 INFO:teuthology.orchestra.run.smithi119.stdout: .. D 0 Fri Sep 20 18:36:52 2024 2024-09-20T18:39:57.236 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:39:57.236 INFO:teuthology.orchestra.run.smithi119.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-20T18:39:57.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:57 smithi114 ceph-mon[27964]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-20T18:39:57.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:57 smithi040 ceph-mon[25470]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-20T18:39:57.818 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:57 smithi100 ceph-mon[27719]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-20T18:39:57.828 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.40/share2 -c ls' 2024-09-20T18:39:57.892 INFO:teuthology.orchestra.run.smithi119.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.119 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.40/share2 -c ls 2024-09-20T18:39:58.304 INFO:teuthology.orchestra.run.smithi119.stdout: . D 0 Fri Sep 20 18:36:52 2024 2024-09-20T18:39:58.304 INFO:teuthology.orchestra.run.smithi119.stdout: .. D 0 Fri Sep 20 18:36:52 2024 2024-09-20T18:39:58.304 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-20T18:39:58.304 INFO:teuthology.orchestra.run.smithi119.stdout: 178049024 blocks of size 1024. 178049024 blocks available 2024-09-20T18:39:58.832 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:39:58.843 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T18:39:58.843 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-20T18:39:59.108 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:59.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:39:59 smithi114 ceph-mon[27964]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T18:39:59.815 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:39:59 smithi100 ceph-mon[27719]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T18:39:59.816 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:39:59 smithi040 ceph-mon[25470]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T18:39:59.909 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-09-20T18:39:59.909 INFO:teuthology.orchestra.run.smithi040.stdout: "results": [ 2024-09-20T18:39:59.909 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.share", 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adipctdb", 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "share_id": "share1", 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "removed" 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "removed", 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.share", 2024-09-20T18:39:59.910 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adipctdb", 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "share_id": "share2", 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "removed" 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "removed", 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.cluster", 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adipctdb", 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "removed" 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "removed", 2024-09-20T18:39:59.911 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: "auth_id": "join1-admin", 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "removed" 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "removed", 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-20T18:39:59.912 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-09-20T18:40:00.581 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-20T18:40:00.593 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to be not present in service list 2024-09-20T18:40:00.594 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:40:01.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T18:40:01.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='client.16002 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:40:01.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: Remove service smb.adipctdb 2024-09-20T18:40:01.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:01.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T18:40:01.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:40:01.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T18:40:01.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T18:40:01.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:40:01.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:40:01.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-20T18:40:01.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T18:40:01.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:01.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: Removing orphan daemon smb.adipctdb.0.0.smithi040.wvyvcx... 2024-09-20T18:40:01.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: Removing daemon smb.adipctdb.0.0.smithi040.wvyvcx from smithi040 -- ports [445, 9922] 2024-09-20T18:40:01.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:00 smithi040 ceph-mon[25470]: overall HEALTH_OK 2024-09-20T18:40:01.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T18:40:01.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='client.16002 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:40:01.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: Remove service smb.adipctdb 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: Removing orphan daemon smb.adipctdb.0.0.smithi040.wvyvcx... 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: Removing daemon smb.adipctdb.0.0.smithi040.wvyvcx from smithi040 -- ports [445, 9922] 2024-09-20T18:40:01.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:00 smithi100 ceph-mon[27719]: overall HEALTH_OK 2024-09-20T18:40:01.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='client.16002 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: Remove service smb.adipctdb 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-20T18:40:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T18:40:01.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:01.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: Removing orphan daemon smb.adipctdb.0.0.smithi040.wvyvcx... 2024-09-20T18:40:01.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: Removing daemon smb.adipctdb.0.0.smithi040.wvyvcx from smithi040 -- ports [445, 9922] 2024-09-20T18:40:01.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:00 smithi114 ceph-mon[27964]: overall HEALTH_OK 2024-09-20T18:40:03.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:02 smithi114 ceph-mon[27964]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-20T18:40:03.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:02 smithi100 ceph-mon[27719]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-20T18:40:03.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:02 smithi040 ceph-mon[25470]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-20T18:40:04.981 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:40:05.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:04 smithi040 ceph-mon[25470]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-20T18:40:05.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:04 smithi100 ceph-mon[27719]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-20T18:40:05.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:04 smithi114 ceph-mon[27964]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-20T18:40:05.947 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:40:05.948 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:38.400293Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:38:38.399799Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:38:38.399968Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:39:59.857278Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "last_refresh": "2024-09-20T18:38:38.400458Z", "running": 3, "size": 3}}] 2024-09-20T18:40:06.788 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'osd', 'smb.adipctdb', 'mon'} 2024-09-20T18:40:07.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:06 smithi100 ceph-mon[27719]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-20T18:40:07.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:06 smithi100 ceph-mon[27719]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:06 smithi040 ceph-mon[25470]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-20T18:40:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:06 smithi040 ceph-mon[25470]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:07.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:06 smithi114 ceph-mon[27964]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-20T18:40:07.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:06 smithi114 ceph-mon[27964]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:07.789 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:40:08.011 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:07 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx"} : dispatch 2024-09-20T18:40:08.011 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:07 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx"}]': finished 2024-09-20T18:40:08.048 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:40:08.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:07 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx"} : dispatch 2024-09-20T18:40:08.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:07 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx"}]': finished 2024-09-20T18:40:08.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:07 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx"} : dispatch 2024-09-20T18:40:08.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:07 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi040.wvyvcx"}]': finished 2024-09-20T18:40:08.748 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:40:08.748 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:38.400293Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:38:38.399799Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:38:38.399968Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:39:59.857278Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "last_refresh": "2024-09-20T18:38:38.400458Z", "running": 2, "size": 3}}] 2024-09-20T18:40:09.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:08 smithi040 ceph-mon[25470]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T18:40:09.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:08 smithi040 ceph-mon[25470]: Removing key for client.smb.config.adipctdb.0.0.smithi040.wvyvcx 2024-09-20T18:40:09.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:08 smithi040 ceph-mon[25470]: Removing orphan daemon smb.adipctdb.2.0.smithi100.hdtlca... 2024-09-20T18:40:09.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:08 smithi040 ceph-mon[25470]: Removing daemon smb.adipctdb.2.0.smithi100.hdtlca from smithi100 -- ports [445, 9922] 2024-09-20T18:40:09.136 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:08 smithi100 ceph-mon[27719]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T18:40:09.136 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:08 smithi100 ceph-mon[27719]: Removing key for client.smb.config.adipctdb.0.0.smithi040.wvyvcx 2024-09-20T18:40:09.136 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:08 smithi100 ceph-mon[27719]: Removing orphan daemon smb.adipctdb.2.0.smithi100.hdtlca... 2024-09-20T18:40:09.136 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:08 smithi100 ceph-mon[27719]: Removing daemon smb.adipctdb.2.0.smithi100.hdtlca from smithi100 -- ports [445, 9922] 2024-09-20T18:40:09.236 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:08 smithi114 ceph-mon[27964]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T18:40:09.237 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:08 smithi114 ceph-mon[27964]: Removing key for client.smb.config.adipctdb.0.0.smithi040.wvyvcx 2024-09-20T18:40:09.237 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:08 smithi114 ceph-mon[27964]: Removing orphan daemon smb.adipctdb.2.0.smithi100.hdtlca... 2024-09-20T18:40:09.237 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:08 smithi114 ceph-mon[27964]: Removing daemon smb.adipctdb.2.0.smithi100.hdtlca from smithi100 -- ports [445, 9922] 2024-09-20T18:40:09.364 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'osd', 'smb.adipctdb', 'mon'} 2024-09-20T18:40:10.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:09 smithi100 ceph-mon[27719]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:10.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:09 smithi040 ceph-mon[25470]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:10.238 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:09 smithi114 ceph-mon[27964]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:10.365 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:40:10.635 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:40:10.995 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:10 smithi100 ceph-mon[27719]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T18:40:11.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:10 smithi040 ceph-mon[25470]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T18:40:11.239 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:10 smithi114 ceph-mon[27964]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T18:40:11.336 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:40:11.336 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:38.400293Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:38:38.399799Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:38:38.399968Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:39:59.857278Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "last_refresh": "2024-09-20T18:38:38.400458Z", "running": 2, "size": 3}}] 2024-09-20T18:40:11.967 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:11 smithi100 ceph-mon[27719]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:12.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:11 smithi040 ceph-mon[25470]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:12.045 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'osd', 'smb.adipctdb', 'mon'} 2024-09-20T18:40:12.240 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:11 smithi114 ceph-mon[27964]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:13.046 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:40:13.075 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:12 smithi100 ceph-mon[27719]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-20T18:40:13.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:12 smithi040 ceph-mon[25470]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-20T18:40:13.241 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:12 smithi114 ceph-mon[27964]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-20T18:40:13.316 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:40:13.979 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:40:13.979 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:38.400293Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:38:38.399799Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:38:38.399968Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:39:59.857278Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "last_refresh": "2024-09-20T18:38:38.400458Z", "running": 1, "size": 3}}] 2024-09-20T18:40:14.604 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'osd', 'smb.adipctdb', 'mon'} 2024-09-20T18:40:15.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:14 smithi100 ceph-mon[27719]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:15.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:14 smithi100 ceph-mon[27719]: Removing key for client.smb.config.adipctdb.2.0.smithi100.hdtlca 2024-09-20T18:40:15.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:14 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca"} : dispatch 2024-09-20T18:40:15.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:14 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca"}]': finished 2024-09-20T18:40:15.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:14 smithi100 ceph-mon[27719]: Removing orphan daemon smb.adipctdb.1.0.smithi114.upsupt... 2024-09-20T18:40:15.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:14 smithi100 ceph-mon[27719]: Removing daemon smb.adipctdb.1.0.smithi114.upsupt from smithi114 -- ports [445, 9922] 2024-09-20T18:40:15.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:14 smithi100 ceph-mon[27719]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:15.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:14 smithi040 ceph-mon[25470]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:15.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:14 smithi040 ceph-mon[25470]: Removing key for client.smb.config.adipctdb.2.0.smithi100.hdtlca 2024-09-20T18:40:15.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:14 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca"} : dispatch 2024-09-20T18:40:15.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:14 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca"}]': finished 2024-09-20T18:40:15.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:14 smithi040 ceph-mon[25470]: Removing orphan daemon smb.adipctdb.1.0.smithi114.upsupt... 2024-09-20T18:40:15.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:14 smithi040 ceph-mon[25470]: Removing daemon smb.adipctdb.1.0.smithi114.upsupt from smithi114 -- ports [445, 9922] 2024-09-20T18:40:15.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:14 smithi040 ceph-mon[25470]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:15.244 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:14 smithi114 ceph-mon[27964]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:15.245 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:14 smithi114 ceph-mon[27964]: Removing key for client.smb.config.adipctdb.2.0.smithi100.hdtlca 2024-09-20T18:40:15.245 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:14 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca"} : dispatch 2024-09-20T18:40:15.245 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:14 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi100.hdtlca"}]': finished 2024-09-20T18:40:15.245 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:14 smithi114 ceph-mon[27964]: Removing orphan daemon smb.adipctdb.1.0.smithi114.upsupt... 2024-09-20T18:40:15.245 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:14 smithi114 ceph-mon[27964]: Removing daemon smb.adipctdb.1.0.smithi114.upsupt from smithi114 -- ports [445, 9922] 2024-09-20T18:40:15.245 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:14 smithi114 ceph-mon[27964]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:15.604 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:40:15.874 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:40:16.590 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:40:16.590 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:38.400293Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:38:38.399799Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:38:38.399968Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:39:59.857278Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "last_refresh": "2024-09-20T18:38:38.400458Z", "running": 1, "size": 3}}] 2024-09-20T18:40:17.030 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:16 smithi114 ceph-mon[27964]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:17.157 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:16 smithi100 ceph-mon[27719]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:17.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:16 smithi040 ceph-mon[25470]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:17.253 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'osd', 'smb.adipctdb', 'mon'} 2024-09-20T18:40:18.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:17 smithi040 ceph-mon[25470]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:18.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:17 smithi114 ceph-mon[27964]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:18.254 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:40:18.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:17 smithi100 ceph-mon[27719]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:18.523 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:40:19.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:18 smithi040 ceph-mon[25470]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:19.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:18 smithi114 ceph-mon[27964]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:19.229 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:40:19.229 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:38.400293Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:38:38.399799Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:38:38.399968Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T18:39:59.857278Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.40/16"}, {"address": "10.0.47.40/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.119"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T18:37:27.727571Z", "last_refresh": "2024-09-20T18:38:38.400458Z", "running": 1, "size": 3}}] 2024-09-20T18:40:19.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:18 smithi100 ceph-mon[27719]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:19.875 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'mgr', 'osd', 'smb.adipctdb', 'mon'} 2024-09-20T18:40:20.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:19 smithi040 ceph-mon[25470]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:20.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:19 smithi114 ceph-mon[27964]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:20.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:19 smithi100 ceph-mon[27719]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:20.876 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 339dcd80-777d-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T18:40:21.147 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:40:21.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:20 smithi040 ceph-mon[25470]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:21.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:20 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt"} : dispatch 2024-09-20T18:40:21.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:20 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt"}]': finished 2024-09-20T18:40:21.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:20 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-20T18:40:21.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:20 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-20T18:40:21.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:20 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:40:21.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:20 smithi114 ceph-mon[27964]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:21.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:20 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt"} : dispatch 2024-09-20T18:40:21.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:20 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt"}]': finished 2024-09-20T18:40:21.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:20 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-20T18:40:21.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:20 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-20T18:40:21.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:20 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:40:21.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:20 smithi100 ceph-mon[27719]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:21.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:20 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt"} : dispatch 2024-09-20T18:40:21.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:20 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi114.upsupt"}]': finished 2024-09-20T18:40:21.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:20 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-20T18:40:21.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:20 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-20T18:40:21.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:20 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T18:40:22.082 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T18:40:22.082 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T18:36:39.165050Z", "last_refresh": "2024-09-20T18:38:40.430877Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T18:33:08.663679Z", "last_refresh": "2024-09-20T18:38:40.430647Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi100:172.21.15.100=b", "smithi114:172.21.15.114=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T18:32:46.080700Z", "last_refresh": "2024-09-20T18:38:40.430546Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T18:38:40.430729Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-20T18:40:22.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:21 smithi114 ceph-mon[27964]: Removing key for client.smb.config.adipctdb.1.0.smithi114.upsupt 2024-09-20T18:40:22.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:21 smithi114 ceph-mon[27964]: Purge service smb.adipctdb 2024-09-20T18:40:22.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:21 smithi100 ceph-mon[27719]: Removing key for client.smb.config.adipctdb.1.0.smithi114.upsupt 2024-09-20T18:40:22.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:21 smithi100 ceph-mon[27719]: Purge service smb.adipctdb 2024-09-20T18:40:22.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:21 smithi040 ceph-mon[25470]: Removing key for client.smb.config.adipctdb.1.0.smithi114.upsupt 2024-09-20T18:40:22.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:21 smithi040 ceph-mon[25470]: Purge service smb.adipctdb 2024-09-20T18:40:22.841 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mgr', 'mds.cephfs', 'mon', 'osd'} 2024-09-20T18:40:22.841 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T18:40:22.851 INFO:tasks.cephadm:Teardown begin 2024-09-20T18:40:22.851 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:40:22.880 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:40:22.915 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:40:22.949 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:40:22.983 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T18:40:22.983 DEBUG:teuthology.orchestra.run.smithi040:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T18:40:23.000 DEBUG:teuthology.orchestra.run.smithi100:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T18:40:23.018 DEBUG:teuthology.orchestra.run.smithi114:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T18:40:23.035 DEBUG:teuthology.orchestra.run.smithi119:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T18:40:23.054 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T18:40:23.054 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T18:40:23.054 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a 2024-09-20T18:40:23.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:22 smithi040 ceph-mon[25470]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:23.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:22 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:22 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:22 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:22 smithi040 ceph-mon[25470]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:22 smithi040 ceph-mon[25470]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:23.280 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:22 smithi114 ceph-mon[27964]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:23.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:22 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:22 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:22 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:22 smithi114 ceph-mon[27964]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.281 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:22 smithi114 ceph-mon[27964]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:23.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:23 smithi040 systemd[1]: Stopping Ceph mon.a for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:23.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:22 smithi100 ceph-mon[27719]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T18:40:23.407 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:22 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:22 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:22 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:22 smithi100 ceph-mon[27719]: from='mgr.14559 172.21.15.40:0/861242295' entity='mgr.x' 2024-09-20T18:40:23.408 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:22 smithi100 ceph-mon[27719]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:40:23.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:23 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a[25447]: 2024-09-20T18:40:23.363+0000 7ff67b866640 -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 2024-09-20T18:40:23.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:23 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a[25447]: 2024-09-20T18:40:23.363+0000 7ff67b866640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T18:40:23.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:23 smithi040 podman[66193]: 2024-09-20 18:40:23.476332425 +0000 UTC m=+0.237619509 container died 9681fb58855be67b4eaa81655abb9b4f4945c1d9442b6753bfe702f2ebe6275a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:40:24.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:23 smithi040 podman[66193]: 2024-09-20 18:40:23.92024477 +0000 UTC m=+0.681531853 container cleanup 9681fb58855be67b4eaa81655abb9b4f4945c1d9442b6753bfe702f2ebe6275a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-20T18:40:24.304 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:23 smithi040 bash[66193]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a 2024-09-20T18:40:24.361 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a.service' 2024-09-20T18:40:24.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:24 smithi040 podman[66211]: 2024-09-20 18:40:24.104650327 +0000 UTC m=+0.618313717 container remove 9681fb58855be67b4eaa81655abb9b4f4945c1d9442b6753bfe702f2ebe6275a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-a, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T18:40:24.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:24 smithi040 systemd[1]: ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T18:40:24.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:24 smithi040 systemd[1]: Stopped Ceph mon.a for 339dcd80-777d-11ef-baf5-efdc52797490. 2024-09-20T18:40:24.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 20 18:40:24 smithi040 systemd[1]: ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.a.service: Consumed 7.657s CPU time. 2024-09-20T18:40:24.450 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:40:24.450 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-20T18:40:24.450 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-20T18:40:24.450 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.b 2024-09-20T18:40:24.752 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:24 smithi100 systemd[1]: Stopping Ceph mon.b for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:25.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:24 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-b[27696]: 2024-09-20T18:40:24.735+0000 7f2ea25de640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T18:40:25.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:24 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-b[27696]: 2024-09-20T18:40:24.735+0000 7f2ea25de640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T18:40:25.158 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:24 smithi100 podman[45866]: 2024-09-20 18:40:24.971260451 +0000 UTC m=+0.340477575 container died 645fca1898c39df38d6a45d9836b589218cc6fad91c1096910f1d6ab999b9b9c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-b, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:40:25.634 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:25 smithi100 podman[45866]: 2024-09-20 18:40:25.368054419 +0000 UTC m=+0.737271543 container cleanup 645fca1898c39df38d6a45d9836b589218cc6fad91c1096910f1d6ab999b9b9c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-b, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-20T18:40:25.634 INFO:journalctl@ceph.mon.b.smithi100.stdout:Sep 20 18:40:25 smithi100 bash[45866]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-b 2024-09-20T18:40:25.810 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.b.service' 2024-09-20T18:40:25.856 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:40:25.856 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-20T18:40:25.856 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-20T18:40:25.856 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.c 2024-09-20T18:40:26.173 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:25 smithi114 systemd[1]: Stopping Ceph mon.c for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:26.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:26 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-c[27941]: 2024-09-20T18:40:26.156+0000 7f25f1551640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T18:40:26.530 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:26 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-c[27941]: 2024-09-20T18:40:26.156+0000 7f25f1551640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T18:40:26.531 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:26 smithi114 podman[48007]: 2024-09-20 18:40:26.340971996 +0000 UTC m=+0.302245110 container died 570be9be8b5a6a086eccd8bd3ccd328f126b6aaa3463bf1df35fa26e210e643b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-c, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-20T18:40:26.847 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:26 smithi114 podman[48007]: 2024-09-20 18:40:26.8302434 +0000 UTC m=+0.791516514 container cleanup 570be9be8b5a6a086eccd8bd3ccd328f126b6aaa3463bf1df35fa26e210e643b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-c, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-20T18:40:26.847 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:26 smithi114 bash[48007]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-c 2024-09-20T18:40:27.287 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 20 18:40:27 smithi114 podman[48024]: 2024-09-20 18:40:27.123498407 +0000 UTC m=+0.773807055 container remove 570be9be8b5a6a086eccd8bd3ccd328f126b6aaa3463bf1df35fa26e210e643b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mon-c, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-20T18:40:27.307 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@mon.c.service' 2024-09-20T18:40:27.361 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:40:27.361 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-20T18:40:27.361 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-20T18:40:27.361 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@mgr.x 2024-09-20T18:40:27.671 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:40:27 smithi040 systemd[1]: Stopping Ceph mgr.x for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:28.023 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:40:27 smithi040 podman[66326]: 2024-09-20 18:40:27.699980197 +0000 UTC m=+0.158231017 container died 540d59b56b864cbc6a52b4b9fb859899371ebe5e72f205f4cbb54c5d0b2cc0e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-20T18:40:28.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:40:28 smithi040 podman[66326]: 2024-09-20 18:40:28.090824971 +0000 UTC m=+0.549075831 container cleanup 540d59b56b864cbc6a52b4b9fb859899371ebe5e72f205f4cbb54c5d0b2cc0e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-20T18:40:28.421 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 20 18:40:28 smithi040 bash[66326]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-mgr-x 2024-09-20T18:40:28.591 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@mgr.x.service' 2024-09-20T18:40:28.626 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:40:28.626 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-20T18:40:28.626 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-20T18:40:28.626 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.0 2024-09-20T18:40:28.953 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:28 smithi040 systemd[1]: Stopping Ceph osd.0 for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:29.421 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:28 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0[39553]: 2024-09-20T18:40:28.937+0000 7f347a702640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T18:40:29.421 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:28 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0[39553]: 2024-09-20T18:40:28.937+0000 7f347a702640 -1 osd.0 50 *** Got signal Terminated *** 2024-09-20T18:40:29.421 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:28 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0[39553]: 2024-09-20T18:40:28.937+0000 7f347a702640 -1 osd.0 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T18:40:34.670 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:34 smithi040 podman[66455]: 2024-09-20 18:40:34.402254456 +0000 UTC m=+5.569082596 container died 593425d00d402e1c6102147ed962541e9caf0f6dbf2003cb719ffb45ce7fac2f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-20T18:40:34.921 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:34 smithi040 podman[66455]: 2024-09-20 18:40:34.75304772 +0000 UTC m=+5.919875858 container cleanup 593425d00d402e1c6102147ed962541e9caf0f6dbf2003cb719ffb45ce7fac2f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-20T18:40:34.921 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:34 smithi040 bash[66455]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0 2024-09-20T18:40:35.396 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:35 smithi040 podman[66476]: 2024-09-20 18:40:35.029200491 +0000 UTC m=+0.621708090 container remove 593425d00d402e1c6102147ed962541e9caf0f6dbf2003cb719ffb45ce7fac2f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-20T18:40:35.655 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:35 smithi040 podman[66571]: 2024-09-20 18:40:35.284728847 +0000 UTC m=+0.016472367 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T18:40:35.655 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:35 smithi040 podman[66571]: 2024-09-20 18:40:35.388209203 +0000 UTC m=+0.119952712 container create 8daae254dd5d345409858efcee410eb4679c58d254b791a086a168efbb766934 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0-deactivate, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-20T18:40:35.655 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:35 smithi040 podman[66571]: 2024-09-20 18:40:35.640703136 +0000 UTC m=+0.372446658 container init 8daae254dd5d345409858efcee410eb4679c58d254b791a086a168efbb766934 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-20T18:40:35.921 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:35 smithi040 podman[66571]: 2024-09-20 18:40:35.645731484 +0000 UTC m=+0.377474991 container start 8daae254dd5d345409858efcee410eb4679c58d254b791a086a168efbb766934 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-20T18:40:35.921 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:35 smithi040 podman[66571]: 2024-09-20 18:40:35.732134732 +0000 UTC m=+0.463878252 container attach 8daae254dd5d345409858efcee410eb4679c58d254b791a086a168efbb766934 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True) 2024-09-20T18:40:35.921 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:35 smithi040 podman[66571]: 2024-09-20 18:40:35.847754815 +0000 UTC m=+0.579498333 container died 8daae254dd5d345409858efcee410eb4679c58d254b791a086a168efbb766934 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-20T18:40:36.403 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 20 18:40:36 smithi040 podman[66615]: 2024-09-20 18:40:36.36914004 +0000 UTC m=+0.515170343 container remove 8daae254dd5d345409858efcee410eb4679c58d254b791a086a168efbb766934 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:40:36.409 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.0.service' 2024-09-20T18:40:36.446 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:40:36.446 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-20T18:40:36.447 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-20T18:40:36.447 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.1 2024-09-20T18:40:36.671 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:36 smithi040 systemd[1]: Stopping Ceph osd.1 for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:37.171 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:36 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1[45752]: 2024-09-20T18:40:36.756+0000 7fb3fc739640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T18:40:37.171 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:36 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1[45752]: 2024-09-20T18:40:36.756+0000 7fb3fc739640 -1 osd.1 50 *** Got signal Terminated *** 2024-09-20T18:40:37.171 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:36 smithi040 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1[45752]: 2024-09-20T18:40:36.756+0000 7fb3fc739640 -1 osd.1 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T18:40:42.472 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:42 smithi040 podman[66699]: 2024-09-20 18:40:42.184949515 +0000 UTC m=+5.521530704 container died b384e18cac88e4d54eec2e5fc7ebf1f556c22497aa2642e88abea224119e3202 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, ceph=True) 2024-09-20T18:40:42.829 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:42 smithi040 podman[66699]: 2024-09-20 18:40:42.546521628 +0000 UTC m=+5.883102809 container cleanup b384e18cac88e4d54eec2e5fc7ebf1f556c22497aa2642e88abea224119e3202 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-09-20T18:40:42.829 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:42 smithi040 bash[66699]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1 2024-09-20T18:40:43.171 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:42 smithi040 podman[66721]: 2024-09-20 18:40:42.814220954 +0000 UTC m=+0.630373573 container remove b384e18cac88e4d54eec2e5fc7ebf1f556c22497aa2642e88abea224119e3202 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T18:40:43.465 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:43 smithi040 podman[66818]: 2024-09-20 18:40:43.078224564 +0000 UTC m=+0.016340764 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T18:40:43.465 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:43 smithi040 podman[66818]: 2024-09-20 18:40:43.215042783 +0000 UTC m=+0.153158968 container create 5fb7cb39653a2da85c94398a678d6fe3e81ceec4ffe216b1d841f18df012d999 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-20T18:40:43.465 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:43 smithi040 podman[66818]: 2024-09-20 18:40:43.450778729 +0000 UTC m=+0.388894925 container init 5fb7cb39653a2da85c94398a678d6fe3e81ceec4ffe216b1d841f18df012d999 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-20T18:40:43.921 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:43 smithi040 podman[66818]: 2024-09-20 18:40:43.455727089 +0000 UTC m=+0.393843275 container start 5fb7cb39653a2da85c94398a678d6fe3e81ceec4ffe216b1d841f18df012d999 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-20T18:40:43.921 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:43 smithi040 podman[66818]: 2024-09-20 18:40:43.542388523 +0000 UTC m=+0.480504710 container attach 5fb7cb39653a2da85c94398a678d6fe3e81ceec4ffe216b1d841f18df012d999 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-20T18:40:43.921 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 20 18:40:43 smithi040 podman[66818]: 2024-09-20 18:40:43.656688115 +0000 UTC m=+0.594804310 container died 5fb7cb39653a2da85c94398a678d6fe3e81ceec4ffe216b1d841f18df012d999 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-20T18:40:44.246 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.1.service' 2024-09-20T18:40:44.288 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:40:44.288 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-20T18:40:44.288 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-20T18:40:44.288 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.2 2024-09-20T18:40:44.596 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:44 smithi100 systemd[1]: Stopping Ceph osd.2 for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:44.907 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:44 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2[31110]: 2024-09-20T18:40:44.580+0000 7fa37888d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T18:40:44.907 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:44 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2[31110]: 2024-09-20T18:40:44.580+0000 7fa37888d640 -1 osd.2 50 *** Got signal Terminated *** 2024-09-20T18:40:44.907 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:44 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2[31110]: 2024-09-20T18:40:44.580+0000 7fa37888d640 -1 osd.2 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T18:40:50.219 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:49 smithi100 podman[46013]: 2024-09-20 18:40:49.943771312 +0000 UTC m=+5.465310442 container died f988a852ac74ea4b3c9eae421ce689283817b231fac7de047d18eb0c2bf84333 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-20T18:40:50.602 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:50 smithi100 podman[46013]: 2024-09-20 18:40:50.294932479 +0000 UTC m=+5.816471595 container cleanup f988a852ac74ea4b3c9eae421ce689283817b231fac7de047d18eb0c2bf84333 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-20T18:40:50.603 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:50 smithi100 bash[46013]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2 2024-09-20T18:40:50.907 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:50 smithi100 podman[46033]: 2024-09-20 18:40:50.588075537 +0000 UTC m=+0.636757271 container remove f988a852ac74ea4b3c9eae421ce689283817b231fac7de047d18eb0c2bf84333 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-20T18:40:51.231 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:50 smithi100 podman[46129]: 2024-09-20 18:40:50.812426563 +0000 UTC m=+0.015364013 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T18:40:51.231 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:50 smithi100 podman[46129]: 2024-09-20 18:40:50.922456315 +0000 UTC m=+0.125393760 container create e760f18781d7d3f06713b10d2c183f9181ab63612b19abf950bbe4940905e894 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2-deactivate, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-20T18:40:51.231 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:51 smithi100 podman[46129]: 2024-09-20 18:40:51.14146159 +0000 UTC m=+0.344399057 container init e760f18781d7d3f06713b10d2c183f9181ab63612b19abf950bbe4940905e894 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-20T18:40:51.231 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:51 smithi100 podman[46129]: 2024-09-20 18:40:51.146504882 +0000 UTC m=+0.349442330 container start e760f18781d7d3f06713b10d2c183f9181ab63612b19abf950bbe4940905e894 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:40:51.231 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:51 smithi100 podman[46129]: 2024-09-20 18:40:51.216239409 +0000 UTC m=+0.419176864 container attach e760f18781d7d3f06713b10d2c183f9181ab63612b19abf950bbe4940905e894 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-20T18:40:51.642 INFO:journalctl@ceph.osd.2.smithi100.stdout:Sep 20 18:40:51 smithi100 podman[46129]: 2024-09-20 18:40:51.332117922 +0000 UTC m=+0.535055368 container died e760f18781d7d3f06713b10d2c183f9181ab63612b19abf950bbe4940905e894 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-20T18:40:51.947 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.2.service' 2024-09-20T18:40:51.985 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:40:51.986 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-20T18:40:51.986 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-20T18:40:51.986 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.3 2024-09-20T18:40:52.306 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:52 smithi100 systemd[1]: Stopping Ceph osd.3 for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:52.657 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:52 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3[36785]: 2024-09-20T18:40:52.291+0000 7f0c8bf77640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T18:40:52.657 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:52 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3[36785]: 2024-09-20T18:40:52.291+0000 7f0c8bf77640 -1 osd.3 50 *** Got signal Terminated *** 2024-09-20T18:40:52.658 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:52 smithi100 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3[36785]: 2024-09-20T18:40:52.291+0000 7f0c8bf77640 -1 osd.3 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T18:40:55.280 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:40:54 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:40:54.862+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:40:56.030 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:40:55 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:40:55.828+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:40:56.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:40:56 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:40:56.417+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:40:57.280 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:40:56 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:40:56.822+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:40:57.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:40:57 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:40:57.388+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:40:58.105 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:57 smithi100 podman[46255]: 2024-09-20 18:40:57.761091511 +0000 UTC m=+5.570513208 container died 4add559514408ba3a77d078efb709fe0d264d4facca1b905b234b9fd6e406124 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-20T18:40:58.280 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:40:57 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:40:57.796+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:40:58.404 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:58 smithi100 podman[46255]: 2024-09-20 18:40:58.180487042 +0000 UTC m=+5.989908737 container cleanup 4add559514408ba3a77d078efb709fe0d264d4facca1b905b234b9fd6e406124 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-20T18:40:58.405 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:58 smithi100 bash[46255]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3 2024-09-20T18:40:58.657 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:58 smithi100 podman[46277]: 2024-09-20 18:40:58.390034714 +0000 UTC m=+0.618227387 container remove 4add559514408ba3a77d078efb709fe0d264d4facca1b905b234b9fd6e406124 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T18:40:58.764 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:40:58 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:40:58.358+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:40:59.030 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:40:58 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:40:58.749+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:40:59.157 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:58 smithi100 podman[46367]: 2024-09-20 18:40:58.790993187 +0000 UTC m=+0.110338512 container create 8474232d2bbda56face6e1bb12ad87693e73d12e2008c5facbdd971cbe509318 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=) 2024-09-20T18:40:59.158 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:58 smithi100 podman[46367]: 2024-09-20 18:40:58.696374772 +0000 UTC m=+0.015720031 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T18:40:59.158 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:58 smithi100 podman[46367]: 2024-09-20 18:40:58.968082281 +0000 UTC m=+0.287427541 container init 8474232d2bbda56face6e1bb12ad87693e73d12e2008c5facbdd971cbe509318 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:40:59.158 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:58 smithi100 podman[46367]: 2024-09-20 18:40:58.972927529 +0000 UTC m=+0.292272800 container start 8474232d2bbda56face6e1bb12ad87693e73d12e2008c5facbdd971cbe509318 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-20T18:40:59.158 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:59 smithi100 podman[46367]: 2024-09-20 18:40:59.034675933 +0000 UTC m=+0.354021195 container attach 8474232d2bbda56face6e1bb12ad87693e73d12e2008c5facbdd971cbe509318 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:40:59.657 INFO:journalctl@ceph.osd.3.smithi100.stdout:Sep 20 18:40:59 smithi100 podman[46367]: 2024-09-20 18:40:59.166760234 +0000 UTC m=+0.486105496 container died 8474232d2bbda56face6e1bb12ad87693e73d12e2008c5facbdd971cbe509318 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-20T18:40:59.719 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.3.service' 2024-09-20T18:40:59.756 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:40:59.756 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-20T18:40:59.756 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-20T18:40:59.756 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.4 2024-09-20T18:40:59.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:40:59 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:40:59.377+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:00.108 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:40:59 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:40:59.792+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:41:00.109 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:40:59 smithi114 systemd[1]: Stopping Ceph osd.4 for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:41:00.109 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:00 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:41:00.093+0000 7fa3b941a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T18:41:00.109 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:00 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:41:00.093+0000 7fa3b941a640 -1 osd.4 50 *** Got signal Terminated *** 2024-09-20T18:41:00.109 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:00 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:41:00.093+0000 7fa3b941a640 -1 osd.4 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T18:41:00.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:00 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:00.402+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:01.280 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:00 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:41:00.787+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:41:01.756 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:01 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:01.445+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:02.030 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:01 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:41:01.740+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:41:02.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:02 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:02.411+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:03.280 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:02 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:41:02.775+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:41:03.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:03 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:03.396+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:04.281 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:03 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:41:03.823+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:41:04.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:04 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:04.374+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:04.781 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:04 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:04.374+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-20T18:40:40.460275+0000 front 2024-09-20T18:40:40.460218+0000 (oldest deadline 2024-09-20T18:41:03.960117+0000) 2024-09-20T18:41:05.281 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:04 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4[32049]: 2024-09-20T18:41:04.848+0000 7fa3b1a27640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:31.550386+0000 front 2024-09-20T18:40:31.550404+0000 (oldest deadline 2024-09-20T18:40:54.450313+0000) 2024-09-20T18:41:05.781 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:05 smithi114 podman[48163]: 2024-09-20 18:41:05.551080958 +0000 UTC m=+5.610259804 container died f85f08412004d88289e70409d93d7059679a72328c68c14e74d2168ff744c8c3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True) 2024-09-20T18:41:05.781 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:05 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:05.374+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:05.781 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:05 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:05.374+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-20T18:40:40.460275+0000 front 2024-09-20T18:40:40.460218+0000 (oldest deadline 2024-09-20T18:41:03.960117+0000) 2024-09-20T18:41:06.281 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:05 smithi114 podman[48163]: 2024-09-20 18:41:05.999464519 +0000 UTC m=+6.058643404 container cleanup f85f08412004d88289e70409d93d7059679a72328c68c14e74d2168ff744c8c3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-20T18:41:06.281 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:05 smithi114 bash[48163]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4 2024-09-20T18:41:06.658 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:06 smithi114 podman[48183]: 2024-09-20 18:41:06.317735178 +0000 UTC m=+0.761925844 container remove f85f08412004d88289e70409d93d7059679a72328c68c14e74d2168ff744c8c3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, ceph=True) 2024-09-20T18:41:06.658 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:06 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:06.348+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:06.658 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:06 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:06.348+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-20T18:40:40.460275+0000 front 2024-09-20T18:40:40.460218+0000 (oldest deadline 2024-09-20T18:41:03.960117+0000) 2024-09-20T18:41:06.927 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:06 smithi114 podman[48278]: 2024-09-20 18:41:06.643443659 +0000 UTC m=+0.103250461 container create 57e16f316ad8f12df73241b5b24dc59607dbc497c3e856e635ac4670bbc4f0fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:41:06.928 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:06 smithi114 podman[48278]: 2024-09-20 18:41:06.556359662 +0000 UTC m=+0.016166479 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T18:41:06.928 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:06 smithi114 podman[48278]: 2024-09-20 18:41:06.829254676 +0000 UTC m=+0.289061491 container init 57e16f316ad8f12df73241b5b24dc59607dbc497c3e856e635ac4670bbc4f0fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-20T18:41:06.928 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:06 smithi114 podman[48278]: 2024-09-20 18:41:06.834128077 +0000 UTC m=+0.293934880 container start 57e16f316ad8f12df73241b5b24dc59607dbc497c3e856e635ac4670bbc4f0fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2) 2024-09-20T18:41:07.280 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:06 smithi114 podman[48278]: 2024-09-20 18:41:06.912399726 +0000 UTC m=+0.372206539 container attach 57e16f316ad8f12df73241b5b24dc59607dbc497c3e856e635ac4670bbc4f0fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-20T18:41:07.281 INFO:journalctl@ceph.osd.4.smithi114.stdout:Sep 20 18:41:07 smithi114 podman[48278]: 2024-09-20 18:41:07.020852555 +0000 UTC m=+0.480659369 container died 57e16f316ad8f12df73241b5b24dc59607dbc497c3e856e635ac4670bbc4f0fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-4-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-09-20T18:41:07.580 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:07 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:07.361+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:07.580 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:07 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:07.361+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-20T18:40:40.460275+0000 front 2024-09-20T18:40:40.460218+0000 (oldest deadline 2024-09-20T18:41:03.960117+0000) 2024-09-20T18:41:07.603 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.4.service' 2024-09-20T18:41:07.680 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:41:07.680 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-20T18:41:07.680 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-20T18:41:07.680 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.5 2024-09-20T18:41:08.002 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:07 smithi114 systemd[1]: Stopping Ceph osd.5 for 339dcd80-777d-11ef-baf5-efdc52797490... 2024-09-20T18:41:08.280 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:07 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:07.986+0000 7f74b36db640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T18:41:08.281 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:07 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:07.986+0000 7f74b36db640 -1 osd.5 50 *** Got signal Terminated *** 2024-09-20T18:41:08.281 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:07 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:07.986+0000 7f74b36db640 -1 osd.5 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T18:41:08.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:08 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:08.399+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:08.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:08 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:08.399+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-20T18:40:40.460275+0000 front 2024-09-20T18:40:40.460218+0000 (oldest deadline 2024-09-20T18:41:03.960117+0000) 2024-09-20T18:41:09.781 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:09 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:09.366+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:09.781 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:09 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:09.366+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-20T18:40:40.460275+0000 front 2024-09-20T18:40:40.460218+0000 (oldest deadline 2024-09-20T18:41:03.960117+0000) 2024-09-20T18:41:10.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:10 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:10.346+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:10.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:10 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:10.346+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-20T18:40:40.460275+0000 front 2024-09-20T18:40:40.460218+0000 (oldest deadline 2024-09-20T18:41:03.960117+0000) 2024-09-20T18:41:11.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:11 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:11.342+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:11.781 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:11 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:11.342+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-20T18:40:40.460275+0000 front 2024-09-20T18:40:40.460218+0000 (oldest deadline 2024-09-20T18:41:03.960117+0000) 2024-09-20T18:41:12.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:12 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:12.364+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-20T18:40:30.558916+0000 front 2024-09-20T18:40:30.558932+0000 (oldest deadline 2024-09-20T18:40:55.858825+0000) 2024-09-20T18:41:12.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:12 smithi114 ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5[38107]: 2024-09-20T18:41:12.364+0000 7f74abce8640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-20T18:40:40.460275+0000 front 2024-09-20T18:40:40.460218+0000 (oldest deadline 2024-09-20T18:41:03.960117+0000) 2024-09-20T18:41:13.699 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:13 smithi114 podman[48407]: 2024-09-20 18:41:13.373508714 +0000 UTC m=+5.493644778 container died 2855e6a33cbf34927f147912b38658d0a7d43ae896439ee5148dcb6140e0a36e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-20T18:41:13.699 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:13 smithi114 podman[48407]: 2024-09-20 18:41:13.68443176 +0000 UTC m=+5.804567824 container cleanup 2855e6a33cbf34927f147912b38658d0a7d43ae896439ee5148dcb6140e0a36e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T18:41:14.031 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:13 smithi114 bash[48407]: ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5 2024-09-20T18:41:14.031 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:13 smithi114 podman[48427]: 2024-09-20 18:41:13.910690263 +0000 UTC m=+0.532357491 container remove 2855e6a33cbf34927f147912b38658d0a7d43ae896439ee5148dcb6140e0a36e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-20T18:41:14.495 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:14 smithi114 podman[48517]: 2024-09-20 18:41:14.203387118 +0000 UTC m=+0.095420920 container create 7af025f2fa6ac7110f521b65570889c4f66d627bf9b028c66e091b75cd5fd748 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T18:41:14.495 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:14 smithi114 podman[48517]: 2024-09-20 18:41:14.124126721 +0000 UTC m=+0.016160486 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T18:41:14.495 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:14 smithi114 podman[48517]: 2024-09-20 18:41:14.397390102 +0000 UTC m=+0.289423863 container init 7af025f2fa6ac7110f521b65570889c4f66d627bf9b028c66e091b75cd5fd748 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-20T18:41:14.495 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:14 smithi114 podman[48517]: 2024-09-20 18:41:14.402300779 +0000 UTC m=+0.294334540 container start 7af025f2fa6ac7110f521b65570889c4f66d627bf9b028c66e091b75cd5fd748 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-20T18:41:14.495 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:14 smithi114 podman[48517]: 2024-09-20 18:41:14.480291224 +0000 UTC m=+0.372324980 container attach 7af025f2fa6ac7110f521b65570889c4f66d627bf9b028c66e091b75cd5fd748 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-20T18:41:14.780 INFO:journalctl@ceph.osd.5.smithi114.stdout:Sep 20 18:41:14 smithi114 podman[48517]: 2024-09-20 18:41:14.592282644 +0000 UTC m=+0.484316403 container died 7af025f2fa6ac7110f521b65570889c4f66d627bf9b028c66e091b75cd5fd748 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-339dcd80-777d-11ef-baf5-efdc52797490-osd-5-deactivate, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-20T18:41:15.163 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-339dcd80-777d-11ef-baf5-efdc52797490@osd.5.service' 2024-09-20T18:41:15.200 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T18:41:15.200 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-20T18:41:15.201 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 339dcd80-777d-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T18:41:15.413 INFO:teuthology.orchestra.run.smithi040.stdout:Deleting cluster with fsid: 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:41:22.358 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 339dcd80-777d-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T18:41:22.559 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:41:23.647 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 339dcd80-777d-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T18:41:23.847 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:41:29.936 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 339dcd80-777d-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T18:41:30.136 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:41:30.280 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:41:30.315 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:41:30.347 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:41:30.375 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:41:30.408 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T18:41:30.410 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi040/crash 2024-09-20T18:41:30.411 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash -- . 2024-09-20T18:41:30.457 INFO:teuthology.orchestra.run.smithi040.stderr:tar: /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T18:41:30.457 INFO:teuthology.orchestra.run.smithi040.stderr:tar: Error is not recoverable: exiting now 2024-09-20T18:41:30.459 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi100/crash 2024-09-20T18:41:30.460 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash -- . 2024-09-20T18:41:30.516 INFO:teuthology.orchestra.run.smithi100.stderr:tar: /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T18:41:30.516 INFO:teuthology.orchestra.run.smithi100.stderr:tar: Error is not recoverable: exiting now 2024-09-20T18:41:30.518 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi114/crash 2024-09-20T18:41:30.519 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash -- . 2024-09-20T18:41:30.553 INFO:teuthology.orchestra.run.smithi114.stderr:tar: /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T18:41:30.553 INFO:teuthology.orchestra.run.smithi114.stderr:tar: Error is not recoverable: exiting now 2024-09-20T18:41:30.554 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi119/crash 2024-09-20T18:41:30.555 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash -- . 2024-09-20T18:41:30.597 INFO:teuthology.orchestra.run.smithi119.stderr:tar: /var/lib/ceph/339dcd80-777d-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T18:41:30.597 INFO:teuthology.orchestra.run.smithi119.stderr:tar: Error is not recoverable: exiting now 2024-09-20T18:41:30.598 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T18:41:30.598 DEBUG:teuthology.orchestra.run.smithi040:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-20T18:41:30.631 INFO:tasks.cephadm:Compressing logs... 2024-09-20T18:41:30.631 DEBUG:teuthology.orchestra.run.smithi040:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T18:41:30.674 DEBUG:teuthology.orchestra.run.smithi100:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T18:41:30.677 DEBUG:teuthology.orchestra.run.smithi114:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T18:41:30.679 DEBUG:teuthology.orchestra.run.smithi119:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T18:41:30.700 INFO:teuthology.orchestra.run.smithi040.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-20T18:41:30.700 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-20T18:41:30.701 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi040.qftzff.log 2024-09-20T18:41:30.701 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-20T18:41:30.701 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi040.qftzff.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T18:41:30.701 INFO:teuthology.orchestra.run.smithi040.stderr: 79.0% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi040.qftzff.log.gz 2024-09-20T18:41:30.701 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T18:41:30.707 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T18:41:30.707 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-20T18:41:30.708 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log 2024-09-20T18:41:30.708 INFO:teuthology.orchestra.run.smithi040.stderr: 84.3% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T18:41:30.708 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mgr.x.log 2024-09-20T18:41:30.708 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T18:41:30.708 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mgr.x.log: 89.8% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T18:41:30.708 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi040.stderr: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:: No such file or directory 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mon.c.log: /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log 2024-09-20T18:41:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.5.log: 81.6%gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi114.uvtmys.log 2024-09-20T18:41:30.711 INFO:teuthology.orchestra.run.smithi114.stderr: -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T18:41:30.711 INFO:teuthology.orchestra.run.smithi114.stderr: 90.1%/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log: -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T18:41:30.711 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T18:41:30.711 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi114.uvtmys.log: 84.5% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi114.uvtmys.log.gz 2024-09-20T18:41:30.711 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T18:41:30.711 INFO:teuthology.orchestra.run.smithi114.stderr: 89.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T18:41:30.711 INFO:teuthology.orchestra.run.smithi114.stderr: 91.2% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T18:41:30.713 INFO:teuthology.orchestra.run.smithi119.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T18:41:30.713 INFO:teuthology.orchestra.run.smithi119.stderr:: No such file or directory 2024-09-20T18:41:30.713 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/cephadm.log: 76.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T18:41:30.713 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-20T18:41:30.713 INFO:teuthology.orchestra.run.smithi119.stderr:real 0m0.012s 2024-09-20T18:41:30.713 INFO:teuthology.orchestra.run.smithi119.stderr:user 0m0.013s 2024-09-20T18:41:30.713 INFO:teuthology.orchestra.run.smithi119.stderr:sys 0m0.008s 2024-09-20T18:41:30.714 INFO:teuthology.orchestra.run.smithi040.stderr: 91.3% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T18:41:30.715 INFO:teuthology.orchestra.run.smithi100.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T18:41:30.715 INFO:teuthology.orchestra.run.smithi100.stderr:: No such file or directory 2024-09-20T18:41:30.715 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T18:41:30.715 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T18:41:30.715 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-20T18:41:30.715 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.audit.log: /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log 2024-09-20T18:41:30.715 INFO:teuthology.orchestra.run.smithi100.stderr: 81.7% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T18:41:30.716 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-20T18:41:30.716 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-20T18:41:30.716 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log: 90.0% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T18:41:30.716 INFO:teuthology.orchestra.run.smithi100.stderr:gzip/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mon.b.log: -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T18:41:30.716 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.3.log: 86.3% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T18:41:30.716 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cephadm.log: 87.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T18:41:30.716 INFO:teuthology.orchestra.run.smithi100.stderr: 91.2% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T18:41:30.805 INFO:teuthology.orchestra.run.smithi040.stderr: 89.7% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mgr.x.log.gz 2024-09-20T18:41:30.812 INFO:teuthology.orchestra.run.smithi100.stderr: 92.6% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-20T18:41:30.826 INFO:teuthology.orchestra.run.smithi114.stderr: 92.4% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-20T18:41:30.873 INFO:teuthology.orchestra.run.smithi040.stderr: 93.7% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-20T18:41:30.890 INFO:teuthology.orchestra.run.smithi114.stderr: 93.8% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-20T18:41:30.929 INFO:teuthology.orchestra.run.smithi040.stderr: 93.8% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-20T18:41:30.946 INFO:teuthology.orchestra.run.smithi100.stderr: 93.7% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-20T18:41:30.970 INFO:teuthology.orchestra.run.smithi114.stderr: 93.4% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-20T18:41:30.971 INFO:teuthology.orchestra.run.smithi100.stderr: 93.8% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-20T18:41:30.972 INFO:teuthology.orchestra.run.smithi114.stderr: 2024-09-20T18:41:30.972 INFO:teuthology.orchestra.run.smithi114.stderr:real 0m0.281s 2024-09-20T18:41:30.973 INFO:teuthology.orchestra.run.smithi114.stderr:user 0m0.581s 2024-09-20T18:41:30.973 INFO:teuthology.orchestra.run.smithi114.stderr:sys 0m0.036s 2024-09-20T18:41:30.973 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-20T18:41:30.973 INFO:teuthology.orchestra.run.smithi100.stderr:real 0m0.282s 2024-09-20T18:41:30.974 INFO:teuthology.orchestra.run.smithi100.stderr:user 0m0.613s 2024-09-20T18:41:30.974 INFO:teuthology.orchestra.run.smithi100.stderr:sys 0m0.043s 2024-09-20T18:41:31.023 INFO:teuthology.orchestra.run.smithi040.stderr: 90.9% -- replaced with /var/log/ceph/339dcd80-777d-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-20T18:41:31.025 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-09-20T18:41:31.025 INFO:teuthology.orchestra.run.smithi040.stderr:real 0m0.336s 2024-09-20T18:41:31.025 INFO:teuthology.orchestra.run.smithi040.stderr:user 0m0.815s 2024-09-20T18:41:31.025 INFO:teuthology.orchestra.run.smithi040.stderr:sys 0m0.055s 2024-09-20T18:41:31.025 INFO:tasks.cephadm:Archiving logs... 2024-09-20T18:41:31.026 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi040/log 2024-09-20T18:41:31.027 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T18:41:31.229 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi100/log 2024-09-20T18:41:31.230 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T18:41:31.344 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi114/log 2024-09-20T18:41:31.345 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T18:41:31.464 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi119/log 2024-09-20T18:41:31.465 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T18:41:31.491 INFO:tasks.cephadm:Removing cluster... 2024-09-20T18:41:31.492 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 339dcd80-777d-11ef-baf5-efdc52797490 --force 2024-09-20T18:41:31.691 INFO:teuthology.orchestra.run.smithi040.stdout:Deleting cluster with fsid: 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:41:31.820 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 339dcd80-777d-11ef-baf5-efdc52797490 --force 2024-09-20T18:41:32.009 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:41:32.134 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 339dcd80-777d-11ef-baf5-efdc52797490 --force 2024-09-20T18:41:32.338 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: 339dcd80-777d-11ef-baf5-efdc52797490 2024-09-20T18:41:32.461 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T18:41:32.461 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T18:41:32.480 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T18:41:32.495 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T18:41:32.510 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T18:41:32.528 INFO:tasks.cephadm:Teardown complete 2024-09-20T18:41:32.528 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-20T18:41:32.542 INFO:tasks.vip:Removing 10.0.15.40 (and any VIPs) on smithi040.front.sepia.ceph.com iface ens1f0... 2024-09-20T18:41:32.542 DEBUG:teuthology.orchestra.run.smithi040:> sudo ip addr del 10.0.15.40/16 dev ens1f0 2024-09-20T18:41:32.572 DEBUG:teuthology.orchestra.run.smithi040:> sudo ip addr del 10.0.31.40/16 dev ens1f0 2024-09-20T18:41:32.642 DEBUG:teuthology.orchestra.run.smithi040:> sudo ip addr del 10.0.47.40/16 dev ens1f0 2024-09-20T18:41:32.709 INFO:teuthology.orchestra.run.smithi040.stderr:Error: ipv4: Address not found. 2024-09-20T18:41:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T18:41:32.711 INFO:tasks.vip:Removing 10.0.15.100 (and any VIPs) on smithi100.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T18:41:32.711 DEBUG:teuthology.orchestra.run.smithi100:> sudo ip addr del 10.0.15.100/16 dev enp3s0f1 2024-09-20T18:41:32.737 DEBUG:teuthology.orchestra.run.smithi100:> sudo ip addr del 10.0.31.40/16 dev enp3s0f1 2024-09-20T18:41:32.803 DEBUG:teuthology.orchestra.run.smithi100:> sudo ip addr del 10.0.47.40/16 dev enp3s0f1 2024-09-20T18:41:32.866 INFO:teuthology.orchestra.run.smithi100.stderr:Error: ipv4: Address not found. 2024-09-20T18:41:32.867 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T18:41:32.868 INFO:tasks.vip:Removing 10.0.15.114 (and any VIPs) on smithi114.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T18:41:32.868 DEBUG:teuthology.orchestra.run.smithi114:> sudo ip addr del 10.0.15.114/16 dev enp3s0f1 2024-09-20T18:41:32.894 DEBUG:teuthology.orchestra.run.smithi114:> sudo ip addr del 10.0.31.40/16 dev enp3s0f1 2024-09-20T18:41:32.957 INFO:teuthology.orchestra.run.smithi114.stderr:Error: ipv4: Address not found. 2024-09-20T18:41:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T18:41:32.959 DEBUG:teuthology.orchestra.run.smithi114:> sudo ip addr del 10.0.47.40/16 dev enp3s0f1 2024-09-20T18:41:33.024 INFO:tasks.vip:Removing 10.0.15.119 (and any VIPs) on smithi119.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T18:41:33.024 DEBUG:teuthology.orchestra.run.smithi119:> sudo ip addr del 10.0.15.119/16 dev enp3s0f1 2024-09-20T18:41:33.053 DEBUG:teuthology.orchestra.run.smithi119:> sudo ip addr del 10.0.31.40/16 dev enp3s0f1 2024-09-20T18:41:33.122 INFO:teuthology.orchestra.run.smithi119.stderr:Error: ipv4: Address not found. 2024-09-20T18:41:33.123 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T18:41:33.123 DEBUG:teuthology.orchestra.run.smithi119:> sudo ip addr del 10.0.47.40/16 dev enp3s0f1 2024-09-20T18:41:33.191 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T18:41:33.191 INFO:teuthology.orchestra.run.smithi119.stderr:Error: ipv4: Address not found. 2024-09-20T18:41:33.191 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-20T18:41:33.202 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman stop samba-ad 2024-09-20T18:41:34.037 INFO:teuthology.orchestra.run.smithi119.stdout:samba-ad 2024-09-20T18:41:34.041 DEBUG:teuthology.orchestra.run.smithi119:> sudo podman rm samba-ad 2024-09-20T18:41:34.380 INFO:teuthology.orchestra.run.smithi119.stdout:samba-ad 2024-09-20T18:41:34.384 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-20T18:41:34.411 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T18:41:34.422 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T18:41:34.422 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:41:34.424 DEBUG:teuthology.orchestra.run.smithi100:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:41:34.427 DEBUG:teuthology.orchestra.run.smithi114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:41:34.429 DEBUG:teuthology.orchestra.run.smithi119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:41:34.439 INFO:teuthology.orchestra.run.smithi100.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:41:34.440 INFO:teuthology.orchestra.run.smithi040.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:41:34.443 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:41:34.443 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2024-09-20T18:41:34.443 INFO:teuthology.orchestra.run.smithi100.stdout:^* hv01.front.sepia.ceph.com 3 6 377 16 -523us[ -585us] +/- 53ms 2024-09-20T18:41:34.443 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 +1779us[+1718us] +/- 53ms 2024-09-20T18:41:34.443 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 18 -1798us[-1860us] +/- 59ms 2024-09-20T18:41:34.443 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:41:34.444 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:41:34.445 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:41:34.445 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2024-09-20T18:41:34.445 INFO:teuthology.orchestra.run.smithi040.stdout:^* hv01.front.sepia.ceph.com 3 6 377 16 -530us[ -524us] +/- 53ms 2024-09-20T18:41:34.445 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 +1768us[+1774us] +/- 53ms 2024-09-20T18:41:34.445 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 16 -1782us[-1782us] +/- 59ms 2024-09-20T18:41:34.445 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:41:34.448 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:41:34.448 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-09-20T18:41:34.449 INFO:teuthology.orchestra.run.smithi114.stdout:^* hv01.front.sepia.ceph.com 3 6 377 20 -514us[ -569us] +/- 53ms 2024-09-20T18:41:34.449 INFO:teuthology.orchestra.run.smithi114.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 17 +1787us[+1787us] +/- 53ms 2024-09-20T18:41:34.449 INFO:teuthology.orchestra.run.smithi114.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 21 -1770us[-1826us] +/- 59ms 2024-09-20T18:41:34.449 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:41:34.467 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:41:34.471 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:41:34.471 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-09-20T18:41:34.471 INFO:teuthology.orchestra.run.smithi119.stdout:^* hv01.front.sepia.ceph.com 3 6 377 19 -488us[ -583us] +/- 53ms 2024-09-20T18:41:34.471 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 +1817us[+1817us] +/- 53ms 2024-09-20T18:41:34.471 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 -1743us[-1838us] +/- 59ms 2024-09-20T18:41:34.471 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:41:34.472 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T18:41:34.482 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T18:41:34.482 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T18:41:34.491 DEBUG:teuthology.orchestra.run.smithi040:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T18:41:34.574 DEBUG:teuthology.orchestra.run.smithi100:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T18:41:34.637 DEBUG:teuthology.orchestra.run.smithi114:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T18:41:34.708 DEBUG:teuthology.orchestra.run.smithi119:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T18:41:34.774 DEBUG:teuthology.orchestra.run.smithi040:> 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 2024-09-20T18:41:34.805 INFO:teuthology.orchestra.run.smithi040.stdout:type=AVC msg=audit(1726857515.812:10858): avc: denied { nlmsg_read } for pid=61476 comm="ss" scontext=system_u:system_r:container_t:s0:c486,c876 tcontext=system_u:system_r:container_t:s0:c486,c876 tclass=netlink_tcpdiag_socket permissive=1 2024-09-20T18:41:34.806 DEBUG:teuthology.task.selinux:ubuntu@smithi040.front.sepia.ceph.com has 1 denials 2024-09-20T18:41:34.806 DEBUG:teuthology.orchestra.run.smithi100:> 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 2024-09-20T18:41:34.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:41:34.833 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-09-20T18:41:34.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:41:34.864 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-20T18:41:34.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:41:34.894 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 167, in teardown self.get_new_denials() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 216, in get_new_denials raise SELinuxError(node=remote, teuthology.exceptions.SELinuxError: SELinux denials found on ubuntu@smithi040.front.sepia.ceph.com: ['type=AVC msg=audit(1726857515.812:10858): avc: denied { nlmsg_read } for pid=61476 comm="ss" scontext=system_u:system_r:container_t:s0:c486,c876 tcontext=system_u:system_r:container_t:s0:c486,c876 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-20T18:41:34.894 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T18:41:34.905 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T18:41:34.914 INFO:teuthology.task.internal:Duration was 1516.444411 seconds 2024-09-20T18:41:34.914 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T18:41:34.924 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T18:41:34.925 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T18:41:34.927 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T18:41:34.929 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T18:41:34.931 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T18:41:34.965 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:41:34.970 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:41:34.971 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:41:34.975 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:41:35.443 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T18:41:35.443 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T18:41:35.443 DEBUG:teuthology.orchestra.run.smithi040:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T18:41:35.468 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi100.front.sepia.ceph.com 2024-09-20T18:41:35.468 DEBUG:teuthology.orchestra.run.smithi100:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T18:41:35.510 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2024-09-20T18:41:35.510 DEBUG:teuthology.orchestra.run.smithi114:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T18:41:35.538 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2024-09-20T18:41:35.538 DEBUG:teuthology.orchestra.run.smithi119:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T18:41:35.579 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T18:41:35.579 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T18:41:35.582 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T18:41:35.584 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T18:41:35.587 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T18:41:35.648 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T18:41:35.648 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T18:41:35.654 DEBUG:teuthology.orchestra.run.smithi100:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T18:41:35.656 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T18:41:35.658 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T18:41:36.202 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T18:41:36.214 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T18:41:36.214 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T18:41:36.239 DEBUG:teuthology.orchestra.run.smithi100:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T18:41:36.265 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T18:41:36.290 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T18:41:36.316 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T18:41:36.327 DEBUG:teuthology.orchestra.run.smithi040:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T18:41:36.329 DEBUG:teuthology.orchestra.run.smithi100:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T18:41:36.331 DEBUG:teuthology.orchestra.run.smithi114:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T18:41:36.333 DEBUG:teuthology.orchestra.run.smithi119:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T18:41:36.351 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2024-09-20T18:41:36.353 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = core 2024-09-20T18:41:36.354 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2024-09-20T18:41:36.380 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2024-09-20T18:41:36.399 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T18:41:36.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:41:36.431 DEBUG:teuthology.orchestra.run.smithi100:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T18:41:36.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:41:36.446 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T18:41:36.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:41:36.460 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T18:41:36.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:41:36.475 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T18:41:36.486 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T18:41:36.486 DEBUG:teuthology.misc:Transferring archived files from smithi040:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi040 2024-09-20T18:41:36.487 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T18:41:36.525 DEBUG:teuthology.misc:Transferring archived files from smithi100:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi100 2024-09-20T18:41:36.526 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T18:41:36.561 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi114 2024-09-20T18:41:36.561 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T18:41:36.597 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912670/remote/smithi119 2024-09-20T18:41:36.598 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T18:41:36.630 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T18:41:36.630 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T18:41:36.635 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T18:41:36.638 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T18:41:36.640 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T18:41:36.681 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T18:41:36.700 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T18:41:36.700 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T18:41:36.773 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T18:41:36.774 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T18:41:36.776 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T18:41:36.778 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T18:41:36.781 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T18:41:36.789 INFO:teuthology.orchestra.run.smithi040.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 18:41 /home/ubuntu/cephtest 2024-09-20T18:41:36.790 INFO:teuthology.orchestra.run.smithi100.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 18:41 /home/ubuntu/cephtest 2024-09-20T18:41:36.793 INFO:teuthology.orchestra.run.smithi114.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 18:41 /home/ubuntu/cephtest 2024-09-20T18:41:36.795 INFO:teuthology.orchestra.run.smithi119.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 18:41 /home/ubuntu/cephtest 2024-09-20T18:41:36.796 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T18:41:36.807 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T18:41:36.819 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: SELinuxError: SELinux denials found on ubuntu@smithi040.front.sepia.ceph.com: ['type=AVC msg=audit(1726857515.812:10858): avc: denied { nlmsg_read } for pid=61476 comm="ss" scontext=system_u:system_r:container_t:s0:c486,c876 tcontext=system_u:system_r:container_t:s0:c486,c876 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-20T18:41:36.822 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_ips} duration: 1516.4444105625153 failure_reason: 'SELinux denials found on ubuntu@smithi040.front.sepia.ceph.com: [''type=AVC msg=audit(1726857515.812:10858): avc: denied { nlmsg_read } for pid=61476 comm="ss" scontext=system_u:system_r:container_t:s0:c486,c876 tcontext=system_u:system_r:container_t:s0:c486,c876 tclass=netlink_tcpdiag_socket permissive=1'']' owner: scheduled_gabrioux@teuthology status: fail success: false 2024-09-20T18:41:36.822 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T18:41:37.039 INFO:teuthology.run:FAIL