2024-09-10T03:56:13.613 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-10T03:56:13.631 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T03:56:13.716 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620 branch: wip-adk-testing-2024-09-09-1904 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} email: adking@redhat.com first_in_suite: false job_id: '7898620' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-09-09-1904 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: 3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-09-09-1904 sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 6964 sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-09-1904 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEhkn79DlNwBwzHB95gOHwg/ntFgHTNRT9bgDIFgJj9+84bawdDLSG27FlLttSQK5Hop3l/vvh5b8A+tdk8t850= smithi097.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ1PlJUc1HD4hhhZdJKEHJpBUmu+UUQnnJcAfz+Yh4UR7n9jn8OttvAcXm8ON7cUF2qiZ7EQdKPFV9mZ8EYESjY= smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/jW4Y71KmsTvW0feyfE8vCk+o8ePcKqAbkjySgy0I6jvXiJxMjg4SnpRaXhde4WzfNU0MdZr4zGnHpnDmIOfY= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBmP0aHe7CvuKGicenrHdP9uCBxW/5u68i05qZThj+RaigZuXnBroX52l4C3TdESRt0qYLAF1oxhYQujfzAnXnk= 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.configure_samba_client_container: role: host.d - 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:\ \ uctdb1\n auth_mode: user\n user_group_settings:\n - {source_type: resource,\ \ ref: ug1}\n placement:\n count: 3\n- resource_type: ceph.smb.usersgroups\n\ \ users_groups_id: ug1\n values:\n users:\n - {name: user1, password:\ \ t3stP4ss1}\n - {name: user2, password: t3stP4ss2}\n groups: []\n\ - resource_type: ceph.smb.share\n cluster_id: uctdb1\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: uctdb1\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.uctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''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.uctdb1")))[-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 user1%t3stP4ss1 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/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:\ \ uctdb1\n intent: removed\n- resource_type: ceph.smb.usersgroups\n users_groups_id:\ \ ug1\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id: uctdb1\n\ \ share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: uctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.uctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-10_02:59:23 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-10T03:56:13.716 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa; will attempt to use it 2024-09-10T03:56:13.717 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3a5e3f16720f432aea965c40a8f6eb480095ec6c/qa/tasks 2024-09-10T03:56:13.717 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-10T03:56:13.719 INFO:teuthology.task.internal:Checking packages... 2024-09-10T03:56:13.740 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '3a5e3f16720f432aea965c40a8f6eb480095ec6c' 2024-09-10T03:56:13.740 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-10T03:56:13.740 INFO:teuthology.packaging:ref: None 2024-09-10T03:56:13.740 INFO:teuthology.packaging:tag: None 2024-09-10T03:56:13.740 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-09-1904 2024-09-10T03:56:13.740 INFO:teuthology.packaging:sha1: 3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T03:56:13.740 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-09-09-1904 2024-09-10T03:56:13.885 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4885.g3a5e3f16 2024-09-10T03:56:13.886 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-10T03:56:13.892 INFO:teuthology.task.internal:no buildpackages task found 2024-09-10T03:56:13.892 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-10T03:56:13.899 INFO:teuthology.task.internal:Saving configuration 2024-09-10T03:56:13.913 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-10T03:56:13.919 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-10T03:56:13.941 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 03:51:20.250449', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEhkn79DlNwBwzHB95gOHwg/ntFgHTNRT9bgDIFgJj9+84bawdDLSG27FlLttSQK5Hop3l/vvh5b8A+tdk8t850='} 2024-09-10T03:56:13.963 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 03:51:20.248407', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ1PlJUc1HD4hhhZdJKEHJpBUmu+UUQnnJcAfz+Yh4UR7n9jn8OttvAcXm8ON7cUF2qiZ7EQdKPFV9mZ8EYESjY='} 2024-09-10T03:56:13.980 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 03:51:20.252576', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/jW4Y71KmsTvW0feyfE8vCk+o8ePcKqAbkjySgy0I6jvXiJxMjg4SnpRaXhde4WzfNU0MdZr4zGnHpnDmIOfY='} 2024-09-10T03:56:13.998 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 03:51:20.251771', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBmP0aHe7CvuKGicenrHdP9uCBxW/5u68i05qZThj+RaigZuXnBroX52l4C3TdESRt0qYLAF1oxhYQujfzAnXnk='} 2024-09-10T03:56:13.998 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-10T03:56:14.004 INFO:teuthology.task.internal:roles: ubuntu@smithi003.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-10T03:56:14.004 INFO:teuthology.task.internal:roles: ubuntu@smithi097.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-10T03:56:14.004 INFO:teuthology.task.internal:roles: ubuntu@smithi135.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-10T03:56:14.004 INFO:teuthology.task.internal:roles: ubuntu@smithi142.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-10T03:56:14.004 INFO:teuthology.run_tasks:Running task console_log... 2024-09-10T03:56:14.111 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fee96533d00>, signals=[15]) 2024-09-10T03:56:14.111 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-10T03:56:14.117 INFO:teuthology.task.internal:Opening connections... 2024-09-10T03:56:14.117 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2024-09-10T03:56:14.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:56:14.197 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi097.front.sepia.ceph.com 2024-09-10T03:56:14.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:56:14.272 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T03:56:14.272 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:56:14.346 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2024-09-10T03:56:14.347 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:56:14.419 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-10T03:56:14.425 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2024-09-10T03:56:14.442 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2024-09-10T03:56:14.443 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2024-09-10T03:56:14.500 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="CentOS Stream" 2024-09-10T03:56:14.500 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="9" 2024-09-10T03:56:14.500 INFO:teuthology.orchestra.run.smithi003.stdout:ID="centos" 2024-09-10T03:56:14.500 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE="rhel fedora" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="9" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:PLATFORM_ID="platform:el9" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:ANSI_COLOR="0;31" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:LOGO="fedora-logo-icon" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://centos.org/" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T03:56:14.501 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T03:56:14.502 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2024-09-10T03:56:14.517 DEBUG:teuthology.orchestra.run.smithi097:> uname -m 2024-09-10T03:56:14.535 INFO:teuthology.orchestra.run.smithi097.stdout:x86_64 2024-09-10T03:56:14.535 DEBUG:teuthology.orchestra.run.smithi097:> cat /etc/os-release 2024-09-10T03:56:14.592 INFO:teuthology.orchestra.run.smithi097.stdout:NAME="CentOS Stream" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION="9" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:ID="centos" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:ID_LIKE="rhel fedora" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_ID="9" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:PLATFORM_ID="platform:el9" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:ANSI_COLOR="0;31" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:LOGO="fedora-logo-icon" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:HOME_URL="https://centos.org/" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T03:56:14.593 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T03:56:14.594 INFO:teuthology.lock.ops:Updating smithi097.front.sepia.ceph.com on lock server 2024-09-10T03:56:14.608 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-09-10T03:56:14.627 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-09-10T03:56:14.627 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-09-10T03:56:14.684 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="CentOS Stream" 2024-09-10T03:56:14.684 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="9" 2024-09-10T03:56:14.684 INFO:teuthology.orchestra.run.smithi135.stdout:ID="centos" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE="rhel fedora" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="9" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:PLATFORM_ID="platform:el9" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:ANSI_COLOR="0;31" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:LOGO="fedora-logo-icon" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://centos.org/" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T03:56:14.685 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T03:56:14.686 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-09-10T03:56:14.700 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2024-09-10T03:56:14.718 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2024-09-10T03:56:14.718 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2024-09-10T03:56:14.777 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="CentOS Stream" 2024-09-10T03:56:14.777 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="9" 2024-09-10T03:56:14.777 INFO:teuthology.orchestra.run.smithi142.stdout:ID="centos" 2024-09-10T03:56:14.777 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE="rhel fedora" 2024-09-10T03:56:14.777 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="9" 2024-09-10T03:56:14.777 INFO:teuthology.orchestra.run.smithi142.stdout:PLATFORM_ID="platform:el9" 2024-09-10T03:56:14.777 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T03:56:14.777 INFO:teuthology.orchestra.run.smithi142.stdout:ANSI_COLOR="0;31" 2024-09-10T03:56:14.778 INFO:teuthology.orchestra.run.smithi142.stdout:LOGO="fedora-logo-icon" 2024-09-10T03:56:14.778 INFO:teuthology.orchestra.run.smithi142.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T03:56:14.778 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://centos.org/" 2024-09-10T03:56:14.778 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T03:56:14.778 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T03:56:14.778 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T03:56:14.778 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2024-09-10T03:56:14.800 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-10T03:56:14.808 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-10T03:56:14.825 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-10T03:56:14.826 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2024-09-10T03:56:14.828 DEBUG:teuthology.orchestra.run.smithi097:> test '!' -e /home/ubuntu/cephtest 2024-09-10T03:56:14.830 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-09-10T03:56:14.832 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2024-09-10T03:56:14.849 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-10T03:56:14.854 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-10T03:56:14.854 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2024-09-10T03:56:14.885 DEBUG:teuthology.orchestra.run.smithi097:> test -z $(ls -A /var/lib/ceph) 2024-09-10T03:56:14.888 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-09-10T03:56:14.890 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2024-09-10T03:56:14.994 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-10T03:56:15.067 INFO:teuthology.run_tasks:Running task kernel... 2024-09-10T03:56:15.080 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-10T03:56:15.081 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-10T03:56:15.081 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T03:56:15.081 DEBUG:teuthology.orchestra.run.smithi097:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T03:56:15.082 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T03:56:15.082 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T03:56:15.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:56:15.099 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-09-10T03:56:15.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:56:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:56:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T03:56:15.101 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-09-10T03:56:15.102 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-10T03:56:15.102 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2024-09-10T03:56:15.157 INFO:teuthology.orchestra.run.smithi135.stdout:5.14.0-503.el9.x86_64 2024-09-10T03:56:15.157 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.14.0-503.el9.x86_64 2024-09-10T03:56:15.157 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum install -y kernel 2024-09-10T03:56:15.159 INFO:teuthology.orchestra.run.smithi142.stdout:5.14.0-503.el9.x86_64 2024-09-10T03:56:15.159 INFO:teuthology.task.kernel:Running kernel on smithi142: 5.14.0-503.el9.x86_64 2024-09-10T03:56:15.159 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum install -y kernel 2024-09-10T03:56:15.160 INFO:teuthology.orchestra.run.smithi003.stdout:5.14.0-503.el9.x86_64 2024-09-10T03:56:15.161 INFO:teuthology.orchestra.run.smithi097.stdout:5.14.0-503.el9.x86_64 2024-09-10T03:56:15.161 INFO:teuthology.task.kernel:Running kernel on smithi003: 5.14.0-503.el9.x86_64 2024-09-10T03:56:15.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum install -y kernel 2024-09-10T03:56:15.161 INFO:teuthology.task.kernel:Running kernel on smithi097: 5.14.0-503.el9.x86_64 2024-09-10T03:56:15.161 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum install -y kernel 2024-09-10T03:56:17.908 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS Stream 9 - BaseOS 8.3 MB/s | 8.2 MB 00:00 2024-09-10T03:56:18.317 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - BaseOS 5.9 MB/s | 8.2 MB 00:01 2024-09-10T03:56:18.521 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - BaseOS 5.1 MB/s | 8.2 MB 00:01 2024-09-10T03:56:18.658 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.2 MB 00:01 2024-09-10T03:56:19.656 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS Stream 9 - AppStream 33 MB/s | 20 MB 00:00 2024-09-10T03:56:20.405 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-10T03:56:21.791 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:02 2024-09-10T03:56:24.943 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - AppStream 3.7 MB/s | 20 MB 00:05 2024-09-10T03:56:25.549 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.5 MB 00:01 2024-09-10T03:56:26.092 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.5 MB 00:00 2024-09-10T03:56:27.232 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS Stream 9 - Extras packages 46 kB/s | 19 kB 00:00 2024-09-10T03:56:27.397 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - CRB 2.0 MB/s | 6.5 MB 00:03 2024-09-10T03:56:27.626 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - Extras packages 55 kB/s | 19 kB 00:00 2024-09-10T03:56:28.872 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - Extras packages 72 kB/s | 19 kB 00:00 2024-09-10T03:56:29.148 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 13 MB/s | 23 MB 00:01 2024-09-10T03:56:32.851 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - CRB 1.6 MB/s | 6.5 MB 00:04 2024-09-10T03:56:34.443 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 19 kB 00:00 2024-09-10T03:56:34.893 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-10T03:56:35.625 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-10T03:56:35.694 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 2.8 MB/s | 23 MB 00:07 2024-09-10T03:56:37.016 INFO:teuthology.orchestra.run.smithi003.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T03:56:37.016 INFO:teuthology.orchestra.run.smithi003.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T03:56:37.103 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T03:56:37.110 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2024-09-10T03:56:37.111 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2024-09-10T03:56:37.111 INFO:teuthology.orchestra.run.smithi003.stdout:Install 4 Packages 2024-09-10T03:56:37.111 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T03:56:37.111 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 79 M 2024-09-10T03:56:37.111 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 126 M 2024-09-10T03:56:37.111 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2024-09-10T03:56:37.211 INFO:teuthology.orchestra.run.smithi003.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 291 kB/s | 23 kB 00:00 2024-09-10T03:56:37.594 INFO:teuthology.orchestra.run.smithi003.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 34 MB/s | 16 MB 00:00 2024-09-10T03:56:38.036 INFO:teuthology.orchestra.run.smithi003.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 38 MB/s | 35 MB 00:00 2024-09-10T03:56:38.561 INFO:teuthology.orchestra.run.smithi003.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 21 MB/s | 29 MB 00:01 2024-09-10T03:56:38.562 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2024-09-10T03:56:38.562 INFO:teuthology.orchestra.run.smithi003.stdout:Total 54 MB/s | 79 MB 00:01 2024-09-10T03:56:39.277 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2024-09-10T03:56:39.641 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2024-09-10T03:56:39.641 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2024-09-10T03:56:40.632 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2024-09-10T03:56:40.632 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2024-09-10T03:56:40.996 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-10T03:56:41.111 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-10T03:56:43.010 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T03:56:43.010 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T03:56:43.094 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-09-10T03:56:43.103 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-10T03:56:43.103 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2024-09-10T03:56:43.103 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-10T03:56:43.103 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-09-10T03:56:43.103 INFO:teuthology.orchestra.run.smithi097.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T03:56:43.103 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-09-10T03:56:43.103 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T03:56:43.104 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T03:56:43.104 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T03:56:43.104 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T03:56:43.104 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-09-10T03:56:43.104 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-10T03:56:43.104 INFO:teuthology.orchestra.run.smithi097.stdout:Install 4 Packages 2024-09-10T03:56:43.104 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T03:56:43.105 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 79 M 2024-09-10T03:56:43.105 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 126 M 2024-09-10T03:56:43.105 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-09-10T03:56:43.129 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T03:56:43.129 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T03:56:43.212 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2024-09-10T03:56:43.214 INFO:teuthology.orchestra.run.smithi097.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 255 kB/s | 23 kB 00:00 2024-09-10T03:56:43.231 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-09-10T03:56:43.237 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout:Install 4 Packages 2024-09-10T03:56:43.238 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T03:56:43.239 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 79 M 2024-09-10T03:56:43.239 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 126 M 2024-09-10T03:56:43.239 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-09-10T03:56:43.564 INFO:teuthology.orchestra.run.smithi097.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 36 MB/s | 16 MB 00:00 2024-09-10T03:56:43.581 INFO:teuthology.orchestra.run.smithi135.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 269 kB/s | 23 kB 00:00 2024-09-10T03:56:43.900 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:56:43.956 INFO:teuthology.orchestra.run.smithi097.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 42 MB/s | 35 MB 00:00 2024-09-10T03:56:43.980 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:56:44.373 INFO:teuthology.orchestra.run.smithi097.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-10T03:56:44.374 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-09-10T03:56:44.374 INFO:teuthology.orchestra.run.smithi097.stdout:Total 62 MB/s | 79 MB 00:01 2024-09-10T03:56:45.054 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-09-10T03:56:45.398 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-09-10T03:56:45.398 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-09-10T03:56:46.173 INFO:teuthology.orchestra.run.smithi135.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 5.8 MB/s | 16 MB 00:02 2024-09-10T03:56:46.365 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-09-10T03:56:46.365 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-09-10T03:56:46.786 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:56:46.908 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:56:48.007 INFO:teuthology.orchestra.run.smithi135.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 7.7 MB/s | 35 MB 00:04 2024-09-10T03:56:48.632 INFO:teuthology.orchestra.run.smithi135.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 5.7 MB/s | 29 MB 00:05 2024-09-10T03:56:48.632 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-09-10T03:56:48.632 INFO:teuthology.orchestra.run.smithi135.stdout:Total 15 MB/s | 79 MB 00:05 2024-09-10T03:56:48.812 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-09-10T03:56:48.836 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 1.1 MB/s | 23 MB 00:19 2024-09-10T03:56:49.320 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-09-10T03:56:49.455 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:56:49.542 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:56:49.703 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-09-10T03:56:49.703 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-09-10T03:56:50.703 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-09-10T03:56:50.704 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-09-10T03:56:52.034 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:56:52.075 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:56:52.362 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:56:52.494 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:56:53.141 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-09-10T03:56:53.851 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:56:53.949 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:56:54.313 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-10T03:56:56.462 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T03:56:56.463 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T03:56:56.572 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T03:56:56.585 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T03:56:56.586 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-09-10T03:56:56.586 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-10T03:56:56.586 INFO:teuthology.orchestra.run.smithi142.stdout:Install 4 Packages 2024-09-10T03:56:56.586 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T03:56:56.586 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 79 M 2024-09-10T03:56:56.586 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 126 M 2024-09-10T03:56:56.586 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-09-10T03:56:56.729 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:56:56.729 INFO:teuthology.orchestra.run.smithi142.stdout:[MIRROR] kernel-5.14.0-505.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-505.el9.x86_64.rpm (IP: 172.65.90.22) 2024-09-10T03:56:56.745 INFO:teuthology.orchestra.run.smithi142.stdout:[MIRROR] kernel-core-5.14.0-505.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-505.el9.x86_64.rpm (IP: 172.65.90.22) 2024-09-10T03:56:56.771 INFO:teuthology.orchestra.run.smithi142.stdout:[MIRROR] kernel-modules-5.14.0-505.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-505.el9.x86_64.rpm (IP: 172.65.90.22) 2024-09-10T03:56:56.848 INFO:teuthology.orchestra.run.smithi142.stdout:[MIRROR] kernel-core-5.14.0-505.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-505.el9.x86_64.rpm (IP: 172.65.90.22) 2024-09-10T03:56:56.852 INFO:teuthology.orchestra.run.smithi142.stdout:[MIRROR] kernel-5.14.0-505.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-505.el9.x86_64.rpm (IP: 172.65.90.22) 2024-09-10T03:56:56.854 INFO:teuthology.orchestra.run.smithi142.stdout:[MIRROR] kernel-modules-5.14.0-505.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-505.el9.x86_64.rpm (IP: 172.65.90.22) 2024-09-10T03:56:56.858 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:56:56.940 INFO:teuthology.orchestra.run.smithi142.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 74 kB/s | 23 kB 00:00 2024-09-10T03:56:56.984 INFO:teuthology.orchestra.run.smithi142.stdout:[MIRROR] kernel-modules-core-5.14.0-505.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-505.el9.x86_64.rpm (IP: 172.65.90.22) 2024-09-10T03:56:57.059 INFO:teuthology.orchestra.run.smithi142.stdout:[MIRROR] kernel-modules-core-5.14.0-505.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-505.el9.x86_64.rpm (IP: 172.65.90.22) 2024-09-10T03:56:57.216 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:56:57.296 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:56:57.344 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:56:58.998 INFO:teuthology.orchestra.run.smithi142.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 6.6 MB/s | 16 MB 00:02 2024-09-10T03:57:00.823 INFO:teuthology.orchestra.run.smithi142.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 7.4 MB/s | 29 MB 00:03 2024-09-10T03:57:01.373 INFO:teuthology.orchestra.run.smithi142.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 7.3 MB/s | 35 MB 00:04 2024-09-10T03:57:01.375 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-09-10T03:57:01.376 INFO:teuthology.orchestra.run.smithi142.stdout:Total 16 MB/s | 79 MB 00:04 2024-09-10T03:57:01.664 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:57:01.708 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:02.065 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-09-10T03:57:02.162 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:02.428 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-09-10T03:57:02.429 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-09-10T03:57:03.399 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-09-10T03:57:03.400 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-09-10T03:57:05.858 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-09-10T03:57:06.552 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:06.597 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:57:06.689 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:57:09.463 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:57:09.589 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:57:14.406 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:57:14.505 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:19.449 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:36.496 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:36.537 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:36.861 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:36.861 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:57:36.861 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:57:36.861 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:57:37.734 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:37.735 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T03:57:37.735 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2024-09-10T03:57:37.735 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:37.735 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T03:57:37.735 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T03:57:37.735 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T03:57:37.735 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T03:57:37.735 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2024-09-10T03:57:38.075 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:57:38.166 INFO:teuthology.orchestra.run.smithi003.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:38.167 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:57:38.167 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T03:57:38.167 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T03:57:38.167 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T03:57:38.167 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-10T03:57:38.167 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi003.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T03:57:38.168 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:57:38.226 INFO:teuthology.orchestra.run.smithi003.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:38.227 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:57:38.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo rpm -qi grub2-tools 2024-09-10T03:57:38.258 INFO:teuthology.orchestra.run.smithi003.stdout:Name : grub2-tools 2024-09-10T03:57:38.258 INFO:teuthology.orchestra.run.smithi003.stdout:Epoch : 1 2024-09-10T03:57:38.258 INFO:teuthology.orchestra.run.smithi003.stdout:Version : 2.06 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Release : 82.el9 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: x86_64 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Group : Unspecified 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Size : 8274670 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:License : GPLv3+ 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Packager : builder@centos.org 2024-09-10T03:57:38.259 INFO:teuthology.orchestra.run.smithi003.stdout:Vendor : CentOS 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout:Summary : Support tools for GRUB. 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout:Description : 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout:hardware devices. 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T03:57:38.260 INFO:teuthology.orchestra.run.smithi003.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T03:57:38.261 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T03:57:38.261 INFO:teuthology.task.kernel:Updating grub on smithi003 to boot 5.14.0-505.el9.x86_64 2024-09-10T03:57:38.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T03:57:38.932 INFO:teuthology.orchestra.run.smithi003.stderr:Generating grub configuration file ... 2024-09-10T03:57:40.354 INFO:teuthology.orchestra.run.smithi003.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T03:57:40.384 INFO:teuthology.orchestra.run.smithi003.stderr:done 2024-09-10T03:57:40.386 DEBUG:teuthology.orchestra.run.smithi003:> mktemp 2024-09-10T03:57:40.441 INFO:teuthology.orchestra.run.smithi003.stdout:/tmp/tmp.MyXHgtX4Zw 2024-09-10T03:57:40.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.MyXHgtX4Zw 2024-09-10T03:57:40.508 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0666 /tmp/tmp.MyXHgtX4Zw 2024-09-10T03:57:40.509 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:40.549 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:40.653 DEBUG:teuthology.orchestra.remote:smithi003:/tmp/tmp.MyXHgtX4Zw is 6KB 2024-09-10T03:57:40.674 DEBUG:teuthology.orchestra.run.smithi003:> rm -fr /tmp/tmp.MyXHgtX4Zw 2024-09-10T03:57:40.689 DEBUG:teuthology.orchestra.run.smithi003:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T03:57:40.750 INFO:teuthology.orchestra.run.smithi003.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T03:57:40.751 INFO:teuthology.orchestra.run.smithi003.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T03:57:40.751 INFO:teuthology.orchestra.run.smithi003.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T03:57:40.751 INFO:teuthology.orchestra.run.smithi003.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T03:57:40.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T03:57:40.877 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:40.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:57:40.878 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:57:40.878 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:57:41.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo shutdown -r now 2024-09-10T03:57:41.724 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:41.724 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T03:57:41.724 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-09-10T03:57:41.724 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:41.724 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T03:57:41.724 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T03:57:41.724 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T03:57:41.724 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T03:57:41.724 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-09-10T03:57:42.059 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:57:42.193 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:42.194 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:57:42.194 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T03:57:42.194 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T03:57:42.194 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T03:57:42.194 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-10T03:57:42.194 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi097.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T03:57:42.194 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:57:42.251 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:42.252 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:57:42.253 DEBUG:teuthology.orchestra.run.smithi097:> sudo rpm -qi grub2-tools 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Name : grub2-tools 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Epoch : 1 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Version : 2.06 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Release : 82.el9 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Architecture: x86_64 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Group : Unspecified 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Size : 8274670 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:License : GPLv3+ 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T03:57:42.290 INFO:teuthology.orchestra.run.smithi097.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:Packager : builder@centos.org 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:Vendor : CentOS 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:Summary : Support tools for GRUB. 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:Description : 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:hardware devices. 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T03:57:42.291 INFO:teuthology.orchestra.run.smithi097.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T03:57:42.292 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T03:57:42.292 INFO:teuthology.task.kernel:Updating grub on smithi097 to boot 5.14.0-505.el9.x86_64 2024-09-10T03:57:42.292 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T03:57:42.939 INFO:teuthology.orchestra.run.smithi097.stderr:Generating grub configuration file ... 2024-09-10T03:57:44.285 INFO:teuthology.orchestra.run.smithi097.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T03:57:44.322 INFO:teuthology.orchestra.run.smithi097.stderr:done 2024-09-10T03:57:44.324 DEBUG:teuthology.orchestra.run.smithi097:> mktemp 2024-09-10T03:57:44.341 INFO:teuthology.orchestra.run.smithi097.stdout:/tmp/tmp.JWUlgFS8Hx 2024-09-10T03:57:44.341 DEBUG:teuthology.orchestra.run.smithi097:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.JWUlgFS8Hx 2024-09-10T03:57:44.408 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 0666 /tmp/tmp.JWUlgFS8Hx 2024-09-10T03:57:44.547 DEBUG:teuthology.orchestra.remote:smithi097:/tmp/tmp.JWUlgFS8Hx is 6KB 2024-09-10T03:57:44.596 DEBUG:teuthology.orchestra.run.smithi097:> rm -fr /tmp/tmp.JWUlgFS8Hx 2024-09-10T03:57:44.611 DEBUG:teuthology.orchestra.run.smithi097:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T03:57:44.673 INFO:teuthology.orchestra.run.smithi097.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T03:57:44.673 INFO:teuthology.orchestra.run.smithi097.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T03:57:44.673 INFO:teuthology.orchestra.run.smithi097.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T03:57:44.673 INFO:teuthology.orchestra.run.smithi097.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T03:57:44.675 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T03:57:44.836 DEBUG:teuthology.orchestra.run.smithi097:> sudo shutdown -r now 2024-09-10T03:57:44.905 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:44.944 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:45.264 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:45.264 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:57:45.264 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:57:45.264 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:57:46.144 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:46.144 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T03:57:46.144 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-09-10T03:57:46.144 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:46.144 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T03:57:46.145 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T03:57:46.145 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T03:57:46.145 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T03:57:46.145 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-09-10T03:57:46.494 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:57:46.584 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:46.585 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:57:46.585 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T03:57:46.585 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T03:57:46.585 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T03:57:46.585 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-10T03:57:46.585 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T03:57:46.585 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:57:46.644 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:46.644 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:57:46.645 DEBUG:teuthology.orchestra.run.smithi135:> sudo rpm -qi grub2-tools 2024-09-10T03:57:46.677 INFO:teuthology.orchestra.run.smithi135.stdout:Name : grub2-tools 2024-09-10T03:57:46.677 INFO:teuthology.orchestra.run.smithi135.stdout:Epoch : 1 2024-09-10T03:57:46.677 INFO:teuthology.orchestra.run.smithi135.stdout:Version : 2.06 2024-09-10T03:57:46.677 INFO:teuthology.orchestra.run.smithi135.stdout:Release : 82.el9 2024-09-10T03:57:46.677 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: x86_64 2024-09-10T03:57:46.677 INFO:teuthology.orchestra.run.smithi135.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T03:57:46.677 INFO:teuthology.orchestra.run.smithi135.stdout:Group : Unspecified 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:Size : 8274670 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:License : GPLv3+ 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:Packager : builder@centos.org 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:Vendor : CentOS 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:Summary : Support tools for GRUB. 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:Description : 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T03:57:46.678 INFO:teuthology.orchestra.run.smithi135.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T03:57:46.679 INFO:teuthology.orchestra.run.smithi135.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T03:57:46.679 INFO:teuthology.orchestra.run.smithi135.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T03:57:46.679 INFO:teuthology.orchestra.run.smithi135.stdout:hardware devices. 2024-09-10T03:57:46.679 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T03:57:46.679 INFO:teuthology.orchestra.run.smithi135.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T03:57:46.680 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T03:57:46.680 INFO:teuthology.task.kernel:Updating grub on smithi135 to boot 5.14.0-505.el9.x86_64 2024-09-10T03:57:46.680 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T03:57:47.422 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2024-09-10T03:57:48.807 INFO:teuthology.orchestra.run.smithi135.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T03:57:48.837 INFO:teuthology.orchestra.run.smithi135.stderr:done 2024-09-10T03:57:48.838 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2024-09-10T03:57:48.854 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.O8RWnIKFg6 2024-09-10T03:57:48.854 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.O8RWnIKFg6 2024-09-10T03:57:48.921 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.O8RWnIKFg6 2024-09-10T03:57:49.066 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.O8RWnIKFg6 is 6KB 2024-09-10T03:57:49.086 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.O8RWnIKFg6 2024-09-10T03:57:49.101 DEBUG:teuthology.orchestra.run.smithi135:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T03:57:49.170 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T03:57:49.170 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T03:57:49.170 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T03:57:49.170 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T03:57:49.171 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T03:57:49.324 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2024-09-10T03:57:57.807 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:57.847 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:58.199 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:58.199 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T03:57:58.199 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T03:57:58.200 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T03:57:58.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T03:57:58.983 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T03:57:58.983 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-09-10T03:57:58.983 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:58.983 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T03:57:58.983 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T03:57:58.983 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T03:57:58.984 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T03:57:58.984 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-09-10T03:57:59.376 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:57:59.477 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:59.477 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:57:59.477 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T03:57:59.477 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T03:57:59.477 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T03:57:59.477 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-10T03:57:59.478 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi142.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T03:57:59.478 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T03:57:59.537 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T03:57:59.537 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T03:57:59.537 DEBUG:teuthology.orchestra.run.smithi142:> sudo rpm -qi grub2-tools 2024-09-10T03:57:59.569 INFO:teuthology.orchestra.run.smithi142.stdout:Name : grub2-tools 2024-09-10T03:57:59.569 INFO:teuthology.orchestra.run.smithi142.stdout:Epoch : 1 2024-09-10T03:57:59.569 INFO:teuthology.orchestra.run.smithi142.stdout:Version : 2.06 2024-09-10T03:57:59.569 INFO:teuthology.orchestra.run.smithi142.stdout:Release : 82.el9 2024-09-10T03:57:59.569 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: x86_64 2024-09-10T03:57:59.569 INFO:teuthology.orchestra.run.smithi142.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Group : Unspecified 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Size : 8274670 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:License : GPLv3+ 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Packager : builder@centos.org 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Vendor : CentOS 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Summary : Support tools for GRUB. 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout:Description : 2024-09-10T03:57:59.570 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T03:57:59.571 INFO:teuthology.orchestra.run.smithi142.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T03:57:59.571 INFO:teuthology.orchestra.run.smithi142.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T03:57:59.571 INFO:teuthology.orchestra.run.smithi142.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T03:57:59.571 INFO:teuthology.orchestra.run.smithi142.stdout:hardware devices. 2024-09-10T03:57:59.571 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T03:57:59.571 INFO:teuthology.orchestra.run.smithi142.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T03:57:59.572 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T03:57:59.572 INFO:teuthology.task.kernel:Updating grub on smithi142 to boot 5.14.0-505.el9.x86_64 2024-09-10T03:57:59.572 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T03:58:00.253 INFO:teuthology.orchestra.run.smithi142.stderr:Generating grub configuration file ... 2024-09-10T03:58:01.628 INFO:teuthology.orchestra.run.smithi142.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T03:58:01.653 INFO:teuthology.orchestra.run.smithi142.stderr:done 2024-09-10T03:58:01.656 DEBUG:teuthology.orchestra.run.smithi142:> mktemp 2024-09-10T03:58:01.672 INFO:teuthology.orchestra.run.smithi142.stdout:/tmp/tmp.dMKtVFRxsX 2024-09-10T03:58:01.672 DEBUG:teuthology.orchestra.run.smithi142:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.dMKtVFRxsX 2024-09-10T03:58:01.739 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0666 /tmp/tmp.dMKtVFRxsX 2024-09-10T03:58:01.879 DEBUG:teuthology.orchestra.remote:smithi142:/tmp/tmp.dMKtVFRxsX is 6KB 2024-09-10T03:58:01.928 DEBUG:teuthology.orchestra.run.smithi142:> rm -fr /tmp/tmp.dMKtVFRxsX 2024-09-10T03:58:01.943 DEBUG:teuthology.orchestra.run.smithi142:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T03:58:02.006 INFO:teuthology.orchestra.run.smithi142.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T03:58:02.007 INFO:teuthology.orchestra.run.smithi142.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T03:58:02.007 INFO:teuthology.orchestra.run.smithi142.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T03:58:02.007 INFO:teuthology.orchestra.run.smithi142.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T03:58:02.008 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T03:58:02.155 DEBUG:teuthology.orchestra.run.smithi142:> sudo shutdown -r now 2024-09-10T03:58:11.027 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-10T03:58:11.027 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-10T03:58:11.028 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:58:14.841 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-10T03:58:14.841 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-10T03:58:14.841 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:58:19.327 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-10T03:58:19.327 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T03:58:19.328 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:58:29.437 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.3 2024-09-10T03:58:32.161 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-10T03:58:32.161 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-10T03:58:32.162 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:58:33.281 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.97 2024-09-10T03:58:37.885 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-09-10T03:58:38.439 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-10T03:58:38.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:58:42.285 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-10T03:58:42.286 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:58:45.341 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.97 2024-09-10T03:58:46.887 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T03:58:46.888 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:58:50.685 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-10T03:58:57.347 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-10T03:58:57.348 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:58:59.689 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-10T03:58:59.689 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:59:02.749 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-10T03:59:14.761 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-10T03:59:14.761 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:59:15.773 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.97 2024-09-10T03:59:30.788 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-10T03:59:30.789 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:59:31.168 DEBUG:teuthology.orchestra.run.smithi097:> true 2024-09-10T03:59:31.600 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-10T03:59:31.600 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-10T03:59:31.601 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2024-09-10T03:59:31.615 INFO:teuthology.orchestra.run.smithi097.stdout:5.14.0-505.el9.x86_64 2024-09-10T03:59:31.615 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T03:59:31.615 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T03:59:31.616 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T03:59:32.616 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-10T03:59:32.616 DEBUG:teuthology.orchestra.run.smithi097:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T03:59:32.869 INFO:teuthology.orchestra.run.smithi097.stdout:ttyS1 2024-09-10T03:59:32.893 DEBUG:teuthology.parallel:result is None 2024-09-10T03:59:38.442 DEBUG:teuthology.orchestra.remote:timed out 2024-09-10T03:59:46.576 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-09-10T03:59:46.890 DEBUG:teuthology.orchestra.remote:timed out 2024-09-10T03:59:47.022 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-10T03:59:47.022 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-505.el9.x86_64"... 2024-09-10T03:59:47.023 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-09-10T03:59:47.037 INFO:teuthology.orchestra.run.smithi142.stdout:5.14.0-505.el9.x86_64 2024-09-10T03:59:47.037 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T03:59:47.038 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T03:59:47.038 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T03:59:48.038 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-10T03:59:48.039 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T03:59:48.084 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2024-09-10T03:59:48.103 DEBUG:teuthology.parallel:result is None 2024-09-10T03:59:50.443 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-10T03:59:50.444 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:59:50.786 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-10T03:59:51.141 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-10T03:59:51.141 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-10T03:59:51.141 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-10T03:59:51.159 INFO:teuthology.orchestra.run.smithi003.stdout:5.14.0-505.el9.x86_64 2024-09-10T03:59:51.159 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T03:59:51.159 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T03:59:51.159 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T03:59:52.160 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-10T03:59:52.161 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T03:59:52.233 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2024-09-10T03:59:52.257 DEBUG:teuthology.parallel:result is None 2024-09-10T03:59:58.890 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T03:59:58.891 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T03:59:59.185 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-09-10T03:59:59.484 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T03:59:59.485 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-505.el9.x86_64"... 2024-09-10T03:59:59.485 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-09-10T03:59:59.540 INFO:teuthology.orchestra.run.smithi135.stdout:5.14.0-505.el9.x86_64 2024-09-10T03:59:59.541 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T03:59:59.541 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T03:59:59.541 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T04:00:00.542 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-10T04:00:00.542 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T04:00:00.635 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-09-10T04:00:00.665 DEBUG:teuthology.parallel:result is None 2024-09-10T04:00:00.665 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-10T04:00:00.671 INFO:teuthology.task.internal:Creating test directory... 2024-09-10T04:00:00.672 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T04:00:00.674 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T04:00:00.677 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T04:00:00.679 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T04:00:00.697 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-10T04:00:00.704 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-10T04:00:00.713 INFO:teuthology.task.internal:Creating archive directory... 2024-09-10T04:00:00.713 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T04:00:00.734 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T04:00:00.737 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T04:00:00.739 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T04:00:00.774 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-10T04:00:00.780 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-10T04:00:00.780 DEBUG:teuthology.orchestra.run.smithi003:> 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-10T04:00:00.801 DEBUG:teuthology.orchestra.run.smithi097:> 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-10T04:00:00.804 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-10T04:00:00.806 DEBUG:teuthology.orchestra.run.smithi142:> 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-10T04:00:00.832 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:00:00.834 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:00:00.836 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:00:00.843 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:00:00.844 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:00:00.844 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:00:00.848 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:00:00.855 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T04:00:00.857 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-10T04:00:00.864 INFO:teuthology.task.internal:Configuring sudo... 2024-09-10T04:00:00.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T04:00:00.893 DEBUG:teuthology.orchestra.run.smithi097:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T04:00:00.895 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T04:00:00.898 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T04:00:00.925 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-10T04:00:00.933 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-10T04:00:00.934 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T04:00:00.962 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T04:00:00.964 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T04:00:00.967 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T04:00:00.983 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:00:01.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:00:01.108 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:00:01.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:00:01.233 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:00:01.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T04:00:01.300 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:00:01.338 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:00:01.398 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:00:01.477 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:00:01.523 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-10T04:00:01.524 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T04:00:01.590 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:00:01.628 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:00:01.684 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:00:01.760 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:00:01.809 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T04:00:01.809 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T04:00:01.875 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:00:01.918 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T04:00:01.977 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:00:02.056 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T04:00:02.105 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-10T04:00:02.105 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T04:00:02.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2024-09-10T04:00:02.174 DEBUG:teuthology.orchestra.run.smithi097:> sudo service rsyslog restart 2024-09-10T04:00:02.176 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-09-10T04:00:02.179 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2024-09-10T04:00:02.220 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:00:02.223 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:00:02.233 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:00:02.261 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:00:02.702 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-10T04:00:02.712 INFO:teuthology.task.internal:Starting timer... 2024-09-10T04:00:02.712 INFO:teuthology.run_tasks:Running task pcp... 2024-09-10T04:00:02.731 INFO:teuthology.run_tasks:Running task selinux... 2024-09-10T04:00:02.739 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-10T04:00:02.739 DEBUG:teuthology.orchestra.run.smithi003:> sudo service auditd rotate 2024-09-10T04:00:02.779 INFO:teuthology.orchestra.run.smithi003.stdout:Rotating logs: 2024-09-10T04:00:02.781 DEBUG:teuthology.orchestra.run.smithi097:> sudo service auditd rotate 2024-09-10T04:00:02.887 INFO:teuthology.orchestra.run.smithi097.stdout:Rotating logs: 2024-09-10T04:00:02.889 DEBUG:teuthology.orchestra.run.smithi135:> sudo service auditd rotate 2024-09-10T04:00:02.929 INFO:teuthology.orchestra.run.smithi135.stdout:Rotating logs: 2024-09-10T04:00:02.931 DEBUG:teuthology.orchestra.run.smithi142:> sudo service auditd rotate 2024-09-10T04:00:02.976 INFO:teuthology.orchestra.run.smithi142.stdout:Rotating logs: 2024-09-10T04:00:02.977 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-10T04:00:02.978 DEBUG:teuthology.orchestra.run.smithi003:> /usr/sbin/getenforce 2024-09-10T04:00:02.997 INFO:teuthology.orchestra.run.smithi003.stdout:Permissive 2024-09-10T04:00:02.998 DEBUG:teuthology.orchestra.run.smithi097:> /usr/sbin/getenforce 2024-09-10T04:00:03.029 INFO:teuthology.orchestra.run.smithi097.stdout:Permissive 2024-09-10T04:00:03.029 DEBUG:teuthology.orchestra.run.smithi135:> /usr/sbin/getenforce 2024-09-10T04:00:03.050 INFO:teuthology.orchestra.run.smithi135.stdout:Permissive 2024-09-10T04:00:03.050 DEBUG:teuthology.orchestra.run.smithi142:> /usr/sbin/getenforce 2024-09-10T04:00:03.074 INFO:teuthology.orchestra.run.smithi142.stdout:Permissive 2024-09-10T04:00:03.074 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi003.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi097.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi135.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi142.front.sepia.ceph.com': 'permissive'} 2024-09-10T04:00:03.075 DEBUG:teuthology.orchestra.run.smithi003:> 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-10T04:00:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:00:03.104 DEBUG:teuthology.orchestra.run.smithi097:> 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-10T04:00:03.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:00:03.135 DEBUG:teuthology.orchestra.run.smithi135:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-10T04:00:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:00:03.165 DEBUG:teuthology.orchestra.run.smithi142:> 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-10T04:00:03.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:00:03.195 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-10T04:00:03.195 DEBUG:teuthology.orchestra.run.smithi003:> sudo /usr/sbin/setenforce permissive 2024-09-10T04:00:03.225 DEBUG:teuthology.orchestra.run.smithi097:> sudo /usr/sbin/setenforce permissive 2024-09-10T04:00:03.263 DEBUG:teuthology.orchestra.run.smithi135:> sudo /usr/sbin/setenforce permissive 2024-09-10T04:00:03.294 DEBUG:teuthology.orchestra.run.smithi142:> sudo /usr/sbin/setenforce permissive 2024-09-10T04:00:03.332 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-10T04:00:03.341 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-10T04:00:03.344 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-10T04:00:03.460 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-10T04:00:03.470 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-10T04:00:03.471 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi097.front.sepia.ceph.com,smithi135.front.sepia.ceph.com,smithi142.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-10T04:03:58.598 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi097.front.sepia.ceph.com'), Remote(name='ubuntu@smithi135.front.sepia.ceph.com'), Remote(name='ubuntu@smithi142.front.sepia.ceph.com')] 2024-09-10T04:03:58.599 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-10T04:03:58.600 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:03:58.678 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-10T04:03:58.762 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-10T04:03:58.762 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-10T04:03:58.763 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:03:58.839 DEBUG:teuthology.orchestra.run.smithi097:> true 2024-09-10T04:03:58.917 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-10T04:03:58.917 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T04:03:58.918 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:03:58.994 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-09-10T04:03:59.072 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T04:03:59.073 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-10T04:03:59.073 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T04:03:59.148 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-09-10T04:03:59.231 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-10T04:03:59.232 INFO:teuthology.run_tasks:Running task clock... 2024-09-10T04:03:59.243 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-10T04:03:59.243 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T04:03:59.243 DEBUG:teuthology.orchestra.run.smithi003:> 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-10T04:03:59.246 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T04:03:59.246 DEBUG:teuthology.orchestra.run.smithi097:> 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-10T04:03:59.248 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T04:03:59.249 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:03:59.251 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T04:03:59.251 DEBUG:teuthology.orchestra.run.smithi142:> 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-10T04:03:59.277 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T04:03:59.278 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T04:03:59.279 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T04:03:59.292 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T04:03:59.294 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T04:03:59.295 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T04:03:59.304 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T04:03:59.317 INFO:teuthology.orchestra.run.smithi097.stderr:sudo: ntpd: command not found 2024-09-10T04:03:59.319 INFO:teuthology.orchestra.run.smithi135.stderr:sudo: ntpd: command not found 2024-09-10T04:03:59.320 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T04:03:59.323 INFO:teuthology.orchestra.run.smithi003.stderr:sudo: ntpd: command not found 2024-09-10T04:03:59.328 INFO:teuthology.orchestra.run.smithi097.stdout:506 Cannot talk to daemon 2024-09-10T04:03:59.330 INFO:teuthology.orchestra.run.smithi135.stdout:506 Cannot talk to daemon 2024-09-10T04:03:59.335 INFO:teuthology.orchestra.run.smithi003.stdout:506 Cannot talk to daemon 2024-09-10T04:03:59.343 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T04:03:59.344 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T04:03:59.346 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: ntpd: command not found 2024-09-10T04:03:59.351 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T04:03:59.357 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T04:03:59.357 INFO:teuthology.orchestra.run.smithi142.stdout:506 Cannot talk to daemon 2024-09-10T04:03:59.358 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T04:03:59.366 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T04:03:59.372 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T04:03:59.386 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T04:03:59.415 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:03:59.418 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:03:59.418 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-09-10T04:03:59.419 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.419 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.419 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.419 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.421 INFO:teuthology.orchestra.run.smithi097.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:03:59.425 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:03:59.425 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2024-09-10T04:03:59.425 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.425 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.425 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.425 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.429 INFO:teuthology.orchestra.run.smithi003.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:03:59.432 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:03:59.432 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2024-09-10T04:03:59.433 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.433 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.433 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.433 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.446 INFO:teuthology.orchestra.run.smithi142.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:03:59.450 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:03:59.450 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-09-10T04:03:59.450 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.451 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.451 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.451 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:03:59.451 INFO:teuthology.run_tasks:Running task pexec... 2024-09-10T04:03:59.461 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-10T04:03:59.462 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi003.front.sepia.ceph.com 2024-09-10T04:03:59.462 DEBUG:teuthology.orchestra.run.smithi003:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T04:03:59.462 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi097.front.sepia.ceph.com 2024-09-10T04:03:59.462 DEBUG:teuthology.orchestra.run.smithi097:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T04:03:59.463 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T04:03:59.463 DEBUG:teuthology.orchestra.run.smithi135:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T04:03:59.463 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi142.front.sepia.ceph.com 2024-09-10T04:03:59.464 DEBUG:teuthology.orchestra.run.smithi142:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T04:03:59.814 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-09-10T04:03:59.819 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-09-10T04:03:59.828 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-10T04:03:59.828 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2024-09-10T04:03:59.828 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-10T04:03:59.828 INFO:teuthology.orchestra.run.smithi097.stdout:Removing: 2024-09-10T04:03:59.828 INFO:teuthology.orchestra.run.smithi097.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T04:03:59.828 INFO:teuthology.orchestra.run.smithi097.stdout:Removing unused dependencies: 2024-09-10T04:03:59.828 INFO:teuthology.orchestra.run.smithi097.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T04:03:59.828 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:03:59.829 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-09-10T04:03:59.829 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-10T04:03:59.829 INFO:teuthology.orchestra.run.smithi097.stdout:Remove 2 Packages 2024-09-10T04:03:59.829 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:03:59.829 INFO:teuthology.orchestra.run.smithi097.stdout:Freed space: 5.5 M 2024-09-10T04:03:59.829 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-09-10T04:03:59.830 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T04:03:59.830 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-09-10T04:03:59.830 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T04:03:59.830 INFO:teuthology.orchestra.run.smithi135.stdout:Removing: 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout:Removing unused dependencies: 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout:Remove 2 Packages 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout:Freed space: 5.5 M 2024-09-10T04:03:59.831 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-09-10T04:03:59.833 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-09-10T04:03:59.833 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-09-10T04:03:59.835 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-09-10T04:03:59.835 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-09-10T04:03:59.842 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2024-09-10T04:03:59.844 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-10T04:03:59.848 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2024-09-10T04:03:59.848 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2024-09-10T04:03:59.848 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2024-09-10T04:03:59.848 INFO:teuthology.orchestra.run.smithi003.stdout:Removing: 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout:Removing unused dependencies: 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout:Remove 2 Packages 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout:Freed space: 5.5 M 2024-09-10T04:03:59.849 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2024-09-10T04:03:59.853 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2024-09-10T04:03:59.853 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout:Removing: 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout:Removing unused dependencies: 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-09-10T04:03:59.856 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-10T04:03:59.857 INFO:teuthology.orchestra.run.smithi142.stdout:Remove 2 Packages 2024-09-10T04:03:59.857 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:03:59.857 INFO:teuthology.orchestra.run.smithi142.stdout:Freed space: 5.5 M 2024-09-10T04:03:59.857 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-09-10T04:03:59.860 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-09-10T04:03:59.861 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-09-10T04:03:59.894 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-09-10T04:03:59.894 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-09-10T04:03:59.903 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-09-10T04:03:59.904 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-09-10T04:03:59.913 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2024-09-10T04:03:59.913 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2024-09-10T04:03:59.913 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-09-10T04:03:59.914 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-09-10T04:04:00.033 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-09-10T04:04:00.044 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-09-10T04:04:00.060 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2024-09-10T04:04:00.063 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-09-10T04:04:00.114 INFO:teuthology.orchestra.run.smithi097.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T04:04:00.119 INFO:teuthology.orchestra.run.smithi135.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T04:04:00.126 INFO:teuthology.orchestra.run.smithi003.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T04:04:00.129 INFO:teuthology.orchestra.run.smithi142.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T04:04:00.173 INFO:teuthology.orchestra.run.smithi097.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:04:00.186 INFO:teuthology.orchestra.run.smithi003.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:04:00.196 INFO:teuthology.orchestra.run.smithi142.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:04:00.214 INFO:teuthology.orchestra.run.smithi135.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:04:00.637 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:04:00.637 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T04:04:00.724 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:04:00.725 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T04:04:00.726 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:04:00.726 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T04:04:00.803 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T04:04:00.803 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T04:04:00.875 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T04:04:00.875 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:04:00.875 INFO:teuthology.orchestra.run.smithi003.stdout:Removed: 2024-09-10T04:04:00.875 INFO:teuthology.orchestra.run.smithi003.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:04:00.875 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:04:00.876 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2024-09-10T04:04:00.982 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T04:04:00.982 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:04:00.983 INFO:teuthology.orchestra.run.smithi097.stdout:Removed: 2024-09-10T04:04:00.983 INFO:teuthology.orchestra.run.smithi097.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:04:00.983 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:04:00.983 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-09-10T04:04:01.006 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T04:04:01.006 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:01.006 INFO:teuthology.orchestra.run.smithi142.stdout:Removed: 2024-09-10T04:04:01.006 INFO:teuthology.orchestra.run.smithi142.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:04:01.006 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:01.006 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-09-10T04:04:01.107 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T04:04:01.107 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:04:01.107 INFO:teuthology.orchestra.run.smithi135.stdout:Removed: 2024-09-10T04:04:01.107 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:04:01.107 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:04:01.107 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-09-10T04:04:01.681 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:54 ago on Tue 10 Sep 2024 04:03:07 AM UTC. 2024-09-10T04:04:01.819 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2024-09-10T04:04:01.819 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2024-09-10T04:04:01.819 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2024-09-10T04:04:01.819 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2024-09-10T04:04:01.819 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2024-09-10T04:04:01.819 INFO:teuthology.orchestra.run.smithi003.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout:Install 7 Packages 2024-09-10T04:04:01.820 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:04:01.821 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:48 ago on Tue 10 Sep 2024 04:03:13 AM UTC. 2024-09-10T04:04:01.834 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 5.2 M 2024-09-10T04:04:01.835 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 19 M 2024-09-10T04:04:01.835 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2024-09-10T04:04:01.876 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:00:48 ago on Tue 10 Sep 2024 04:03:13 AM UTC. 2024-09-10T04:04:01.947 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:00 ago on Tue 10 Sep 2024 04:03:01 AM UTC. 2024-09-10T04:04:01.955 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-09-10T04:04:01.956 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-10T04:04:01.956 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-09-10T04:04:01.956 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-10T04:04:01.957 INFO:teuthology.orchestra.run.smithi097.stdout:Install 7 Packages 2024-09-10T04:04:01.958 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:04:01.967 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 5.2 M 2024-09-10T04:04:01.967 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 19 M 2024-09-10T04:04:01.967 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-09-10T04:04:02.013 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-10T04:04:02.013 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-10T04:04:02.013 INFO:teuthology.orchestra.run.smithi142.stdout: Package Arch Version Repository Size 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout:Install 7 Packages 2024-09-10T04:04:02.014 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:02.029 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 5.2 M 2024-09-10T04:04:02.029 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 19 M 2024-09-10T04:04:02.029 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-09-10T04:04:02.047 INFO:teuthology.orchestra.run.smithi003.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 397 kB/s | 44 kB 00:00 2024-09-10T04:04:02.072 INFO:teuthology.orchestra.run.smithi003.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 772 kB/s | 106 kB 00:00 2024-09-10T04:04:02.085 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-09-10T04:04:02.086 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T04:04:02.086 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-09-10T04:04:02.086 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T04:04:02.086 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-09-10T04:04:02.086 INFO:teuthology.orchestra.run.smithi135.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T04:04:02.086 INFO:teuthology.orchestra.run.smithi135.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T04:04:02.086 INFO:teuthology.orchestra.run.smithi135.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout:Install 7 Packages 2024-09-10T04:04:02.087 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:04:02.100 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 5.2 M 2024-09-10T04:04:02.101 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 19 M 2024-09-10T04:04:02.101 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-09-10T04:04:02.122 INFO:teuthology.orchestra.run.smithi003.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-10T04:04:02.147 INFO:teuthology.orchestra.run.smithi003.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 713 kB/s | 72 kB 00:00 2024-09-10T04:04:02.214 INFO:teuthology.orchestra.run.smithi003.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.2 MB/s | 906 kB 00:00 2024-09-10T04:04:02.273 INFO:teuthology.orchestra.run.smithi003.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.4 MB/s | 837 kB 00:00 2024-09-10T04:04:02.424 INFO:teuthology.orchestra.run.smithi003.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 11 MB/s | 3.2 MB 00:00 2024-09-10T04:04:02.424 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:04:02.424 INFO:teuthology.orchestra.run.smithi003.stdout:Total 8.8 MB/s | 5.2 MB 00:00 2024-09-10T04:04:02.535 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2024-09-10T04:04:02.551 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2024-09-10T04:04:02.551 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2024-09-10T04:04:02.697 INFO:teuthology.orchestra.run.smithi097.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 76 kB/s | 44 kB 00:00 2024-09-10T04:04:02.710 INFO:teuthology.orchestra.run.smithi142.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 70 kB/s | 44 kB 00:00 2024-09-10T04:04:02.744 INFO:teuthology.orchestra.run.smithi142.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 159 kB/s | 106 kB 00:00 2024-09-10T04:04:02.753 INFO:teuthology.orchestra.run.smithi135.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 316 kB/s | 44 kB 00:00 2024-09-10T04:04:02.806 INFO:teuthology.orchestra.run.smithi097.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 153 kB/s | 106 kB 00:00 2024-09-10T04:04:02.811 INFO:teuthology.orchestra.run.smithi135.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 532 kB/s | 106 kB 00:00 2024-09-10T04:04:02.837 INFO:teuthology.orchestra.run.smithi135.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 856 kB/s | 72 kB 00:00 2024-09-10T04:04:02.866 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2024-09-10T04:04:02.866 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2024-09-10T04:04:02.870 INFO:teuthology.orchestra.run.smithi135.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-10T04:04:02.929 INFO:teuthology.orchestra.run.smithi135.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.8 MB/s | 906 kB 00:00 2024-09-10T04:04:03.029 INFO:teuthology.orchestra.run.smithi135.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.3 MB/s | 837 kB 00:00 2024-09-10T04:04:03.039 INFO:teuthology.orchestra.run.smithi097.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 980 kB/s | 906 kB 00:00 2024-09-10T04:04:03.044 INFO:teuthology.orchestra.run.smithi142.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 935 kB/s | 906 kB 00:00 2024-09-10T04:04:03.386 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2024-09-10T04:04:03.470 INFO:teuthology.orchestra.run.smithi142.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 94 kB/s | 72 kB 00:00 2024-09-10T04:04:03.476 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-10T04:04:03.510 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-10T04:04:03.531 INFO:teuthology.orchestra.run.smithi097.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 86 kB/s | 72 kB 00:00 2024-09-10T04:04:03.547 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-10T04:04:03.590 INFO:teuthology.orchestra.run.smithi097.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 108 kB/s | 84 kB 00:00 2024-09-10T04:04:03.621 INFO:teuthology.orchestra.run.smithi142.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 96 kB/s | 84 kB 00:00 2024-09-10T04:04:03.768 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-10T04:04:03.803 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T04:04:03.806 INFO:teuthology.orchestra.run.smithi097.stdout:(6/7): runc-1.1.13-4.el9.x86_64.rpm 12 MB/s | 3.2 MB 00:00 2024-09-10T04:04:03.820 INFO:teuthology.orchestra.run.smithi142.stdout:(6/7): runc-1.1.13-4.el9.x86_64.rpm 9.1 MB/s | 3.2 MB 00:00 2024-09-10T04:04:03.948 INFO:teuthology.orchestra.run.smithi097.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 922 kB/s | 837 kB 00:00 2024-09-10T04:04:03.949 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:04:03.949 INFO:teuthology.orchestra.run.smithi097.stdout:Total 2.6 MB/s | 5.2 MB 00:01 2024-09-10T04:04:03.953 INFO:teuthology.orchestra.run.smithi142.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 930 kB/s | 837 kB 00:00 2024-09-10T04:04:03.954 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:04:03.954 INFO:teuthology.orchestra.run.smithi142.stdout:Total 2.7 MB/s | 5.2 MB 00:01 2024-09-10T04:04:03.963 INFO:teuthology.orchestra.run.smithi135.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.9 MB/s | 3.2 MB 00:01 2024-09-10T04:04:03.963 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:04:03.963 INFO:teuthology.orchestra.run.smithi135.stdout:Total 2.8 MB/s | 5.2 MB 00:01 2024-09-10T04:04:04.059 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-09-10T04:04:04.073 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-09-10T04:04:04.074 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-09-10T04:04:04.074 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-09-10T04:04:04.082 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-09-10T04:04:04.089 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-09-10T04:04:04.089 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-09-10T04:04:04.097 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-09-10T04:04:04.097 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-09-10T04:04:04.289 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T04:04:04.328 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T04:04:04.386 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-09-10T04:04:04.387 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-09-10T04:04:04.389 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-09-10T04:04:04.389 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-09-10T04:04:04.413 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-09-10T04:04:04.413 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-09-10T04:04:04.444 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T04:04:04.512 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:04.854 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-09-10T04:04:04.873 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-09-10T04:04:04.876 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-09-10T04:04:04.942 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-10T04:04:04.965 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-10T04:04:04.965 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-10T04:04:04.986 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-10T04:04:04.999 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-10T04:04:05.000 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-10T04:04:05.014 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-10T04:04:05.028 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-10T04:04:05.028 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-10T04:04:05.222 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-10T04:04:05.235 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-10T04:04:05.249 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-10T04:04:05.254 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T04:04:05.268 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T04:04:05.275 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T04:04:05.549 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:05.550 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-10T04:04:05.550 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-10T04:04:05.550 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-10T04:04:05.550 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-10T04:04:05.550 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-10T04:04:05.551 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-10T04:04:05.701 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T04:04:05.711 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T04:04:05.732 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T04:04:05.736 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T04:04:05.745 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T04:04:05.762 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T04:04:05.843 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T04:04:05.856 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T04:04:05.889 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:05.889 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:04:05.889 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2024-09-10T04:04:05.889 INFO:teuthology.orchestra.run.smithi003.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:04:05.889 INFO:teuthology.orchestra.run.smithi003.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T04:04:05.889 INFO:teuthology.orchestra.run.smithi003.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T04:04:05.889 INFO:teuthology.orchestra.run.smithi003.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-10T04:04:05.889 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:04:05.890 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2024-09-10T04:04:05.894 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T04:04:05.911 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:05.925 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:05.957 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:06.272 DEBUG:teuthology.parallel:result is None 2024-09-10T04:04:06.915 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:06.915 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-10T04:04:06.915 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-10T04:04:06.915 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-10T04:04:06.915 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-10T04:04:06.915 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-10T04:04:06.915 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-10T04:04:06.921 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:06.921 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-10T04:04:06.921 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-10T04:04:06.921 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-10T04:04:06.921 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-10T04:04:06.921 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-10T04:04:06.921 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-10T04:04:06.938 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:06.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-10T04:04:06.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-10T04:04:06.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-10T04:04:06.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-10T04:04:06.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-10T04:04:06.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-10T04:04:07.256 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:07.257 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:04:07.257 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-09-10T04:04:07.257 INFO:teuthology.orchestra.run.smithi097.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:04:07.257 INFO:teuthology.orchestra.run.smithi097.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T04:04:07.257 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T04:04:07.257 INFO:teuthology.orchestra.run.smithi097.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-10T04:04:07.257 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:04:07.257 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-09-10T04:04:07.301 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:07.301 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:07.302 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-09-10T04:04:07.302 INFO:teuthology.orchestra.run.smithi142.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:04:07.302 INFO:teuthology.orchestra.run.smithi142.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T04:04:07.302 INFO:teuthology.orchestra.run.smithi142.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T04:04:07.302 INFO:teuthology.orchestra.run.smithi142.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-10T04:04:07.302 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:07.302 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-09-10T04:04:07.339 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T04:04:07.339 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:04:07.339 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-09-10T04:04:07.339 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T04:04:07.339 INFO:teuthology.orchestra.run.smithi135.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T04:04:07.339 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T04:04:07.339 INFO:teuthology.orchestra.run.smithi135.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-10T04:04:07.339 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:04:07.339 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-09-10T04:04:07.633 DEBUG:teuthology.parallel:result is None 2024-09-10T04:04:07.690 DEBUG:teuthology.parallel:result is None 2024-09-10T04:04:07.746 DEBUG:teuthology.parallel:result is None 2024-09-10T04:04:07.747 INFO:teuthology.run_tasks:Running task cephadm.configure_samba_client_container... 2024-09-10T04:04:07.842 INFO:tasks.cephadm:Testing if podman is available 2024-09-10T04:04:07.843 DEBUG:teuthology.orchestra.run.smithi142:> sudo podman --help 2024-09-10T04:04:08.903 INFO:teuthology.orchestra.run.smithi142.stdout:Manage pods, containers and images 2024-09-10T04:04:08.904 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:08.904 INFO:teuthology.orchestra.run.smithi142.stdout:Usage: 2024-09-10T04:04:08.904 INFO:teuthology.orchestra.run.smithi142.stdout: podman [options] [command] 2024-09-10T04:04:08.904 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:08.904 INFO:teuthology.orchestra.run.smithi142.stdout:Available Commands: 2024-09-10T04:04:08.904 INFO:teuthology.orchestra.run.smithi142.stdout: attach Attach to a running container 2024-09-10T04:04:08.904 INFO:teuthology.orchestra.run.smithi142.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: build Build an image using instructions from Containerfiles 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: commit Create new image based on the changed container 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: container Manage containers 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: create Create but do not start a container 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: diff Display the changes to the object's file system 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: events Show podman system events 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: exec Run a process in a running container 2024-09-10T04:04:08.905 INFO:teuthology.orchestra.run.smithi142.stdout: export Export container's filesystem contents as a tar archive 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: farm Farm out builds to remote machines 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: healthcheck Manage health checks on containers 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: help Help about any command 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: history Show history of a specified image 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: image Manage images 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: images List images in local storage 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: import Import a tarball to create a filesystem image 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: info Display podman system information 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: init Initialize one or more containers 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: inspect Display the configuration of object denoted by ID 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: kill Kill one or more running containers with a specific signal 2024-09-10T04:04:08.906 INFO:teuthology.orchestra.run.smithi142.stdout: kube Play containers, pods or volumes from a structured file 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: load Load image(s) from a tar archive 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: login Log in to a container registry 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: logout Log out of a container registry 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: logs Fetch the logs of one or more containers 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: machine Manage a virtual machine 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: manifest Manipulate manifest lists and image indexes 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: mount Mount a working container's root filesystem 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: network Manage networks 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: pause Pause all the processes in one or more containers 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: pod Manage pods 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: port List port mappings or a specific mapping for the container 2024-09-10T04:04:08.907 INFO:teuthology.orchestra.run.smithi142.stdout: ps List containers 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: pull Pull an image from a registry 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: push Push an image to a specified destination 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: rename Rename an existing container 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: restart Restart one or more containers 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: rm Remove one or more containers 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: rmi Remove one or more images from local storage 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: run Run a command in a new container 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: save Save image(s) to an archive 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: search Search registry for image 2024-09-10T04:04:08.908 INFO:teuthology.orchestra.run.smithi142.stdout: secret Manage secrets 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: start Start one or more containers 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: stats Display a live stream of container resource usage statistics 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: stop Stop one or more containers 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: system Manage podman 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: tag Add an additional name to a local image 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: top Display the running processes of a container 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: unmount Unmount working container's root filesystem 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: unpause Unpause the processes in one or more containers 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: unshare Run a command in a modified user namespace 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: untag Remove a name from a local image 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: update Update an existing container 2024-09-10T04:04:08.909 INFO:teuthology.orchestra.run.smithi142.stdout: version Display the Podman version information 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: volume Manage volumes 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: wait Block on one or more containers 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout:Options: 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: --config string Location of authentication config file 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: --conmon string Path of the conmon binary 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: --help Help for podman 2024-09-10T04:04:08.910 INFO:teuthology.orchestra.run.smithi142.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.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-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: --module stringArray Load the containers.conf(5) module 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: --out string Send output (stdout) from podman to a file 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: -r, --remote Access remote Podman service 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-10T04:04:08.911 INFO:teuthology.orchestra.run.smithi142.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: --ssh string define the ssh mode (default "golang") 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: (default "/run/libpod") 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: --transient-store Enable transient container storage 2024-09-10T04:04:08.912 INFO:teuthology.orchestra.run.smithi142.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-10T04:04:08.913 INFO:teuthology.orchestra.run.smithi142.stdout: -v, --version version for podman 2024-09-10T04:04:08.913 INFO:teuthology.orchestra.run.smithi142.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-10T04:04:08.914 DEBUG:teuthology.orchestra.run.smithi142:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-10T04:04:09.708 INFO:teuthology.orchestra.run.smithi142.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-10T04:04:10.136 INFO:teuthology.orchestra.run.smithi142.stderr:Getting image source signatures 2024-09-10T04:04:10.140 INFO:teuthology.orchestra.run.smithi142.stderr:Copying blob sha256:7fc94c9861e86d36da2e15519e35ddbbd0c32fdca9b69b99e2e52644dc804f15 2024-09-10T04:04:10.141 INFO:teuthology.orchestra.run.smithi142.stderr:Copying blob sha256:5c3cf2453599f5870e3a7e033ddb0d0e85d3dfdc07a0b66f2a00d43f9e1ff662 2024-09-10T04:04:13.865 INFO:teuthology.orchestra.run.smithi142.stderr:Copying config sha256:37a629e29b3918a928bfb7bb0a48dc17c2b10ebf68839bbd884ba83c09f07774 2024-09-10T04:04:13.982 INFO:teuthology.orchestra.run.smithi142.stderr:Writing manifest to image destination 2024-09-10T04:04:14.134 INFO:teuthology.orchestra.run.smithi142.stdout:37a629e29b3918a928bfb7bb0a48dc17c2b10ebf68839bbd884ba83c09f07774 2024-09-10T04:04:14.141 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-10T04:04:14.157 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': '3a5e3f16720f432aea965c40a8f6eb480095ec6c'} 2024-09-10T04:04:14.157 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:04:14.158 INFO:tasks.cephadm:Cluster fsid is bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:04:14.158 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-10T04:04:14.158 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.b': '172.21.15.97', 'mon.c': '172.21.15.135'} 2024-09-10T04:04:14.158 INFO:tasks.cephadm:First mon is mon.a on smithi003 2024-09-10T04:04:14.158 INFO:tasks.cephadm:First mgr is x 2024-09-10T04:04:14.158 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-10T04:04:14.158 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2024-09-10T04:04:14.192 DEBUG:teuthology.orchestra.run.smithi097:> sudo hostname $(hostname -s) 2024-09-10T04:04:14.223 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2024-09-10T04:04:14.255 DEBUG:teuthology.orchestra.run.smithi142:> sudo hostname $(hostname -s) 2024-09-10T04:04:14.283 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-10T04:04:14.284 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:04:14.428 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '3a5e3f16720f432aea965c40a8f6eb480095ec6c', '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/82931/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4885-g3a5e3f16', 'node_name': '172.21.2.4+braggi04', '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-4885.g3a5e3f16'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-10 02:14:59.834535', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-09-1904', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-10T04:04:14.568 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk-testing-2024-09-09-1904, sha1 3a5e3f16720f432aea965c40a8f6eb480095ec6c from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:04:14.569 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm 2024-09-10T04:04:14.569 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm 2024-09-10T04:04:14.569 DEBUG:teuthology.orchestra.run.smithi003:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:14.955 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 04:04 /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:14.955 DEBUG:teuthology.orchestra.run.smithi097:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:15.317 INFO:teuthology.orchestra.run.smithi097.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 04:04 /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:15.317 DEBUG:teuthology.orchestra.run.smithi135:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:15.683 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 04:04 /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:15.683 DEBUG:teuthology.orchestra.run.smithi142:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-09-1904/3a5e3f16720f432aea965c40a8f6eb480095ec6c/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:16.067 INFO:teuthology.orchestra.run.smithi142.stdout:-rw-r--r--. 1 ubuntu ubuntu 804474 Sep 10 04:04 /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:16.068 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:16.088 DEBUG:teuthology.orchestra.run.smithi097:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:16.107 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:16.123 DEBUG:teuthology.orchestra.run.smithi142:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T04:04:16.154 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c on all hosts... 2024-09-10T04:04:16.155 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T04:04:16.157 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T04:04:16.159 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T04:04:16.166 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c pull 2024-09-10T04:04:16.380 INFO:teuthology.orchestra.run.smithi142.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:04:17.680 INFO:teuthology.orchestra.run.smithi097.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:04:17.877 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:04:17.886 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:04:48.048 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-10T04:04:48.048 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T04:04:48.048 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T04:04:48.048 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2024-09-10T04:04:48.048 INFO:teuthology.orchestra.run.smithi003.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T04:04:48.048 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-10T04:04:48.048 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-10T04:04:50.738 INFO:teuthology.orchestra.run.smithi097.stdout:{ 2024-09-10T04:04:50.738 INFO:teuthology.orchestra.run.smithi097.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T04:04:50.738 INFO:teuthology.orchestra.run.smithi097.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T04:04:50.739 INFO:teuthology.orchestra.run.smithi097.stdout: "repo_digests": [ 2024-09-10T04:04:50.739 INFO:teuthology.orchestra.run.smithi097.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T04:04:50.739 INFO:teuthology.orchestra.run.smithi097.stdout: ] 2024-09-10T04:04:50.739 INFO:teuthology.orchestra.run.smithi097.stdout:} 2024-09-10T04:05:00.720 INFO:teuthology.orchestra.run.smithi142.stdout:{ 2024-09-10T04:05:00.720 INFO:teuthology.orchestra.run.smithi142.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T04:05:00.720 INFO:teuthology.orchestra.run.smithi142.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T04:05:00.721 INFO:teuthology.orchestra.run.smithi142.stdout: "repo_digests": [ 2024-09-10T04:05:00.721 INFO:teuthology.orchestra.run.smithi142.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T04:05:00.721 INFO:teuthology.orchestra.run.smithi142.stdout: ] 2024-09-10T04:05:00.721 INFO:teuthology.orchestra.run.smithi142.stdout:} 2024-09-10T04:05:02.936 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T04:05:02.936 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph_version": "ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev)", 2024-09-10T04:05:02.936 INFO:teuthology.orchestra.run.smithi135.stdout: "image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", 2024-09-10T04:05:02.936 INFO:teuthology.orchestra.run.smithi135.stdout: "repo_digests": [ 2024-09-10T04:05:02.936 INFO:teuthology.orchestra.run.smithi135.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca" 2024-09-10T04:05:02.937 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2024-09-10T04:05:02.937 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T04:05:02.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2024-09-10T04:05:02.995 DEBUG:teuthology.orchestra.run.smithi097:> sudo mkdir -p /etc/ceph 2024-09-10T04:05:03.028 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2024-09-10T04:05:03.055 DEBUG:teuthology.orchestra.run.smithi142:> sudo mkdir -p /etc/ceph 2024-09-10T04:05:03.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2024-09-10T04:05:03.118 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 777 /etc/ceph 2024-09-10T04:05:03.147 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2024-09-10T04:05:03.172 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 777 /etc/ceph 2024-09-10T04:05:03.200 INFO:tasks.cephadm:Writing seed config... 2024-09-10T04:05:03.201 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-10T04:05:03.201 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-10T04:05:03.201 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-10T04:05:03.201 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-10T04:05:03.201 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-10T04:05:03.201 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-10T04:05:03.201 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-10T04:05:03.202 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:05:03.202 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-10T04:05:03.221 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 = bdde4a12-6f29-11ef-bcea-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-10T04:05:03.222 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.a.service 2024-09-10T04:05:03.264 DEBUG:teuthology.orchestra.run.smithi003:mgr.x> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mgr.x.service 2024-09-10T04:05:03.307 INFO:tasks.cephadm:Bootstrapping... 2024-09-10T04:05:03.307 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c -v bootstrap --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:05:03.524 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2024-09-10T04:05:03.524 INFO:teuthology.orchestra.run.smithi003.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c', '-v', 'bootstrap', '--fsid', 'bdde4a12-6f29-11ef-bcea-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.3', '--skip-admin-label'] 2024-09-10T04:05:03.524 INFO:teuthology.orchestra.run.smithi003.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-10T04:05:03.524 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying podman|docker is present... 2024-09-10T04:05:03.548 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout 5.2.2 2024-09-10T04:05:03.548 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying lvm2 is present... 2024-09-10T04:05:03.548 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying time synchronization is in place... 2024-09-10T04:05:03.556 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-10T04:05:03.556 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T04:05:03.562 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-10T04:05:03.562 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-10T04:05:03.569 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-10T04:05:03.576 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-10T04:05:03.576 INFO:teuthology.orchestra.run.smithi003.stdout:Unit chronyd.service is enabled and running 2024-09-10T04:05:03.576 INFO:teuthology.orchestra.run.smithi003.stdout:Repeating the final host check... 2024-09-10T04:05:03.599 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout 5.2.2 2024-09-10T04:05:03.599 INFO:teuthology.orchestra.run.smithi003.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-10T04:05:03.599 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl is present 2024-09-10T04:05:03.599 INFO:teuthology.orchestra.run.smithi003.stdout:lvcreate is present 2024-09-10T04:05:03.606 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-10T04:05:03.606 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T04:05:03.613 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-10T04:05:03.613 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-10T04:05:03.621 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-10T04:05:03.628 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-10T04:05:03.628 INFO:teuthology.orchestra.run.smithi003.stdout:Unit chronyd.service is enabled and running 2024-09-10T04:05:03.628 INFO:teuthology.orchestra.run.smithi003.stdout:Host looks OK 2024-09-10T04:05:03.628 INFO:teuthology.orchestra.run.smithi003.stdout:Cluster fsid: bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:03.628 INFO:teuthology.orchestra.run.smithi003.stdout:Acquiring lock 139957226161872 on /run/cephadm/bdde4a12-6f29-11ef-bcea-c7b262605968.lock 2024-09-10T04:05:03.629 INFO:teuthology.orchestra.run.smithi003.stdout:Lock 139957226161872 acquired on /run/cephadm/bdde4a12-6f29-11ef-bcea-c7b262605968.lock 2024-09-10T04:05:03.629 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 3300 ... 2024-09-10T04:05:03.629 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 6789 ... 2024-09-10T04:05:03.629 INFO:teuthology.orchestra.run.smithi003.stdout:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-10T04:05:03.632 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.3 metric 100 2024-09-10T04:05:03.633 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 metric 100 2024-09-10T04:05:03.635 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-10T04:05:03.635 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-10T04:05:03.635 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1744sec hoplimit 64 pref medium 2024-09-10T04:05:03.638 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-10T04:05:03.638 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-10T04:05:03.638 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-10T04:05:03.638 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-10T04:05:03.638 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2024-09-10T04:05:03.638 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-10T04:05:03.639 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-10T04:05:03.639 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-10T04:05:03.639 INFO:teuthology.orchestra.run.smithi003.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-10T04:05:03.639 INFO:teuthology.orchestra.run.smithi003.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-10T04:05:03.640 INFO:teuthology.orchestra.run.smithi003.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:05:06.985 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 2024-09-10T04:05:06.986 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c... 2024-09-10T04:05:06.986 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Getting image source signatures 2024-09-10T04:05:06.986 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Copying blob sha256:6e87d7485d6a94ca54378524c236c1e0561edcf2edeb5c2b6e2e509a6fc5a8fa 2024-09-10T04:05:06.986 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-10T04:05:06.986 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Copying config sha256:d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 2024-09-10T04:05:06.986 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-10T04:05:16.280 INFO:teuthology.orchestra.run.smithi003.stdout:ceph: stdout ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev) 2024-09-10T04:05:16.280 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph version: ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev) 2024-09-10T04:05:16.280 INFO:teuthology.orchestra.run.smithi003.stdout:Extracting ceph user uid/gid from container image... 2024-09-10T04:05:17.309 INFO:teuthology.orchestra.run.smithi003.stdout:stat: stdout 167 167 2024-09-10T04:05:17.309 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial keys... 2024-09-10T04:05:18.248 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQB9xd9mow72JhAAwFUSjVALnp3ob0YcVeomzg== 2024-09-10T04:05:19.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQB+xd9m93dGJhAAYfsSzdDOEtREMG9n2FuJbg== 2024-09-10T04:05:20.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQB/xd9mpB+iJxAA+CyOh2VgxohSdSdwzpkk/w== 2024-09-10T04:05:20.401 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial monmap... 2024-09-10T04:05:21.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T04:05:21.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-10T04:05:21.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:21.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T04:05:21.449 INFO:teuthology.orchestra.run.smithi003.stdout:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T04:05:21.449 INFO:teuthology.orchestra.run.smithi003.stdout:setting min_mon_release = quincy 2024-09-10T04:05:21.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: set fsid to bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:21.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T04:05:21.449 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:05:21.449 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mon... 2024-09-10T04:05:22.837 INFO:teuthology.orchestra.run.smithi003.stdout:create mon.a on 2024-09-10T04:05:23.191 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-10T04:05:23.394 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968.target. 2024-09-10T04:05:23.394 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968.target. 2024-09-10T04:05:23.640 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.a 2024-09-10T04:05:23.640 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.a.service: Unit ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.a.service not loaded. 2024-09-10T04:05:23.802 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968.target.wants/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.a.service → /etc/systemd/system/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@.service. 2024-09-10T04:05:24.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:24 smithi003 podman[24820]: 2024-09-10 04:05:23.933800626 +0000 UTC m=+0.016290014 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:05:24.352 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T04:05:24.352 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2024-09-10T04:05:24.359 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T04:05:24.359 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-10T04:05:24.359 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2024-09-10T04:05:24.359 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-10T04:05:24.360 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon to start... 2024-09-10T04:05:24.360 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon... 2024-09-10T04:05:24.564 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:24 smithi003 podman[24820]: 2024-09-10 04:05:24.254415234 +0000 UTC m=+0.336904607 container init 9839f94eac9383217ced5096f15b8154f8312a8f6fc279049df72fbe30d329f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-10T04:05:24.564 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:24 smithi003 podman[24820]: 2024-09-10 04:05:24.259257044 +0000 UTC m=+0.341746419 container start 9839f94eac9383217ced5096f15b8154f8312a8f6fc279049df72fbe30d329f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-09-10T04:05:24.564 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:24 smithi003 ceph-mon[24858]: mkfs bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:24.564 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:24 smithi003 ceph-mon[24858]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-10T04:05:24.564 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:24 smithi003 bash[24820]: 9839f94eac9383217ced5096f15b8154f8312a8f6fc279049df72fbe30d329f6 2024-09-10T04:05:24.564 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:24 smithi003 systemd[1]: Started Ceph mon.a for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:05:25.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-10T04:05:25.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: monmap epoch 1 2024-09-10T04:05:25.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:25.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: last_changed 2024-09-10T04:05:20.732495+0000 2024-09-10T04:05:25.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: created 2024-09-10T04:05:20.732495+0000 2024-09-10T04:05:25.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: min_mon_release 19 (squid) 2024-09-10T04:05:25.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: election_strategy: 1 2024-09-10T04:05:25.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-10T04:05:25.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: fsmap 2024-09-10T04:05:25.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: osdmap e1: 0 total, 0 up, 0 in 2024-09-10T04:05:25.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: mgrmap e1: no daemons active 2024-09-10T04:05:25.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:25 smithi003 ceph-mon[24858]: from='client.? 172.21.15.3:0/196281961' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-10T04:05:25.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout cluster: 2024-09-10T04:05:25.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout id: bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:25.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout services: 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.539945s) 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout data: 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pgs: 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:mon is available 2024-09-10T04:05:25.399 INFO:teuthology.orchestra.run.smithi003.stdout:Assimilating anything we can from ceph.conf... 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-10T04:05:26.554 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:26.555 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-10T04:05:26.555 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-10T04:05:26.555 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:26.555 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-10T04:05:26.555 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-10T04:05:26.555 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-10T04:05:26.555 INFO:teuthology.orchestra.run.smithi003.stdout:Generating new minimal ceph.conf... 2024-09-10T04:05:26.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:26 smithi003 ceph-mon[24858]: from='client.? 172.21.15.3:0/3115675111' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-10T04:05:26.651 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:26 smithi003 ceph-mon[24858]: from='client.? 172.21.15.3:0/3115675111' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-10T04:05:27.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:27 smithi003 ceph-mon[24858]: from='client.? 172.21.15.3:0/430965943' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:05:27.742 INFO:teuthology.orchestra.run.smithi003.stdout:Restarting the monitor... 2024-09-10T04:05:28.037 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:27 smithi003 systemd[1]: Stopping Ceph mon.a for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:05:28.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:28 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a[24835]: 2024-09-10T04:05:28.035+0000 7f939ba53640 -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-10T04:05:28.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:28 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a[24835]: 2024-09-10T04:05:28.035+0000 7f939ba53640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-10T04:05:28.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:28 smithi003 podman[25174]: 2024-09-10 04:05:28.25117877 +0000 UTC m=+0.332760695 container died 9839f94eac9383217ced5096f15b8154f8312a8f6fc279049df72fbe30d329f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True) 2024-09-10T04:05:28.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:28 smithi003 podman[25174]: 2024-09-10 04:05:28.566164634 +0000 UTC m=+0.647746558 container cleanup 9839f94eac9383217ced5096f15b8154f8312a8f6fc279049df72fbe30d329f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-10T04:05:28.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:28 smithi003 bash[25174]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a 2024-09-10T04:05:28.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:28 smithi003 podman[25191]: 2024-09-10 04:05:28.741824714 +0000 UTC m=+0.492977690 container remove 9839f94eac9383217ced5096f15b8154f8312a8f6fc279049df72fbe30d329f6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-10T04:05:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:28 smithi003 systemd[1]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-10T04:05:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:28 smithi003 systemd[1]: Stopped Ceph mon.a for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:05:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:28 smithi003 systemd[1]: Starting Ceph mon.a for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:05:29.512 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 podman[25287]: 2024-09-10 04:05:29.113264845 +0000 UTC m=+0.016245142 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c 2024-09-10T04:05:29.512 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 podman[25287]: 2024-09-10 04:05:29.226053461 +0000 UTC m=+0.129033783 container create 53bda9dbd07d31ca8a3be4ea280eb126aa4b661714d6dca5178e36843e3aca71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 podman[25287]: 2024-09-10 04:05:29.420043602 +0000 UTC m=+0.323023883 container init 53bda9dbd07d31ca8a3be4ea280eb126aa4b661714d6dca5178e36843e3aca71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 podman[25287]: 2024-09-10 04:05:29.425407868 +0000 UTC m=+0.328388149 container start 53bda9dbd07d31ca8a3be4ea280eb126aa4b661714d6dca5178e36843e3aca71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: set uid:gid to 167:167 (ceph:ceph) 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev), process ceph-mon, pid 7 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: pidfile_write: ignore empty --pid-file 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: load: jerasure load: lrc 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: RocksDB version: 7.9.2 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Git sha 0 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Compile date 2024-09-10 00:49:01 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: DB SUMMARY 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: DB Session ID: IWPO9H77YMPP3WVX9UI1 2024-09-10T04:05:29.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: CURRENT file: CURRENT 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: IDENTITY file: IDENTITY 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88238 ; 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.error_if_exists: 0 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.create_if_missing: 0 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.paranoid_checks: 1 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.env: 0x55dc91536120 2024-09-10T04:05:29.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.fs: PosixFileSystem 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.info_log: 0x55dc93309700 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_file_opening_threads: 16 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.statistics: (nil) 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.use_fsync: 0 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_log_file_size: 0 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.keep_log_file_num: 1000 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.recycle_log_file_num: 0 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.allow_fallocate: 1 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.allow_mmap_reads: 0 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.allow_mmap_writes: 0 2024-09-10T04:05:29.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.use_direct_reads: 0 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.create_missing_column_families: 0 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.db_log_dir: 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.wal_dir: 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.advise_random_on_open: 1 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.db_write_buffer_size: 0 2024-09-10T04:05:29.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.write_buffer_manager: 0x55dc9330db80 2024-09-10T04:05:29.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T04:05:29.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T04:05:29.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T04:05:29.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.rate_limiter: (nil) 2024-09-10T04:05:29.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T04:05:29.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.wal_recovery_mode: 2 2024-09-10T04:05:29.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.enable_thread_tracking: 0 2024-09-10T04:05:29.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.enable_pipelined_write: 0 2024-09-10T04:05:29.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.unordered_write: 0 2024-09-10T04:05:29.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T04:05:29.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T04:05:29.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.row_cache: None 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.wal_filter: None 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.allow_ingest_behind: 0 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.two_write_queues: 0 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.manual_wal_flush: 0 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.wal_compression: 0 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.atomic_flush: 0 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T04:05:29.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.log_readahead_size: 0 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.best_efforts_recovery: 0 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.allow_data_in_errors: 0 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.db_host_id: __hostname__ 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_background_jobs: 2 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_background_compactions: -1 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_subcompactions: 1 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T04:05:29.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_total_wal_size: 0 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_open_files: -1 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bytes_per_sync: 0 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_readahead_size: 0 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_background_flushes: -1 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Compression algorithms supported: 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: kZSTD supported: 0 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: kXpressCompression supported: 0 2024-09-10T04:05:29.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: kBZip2Compression supported: 0 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: kLZ4Compression supported: 1 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: kZlibCompression supported: 1 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: kLZ4HCCompression supported: 1 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: kSnappyCompression supported: 1 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.merge_operator: 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_filter: None 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_filter_factory: None 2024-09-10T04:05:29.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.sst_partitioner_factory: None 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dc93309320) 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: cache_index_and_filter_blocks: 1 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: pin_top_level_index_and_filter: 1 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_type: 0 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: data_block_index_type: 0 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_shortening: 1 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: checksum: 4 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: no_block_cache: 0 2024-09-10T04:05:29.523 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache: 0x55dc932fd610 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_name: BinnedLRUCache 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_options: 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: capacity : 536870912 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: num_shard_bits : 4 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: strict_capacity_limit : 0 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: high_pri_pool_ratio: 0.000 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_compressed: (nil) 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: persistent_cache: (nil) 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_size: 4096 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_size_deviation: 10 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_restart_interval: 16 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_block_restart_interval: 1 2024-09-10T04:05:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout: metadata_block_size: 4096 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: partition_filters: 0 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: use_delta_encoding: 1 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: filter_policy: bloomfilter 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: whole_key_filtering: 1 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: verify_compression: 0 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: read_amp_bytes_per_bit: 0 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: format_version: 5 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: enable_index_compression: 1 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_align: 0 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: max_auto_readahead_size: 262144 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: prepopulate_block_cache: 0 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: initial_auto_readahead_size: 8192 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout: num_file_reads_for_auto_readahead: 2 2024-09-10T04:05:29.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.write_buffer_size: 33554432 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_write_buffer_number: 2 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression: NoCompression 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression: Disabled 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.prefix_extractor: nullptr 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.num_levels: 7 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T04:05:29.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression_opts.level: 32767 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression_opts.strategy: 0 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-10T04:05:29.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression_opts.enabled: false 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.target_file_size_base: 67108864 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T04:05:29.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.arena_block_size: 1048576 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T04:05:29.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.disable_auto_compactions: 0 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.inplace_update_support: 0 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T04:05:29.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.bloom_locality: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.max_successive_merges: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.paranoid_file_checks: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.force_consistency_checks: 1 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.report_bg_io_stats: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.ttl: 2592000 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.enable_blob_files: false 2024-09-10T04:05:29.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.min_blob_size: 0 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.blob_file_size: 268435456 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.blob_file_starting_level: 0 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: 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-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ccf9476d-7cb6-4933-835c-f94a7461ab6d 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941129452742, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-10T04:05:29.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941129453664, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85014, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83154, "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": 77403, "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": 1725941129, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ccf9476d-7cb6-4933-835c-f94a7461ab6d", "db_session_id": "IWPO9H77YMPP3WVX9UI1", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941129453762, "job": 1, "event": "recovery_finished"} 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: 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-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dc9332ce00 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: DB pointer 0x55dc9342e000 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** DB Stats ** 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.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-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T04:05:29.533 INFO:journalctl@ceph.mon.a.smithi003.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-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.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-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: L0 2/0 84.88 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: Sum 2/0 84.88 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.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.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.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-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.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.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-10T04:05:29.534 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative compaction: 0.00 GB write, 25.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval compaction: 0.00 GB write, 25.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.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-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: Block cache BinnedLRUCache@0x55dc932fd610#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-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.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-10T04:05:29.535 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mon.a@-1(???) e1 preinit fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mon.a@-1(???).mds e1 new map 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mon.a@-1(???).mds e1 print_map 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout: e1 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout: btime 2024-09-10T04:05:24:299542+0000 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.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-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout: legacy client fscid: -1 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout: No filesystems configured 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-10T04:05:29.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:05:29.537 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:05:29.537 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:05:29.537 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-10T04:05:29.537 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 bash[25287]: 53bda9dbd07d31ca8a3be4ea280eb126aa4b661714d6dca5178e36843e3aca71 2024-09-10T04:05:29.537 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 systemd[1]: Started Ceph mon.a for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:05:29.537 INFO:teuthology.orchestra.run.smithi003.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-10T04:05:29.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-10T04:05:29.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: monmap epoch 1 2024-09-10T04:05:29.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:29.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: last_changed 2024-09-10T04:05:20.732495+0000 2024-09-10T04:05:29.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: created 2024-09-10T04:05:20.732495+0000 2024-09-10T04:05:29.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: min_mon_release 19 (squid) 2024-09-10T04:05:29.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: election_strategy: 1 2024-09-10T04:05:29.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-10T04:05:29.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: fsmap 2024-09-10T04:05:29.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: osdmap e1: 0 total, 0 up, 0 in 2024-09-10T04:05:29.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:29 smithi003 ceph-mon[25325]: mgrmap e1: no daemons active 2024-09-10T04:05:30.513 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-10T04:05:30.534 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:05:30.534 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mgr... 2024-09-10T04:05:30.534 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-10T04:05:30.534 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-10T04:05:30.788 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mgr.x 2024-09-10T04:05:30.788 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mgr.x.service: Unit ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mgr.x.service not loaded. 2024-09-10T04:05:30.945 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968.target.wants/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mgr.x.service → /etc/systemd/system/ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@.service. 2024-09-10T04:05:31.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:30 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2652936739' entity='client.admin' 2024-09-10T04:05:31.480 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:31 smithi003 podman[25561]: 2024-09-10 04:05:31.409485642 +0000 UTC m=+0.347309993 container start 61141398b9fa022c2e90c371d1ac2be3268e650561ca33e2cc8b272061691edf (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-10T04:05:31.480 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:31 smithi003 bash[25561]: 61141398b9fa022c2e90c371d1ac2be3268e650561ca33e2cc8b272061691edf 2024-09-10T04:05:31.494 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T04:05:31.494 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2024-09-10T04:05:31.501 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T04:05:31.501 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-10T04:05:31.502 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2024-09-10T04:05:31.502 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-10T04:05:31.510 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T04:05:31.511 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2024-09-10T04:05:31.518 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T04:05:31.518 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-10T04:05:31.519 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2024-09-10T04:05:31.519 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-10T04:05:31.519 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr to start... 2024-09-10T04:05:31.519 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr... 2024-09-10T04:05:31.746 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:31 smithi003 systemd[1]: Started Ceph mgr.x for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:05:32.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:32 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3102369485' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-10T04:05:32.703 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:32.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:05:32.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "bdde4a12-6f29-11ef-bcea-c7b262605968", 2024-09-10T04:05:32.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T04:05:32.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T04:05:32.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T04:05:32.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T04:05:32.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:32.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T04:05:32.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:32.705 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T04:05:32.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-10T04:05:24:299542+0000", 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T04:05:32.707 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T04:05:24.300255+0000", 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:05:32.708 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:32.709 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T04:05:32.709 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:05:32.709 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (1/15)... 2024-09-10T04:05:35.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:35 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1326127452' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-10T04:05:35.721 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "bdde4a12-6f29-11ef-bcea-c7b262605968", 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:05:35.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T04:05:35.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T04:05:35.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-10T04:05:24:299542+0000", 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T04:05:35.728 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T04:05:24.300255+0000", 2024-09-10T04:05:35.729 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:05:35.730 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:35.730 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T04:05:35.730 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:05:35.730 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (2/15)... 2024-09-10T04:05:37.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: Activating manager daemon x 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: mgrmap e2: x(active, starting, since 0.00327832s) 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: Manager daemon x is now available 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' 2024-09-10T04:05:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:36 smithi003 ceph-mon[25325]: from='mgr.14100 172.21.15.3:0/2797873344' entity='mgr.x' 2024-09-10T04:05:38.805 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:38 smithi003 ceph-mon[25325]: mgrmap e3: x(active, since 1.00748s) 2024-09-10T04:05:38.806 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:38 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/693278358' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "bdde4a12-6f29-11ef-bcea-c7b262605968", 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T04:05:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T04:05:39.104 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T04:05:39.105 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T04:05:39.108 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T04:05:39.108 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T04:05:39.108 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T04:05:39.108 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-10T04:05:24:299542+0000", 2024-09-10T04:05:39.109 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T04:05:39.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T04:05:24.300255+0000", 2024-09-10T04:05:39.111 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T04:05:39.111 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-10T04:05:39.111 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T04:05:39.111 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:05:39.111 INFO:teuthology.orchestra.run.smithi003.stdout:mgr is available 2024-09-10T04:05:40.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:39 smithi003 ceph-mon[25325]: mgrmap e4: x(active, since 2s) 2024-09-10T04:05:40.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:40.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-10T04:05:40.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:40.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-10T04:05:40.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-10T04:05:40.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-10T04:05:40.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-10T04:05:40.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-10T04:05:40.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-10T04:05:40.275 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:40.275 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-10T04:05:40.275 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-10T04:05:40.275 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-10T04:05:40.275 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-10T04:05:40.275 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-10T04:05:40.275 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-10T04:05:40.275 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling cephadm module... 2024-09-10T04:05:40.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:40 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2413651238' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-10T04:05:41.992 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:41 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1581197748' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-10T04:05:41.992 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:41 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: ignoring --setuser ceph since I am not root 2024-09-10T04:05:41.993 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:41 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: ignoring --setgroup ceph since I am not root 2024-09-10T04:05:42.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:42 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1581197748' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-10T04:05:42.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:42 smithi003 ceph-mon[25325]: mgrmap e5: x(active, since 5s) 2024-09-10T04:05:43.501 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:05:43.501 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-10T04:05:43.501 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T04:05:43.501 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-10T04:05:43.501 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-10T04:05:43.501 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:05:43.501 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-10T04:05:43.501 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 5... 2024-09-10T04:05:43.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:43 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2732223545' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-10T04:05:47.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: Active manager daemon x restarted 2024-09-10T04:05:47.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: Activating manager daemon x 2024-09-10T04:05:47.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: osdmap e2: 0 total, 0 up, 0 in 2024-09-10T04:05:47.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: mgrmap e6: x(active, starting, since 0.00329283s) 2024-09-10T04:05:47.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:05:47.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:05:47.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:05:47.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:05:47.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:05:47.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:46 smithi003 ceph-mon[25325]: Manager daemon x is now available 2024-09-10T04:05:48.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:05:48.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-10T04:05:48.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-10T04:05:48.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:05:48.540 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 5 is available 2024-09-10T04:05:48.540 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying orchestrator module is enabled... 2024-09-10T04:05:48.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:05:48.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:05:48.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: Found migration_current of "None". Setting to last migration. 2024-09-10T04:05:48.811 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:05:48.811 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:05:48.811 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:05:48.811 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:05:48.811 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:05:48.811 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:05:48.811 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-mon[25325]: mgrmap e7: x(active, since 1.00625s) 2024-09-10T04:05:49.167 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:05:48.808+0000 7f15c70bc640 -1 log_channel(cephadm) log [ERR] : [10/Sep/2024:04:05:48] ENGINE Error in HTTPServer.serve 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: Traceback (most recent call last): 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self._connections.run(self.expiration_interval) 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self._run(expiration_interval) 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:05:49.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: s = self.context.wrap_socket( 2024-09-10T04:05:49.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:05:49.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: return self.sslsocket_class._create( 2024-09-10T04:05:49.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:05:49.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self.do_handshake() 2024-09-10T04:05:49.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:05:49.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self._sslobj.do_handshake() 2024-09-10T04:05:49.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:05:49.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:48 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:05:50.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:49 smithi003 ceph-mon[25325]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-10T04:05:50.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:49 smithi003 ceph-mon[25325]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-10T04:05:50.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:49 smithi003 ceph-mon[25325]: [10/Sep/2024:04:05:48] ENGINE Bus STARTING 2024-09-10T04:05:50.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:49 smithi003 ceph-mon[25325]: [10/Sep/2024:04:05:48] ENGINE Serving on http://172.21.15.3:8765 2024-09-10T04:05:50.052 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:49 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:05:50.052 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:49 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/624310357' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-10T04:05:50.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-10T04:05:50.347 INFO:teuthology.orchestra.run.smithi003.stdout:Setting orchestrator backend to cephadm... 2024-09-10T04:05:51.021 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:50 smithi003 ceph-mon[25325]: [10/Sep/2024:04:05:48] ENGINE Serving on https://172.21.15.3:7150 2024-09-10T04:05:51.021 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:50 smithi003 ceph-mon[25325]: [10/Sep/2024:04:05:48] ENGINE Bus STARTED 2024-09-10T04:05:51.021 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:50 smithi003 ceph-mon[25325]: [10/Sep/2024:04:05:48] ENGINE Error in HTTPServer.serve 2024-09-10T04:05:51.021 INFO:journalctl@ceph.mon.a.smithi003.stdout: Traceback (most recent call last): 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: self._run(expiration_interval) 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: s = self.context.wrap_socket( 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: return self.sslsocket_class._create( 2024-09-10T04:05:51.022 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:05:51.023 INFO:journalctl@ceph.mon.a.smithi003.stdout: self.do_handshake() 2024-09-10T04:05:51.023 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:05:51.023 INFO:journalctl@ceph.mon.a.smithi003.stdout: self._sslobj.do_handshake() 2024-09-10T04:05:51.023 INFO:journalctl@ceph.mon.a.smithi003.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:05:51.023 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:50 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/624310357' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-10T04:05:51.023 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:50 smithi003 ceph-mon[25325]: mgrmap e8: x(active, since 2s) 2024-09-10T04:05:52.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:52 smithi003 ceph-mon[25325]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:05:52.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:52 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:05:52.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:52 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:05:52.715 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-10T04:05:52.715 INFO:teuthology.orchestra.run.smithi003.stdout:Generating ssh key... 2024-09-10T04:05:53.124 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-mon[25325]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:05:54.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:54 smithi003 ceph-mon[25325]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:05:54.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:54 smithi003 ceph-mon[25325]: Generating ssh key... 2024-09-10T04:05:54.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:54 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:05:54.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:54 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:05:54.094 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: Generating public/private rsa key pair. 2024-09-10T04:05:54.094 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: Your identification has been saved in /tmp/tmp90ydcd2_/key 2024-09-10T04:05:54.094 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: Your public key has been saved in /tmp/tmp90ydcd2_/key.pub 2024-09-10T04:05:54.094 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: The key fingerprint is: 2024-09-10T04:05:54.094 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: SHA256:S6e38cK8fKCc45u/cdYn8dhbX+TflPIuinzmb//i/sA ceph-bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: The key's randomart image is: 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: +---[RSA 3072]----+ 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: | | 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: | | 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: | | 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: | | 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: | S . . .| 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: | . +. o B.| 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: | .o=+.o.E.O| 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: | *+=X.o+=B| 2024-09-10T04:05:54.095 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: | .+*XB=+*BB| 2024-09-10T04:05:54.096 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:05:53 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: +----[SHA256]-----+ 2024-09-10T04:05:55.538 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXSCOfHJUdOD+nMYLJFEyrbUY4J4rGYN4g87Akuhnefx/2W5b+R5RX/AC7L6tyKCm2GthsHxECqlxsussDLgijAW3ThZ/Ft3Ebjgd9vPy78ZY+5SS53vy8Rk65nkFpdr44etAs9WjtWBxDyfCWHSIdtvbUgfAWfRpn1XEveHw0At4ZJETA4701qPjqbWijTsaFxQprSRtQQoamzsB/75MYbyPWuu5eIzfQIKDB7kJMfStEqVg61YZEQWCdtP51KgFE1QB7lTyUvg2huPN2oM6hQZ5UMzsSWezowvtemeuCzXeTG2Dr7hyNr6p9OXkeTWTWxvHW2ST3JffPCEagIWUpWkeua8RXaynUVY4ZMg5+8BC+ePxjHB7kznszKRKyXEQWIfA8IfEb9GKlcPYGH7cJ19m9M1u4yaq8TVqZLb6P2mLk5z/NVO+MIOaewjM+vDNK0sjeMw/snCjWynGyOyprU9vlO+VTzGYarIY6QEIVHiHETiQPn3dqwXrXcIxHzHk= ceph-bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:05:55.539 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:05:55.539 INFO:teuthology.orchestra.run.smithi003.stdout:Adding key to root@localhost authorized_keys... 2024-09-10T04:05:55.542 INFO:teuthology.orchestra.run.smithi003.stdout:Adding host smithi003... 2024-09-10T04:05:56.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:55 smithi003 ceph-mon[25325]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:05:56.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:56 smithi003 ceph-mon[25325]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:05:58.041 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:05:57 smithi003 ceph-mon[25325]: Deploying cephadm binary to smithi003 2024-09-10T04:06:00.537 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Added host 'smithi003' with addr '172.21.15.3' 2024-09-10T04:06:00.538 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mon service... 2024-09-10T04:06:01.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:00 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:06:01.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:00 smithi003 ceph-mon[25325]: Added host smithi003 2024-09-10T04:06:01.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:00 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:06:01.846 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-10T04:06:01.846 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mgr service... 2024-09-10T04:06:02.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:02 smithi003 ceph-mon[25325]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:02.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:02 smithi003 ceph-mon[25325]: Saving service mon spec with placement count:5 2024-09-10T04:06:02.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:02 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:06:03.967 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-10T04:06:04.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:03 smithi003 ceph-mon[25325]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:04.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:03 smithi003 ceph-mon[25325]: Saving service mgr spec with placement count:2 2024-09-10T04:06:04.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:03 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:06:04.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:03 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:06:04.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:03 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:06:05.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:05 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1285761199' entity='client.admin' 2024-09-10T04:06:05.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:05 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:06:07.034 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling the dashboard module... 2024-09-10T04:06:07.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:07 smithi003 ceph-mon[25325]: from='mgr.14118 172.21.15.3:0/3590310284' entity='mgr.x' 2024-09-10T04:06:07.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:07 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2839608504' entity='client.admin' 2024-09-10T04:06:08.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:08 smithi003 ceph-mon[25325]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:08.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:08 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/725241778' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-10T04:06:08.550 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:08 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: ignoring --setuser ceph since I am not root 2024-09-10T04:06:08.550 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:08 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: ignoring --setgroup ceph since I am not root 2024-09-10T04:06:09.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:09 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/725241778' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-10T04:06:09.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:09 smithi003 ceph-mon[25325]: mgrmap e9: x(active, since 21s) 2024-09-10T04:06:10.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:10 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3195822833' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-10T04:06:10.486 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:06:10.486 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-10T04:06:10.486 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T04:06:10.486 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-10T04:06:10.487 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-10T04:06:10.487 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:06:10.487 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-10T04:06:10.487 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 9... 2024-09-10T04:06:13.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: Active manager daemon x restarted 2024-09-10T04:06:13.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: Activating manager daemon x 2024-09-10T04:06:13.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: osdmap e3: 0 total, 0 up, 0 in 2024-09-10T04:06:13.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: mgrmap e10: x(active, starting, since 0.00402085s) 2024-09-10T04:06:13.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:06:13.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:06:13.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:06:13.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:06:13.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:06:13.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:13 smithi003 ceph-mon[25325]: Manager daemon x is now available 2024-09-10T04:06:14.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:14 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:06:14.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:14 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:06:14.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:14 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:06:14.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:14 smithi003 ceph-mon[25325]: mgrmap e11: x(active, since 1.00645s) 2024-09-10T04:06:15.224 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-10T04:06:15.225 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-10T04:06:15.225 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-10T04:06:15.225 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-10T04:06:15.225 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 9 is available 2024-09-10T04:06:15.225 INFO:teuthology.orchestra.run.smithi003.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-10T04:06:15.641 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:06:15.309+0000 7f605d627640 -1 log_channel(cephadm) log [ERR] : [10/Sep/2024:04:06:15] ENGINE Error in HTTPServer.serve 2024-09-10T04:06:15.641 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: Traceback (most recent call last): 2024-09-10T04:06:15.641 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:06:15.641 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self._connections.run(self.expiration_interval) 2024-09-10T04:06:15.641 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:06:15.641 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self._run(expiration_interval) 2024-09-10T04:06:15.641 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: s = self.context.wrap_socket( 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: return self.sslsocket_class._create( 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self.do_handshake() 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self._sslobj.do_handshake() 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:06:15.642 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:06:15.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-mon[25325]: [10/Sep/2024:04:06:15] ENGINE Bus STARTING 2024-09-10T04:06:15.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-mon[25325]: [10/Sep/2024:04:06:15] ENGINE Serving on https://172.21.15.3:7150 2024-09-10T04:06:15.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:15 smithi003 ceph-mon[25325]: [10/Sep/2024:04:06:15] ENGINE Error in HTTPServer.serve 2024-09-10T04:06:15.917 INFO:journalctl@ceph.mon.a.smithi003.stdout: Traceback (most recent call last): 2024-09-10T04:06:15.917 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:06:15.917 INFO:journalctl@ceph.mon.a.smithi003.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:06:15.918 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:06:15.918 INFO:journalctl@ceph.mon.a.smithi003.stdout: self._run(expiration_interval) 2024-09-10T04:06:15.918 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:06:15.918 INFO:journalctl@ceph.mon.a.smithi003.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:06:15.918 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:06:15.918 INFO:journalctl@ceph.mon.a.smithi003.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:06:15.918 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:06:15.918 INFO:journalctl@ceph.mon.a.smithi003.stdout: s = self.context.wrap_socket( 2024-09-10T04:06:15.919 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:06:15.919 INFO:journalctl@ceph.mon.a.smithi003.stdout: return self.sslsocket_class._create( 2024-09-10T04:06:15.919 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:06:15.919 INFO:journalctl@ceph.mon.a.smithi003.stdout: self.do_handshake() 2024-09-10T04:06:15.919 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:06:15.919 INFO:journalctl@ceph.mon.a.smithi003.stdout: self._sslobj.do_handshake() 2024-09-10T04:06:15.919 INFO:journalctl@ceph.mon.a.smithi003.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:06:16.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:16 smithi003 ceph-mon[25325]: [10/Sep/2024:04:06:15] ENGINE Serving on http://172.21.15.3:8765 2024-09-10T04:06:16.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:16 smithi003 ceph-mon[25325]: [10/Sep/2024:04:06:15] ENGINE Bus STARTED 2024-09-10T04:06:16.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:16 smithi003 ceph-mon[25325]: mgrmap e12: x(active, since 2s) 2024-09-10T04:06:16.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:16 smithi003 ceph-mon[25325]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:16.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:16 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:17.492 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+jCCAuKgAwIBAgIUC25Y9Tae15ixh4nwLl2OlbMgoLAwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxMDA0MDYxNloXDTM0\nMDkxMTA0MDYxNlowFjEUMBIGA1UEAwwLMTcyLjIxLjE1LjMwggIiMA0GCSqGSIb3\nDQEBAQUAA4ICDwAwggIKAoICAQDZZlFXoRlGCKxDQjf4BmKc+3REpO+wH2un87Ob\ns8HOK/GGCC+CU66D4pPPa53ewsvqCpFtnyf+gnfpvA3D0kucCQS8dav14DuksbhP\n6R/F+gP9xifnzOUYc562NqHy/GTZCQAr6WyblxqeCDJuKWxqpjQX1JXzK5VTo7ep\nSqQ3Ql0UiWKHLMv3Whxp0pr8MbNlSnCpH2+FY9+C4r7GTS4Vo2RgAzMt9PnN2ww4\nuOrVMi0+lIbdVW8UZpocJ1bs8Rkq1+GdVOVZ0yL2LYVRjX8HHtFSfncf77gieNY5\nZ8PgSI+cEbuYHZ8oPFe/AoOVSqYs9CYHHHtrd69f3EsPv+8F8CRyxZQfVHxZZYYP\nF4dULI8EHK7JkucyD+niBH1kPBVpKOQ9V5hmfb0tjlFnjWu5YLBl06Kze05wG5kp\neTP3rNHb8p8FZ/cKV7CGfpkbyGeGC9gYSIpa8rcJK+tjBiT+zI4k1/GJjf9P5u3w\nRHvHkzcH07g6PREtMT9jn0R8piQ13bvcbRv5Hey5WHOYUQ7iyQQ2CpIvXqxQzT65\nzVymj+t+c+cFRLVpuDyVV/z6VTjOdPBaa7USYhV9tCoIknQHTFIDaYJWD9r3KaOm\nQEjwBZHJ+eiS8KxhgE6uC/TQIstKRzlaoZoBEGgUfUkH+TKhevzbS5IGes2lggCt\nW4qhHwIDAQABoz8wPTAtBgNVHREEJjAkgglzbWl0aGkwMDOCEWRhc2hib2FyZF9z\nZXJ2ZXJzhwSsFQ8DMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggIBAOPG\nXlKxiK0NXKJYyI/1njlZ3lmkVd/zk+PgG/0m3fApWwNhBxDXBPuAg7m55EsAwSOd\nYqPfUyZMo6PqDqTzzSVhe+sKVTPMcXTrysqJcWiFqf9KKCFAqyVbXwHztMMUjloS\ndFtZBBilQIAuLJEF9kX8Cek32hibUXnjYG51XzgmYrXnv9SgLpLVljm/NUeC61sP\nI0OwhqHaNXepQyEMiy7pi3VvLfTQ8H//oiZOpP6GIt8T6DR3Vvt2nLVpq/lWgIft\n89fwwrvoaHI5V4LN/VEPW1FlyYvcRSEfh7YimOhMnApQvSyMRBS+2xdsjhjro54v\nU4ZUR1yTNzTRY/Ho6aPM0izWbjgzFaKQnlwIK/kts5590/3WGyKNN33jWGS9tyB5\nPiXr1iXw507TokPWv3ENqlpKQvZnZ2YD9cA3/zcW4aGtRNJCQZiH5QexX7YVOrnw\nmfwRm1dULoeJcTIsbd9FgeUQH6rn3V9zJyyoBBnf22P4nRs8GP10XUT+UxeRw1Jx\nEAkNgtYJ3bYrnpe9ib4un5qxjXix+urSl71okexOuZtIzhDAEcqu59MPwOSVbP1r\nXh6xvrvDt4SRK3Tqnai1vnhqd4/bfxPok/Ka9PFwjEmXmBFwVXkIMrahjJV5uQ+b\nDl4YWn0TC+PkQ8oq9mLzx7vp+ATpEr9hcRrTLx7q\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEA2WZRV6EZRgisQ0I3+AZinPt0RKTvsB9rp/Ozm7PBzivxhggv\nglOug+KTz2ud3sLL6gqRbZ8n/oJ36bwNw9JLnAkEvHWr9eA7pLG4T+kfxfoD/cYn\n58zlGHOetjah8vxk2QkAK+lsm5canggybilsaqY0F9SV8yuVU6O3qUqkN0JdFIli\nhyzL91ocadKa/DGzZUpwqR9vhWPfguK+xk0uFaNkYAMzLfT5zdsMOLjq1TItPpSG\n3VVvFGaaHCdW7PEZKtfhnVTlWdMi9i2FUY1/Bx7RUn53H++4InjWOWfD4EiPnBG7\nmB2fKDxXvwKDlUqmLPQmBxx7a3evX9xLD7/vBfAkcsWUH1R8WWWGDxeHVCyPBByu\nyZLnMg/p4gR9ZDwVaSjkPVeYZn29LY5RZ41ruWCwZdOis3tOcBuZKXkz96zR2/Kf\nBWf3Clewhn6ZG8hnhgvYGEiKWvK3CSvrYwYk/syOJNfxiY3/T+bt8ER7x5M3B9O4\nOj0RLTE/Y59EfKYkNd273G0b+R3suVhzmFEO4skENgqSL16sUM0+uc1cpo/rfnPn\nBUS1abg8lVf8+lU4znTwWmu1EmIVfbQqCJJ0B0xSA2mCVg/a9ymjpkBI8AWRyfno\nkvCsYYBOrgv00CLLSkc5WqGaARBoFH1JB/kyoXr820uSBnrNpYIArVuKoR8CAwEA\nAQKCAgADyTm2wkzOYML0k5Kl9HaDMAiLqX5Yct5NGSa8728l8rNMwkJm4qOHaHVq\nh1VDK+FL53iLkC9XdK43Q9nO2eVh3PEC1zRyHmrrfgItDMJLkFnBcadVl3E7RnLd\nJCvDL4y8uuC7OGAhKuCBIA4WHQ07o5QEq48bolwCDjfZ8D2BONv7dOkNBvAGaWtV\nQcsGhAG7zIVpwe0PRaNULt65AAnCwWBeIQV4fMEHn2j3E+wDCnyp5QGe7n32ElNc\nv31OuGQtJX/9ssd2aQGS3U1qaNcYKKaR6Tc/NyLdzCeZmFUGSD04BUG0byT2bmvu\nHP0YUdR9s+11nOleqxbtdHNaMt2BahK0gcTgo7s9uv/hsuM0olcGJefYe9nxRBDT\nlYnN3nAg6PPZ6O6eD12sAdzh2XqT85kNd3dbSvJLok64bVJV9XtR5jZwAzut4pLg\nLlOYKGvNC96YFOJZ1XnGIDrSSx7wxLB0M6Y3dl2XWDEyNrUr8syYHGFhoqVAdAvO\ngWzaP5gMUsYKadzyQMHYGJKJPwPU+T2vEZqzeIRoZXJKkKfTqir5Yu0hI0h/x19q\nW0/U2wM+GlXkamjThsiZuG9vaT7OTf4cLBGfSpdRF5Sz0c6D7d51gb9USparIAcy\nU4FSMAAXaN6EE6DXkfwX/1fU/hGFgYWAXsPghgZ6IuE1BBK8AQKCAQEA+MjO1qDl\ncs72HGtZaVrsdGdAlVTRlKsNTikj85Z067HlMghUH5+CNBIUVeFzokp9ud/qNbB9\nTLhEwO8OlTKUr6NSFCYJNEDaTN2iz2J24cyhRRtHi73D2t8X7bMFxqHVVUvtD2NS\nLKKblldSoDemG24oP3B5F/qL0HWgIzkT1lt1GmKZlPFSZ0v4VA/9vfMiG+s/UE6k\nRCYb3VCoKU7m/A+MN8Bq9TZIkWgAwqX0Fza+oYlyR979ddNhgyiVNLRzS7TYNK4G\n7cTJfJAG6FtRF3DcPzu7jOEvte9M7EhJ9sd0GG8YaFJBt92t6hviOomKFQJ3U6VD\nHtcVy3xxL1yVLwKCAQEA37R7dAXTdvAM84JUKXwQWDtkhDZxLrzKSahMMJc3oi8G\ntmOkjpU63vZN9dhkIvWMNddr8v7AboeI046TZ5KYQ3lxmZysRp81OBxwktpGF/XH\nirTAZ+rIxuJ/vzQ1ooZ5/1u82Cmhav62mzvCJjLJjJj34kz8DgLLjeOCT6C3XZ/M\nsN/fk4ZwM1EC3h3QDvqPFvf/Qta90i16gKxFnYkwxmhO0WsTClgpjeO+cFz32Obl\nTbiIXxJblv8BpC+KimjzOaR1e+dLMoxhXNLcFs5tf4lxRY2UkS+YXP30QYwk+nUE\nBfv9jk7OQ2Hhnfsg1R/qdEG97Wbw/RWgwSGRHnqXEQKCAQEAxzYU2ixQTtSGok8b\nc4+JE9SyFGGsyL0HlHTBAwaRbUIv4xZkNkZFvmhTvEkhjOzVLAeuxXsjelF7THqg\nVLwB73p5+QRUDnF33GEFQ8b2puxynqGvcqhrslE+GepmT5268+guVUoUvQUgTQxz\nbzPgYMqek93+OUM4vZ3SsyG7TsRBSvV1QZzTfT+KA9YiOv37bBu9wRKX2rIhUeCK\nJzm1IFVa1DHR87SZ+0UqhrLYd9YwY61pwz89+iFfTeUrRN7SC+ct0VEg3zfal1HF\nFj44+uo2krPEBJU03RxXnkRsZZ1ky0P6aV6knRR3dKULTBBib1xgLKyCyKk2HJDz\nGRerpQKCAQBJQVvv+XxvBVroXvRahWMA0aov1Xgo2u/PQQp6Gvq/5HBpR6X6fwnB\nO5z59buM6yXX98xEzYGMcFuxE45Xq1yrM9isee68TaRq1H1UyZ+MdxK57EjZfrvy\nzPcSUPGDYFAQ/CSSEMfoNrLrkJ0aTyVLIkiCVb1whR/NPgRNOQ7y3MJ15UnckHir\nhUrQG6knTouO9PUlGRcd/YCRJFjDpspPHpc44rxgddBdw4d4WilbYPkUA2q831EY\n2DbcYikW/Bkx9hX21h381pWHhRFHcp/O1N4/7YYKKTDWut7CnDb7wVfo8cTtVgcb\nb7EnP7ZXtFTdby3X0Q73gZ6bv/c6qOBRAoIBAQCzP666p6gK8V+rs3GAW3HBB9lw\nMUvFSZ7OpKePewnny6jJotw6eMIAjK4FHLDAMsbP6jzVyHoGbAyzWmxRPU/sHjyO\nrMlBEx8phzXVZpdRfF9rmVd1g6gzmnWrohzyW07ywTKJM1v0XLsM6o2vqmAmECm5\negW1rBh6hNZvS/5q91knghXiRgSX2bu24CwukURG2ONp9kiayb24Ro3Gpt3mdayN\nswuO6czds0U94O0XqBf3QZthyJdk3L5jdKebfkmtLSqfa4Sn3QrIStdKxDouNNMI\nksojX7iLc+DV9xaWL6FiwgyOOw+EU/dbJwTjGD4XiiFPxFuAyK4p7RrshuSx\n-----END RSA PRIVATE KEY-----\n"} 2024-09-10T04:06:18.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:17 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:19.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:19 smithi003 ceph-mon[25325]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:19.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:19.581 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-10T04:06:20.770 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-10T04:06:20.771 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial admin user... 2024-09-10T04:06:21.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:21 smithi003 ceph-mon[25325]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:21.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:22.218 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Hf3SDhv5fX3o2HupSBtTlemXOcH5rA.TGyU25/BaLkYRPj4otxkzy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725941181, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-10T04:06:22.218 INFO:teuthology.orchestra.run.smithi003.stdout:Fetching dashboard port number... 2024-09-10T04:06:22.888 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:22 smithi003 ceph-mon[25325]: 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-10T04:06:22.888 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:22 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:23.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 8443 2024-09-10T04:06:23.604 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T04:06:23.604 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2024-09-10T04:06:23.612 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T04:06:23.612 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-10T04:06:23.612 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2024-09-10T04:06:23.612 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-10T04:06:23.615 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph Dashboard is now available at: 2024-09-10T04:06:23.615 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:23.615 INFO:teuthology.orchestra.run.smithi003.stdout: URL: https://smithi003.front.sepia.ceph.com:8443/ 2024-09-10T04:06:23.615 INFO:teuthology.orchestra.run.smithi003.stdout: User: admin 2024-09-10T04:06:23.615 INFO:teuthology.orchestra.run.smithi003.stdout: Password: 4wetlsbjfa 2024-09-10T04:06:23.616 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:23.616 INFO:teuthology.orchestra.run.smithi003.stdout:Saving cluster configuration to /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config directory 2024-09-10T04:06:23.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:23 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/136745261' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-10T04:06:25.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout:Or, if you are only running a single cluster on this host: 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout: ceph telemetry on 2024-09-10T04:06:25.015 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:25.016 INFO:teuthology.orchestra.run.smithi003.stdout:For more information see: 2024-09-10T04:06:25.016 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:25.016 INFO:teuthology.orchestra.run.smithi003.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-10T04:06:25.016 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:25.016 INFO:teuthology.orchestra.run.smithi003.stdout:Bootstrap complete. 2024-09-10T04:06:25.057 INFO:tasks.cephadm:Fetching config... 2024-09-10T04:06:25.057 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:06:25.057 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-10T04:06:25.074 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-10T04:06:25.074 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:06:25.074 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-10T04:06:25.134 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-10T04:06:25.134 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:06:25.134 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-10T04:06:25.200 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-10T04:06:25.200 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:06:25.200 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-10T04:06:25.256 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-10T04:06:25.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXSCOfHJUdOD+nMYLJFEyrbUY4J4rGYN4g87Akuhnefx/2W5b+R5RX/AC7L6tyKCm2GthsHxECqlxsussDLgijAW3ThZ/Ft3Ebjgd9vPy78ZY+5SS53vy8Rk65nkFpdr44etAs9WjtWBxDyfCWHSIdtvbUgfAWfRpn1XEveHw0At4ZJETA4701qPjqbWijTsaFxQprSRtQQoamzsB/75MYbyPWuu5eIzfQIKDB7kJMfStEqVg61YZEQWCdtP51KgFE1QB7lTyUvg2huPN2oM6hQZ5UMzsSWezowvtemeuCzXeTG2Dr7hyNr6p9OXkeTWTWxvHW2ST3JffPCEagIWUpWkeua8RXaynUVY4ZMg5+8BC+ePxjHB7kznszKRKyXEQWIfA8IfEb9GKlcPYGH7cJ19m9M1u4yaq8TVqZLb6P2mLk5z/NVO+MIOaewjM+vDNK0sjeMw/snCjWynGyOyprU9vlO+VTzGYarIY6QEIVHiHETiQPn3dqwXrXcIxHzHk= ceph-bdde4a12-6f29-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T04:06:25.334 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXSCOfHJUdOD+nMYLJFEyrbUY4J4rGYN4g87Akuhnefx/2W5b+R5RX/AC7L6tyKCm2GthsHxECqlxsussDLgijAW3ThZ/Ft3Ebjgd9vPy78ZY+5SS53vy8Rk65nkFpdr44etAs9WjtWBxDyfCWHSIdtvbUgfAWfRpn1XEveHw0At4ZJETA4701qPjqbWijTsaFxQprSRtQQoamzsB/75MYbyPWuu5eIzfQIKDB7kJMfStEqVg61YZEQWCdtP51KgFE1QB7lTyUvg2huPN2oM6hQZ5UMzsSWezowvtemeuCzXeTG2Dr7hyNr6p9OXkeTWTWxvHW2ST3JffPCEagIWUpWkeua8RXaynUVY4ZMg5+8BC+ePxjHB7kznszKRKyXEQWIfA8IfEb9GKlcPYGH7cJ19m9M1u4yaq8TVqZLb6P2mLk5z/NVO+MIOaewjM+vDNK0sjeMw/snCjWynGyOyprU9vlO+VTzGYarIY6QEIVHiHETiQPn3dqwXrXcIxHzHk= ceph-bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:06:25.346 DEBUG:teuthology.orchestra.run.smithi097:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXSCOfHJUdOD+nMYLJFEyrbUY4J4rGYN4g87Akuhnefx/2W5b+R5RX/AC7L6tyKCm2GthsHxECqlxsussDLgijAW3ThZ/Ft3Ebjgd9vPy78ZY+5SS53vy8Rk65nkFpdr44etAs9WjtWBxDyfCWHSIdtvbUgfAWfRpn1XEveHw0At4ZJETA4701qPjqbWijTsaFxQprSRtQQoamzsB/75MYbyPWuu5eIzfQIKDB7kJMfStEqVg61YZEQWCdtP51KgFE1QB7lTyUvg2huPN2oM6hQZ5UMzsSWezowvtemeuCzXeTG2Dr7hyNr6p9OXkeTWTWxvHW2ST3JffPCEagIWUpWkeua8RXaynUVY4ZMg5+8BC+ePxjHB7kznszKRKyXEQWIfA8IfEb9GKlcPYGH7cJ19m9M1u4yaq8TVqZLb6P2mLk5z/NVO+MIOaewjM+vDNK0sjeMw/snCjWynGyOyprU9vlO+VTzGYarIY6QEIVHiHETiQPn3dqwXrXcIxHzHk= ceph-bdde4a12-6f29-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T04:06:25.460 INFO:teuthology.orchestra.run.smithi097.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXSCOfHJUdOD+nMYLJFEyrbUY4J4rGYN4g87Akuhnefx/2W5b+R5RX/AC7L6tyKCm2GthsHxECqlxsussDLgijAW3ThZ/Ft3Ebjgd9vPy78ZY+5SS53vy8Rk65nkFpdr44etAs9WjtWBxDyfCWHSIdtvbUgfAWfRpn1XEveHw0At4ZJETA4701qPjqbWijTsaFxQprSRtQQoamzsB/75MYbyPWuu5eIzfQIKDB7kJMfStEqVg61YZEQWCdtP51KgFE1QB7lTyUvg2huPN2oM6hQZ5UMzsSWezowvtemeuCzXeTG2Dr7hyNr6p9OXkeTWTWxvHW2ST3JffPCEagIWUpWkeua8RXaynUVY4ZMg5+8BC+ePxjHB7kznszKRKyXEQWIfA8IfEb9GKlcPYGH7cJ19m9M1u4yaq8TVqZLb6P2mLk5z/NVO+MIOaewjM+vDNK0sjeMw/snCjWynGyOyprU9vlO+VTzGYarIY6QEIVHiHETiQPn3dqwXrXcIxHzHk= ceph-bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:06:25.473 DEBUG:teuthology.orchestra.run.smithi135:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXSCOfHJUdOD+nMYLJFEyrbUY4J4rGYN4g87Akuhnefx/2W5b+R5RX/AC7L6tyKCm2GthsHxECqlxsussDLgijAW3ThZ/Ft3Ebjgd9vPy78ZY+5SS53vy8Rk65nkFpdr44etAs9WjtWBxDyfCWHSIdtvbUgfAWfRpn1XEveHw0At4ZJETA4701qPjqbWijTsaFxQprSRtQQoamzsB/75MYbyPWuu5eIzfQIKDB7kJMfStEqVg61YZEQWCdtP51KgFE1QB7lTyUvg2huPN2oM6hQZ5UMzsSWezowvtemeuCzXeTG2Dr7hyNr6p9OXkeTWTWxvHW2ST3JffPCEagIWUpWkeua8RXaynUVY4ZMg5+8BC+ePxjHB7kznszKRKyXEQWIfA8IfEb9GKlcPYGH7cJ19m9M1u4yaq8TVqZLb6P2mLk5z/NVO+MIOaewjM+vDNK0sjeMw/snCjWynGyOyprU9vlO+VTzGYarIY6QEIVHiHETiQPn3dqwXrXcIxHzHk= ceph-bdde4a12-6f29-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T04:06:25.598 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXSCOfHJUdOD+nMYLJFEyrbUY4J4rGYN4g87Akuhnefx/2W5b+R5RX/AC7L6tyKCm2GthsHxECqlxsussDLgijAW3ThZ/Ft3Ebjgd9vPy78ZY+5SS53vy8Rk65nkFpdr44etAs9WjtWBxDyfCWHSIdtvbUgfAWfRpn1XEveHw0At4ZJETA4701qPjqbWijTsaFxQprSRtQQoamzsB/75MYbyPWuu5eIzfQIKDB7kJMfStEqVg61YZEQWCdtP51KgFE1QB7lTyUvg2huPN2oM6hQZ5UMzsSWezowvtemeuCzXeTG2Dr7hyNr6p9OXkeTWTWxvHW2ST3JffPCEagIWUpWkeua8RXaynUVY4ZMg5+8BC+ePxjHB7kznszKRKyXEQWIfA8IfEb9GKlcPYGH7cJ19m9M1u4yaq8TVqZLb6P2mLk5z/NVO+MIOaewjM+vDNK0sjeMw/snCjWynGyOyprU9vlO+VTzGYarIY6QEIVHiHETiQPn3dqwXrXcIxHzHk= ceph-bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:06:25.610 DEBUG:teuthology.orchestra.run.smithi142:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXSCOfHJUdOD+nMYLJFEyrbUY4J4rGYN4g87Akuhnefx/2W5b+R5RX/AC7L6tyKCm2GthsHxECqlxsussDLgijAW3ThZ/Ft3Ebjgd9vPy78ZY+5SS53vy8Rk65nkFpdr44etAs9WjtWBxDyfCWHSIdtvbUgfAWfRpn1XEveHw0At4ZJETA4701qPjqbWijTsaFxQprSRtQQoamzsB/75MYbyPWuu5eIzfQIKDB7kJMfStEqVg61YZEQWCdtP51KgFE1QB7lTyUvg2huPN2oM6hQZ5UMzsSWezowvtemeuCzXeTG2Dr7hyNr6p9OXkeTWTWxvHW2ST3JffPCEagIWUpWkeua8RXaynUVY4ZMg5+8BC+ePxjHB7kznszKRKyXEQWIfA8IfEb9GKlcPYGH7cJ19m9M1u4yaq8TVqZLb6P2mLk5z/NVO+MIOaewjM+vDNK0sjeMw/snCjWynGyOyprU9vlO+VTzGYarIY6QEIVHiHETiQPn3dqwXrXcIxHzHk= ceph-bdde4a12-6f29-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T04:06:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:25 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1640375725' entity='client.admin' 2024-09-10T04:06:25.731 INFO:teuthology.orchestra.run.smithi142.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXSCOfHJUdOD+nMYLJFEyrbUY4J4rGYN4g87Akuhnefx/2W5b+R5RX/AC7L6tyKCm2GthsHxECqlxsussDLgijAW3ThZ/Ft3Ebjgd9vPy78ZY+5SS53vy8Rk65nkFpdr44etAs9WjtWBxDyfCWHSIdtvbUgfAWfRpn1XEveHw0At4ZJETA4701qPjqbWijTsaFxQprSRtQQoamzsB/75MYbyPWuu5eIzfQIKDB7kJMfStEqVg61YZEQWCdtP51KgFE1QB7lTyUvg2huPN2oM6hQZ5UMzsSWezowvtemeuCzXeTG2Dr7hyNr6p9OXkeTWTWxvHW2ST3JffPCEagIWUpWkeua8RXaynUVY4ZMg5+8BC+ePxjHB7kznszKRKyXEQWIfA8IfEb9GKlcPYGH7cJ19m9M1u4yaq8TVqZLb6P2mLk5z/NVO+MIOaewjM+vDNK0sjeMw/snCjWynGyOyprU9vlO+VTzGYarIY6QEIVHiHETiQPn3dqwXrXcIxHzHk= ceph-bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:06:25.745 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-10T04:06:26.003 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:06:27.598 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:27 smithi003 ceph-mon[25325]: mgrmap e13: x(active, since 12s) 2024-09-10T04:06:27.599 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:27 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3482186336' entity='client.admin' 2024-09-10T04:06:28.149 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-10T04:06:28.150 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-10T04:06:28.845 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:06:30.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:30.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:30.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"} : dispatch 2024-09-10T04:06:30.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:30.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:06:30.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:30.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:30.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:06:30.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:30.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:06:30.286 INFO:tasks.cephadm:Remote smithi142 excluded from cephadm cluster by role 2024-09-10T04:06:30.286 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi097 2024-09-10T04:06:30.287 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-10T04:06:30.287 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/etc/ceph/ceph.conf 2024-09-10T04:06:30.306 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-10T04:06:30.306 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:06:30.364 INFO:tasks.cephadm:Adding host smithi097 to orchestrator... 2024-09-10T04:06:30.364 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch host add smithi097 2024-09-10T04:06:30.612 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:06:31.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:31 smithi003 ceph-mon[25325]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:31.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:31 smithi003 ceph-mon[25325]: Updating smithi003:/etc/ceph/ceph.conf 2024-09-10T04:06:31.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:31 smithi003 ceph-mon[25325]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:06:31.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:31 smithi003 ceph-mon[25325]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:06:31.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:31 smithi003 ceph-mon[25325]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:06:31.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:31 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:31.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:31 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:31.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:31 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:32.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:32 smithi003 ceph-mon[25325]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:33.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:33 smithi003 ceph-mon[25325]: Deploying cephadm binary to smithi097 2024-09-10T04:06:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi097' with addr '172.21.15.97' 2024-09-10T04:06:35.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:35 smithi003 ceph-mon[25325]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:35.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:35 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:35.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:35 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:06:35.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-10T04:06:35.890 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:06:36.378 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:36 smithi003 ceph-mon[25325]: Added host smithi097 2024-09-10T04:06:36.378 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:36 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:36.378 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:36 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:36.531 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:36.531 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.97", "hostname": "smithi097", "labels": [], "status": ""}] 2024-09-10T04:06:37.222 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi135 2024-09-10T04:06:37.222 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T04:06:37.223 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.conf 2024-09-10T04:06:37.242 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T04:06:37.242 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:06:37.299 INFO:tasks.cephadm:Adding host smithi135 to orchestrator... 2024-09-10T04:06:37.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch host add smithi135 2024-09-10T04:06:37.549 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:06:37.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:37 smithi003 ceph-mon[25325]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:37.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:38.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:38 smithi003 ceph-mon[25325]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:06:39.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:39 smithi003 ceph-mon[25325]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:39.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:39 smithi003 ceph-mon[25325]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:39.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:39.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:39.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:39.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:39.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-10T04:06:39.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:39.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:06:40.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:40 smithi003 ceph-mon[25325]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-10T04:06:40.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:40 smithi003 ceph-mon[25325]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:06:40.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:40 smithi003 ceph-mon[25325]: Deploying cephadm binary to smithi135 2024-09-10T04:06:40.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:40 smithi003 ceph-mon[25325]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:06:40.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:40 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:40.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:40 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:40.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:40 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:41 smithi003 ceph-mon[25325]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:06:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:41 smithi003 ceph-mon[25325]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:41.980 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi135' with addr '172.21.15.135' 2024-09-10T04:06:42.655 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-10T04:06:42.910 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:06:43.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:42 smithi003 ceph-mon[25325]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:43.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:42 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:43.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:42 smithi003 ceph-mon[25325]: Added host smithi135 2024-09-10T04:06:43.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:42 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:06:43.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:42 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:43.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:42 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:43.597 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:06:43.597 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.97", "hostname": "smithi097", "labels": [], "status": ""}, {"addr": "172.21.15.135", "hostname": "smithi135", "labels": [], "status": ""}] 2024-09-10T04:06:44.245 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-10T04:06:44.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd crush tunables default 2024-09-10T04:06:44.501 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:06:44.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:44 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:45.295 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2024-09-10T04:06:45.608 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:45 smithi003 ceph-mon[25325]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:45.608 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:45 smithi003 ceph-mon[25325]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:06:45.608 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:45 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/323376578' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-10T04:06:45.914 INFO:tasks.cephadm:Adding mon.a on smithi003 2024-09-10T04:06:45.914 INFO:tasks.cephadm:Adding mon.b on smithi097 2024-09-10T04:06:45.914 INFO:tasks.cephadm:Adding mon.c on smithi135 2024-09-10T04:06:45.914 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c' 2024-09-10T04:06:46.160 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T04:06:46.205 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T04:06:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:46 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/323376578' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-10T04:06:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:46 smithi003 ceph-mon[25325]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:06:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:46.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:46.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:46.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"} : dispatch 2024-09-10T04:06:46.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:46.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:06:46.913 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mon update... 2024-09-10T04:06:47.520 DEBUG:teuthology.orchestra.run.smithi097:mon.b> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.b.service 2024-09-10T04:06:47.523 DEBUG:teuthology.orchestra.run.smithi135:mon.c> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.c.service 2024-09-10T04:06:47.525 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-10T04:06:47.526 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T04:06:47.570 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:47.570 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T04:06:47.570 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:06:47.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:48.280 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:06:48.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:48 smithi003 ceph-mon[25325]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:06:48.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:48 smithi003 ceph-mon[25325]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:48.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:48 smithi003 ceph-mon[25325]: Saving service mon spec with placement smithi003:172.21.15.3=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c;count:3 2024-09-10T04:06:48.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:48 smithi003 ceph-mon[25325]: Deploying daemon mon.c on smithi135 2024-09-10T04:06:48.942 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:06:48.942 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":1,"fsid":"bdde4a12-6f29-11ef-bcea-c7b262605968","modified":"2024-09-10T04:05:20.732495Z","created":"2024-09-10T04:05:20.732495Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T04:06:48.943 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 1 2024-09-10T04:06:49.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:49 smithi003 ceph-mon[25325]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:49.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:49 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1601259482' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:06:50.592 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-10T04:06:50.592 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T04:06:50.859 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:06:51.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:51 smithi003 ceph-mon[25325]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:51.708 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:06:51.708 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":1,"fsid":"bdde4a12-6f29-11ef-bcea-c7b262605968","modified":"2024-09-10T04:05:20.732495Z","created":"2024-09-10T04:05:20.732495Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T04:06:51.708 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 1 2024-09-10T04:06:52.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:52 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/165702299' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:06:52.681 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 podman[27960]: 2024-09-10 04:06:52.566355747 +0000 UTC m=+0.122862793 container create a824358c622f430bc36405a2beedb6cef34974ada66cce0c94911ab4ea8ce9f2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, 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, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD) 2024-09-10T04:06:53.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 podman[27960]: 2024-09-10 04:06:52.76036167 +0000 UTC m=+0.316868640 container init a824358c622f430bc36405a2beedb6cef34974ada66cce0c94911ab4ea8ce9f2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True) 2024-09-10T04:06:53.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 podman[27960]: 2024-09-10 04:06:52.765128774 +0000 UTC m=+0.321635746 container start a824358c622f430bc36405a2beedb6cef34974ada66cce0c94911ab4ea8ce9f2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-c, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2) 2024-09-10T04:06:53.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: set uid:gid to 167:167 (ceph:ceph) 2024-09-10T04:06:53.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev), process ceph-mon, pid 7 2024-09-10T04:06:53.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: pidfile_write: ignore empty --pid-file 2024-09-10T04:06:53.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: load: jerasure load: lrc 2024-09-10T04:06:53.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: RocksDB version: 7.9.2 2024-09-10T04:06:53.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Git sha 0 2024-09-10T04:06:53.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Compile date 2024-09-10 00:49:01 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: DB SUMMARY 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: DB Session ID: ZCR6Q7IP36CIGVFDDE6I 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: CURRENT file: CURRENT 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: IDENTITY file: IDENTITY 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.error_if_exists: 0 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.create_if_missing: 0 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.paranoid_checks: 1 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-10T04:06:53.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.env: 0x55754e601120 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.fs: PosixFileSystem 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.info_log: 0x5575502bb700 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_file_opening_threads: 16 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.statistics: (nil) 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.use_fsync: 0 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_log_file_size: 0 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.keep_log_file_num: 1000 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.recycle_log_file_num: 0 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.allow_fallocate: 1 2024-09-10T04:06:53.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.allow_mmap_reads: 0 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.allow_mmap_writes: 0 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.use_direct_reads: 0 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.create_missing_column_families: 0 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.db_log_dir: 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.wal_dir: 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T04:06:53.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.advise_random_on_open: 1 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.db_write_buffer_size: 0 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.write_buffer_manager: 0x5575502bfb80 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.rate_limiter: (nil) 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.wal_recovery_mode: 2 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.enable_thread_tracking: 0 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.enable_pipelined_write: 0 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.unordered_write: 0 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T04:06:53.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T04:06:53.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T04:06:53.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T04:06:53.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.row_cache: None 2024-09-10T04:06:53.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.wal_filter: None 2024-09-10T04:06:53.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T04:06:53.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.allow_ingest_behind: 0 2024-09-10T04:06:53.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.two_write_queues: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.manual_wal_flush: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.wal_compression: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.atomic_flush: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.log_readahead_size: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.best_efforts_recovery: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.allow_data_in_errors: 0 2024-09-10T04:06:53.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.db_host_id: __hostname__ 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_background_jobs: 2 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_background_compactions: -1 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_subcompactions: 1 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_total_wal_size: 0 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_open_files: -1 2024-09-10T04:06:53.077 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bytes_per_sync: 0 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_readahead_size: 0 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_background_flushes: -1 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Compression algorithms supported: 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: kZSTD supported: 0 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: kXpressCompression supported: 0 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: kBZip2Compression supported: 0 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: kLZ4Compression supported: 1 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: kZlibCompression supported: 1 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: kLZ4HCCompression supported: 1 2024-09-10T04:06:53.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: kSnappyCompression supported: 1 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.merge_operator: 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_filter: None 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_filter_factory: None 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.sst_partitioner_factory: None 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5575502bb320) 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout: cache_index_and_filter_blocks: 1 2024-09-10T04:06:53.079 INFO:journalctl@ceph.mon.c.smithi135.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: pin_top_level_index_and_filter: 1 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: index_type: 0 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: data_block_index_type: 0 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: index_shortening: 1 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: checksum: 4 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: no_block_cache: 0 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache: 0x5575502af610 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache_name: BinnedLRUCache 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache_options: 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: capacity : 536870912 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: num_shard_bits : 4 2024-09-10T04:06:53.080 INFO:journalctl@ceph.mon.c.smithi135.stdout: strict_capacity_limit : 0 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: high_pri_pool_ratio: 0.000 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache_compressed: (nil) 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: persistent_cache: (nil) 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_size: 4096 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_size_deviation: 10 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_restart_interval: 16 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: index_block_restart_interval: 1 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: metadata_block_size: 4096 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: partition_filters: 0 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: use_delta_encoding: 1 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: filter_policy: bloomfilter 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: whole_key_filtering: 1 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: verify_compression: 0 2024-09-10T04:06:53.081 INFO:journalctl@ceph.mon.c.smithi135.stdout: read_amp_bytes_per_bit: 0 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout: format_version: 5 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout: enable_index_compression: 1 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_align: 0 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout: max_auto_readahead_size: 262144 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout: prepopulate_block_cache: 0 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout: initial_auto_readahead_size: 8192 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout: num_file_reads_for_auto_readahead: 2 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.write_buffer_size: 33554432 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_write_buffer_number: 2 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression: NoCompression 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression: Disabled 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.prefix_extractor: nullptr 2024-09-10T04:06:53.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.num_levels: 7 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-10T04:06:53.083 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression_opts.level: 32767 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression_opts.strategy: 0 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression_opts.enabled: false 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.target_file_size_base: 67108864 2024-09-10T04:06:53.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-10T04:06:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.arena_block_size: 1048576 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.disable_auto_compactions: 0 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T04:06:53.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.inplace_update_support: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.bloom_locality: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.max_successive_merges: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.paranoid_file_checks: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.force_consistency_checks: 1 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.report_bg_io_stats: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.ttl: 2592000 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T04:06:53.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.enable_blob_files: false 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.min_blob_size: 0 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.blob_file_size: 268435456 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.blob_file_starting_level: 0 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-10T04:06:53.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 93ebe75e-482b-4381-802f-4ed27725b8ee 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941212793378, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941212793798, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1725941212, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "93ebe75e-482b-4381-802f-4ed27725b8ee", "db_session_id": "ZCR6Q7IP36CIGVFDDE6I", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941212793905, "job": 1, "event": "recovery_finished"} 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5575502dee00 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: DB pointer 0x5575503e0000 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** DB Stats ** 2024-09-10T04:06:53.089 INFO:journalctl@ceph.mon.c.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** Compaction Stats [default] ** 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-10T04:06:53.090 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** Compaction Stats [default] ** 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T04:06:53.091 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout: Block cache BinnedLRUCache@0x5575502af610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: using public_addr v2:172.21.15.135:0/0 -> [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: starting mon.c rank -1 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(???) e0 preinit fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).mds e1 new map 2024-09-10T04:06:53.092 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout: e1 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout: btime 2024-09-10T04:05:24:299542+0000 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout: legacy client fscid: -1 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout: No filesystems configured 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-10T04:06:53.093 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-10T04:06:53.094 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Deploying cephadm binary to smithi135 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Added host smithi135 2024-09-10T04:06:53.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/323376578' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/323376578' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.096 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"} : dispatch 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:53.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Saving service mon spec with placement smithi003:172.21.15.3=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c;count:3 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: Deploying daemon mon.c on smithi135 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1601259482' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/165702299' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 ceph-mon[27998]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 bash[27960]: a824358c622f430bc36405a2beedb6cef34974ada66cce0c94911ab4ea8ce9f2 2024-09-10T04:06:53.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:52 smithi135 systemd[1]: Started Ceph mon.c for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:06:53.355 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-10T04:06:53.355 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T04:06:53.617 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:06:58.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:06:58.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: mon.a calling monitor election 2024-09-10T04:06:58.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:58.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: mon.c calling monitor election 2024-09-10T04:06:58.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:58.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: monmap epoch 2 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: last_changed 2024-09-10T04:06:52.819239+0000 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: created 2024-09-10T04:05:20.732495+0000 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: min_mon_release 19 (squid) 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: election_strategy: 1 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: fsmap 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: mgrmap e13: x(active, since 44s) 2024-09-10T04:06:58.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: overall HEALTH_OK 2024-09-10T04:06:58.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:58.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:58.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:58.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:06:58.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:58.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:06:58.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: mon.a calling monitor election 2024-09-10T04:06:58.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:58.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: mon.c calling monitor election 2024-09-10T04:06:58.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:58.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: monmap epoch 2 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: last_changed 2024-09-10T04:06:52.819239+0000 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: created 2024-09-10T04:05:20.732495+0000 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: min_mon_release 19 (squid) 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: election_strategy: 1 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-10T04:06:58.320 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: fsmap 2024-09-10T04:06:58.321 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:06:58.321 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: mgrmap e13: x(active, since 44s) 2024-09-10T04:06:58.321 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: overall HEALTH_OK 2024-09-10T04:06:58.321 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:58.321 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:58.321 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:06:58.321 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:06:58.321 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:06:58.739 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:06:58.739 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":2,"fsid":"bdde4a12-6f29-11ef-bcea-c7b262605968","modified":"2024-09-10T04:06:52.819239Z","created":"2024-09-10T04:05:20.732495Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-10T04:06:58.739 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 2 2024-09-10T04:06:59.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:58 smithi135 ceph-mon[27998]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:59.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:58 smithi135 ceph-mon[27998]: Deploying daemon mon.b on smithi097 2024-09-10T04:06:59.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:58 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/2469394657' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:06:59.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:06:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:06:59.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:58 smithi003 ceph-mon[25325]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:06:59.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:58 smithi003 ceph-mon[25325]: Deploying daemon mon.b on smithi097 2024-09-10T04:06:59.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:58 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/2469394657' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:06:59.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:06:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:00.333 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-10T04:07:00.333 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T04:07:00.587 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:07:01.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:00 smithi135 ceph-mon[27998]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:00 smithi003 ceph-mon[25325]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.266 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:07:01.266 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":2,"fsid":"bdde4a12-6f29-11ef-bcea-c7b262605968","modified":"2024-09-10T04:06:52.819239Z","created":"2024-09-10T04:05:20.732495Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-10T04:07:01.266 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 2 2024-09-10T04:07:01.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 podman[27695]: 2024-09-10 04:07:01.232504463 +0000 UTC m=+0.015547563 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:07:01.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 podman[27695]: 2024-09-10 04:07:01.487718533 +0000 UTC m=+0.270761640 container init 16990bdd225de00c6a79ac113bc068917881bfbb50184120440d6ed7e81b312f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-10T04:07:01.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 podman[27695]: 2024-09-10 04:07:01.492369623 +0000 UTC m=+0.275412724 container start 16990bdd225de00c6a79ac113bc068917881bfbb50184120440d6ed7e81b312f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:07:01.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: set uid:gid to 167:167 (ceph:ceph) 2024-09-10T04:07:01.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: ceph version 19.3.0-4885-g3a5e3f16 (3a5e3f16720f432aea965c40a8f6eb480095ec6c) squid (dev), process ceph-mon, pid 7 2024-09-10T04:07:01.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pidfile_write: ignore empty --pid-file 2024-09-10T04:07:01.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: load: jerasure load: lrc 2024-09-10T04:07:01.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: RocksDB version: 7.9.2 2024-09-10T04:07:01.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Git sha 0 2024-09-10T04:07:01.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Compile date 2024-09-10 00:49:01 2024-09-10T04:07:01.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: DB SUMMARY 2024-09-10T04:07:01.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: DB Session ID: YN9TEVGVD7DUC28R4W3A 2024-09-10T04:07:01.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: CURRENT file: CURRENT 2024-09-10T04:07:01.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: IDENTITY file: IDENTITY 2024-09-10T04:07:01.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-10T04:07:01.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-10T04:07:01.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-10T04:07:01.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.error_if_exists: 0 2024-09-10T04:07:01.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.create_if_missing: 0 2024-09-10T04:07:01.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.paranoid_checks: 1 2024-09-10T04:07:01.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-10T04:07:01.887 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-10T04:07:01.887 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-10T04:07:01.887 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.env: 0x56537f9ba120 2024-09-10T04:07:01.887 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.fs: PosixFileSystem 2024-09-10T04:07:01.887 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.info_log: 0x565381063700 2024-09-10T04:07:01.887 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_file_opening_threads: 16 2024-09-10T04:07:01.890 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.statistics: (nil) 2024-09-10T04:07:01.891 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.use_fsync: 0 2024-09-10T04:07:01.891 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_log_file_size: 0 2024-09-10T04:07:01.891 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T04:07:01.891 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T04:07:01.891 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.keep_log_file_num: 1000 2024-09-10T04:07:01.892 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.recycle_log_file_num: 0 2024-09-10T04:07:01.892 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.allow_fallocate: 1 2024-09-10T04:07:01.892 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.allow_mmap_reads: 0 2024-09-10T04:07:01.892 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.allow_mmap_writes: 0 2024-09-10T04:07:01.892 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.use_direct_reads: 0 2024-09-10T04:07:01.892 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T04:07:01.893 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.create_missing_column_families: 0 2024-09-10T04:07:01.893 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.db_log_dir: 2024-09-10T04:07:01.893 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.wal_dir: 2024-09-10T04:07:01.893 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T04:07:01.893 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T04:07:01.893 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T04:07:01.893 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T04:07:01.894 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T04:07:01.894 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T04:07:01.894 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.advise_random_on_open: 1 2024-09-10T04:07:01.894 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.db_write_buffer_size: 0 2024-09-10T04:07:01.894 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.write_buffer_manager: 0x565381067b80 2024-09-10T04:07:01.894 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T04:07:01.894 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T04:07:01.895 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T04:07:01.895 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.rate_limiter: (nil) 2024-09-10T04:07:01.895 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T04:07:01.895 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.wal_recovery_mode: 2 2024-09-10T04:07:01.895 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.enable_thread_tracking: 0 2024-09-10T04:07:01.895 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.enable_pipelined_write: 0 2024-09-10T04:07:01.895 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.unordered_write: 0 2024-09-10T04:07:01.896 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T04:07:01.896 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T04:07:01.896 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T04:07:01.896 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T04:07:01.896 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.row_cache: None 2024-09-10T04:07:01.896 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.wal_filter: None 2024-09-10T04:07:01.896 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T04:07:01.897 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.allow_ingest_behind: 0 2024-09-10T04:07:01.897 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.two_write_queues: 0 2024-09-10T04:07:01.897 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.manual_wal_flush: 0 2024-09-10T04:07:01.897 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.wal_compression: 0 2024-09-10T04:07:01.897 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.atomic_flush: 0 2024-09-10T04:07:01.897 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T04:07:01.897 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T04:07:01.898 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T04:07:01.898 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.log_readahead_size: 0 2024-09-10T04:07:01.898 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-10T04:07:01.898 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.best_efforts_recovery: 0 2024-09-10T04:07:01.898 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-10T04:07:01.898 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-10T04:07:01.898 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.allow_data_in_errors: 0 2024-09-10T04:07:01.899 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.db_host_id: __hostname__ 2024-09-10T04:07:01.899 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-10T04:07:01.899 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_background_jobs: 2 2024-09-10T04:07:01.899 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_background_compactions: -1 2024-09-10T04:07:01.899 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_subcompactions: 1 2024-09-10T04:07:01.899 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T04:07:01.899 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T04:07:01.900 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T04:07:01.900 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_total_wal_size: 0 2024-09-10T04:07:01.900 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T04:07:01.900 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T04:07:01.900 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T04:07:01.900 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T04:07:01.901 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_open_files: -1 2024-09-10T04:07:01.901 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bytes_per_sync: 0 2024-09-10T04:07:01.901 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T04:07:01.901 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T04:07:01.901 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_readahead_size: 0 2024-09-10T04:07:01.901 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_background_flushes: -1 2024-09-10T04:07:01.901 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Compression algorithms supported: 2024-09-10T04:07:01.902 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: kZSTD supported: 0 2024-09-10T04:07:01.902 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: kXpressCompression supported: 0 2024-09-10T04:07:01.902 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: kBZip2Compression supported: 0 2024-09-10T04:07:01.902 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T04:07:01.902 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: kLZ4Compression supported: 1 2024-09-10T04:07:01.902 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: kZlibCompression supported: 1 2024-09-10T04:07:01.903 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: kLZ4HCCompression supported: 1 2024-09-10T04:07:01.903 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: kSnappyCompression supported: 1 2024-09-10T04:07:01.903 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T04:07:01.903 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-10T04:07:01.903 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-10T04:07:01.903 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-10T04:07:01.904 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T04:07:01.904 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.merge_operator: 2024-09-10T04:07:01.904 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_filter: None 2024-09-10T04:07:01.904 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_filter_factory: None 2024-09-10T04:07:01.904 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.sst_partitioner_factory: None 2024-09-10T04:07:01.904 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T04:07:01.904 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T04:07:01.905 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x565381063320) 2024-09-10T04:07:01.905 INFO:journalctl@ceph.mon.b.smithi097.stdout: cache_index_and_filter_blocks: 1 2024-09-10T04:07:01.905 INFO:journalctl@ceph.mon.b.smithi097.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T04:07:01.905 INFO:journalctl@ceph.mon.b.smithi097.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T04:07:01.905 INFO:journalctl@ceph.mon.b.smithi097.stdout: pin_top_level_index_and_filter: 1 2024-09-10T04:07:01.905 INFO:journalctl@ceph.mon.b.smithi097.stdout: index_type: 0 2024-09-10T04:07:01.905 INFO:journalctl@ceph.mon.b.smithi097.stdout: data_block_index_type: 0 2024-09-10T04:07:01.906 INFO:journalctl@ceph.mon.b.smithi097.stdout: index_shortening: 1 2024-09-10T04:07:01.906 INFO:journalctl@ceph.mon.b.smithi097.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-10T04:07:01.906 INFO:journalctl@ceph.mon.b.smithi097.stdout: checksum: 4 2024-09-10T04:07:01.906 INFO:journalctl@ceph.mon.b.smithi097.stdout: no_block_cache: 0 2024-09-10T04:07:01.906 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_cache: 0x565381057610 2024-09-10T04:07:01.906 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_cache_name: BinnedLRUCache 2024-09-10T04:07:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_cache_options: 2024-09-10T04:07:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout: capacity : 536870912 2024-09-10T04:07:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout: num_shard_bits : 4 2024-09-10T04:07:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout: strict_capacity_limit : 0 2024-09-10T04:07:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout: high_pri_pool_ratio: 0.000 2024-09-10T04:07:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_cache_compressed: (nil) 2024-09-10T04:07:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout: persistent_cache: (nil) 2024-09-10T04:07:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_size: 4096 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_size_deviation: 10 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_restart_interval: 16 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: index_block_restart_interval: 1 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: metadata_block_size: 4096 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: partition_filters: 0 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: use_delta_encoding: 1 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: filter_policy: bloomfilter 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: whole_key_filtering: 1 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: verify_compression: 0 2024-09-10T04:07:01.908 INFO:journalctl@ceph.mon.b.smithi097.stdout: read_amp_bytes_per_bit: 0 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout: format_version: 5 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout: enable_index_compression: 1 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_align: 0 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout: max_auto_readahead_size: 262144 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout: prepopulate_block_cache: 0 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout: initial_auto_readahead_size: 8192 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout: num_file_reads_for_auto_readahead: 2 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.write_buffer_size: 33554432 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_write_buffer_number: 2 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression: NoCompression 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression: Disabled 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.prefix_extractor: nullptr 2024-09-10T04:07:01.909 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.num_levels: 7 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-10T04:07:01.910 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression_opts.level: 32767 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression_opts.strategy: 0 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression_opts.enabled: false 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T04:07:01.911 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.target_file_size_base: 67108864 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T04:07:01.912 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.arena_block_size: 1048576 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.disable_auto_compactions: 0 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T04:07:01.913 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.inplace_update_support: 0 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.bloom_locality: 0 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.max_successive_merges: 0 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.paranoid_file_checks: 0 2024-09-10T04:07:01.914 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.force_consistency_checks: 1 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.report_bg_io_stats: 0 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.ttl: 2592000 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.enable_blob_files: false 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.min_blob_size: 0 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.blob_file_size: 268435456 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-10T04:07:01.915 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.blob_file_starting_level: 0 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bed02c9f-1669-411b-9fe0-911fb4e4344f 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941221519899, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941221520296, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1725941221, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bed02c9f-1669-411b-9fe0-911fb4e4344f", "db_session_id": "YN9TEVGVD7DUC28R4W3A", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725941221520390, "job": 1, "event": "recovery_finished"} 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x565381086e00 2024-09-10T04:07:01.916 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: DB pointer 0x565381188000 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout: ** DB Stats ** 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.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-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.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-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.stdout: ** Compaction Stats [default] ** 2024-09-10T04:07:01.917 INFO:journalctl@ceph.mon.b.smithi097.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-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: ** Compaction Stats [default] ** 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.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-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T04:07:01.918 INFO:journalctl@ceph.mon.b.smithi097.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: Cumulative compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: Interval compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.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-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: Block cache BinnedLRUCache@0x565381057610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-10T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: using public_addr v2:172.21.15.97:0/0 -> [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: starting mon.b rank -1 at public addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] at bind addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(???) e0 preinit fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).mds e1 new map 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout: e1 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout: btime 2024-09-10T04:05:24:299542+0000 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.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-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout: legacy client fscid: -1 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout: No filesystems configured 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: 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-10T04:07:01.920 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:01.921 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Deploying cephadm binary to smithi135 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.922 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Added host smithi135 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/323376578' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/323376578' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-10T04:07:01.923 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"} : dispatch 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:07:01.924 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Saving service mon spec with placement smithi003:172.21.15.3=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c;count:3 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Deploying daemon mon.c on smithi135 2024-09-10T04:07:01.925 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1601259482' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/165702299' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.a calling monitor election 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.c calling monitor election 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:01.926 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: monmap epoch 2 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: last_changed 2024-09-10T04:06:52.819239+0000 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: created 2024-09-10T04:05:20.732495+0000 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: min_mon_release 19 (squid) 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: election_strategy: 1 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: fsmap 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mgrmap e13: x(active, since 44s) 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: overall HEALTH_OK 2024-09-10T04:07:01.927 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: Deploying daemon mon.b on smithi097 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/2469394657' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 ceph-mon[27734]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 bash[27695]: 16990bdd225de00c6a79ac113bc068917881bfbb50184120440d6ed7e81b312f 2024-09-10T04:07:01.928 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:01 smithi097 systemd[1]: Started Ceph mon.b for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:07:02.844 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-10T04:07:02.844 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T04:07:03.093 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:07:06.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: mon.a calling monitor election 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: mon.c calling monitor election 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: mon.b calling monitor election 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: monmap epoch 3 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: last_changed 2024-09-10T04:07:01.545709+0000 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: created 2024-09-10T04:05:20.732495+0000 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: min_mon_release 19 (squid) 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: election_strategy: 1 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-10T04:07:06.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: 2: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.b 2024-09-10T04:07:06.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: fsmap 2024-09-10T04:07:06.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:07:06.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: mgrmap e13: x(active, since 52s) 2024-09-10T04:07:06.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: overall HEALTH_OK 2024-09-10T04:07:06.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:06.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:06.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:06.886 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:06 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:06.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: mon.a calling monitor election 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: mon.c calling monitor election 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: mon.b calling monitor election 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: monmap epoch 3 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: last_changed 2024-09-10T04:07:01.545709+0000 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: created 2024-09-10T04:05:20.732495+0000 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: min_mon_release 19 (squid) 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: election_strategy: 1 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: 2: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.b 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: fsmap 2024-09-10T04:07:06.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:07:06.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: mgrmap e13: x(active, since 52s) 2024-09-10T04:07:06.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: overall HEALTH_OK 2024-09-10T04:07:06.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:06.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:06.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:06.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:06 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:07.014 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:07:07.015 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":3,"fsid":"bdde4a12-6f29-11ef-bcea-c7b262605968","modified":"2024-09-10T04:07:01.545709Z","created":"2024-09-10T04:05:20.732495Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:3300","nonce":0},{"type":"v1","addr":"172.21.15.97:6789","nonce":0}]},"addr":"172.21.15.97:6789/0","public_addr":"172.21.15.97:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-10T04:07:07.015 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 3 2024-09-10T04:07:07.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:07:07.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: mon.a calling monitor election 2024-09-10T04:07:07.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: mon.c calling monitor election 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: mon.b calling monitor election 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: monmap epoch 3 2024-09-10T04:07:07.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: last_changed 2024-09-10T04:07:01.545709+0000 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: created 2024-09-10T04:05:20.732495+0000 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: min_mon_release 19 (squid) 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: election_strategy: 1 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: 2: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.b 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: fsmap 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: mgrmap e13: x(active, since 52s) 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: overall HEALTH_OK 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:07.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:07.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:07.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:06 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:07.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:07 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:07.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:07 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/3794325814' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:07:07.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:07 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:07.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:07 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:07.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:07 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/3794325814' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:07:07.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:07 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:07.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:07 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:07.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:07 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/3794325814' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-10T04:07:07.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:07 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:07:08.368 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-10T04:07:08.368 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph config generate-minimal-conf 2024-09-10T04:07:09.017 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: Updating smithi003:/etc/ceph/ceph.conf 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:09.018 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: Reconfiguring mon.a (unknown last config time)... 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:09.019 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:07:09.020 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:09.020 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:08 smithi097 ceph-mon[27734]: Reconfiguring daemon mon.a on smithi003 2024-09-10T04:07:09.050 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:07:09.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:09.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: Updating smithi003:/etc/ceph/ceph.conf 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: Reconfiguring mon.a (unknown last config time)... 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:08 smithi135 ceph-mon[27998]: Reconfiguring daemon mon.a on smithi003 2024-09-10T04:07:09.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: Updating smithi003:/etc/ceph/ceph.conf 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:09.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: Reconfiguring mon.a (unknown last config time)... 2024-09-10T04:07:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:07:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:08 smithi003 ceph-mon[25325]: Reconfiguring daemon mon.a on smithi003 2024-09-10T04:07:09.696 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:07:09.696 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2024-09-10T04:07:09.696 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:07:09.696 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] 2024-09-10T04:07:10.144 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:10 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:10.144 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:10 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/650446516' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:10.144 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:10 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:10.144 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:10 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:10.145 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:10 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:10.145 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:10 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:07:10.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:10 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:10.284 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:10 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:10.284 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:10 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/650446516' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:10.285 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:10 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:10.285 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:10 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:10.285 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:10 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:10.285 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:10 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:07:10.285 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:10 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:10.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:10 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:10.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:10 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/650446516' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:10.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:10 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:10.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:10 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:10.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:10 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:10.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:10 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:07:10.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:10 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:10.433 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-10T04:07:10.433 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:07:10.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T04:07:10.462 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:07:10.462 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:07:10.528 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-10T04:07:10.528 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T04:07:10.558 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-10T04:07:10.558 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:07:10.622 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T04:07:10.622 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T04:07:10.656 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T04:07:10.656 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:07:10.725 INFO:tasks.cephadm:Adding mgr.x on smithi003 2024-09-10T04:07:10.725 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch apply mgr '1;smithi003=x' 2024-09-10T04:07:11.004 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:07:11.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:11 smithi097 ceph-mon[27734]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:11.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:11 smithi097 ceph-mon[27734]: Reconfiguring mon.b (monmap changed)... 2024-09-10T04:07:11.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:11 smithi097 ceph-mon[27734]: Reconfiguring daemon mon.b on smithi097 2024-09-10T04:07:11.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:11 smithi135 ceph-mon[27998]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:11.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:11 smithi135 ceph-mon[27998]: Reconfiguring mon.b (monmap changed)... 2024-09-10T04:07:11.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:11 smithi135 ceph-mon[27998]: Reconfiguring daemon mon.b on smithi097 2024-09-10T04:07:11.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:11 smithi003 ceph-mon[25325]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:11.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:11 smithi003 ceph-mon[25325]: Reconfiguring mon.b (monmap changed)... 2024-09-10T04:07:11.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:11 smithi003 ceph-mon[25325]: Reconfiguring daemon mon.b on smithi097 2024-09-10T04:07:11.615 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mgr update... 2024-09-10T04:07:12.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:12 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:12.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:12 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:12.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:12 smithi135 ceph-mon[27998]: Reconfiguring mon.c (monmap changed)... 2024-09-10T04:07:12.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:12 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:12.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:12 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:07:12.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:12 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:12.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:12 smithi135 ceph-mon[27998]: Reconfiguring daemon mon.c on smithi135 2024-09-10T04:07:12.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:12 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:12.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:12 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:12.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:12 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:12.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:12 smithi097 ceph-mon[27734]: Reconfiguring mon.c (monmap changed)... 2024-09-10T04:07:12.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:12 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:12.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:12 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:07:12.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:12 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:12.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:12 smithi097 ceph-mon[27734]: Reconfiguring daemon mon.c on smithi135 2024-09-10T04:07:12.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:12 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:12.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:12 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:12.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:12 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:12.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:12 smithi003 ceph-mon[25325]: Reconfiguring mon.c (monmap changed)... 2024-09-10T04:07:12.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:12 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-10T04:07:12.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:12 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-10T04:07:12.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:12 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:12.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:12 smithi003 ceph-mon[25325]: Reconfiguring daemon mon.c on smithi135 2024-09-10T04:07:12.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:12 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:12.758 DEBUG:tasks.cephadm:set 0 configs 2024-09-10T04:07:12.758 INFO:tasks.cephadm:Deploying OSDs... 2024-09-10T04:07:12.759 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:07:12.759 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T04:07:12.779 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-10T04:07:12.779 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 2024-09-10T04:07:12.838 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T04:07:12.839 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:12.839 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-10T04:07:12.839 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:12.839 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:12.839 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-10 04:06:28.017115135 +0000 2024-09-10T04:07:12.839 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:12.839 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:12.839 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:12.839 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T04:07:12.908 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-10T04:07:12.908 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-10T04:07:12.908 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000291783 s, 1.8 MB/s 2024-09-10T04:07:12.910 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T04:07:12.970 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 2024-09-10T04:07:13.029 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T04:07:13.030 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:13.030 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-10T04:07:13.030 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:13.030 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:13.030 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-10 04:06:28.044114795 +0000 2024-09-10T04:07:13.030 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:13.030 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:13.030 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:13.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T04:07:13.099 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-10T04:07:13.099 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-10T04:07:13.099 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000244362 s, 2.1 MB/s 2024-09-10T04:07:13.101 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T04:07:13.162 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 2024-09-10T04:07:13.220 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T04:07:13.220 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:13.220 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-10T04:07:13.220 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:13.220 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:13.220 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-10 04:06:28.070114468 +0000 2024-09-10T04:07:13.220 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:13.220 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:13.221 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:13.221 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T04:07:13.287 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-10T04:07:13.288 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-10T04:07:13.288 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000236838 s, 2.2 MB/s 2024-09-10T04:07:13.289 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T04:07:13.346 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 2024-09-10T04:07:13.403 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T04:07:13.403 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:13.403 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-10T04:07:13.403 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:13.403 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:13.403 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-10 04:06:28.097114127 +0000 2024-09-10T04:07:13.403 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:13.403 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:13.403 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: 2024-09-10 04:04:04.400838208 +0000 2024-09-10T04:07:13.404 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T04:07:13.468 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-10T04:07:13.469 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-10T04:07:13.469 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000230953 s, 2.2 MB/s 2024-09-10T04:07:13.470 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T04:07:13.527 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-10T04:07:13.527 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T04:07:13.546 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-10T04:07:13.546 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_1 2024-09-10T04:07:13.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:13.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi003=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:13.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: Saving service mgr spec with placement smithi003=x;count:1 2024-09-10T04:07:13.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:13.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:13.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:13.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T04:07:13.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T04:07:13.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:13 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi003=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: Saving service mgr spec with placement smithi003=x;count:1 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T04:07:13.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T04:07:13.594 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:13 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:13.604 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T04:07:13.604 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:13.604 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-10T04:07:13.604 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:13.604 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:13.604 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-10 04:07:01.036454440 +0000 2024-09-10T04:07:13.604 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-10 04:04:05.811441868 +0000 2024-09-10T04:07:13.605 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-10 04:04:05.811441868 +0000 2024-09-10T04:07:13.605 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-09-10 04:04:05.811441868 +0000 2024-09-10T04:07:13.605 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T04:07:13.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi003=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: Saving service mgr spec with placement smithi003=x;count:1 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-10T04:07:13.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:13 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:13.660 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-10T04:07:13.660 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-10T04:07:13.660 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000290547 s, 1.8 MB/s 2024-09-10T04:07:13.661 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T04:07:13.721 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_2 2024-09-10T04:07:13.778 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T04:07:13.778 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:13.778 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-10T04:07:13.778 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:13.778 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:13.778 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-10 04:07:01.036454440 +0000 2024-09-10T04:07:13.778 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-10 04:04:05.810441886 +0000 2024-09-10T04:07:13.778 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-10 04:04:05.810441886 +0000 2024-09-10T04:07:13.778 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-09-10 04:04:05.810441886 +0000 2024-09-10T04:07:13.778 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T04:07:13.845 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-10T04:07:13.846 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-10T04:07:13.846 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.00020308 s, 2.5 MB/s 2024-09-10T04:07:13.847 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T04:07:13.905 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_3 2024-09-10T04:07:13.961 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T04:07:13.962 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:13.962 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-09-10T04:07:13.962 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:13.962 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:13.962 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-10 04:07:01.037454423 +0000 2024-09-10T04:07:13.962 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-10 04:04:05.809441902 +0000 2024-09-10T04:07:13.962 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-10 04:04:05.809441902 +0000 2024-09-10T04:07:13.962 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-09-10 04:04:05.809441902 +0000 2024-09-10T04:07:13.962 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T04:07:14.028 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-10T04:07:14.028 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-10T04:07:14.028 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000202249 s, 2.5 MB/s 2024-09-10T04:07:14.029 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T04:07:14.086 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_4 2024-09-10T04:07:14.144 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T04:07:14.144 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:14.144 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 962 Links: 1 2024-09-10T04:07:14.144 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:14.144 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:14.144 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-10 04:07:01.037454423 +0000 2024-09-10T04:07:14.144 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-10 04:04:05.809441902 +0000 2024-09-10T04:07:14.144 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-10 04:04:05.809441902 +0000 2024-09-10T04:07:14.144 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-09-10 04:04:05.809441902 +0000 2024-09-10T04:07:14.145 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T04:07:14.209 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-10T04:07:14.209 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-10T04:07:14.209 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000184227 s, 2.8 MB/s 2024-09-10T04:07:14.210 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T04:07:14.267 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T04:07:14.267 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T04:07:14.286 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-10T04:07:14.286 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_1 2024-09-10T04:07:14.345 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T04:07:14.346 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:14.346 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-10T04:07:14.346 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:14.346 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:14.346 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-10 04:06:51.826925257 +0000 2024-09-10T04:07:14.346 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-10 04:04:05.806481531 +0000 2024-09-10T04:07:14.346 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-10 04:04:05.806481531 +0000 2024-09-10T04:07:14.346 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-10 04:04:05.806481531 +0000 2024-09-10T04:07:14.346 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T04:07:14.413 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-10T04:07:14.414 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-10T04:07:14.414 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000232036 s, 2.2 MB/s 2024-09-10T04:07:14.415 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T04:07:14.473 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_2 2024-09-10T04:07:14.529 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T04:07:14.530 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:14.530 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-10T04:07:14.530 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:14.530 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:14.530 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-10 04:06:51.826925257 +0000 2024-09-10T04:07:14.530 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-10 04:04:05.806481531 +0000 2024-09-10T04:07:14.530 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-10 04:04:05.806481531 +0000 2024-09-10T04:07:14.530 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-10 04:04:05.806481531 +0000 2024-09-10T04:07:14.531 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T04:07:14.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:14 smithi135 ceph-mon[27998]: Reconfiguring mgr.x (unknown last config time)... 2024-09-10T04:07:14.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:14 smithi135 ceph-mon[27998]: Reconfiguring daemon mgr.x on smithi003 2024-09-10T04:07:14.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:14 smithi003 ceph-mon[25325]: Reconfiguring mgr.x (unknown last config time)... 2024-09-10T04:07:14.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:14 smithi003 ceph-mon[25325]: Reconfiguring daemon mgr.x on smithi003 2024-09-10T04:07:14.593 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-10T04:07:14.593 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-10T04:07:14.593 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000210387 s, 2.4 MB/s 2024-09-10T04:07:14.594 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T04:07:14.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:14 smithi097 ceph-mon[27734]: Reconfiguring mgr.x (unknown last config time)... 2024-09-10T04:07:14.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:14 smithi097 ceph-mon[27734]: Reconfiguring daemon mgr.x on smithi003 2024-09-10T04:07:14.652 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_3 2024-09-10T04:07:14.708 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T04:07:14.708 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:14.708 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-10T04:07:14.708 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:14.709 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:14.709 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-10 04:06:51.827925236 +0000 2024-09-10T04:07:14.709 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-10 04:04:05.807481510 +0000 2024-09-10T04:07:14.709 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-10 04:04:05.807481510 +0000 2024-09-10T04:07:14.709 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-10 04:04:05.807481510 +0000 2024-09-10T04:07:14.709 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T04:07:14.772 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-10T04:07:14.772 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-10T04:07:14.772 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000246324 s, 2.1 MB/s 2024-09-10T04:07:14.773 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T04:07:14.830 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_4 2024-09-10T04:07:14.887 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T04:07:14.887 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T04:07:14.887 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 957 Links: 1 2024-09-10T04:07:14.887 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T04:07:14.887 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T04:07:14.887 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-10 04:06:51.827925236 +0000 2024-09-10T04:07:14.887 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-10 04:04:05.804481574 +0000 2024-09-10T04:07:14.887 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-10 04:04:05.804481574 +0000 2024-09-10T04:07:14.887 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-10 04:04:05.804481574 +0000 2024-09-10T04:07:14.887 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T04:07:14.950 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-10T04:07:14.950 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-10T04:07:14.950 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000191585 s, 2.7 MB/s 2024-09-10T04:07:14.951 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T04:07:15.009 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2024-09-10T04:07:15.009 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-10T04:07:15.265 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:07:15.385 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:15 smithi003 ceph-mon[25325]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:15.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:15 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:15.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:15 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:15.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:15 smithi135 ceph-mon[27998]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:15.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:15 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:15.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:15 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:15.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:15 smithi097 ceph-mon[27734]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:15.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:15 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:15.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:15 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:17.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:17 smithi003 ceph-mon[25325]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:17.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:17 smithi135 ceph-mon[27998]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:17.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:17 smithi097 ceph-mon[27734]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:17.851 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:07:17.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2024-09-10T04:07:18.137 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:07:19.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:19 smithi003 ceph-mon[25325]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:19.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:07:19.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:07:19.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:19.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:19 smithi135 ceph-mon[27998]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:19.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:19 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:07:19.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:19 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:07:19.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:19 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:19.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:19 smithi097 ceph-mon[27734]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:19.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:19 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:07:19.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:19 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:07:19.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:19 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:20.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:20 smithi003 ceph-mon[25325]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:20.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:20 smithi135 ceph-mon[27998]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:20.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:20 smithi097 ceph-mon[27734]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:21 smithi135 ceph-mon[27998]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:21 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/764546882' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bbb6a0d-d9df-4531-9f22-c4be209d401e"} : dispatch 2024-09-10T04:07:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:21 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/764546882' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7bbb6a0d-d9df-4531-9f22-c4be209d401e"}]': finished 2024-09-10T04:07:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:21 smithi135 ceph-mon[27998]: osdmap e5: 1 total, 0 up, 1 in 2024-09-10T04:07:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:21.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:21 smithi097 ceph-mon[27734]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:21 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/764546882' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bbb6a0d-d9df-4531-9f22-c4be209d401e"} : dispatch 2024-09-10T04:07:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:21 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/764546882' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7bbb6a0d-d9df-4531-9f22-c4be209d401e"}]': finished 2024-09-10T04:07:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:21 smithi097 ceph-mon[27734]: osdmap e5: 1 total, 0 up, 1 in 2024-09-10T04:07:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:21.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:21 smithi003 ceph-mon[25325]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:21.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:21 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/764546882' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bbb6a0d-d9df-4531-9f22-c4be209d401e"} : dispatch 2024-09-10T04:07:21.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:21 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/764546882' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7bbb6a0d-d9df-4531-9f22-c4be209d401e"}]': finished 2024-09-10T04:07:21.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:21 smithi003 ceph-mon[25325]: osdmap e5: 1 total, 0 up, 1 in 2024-09-10T04:07:21.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:22.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:22 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1879467609' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:07:22.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:22 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1879467609' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:07:22.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:22 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1879467609' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:07:23.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:23 smithi135 ceph-mon[27998]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:23 smithi097 ceph-mon[27734]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:23.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:23 smithi003 ceph-mon[25325]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:25.399 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:25 smithi003 ceph-mon[25325]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:25.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:25 smithi135 ceph-mon[27998]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:25.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:25 smithi097 ceph-mon[27734]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:27.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:27 smithi135 ceph-mon[27998]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:27.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:27 smithi097 ceph-mon[27734]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:27.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:27 smithi003 ceph-mon[25325]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:28.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:28 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-10T04:07:28.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:28 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:28.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:28 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-10T04:07:28.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:28 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:28.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:28 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-10T04:07:28.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:28 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:29.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:29 smithi003 ceph-mon[25325]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:29.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:29 smithi003 ceph-mon[25325]: Deploying daemon osd.0 on smithi003 2024-09-10T04:07:29.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:29 smithi135 ceph-mon[27998]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:29.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:29 smithi135 ceph-mon[27998]: Deploying daemon osd.0 on smithi003 2024-09-10T04:07:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:29 smithi097 ceph-mon[27734]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:29 smithi097 ceph-mon[27734]: Deploying daemon osd.0 on smithi003 2024-09-10T04:07:31.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:31 smithi003 ceph-mon[25325]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:31.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:31 smithi135 ceph-mon[27998]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:31.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:31 smithi097 ceph-mon[27734]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:33.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:33 smithi003 ceph-mon[25325]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:33.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:33 smithi135 ceph-mon[27998]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:33.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:33 smithi097 ceph-mon[27734]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:35.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:35 smithi135 ceph-mon[27998]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:35.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:35 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:35.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:35 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:35.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:35 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:35.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:35 smithi097 ceph-mon[27734]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:35.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:35 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:35.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:35 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:35.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:35 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:35.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:35 smithi003 ceph-mon[25325]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:35.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:35 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:35.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:35 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:35.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:35 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:37.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:37 smithi097 ceph-mon[27734]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:37.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:37.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:37.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:37.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:37.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:37.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:37 smithi003 ceph-mon[25325]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:37.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:37.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:37.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:37.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:37 smithi135 ceph-mon[27998]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:37.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:37.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:37.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:37.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:37.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:38.728 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2024-09-10T04:07:39.333 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.0.service 2024-09-10T04:07:39.336 INFO:tasks.cephadm:Deploying osd.1 on smithi003 with /dev/vg_nvme/lv_3... 2024-09-10T04:07:39.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-10T04:07:39.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:39 smithi003 ceph-mon[25325]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:39.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:39.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:39.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:39 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:39.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:39 smithi003 ceph-mon[25325]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T04:07:39.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:39 smithi135 ceph-mon[27998]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:39.603 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:39 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:39.603 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:39 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:39.603 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:39 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:39.603 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:39 smithi135 ceph-mon[27998]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T04:07:39.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:39 smithi097 ceph-mon[27734]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:39.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:39 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:07:39.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:39 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:39.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:39 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:39.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:39 smithi097 ceph-mon[27734]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-10T04:07:40.116 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:07:41.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:40 smithi003 ceph-mon[25325]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:41.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:40 smithi003 ceph-mon[25325]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T04:07:41.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:40 smithi003 ceph-mon[25325]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T04:07:41.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:40 smithi003 ceph-mon[25325]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-10T04:07:41.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:40 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:41.016 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:07:40 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0[38639]: 2024-09-10T04:07:40.729+0000 7f1eb376b640 -1 osd.0 0 waiting for initial osdmap 2024-09-10T04:07:41.017 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:07:40 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0[38639]: 2024-09-10T04:07:40.732+0000 7f1eaf592640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:07:41.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:40 smithi135 ceph-mon[27998]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:41.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:40 smithi135 ceph-mon[27998]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T04:07:41.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:40 smithi135 ceph-mon[27998]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T04:07:41.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:40 smithi135 ceph-mon[27998]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-10T04:07:41.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:40 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:41.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:40 smithi097 ceph-mon[27734]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:41.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:40 smithi097 ceph-mon[27734]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T04:07:41.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:40 smithi097 ceph-mon[27734]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T04:07:41.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:40 smithi097 ceph-mon[27734]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-10T04:07:41.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:40 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:41.896 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:41 smithi003 ceph-mon[25325]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-10T04:07:41.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:41 smithi003 ceph-mon[25325]: osdmap e7: 1 total, 0 up, 1 in 2024-09-10T04:07:41.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:41 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:41.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:41 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:41.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:41 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:42.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:41 smithi135 ceph-mon[27998]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-10T04:07:42.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:41 smithi135 ceph-mon[27998]: osdmap e7: 1 total, 0 up, 1 in 2024-09-10T04:07:42.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:41 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:42.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:41 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:42.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:41 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:42.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:41 smithi097 ceph-mon[27734]: from='osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-10T04:07:42.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:41 smithi097 ceph-mon[27734]: osdmap e7: 1 total, 0 up, 1 in 2024-09-10T04:07:42.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:41 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:42.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:41 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:42.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:41 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:42.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:42 smithi003 ceph-mon[25325]: purged_snaps scrub starts 2024-09-10T04:07:42.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:42 smithi003 ceph-mon[25325]: purged_snaps scrub ok 2024-09-10T04:07:42.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:42 smithi003 ceph-mon[25325]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:42.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:42 smithi003 ceph-mon[25325]: osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828] boot 2024-09-10T04:07:42.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:42 smithi003 ceph-mon[25325]: osdmap e8: 1 total, 1 up, 1 in 2024-09-10T04:07:42.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:42 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:43.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:42 smithi135 ceph-mon[27998]: purged_snaps scrub starts 2024-09-10T04:07:43.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:42 smithi135 ceph-mon[27998]: purged_snaps scrub ok 2024-09-10T04:07:43.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:42 smithi135 ceph-mon[27998]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:43.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:42 smithi135 ceph-mon[27998]: osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828] boot 2024-09-10T04:07:43.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:42 smithi135 ceph-mon[27998]: osdmap e8: 1 total, 1 up, 1 in 2024-09-10T04:07:43.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:42 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:43.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:42 smithi097 ceph-mon[27734]: purged_snaps scrub starts 2024-09-10T04:07:43.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:42 smithi097 ceph-mon[27734]: purged_snaps scrub ok 2024-09-10T04:07:43.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:42 smithi097 ceph-mon[27734]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T04:07:43.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:42 smithi097 ceph-mon[27734]: osd.0 [v2:172.21.15.3:6802/408734828,v1:172.21.15.3:6803/408734828] boot 2024-09-10T04:07:43.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:42 smithi097 ceph-mon[27734]: osdmap e8: 1 total, 1 up, 1 in 2024-09-10T04:07:43.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:42 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:07:43.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: osdmap e9: 1 total, 1 up, 1 in 2024-09-10T04:07:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: Detected new or changed devices on smithi003 2024-09-10T04:07:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:07:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: Adjusting osd_memory_target on smithi003 to 17092M 2024-09-10T04:07:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:43 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:44.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: osdmap e9: 1 total, 1 up, 1 in 2024-09-10T04:07:44.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: Detected new or changed devices on smithi003 2024-09-10T04:07:44.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:44.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:44.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:07:44.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: Adjusting osd_memory_target on smithi003 to 17092M 2024-09-10T04:07:44.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:44.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:44.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:44.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:43 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:44.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: osdmap e9: 1 total, 1 up, 1 in 2024-09-10T04:07:44.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: Detected new or changed devices on smithi003 2024-09-10T04:07:44.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:44.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:44.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:07:44.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: Adjusting osd_memory_target on smithi003 to 17092M 2024-09-10T04:07:44.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:44.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:44.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:07:44.134 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:43 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:07:44.654 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:07:44.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_3 2024-09-10T04:07:44.942 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:07:45.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:45 smithi003 ceph-mon[25325]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:45.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:45 smithi135 ceph-mon[27998]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:45.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:45 smithi097 ceph-mon[27734]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:46.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:46 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:07:46.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:46 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:07:46.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:46 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:46.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:46 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:07:46.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:46 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:07:46.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:46 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:07:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:07:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:46 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:47.384 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:47 smithi003 ceph-mon[25325]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:47.384 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:47 smithi003 ceph-mon[25325]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:47.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:47 smithi135 ceph-mon[27998]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:47.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:47 smithi135 ceph-mon[27998]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:47.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:47 smithi097 ceph-mon[27734]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:47.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:47 smithi097 ceph-mon[27734]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:07:48.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:48 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/4255011567' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "99ad8d4f-ce9a-48a9-908f-12469e0c72f7"} : dispatch 2024-09-10T04:07:48.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:48 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/4255011567' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99ad8d4f-ce9a-48a9-908f-12469e0c72f7"}]': finished 2024-09-10T04:07:48.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:48 smithi003 ceph-mon[25325]: osdmap e10: 2 total, 1 up, 2 in 2024-09-10T04:07:48.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:07:48.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:48 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/4255011567' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "99ad8d4f-ce9a-48a9-908f-12469e0c72f7"} : dispatch 2024-09-10T04:07:48.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:48 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/4255011567' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99ad8d4f-ce9a-48a9-908f-12469e0c72f7"}]': finished 2024-09-10T04:07:48.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:48 smithi135 ceph-mon[27998]: osdmap e10: 2 total, 1 up, 2 in 2024-09-10T04:07:48.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:07:48.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:48 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/4255011567' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "99ad8d4f-ce9a-48a9-908f-12469e0c72f7"} : dispatch 2024-09-10T04:07:48.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:48 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/4255011567' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99ad8d4f-ce9a-48a9-908f-12469e0c72f7"}]': finished 2024-09-10T04:07:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:48 smithi097 ceph-mon[27734]: osdmap e10: 2 total, 1 up, 2 in 2024-09-10T04:07:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:07:49.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:49 smithi135 ceph-mon[27998]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:49.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:49 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/171366512' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:07:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:49 smithi097 ceph-mon[27734]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:49 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/171366512' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:07:49.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:49 smithi003 ceph-mon[25325]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:49.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:49 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/171366512' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:07:51.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:51 smithi135 ceph-mon[27998]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:51.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:51 smithi097 ceph-mon[27734]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:51.647 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:51 smithi003 ceph-mon[25325]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:53.556 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:53 smithi003 ceph-mon[25325]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:53.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:53 smithi135 ceph-mon[27998]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:53.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:53 smithi097 ceph-mon[27734]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:55.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:55 smithi003 ceph-mon[25325]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:55.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:55 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-10T04:07:55.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:55 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:55.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:55 smithi135 ceph-mon[27998]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:55.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:55 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-10T04:07:55.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:55 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:55.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:55 smithi097 ceph-mon[27734]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:55.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:55 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-10T04:07:55.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:55 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:07:56.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:56 smithi003 ceph-mon[25325]: Deploying daemon osd.1 on smithi003 2024-09-10T04:07:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:56 smithi135 ceph-mon[27998]: Deploying daemon osd.1 on smithi003 2024-09-10T04:07:56.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:56 smithi097 ceph-mon[27734]: Deploying daemon osd.1 on smithi003 2024-09-10T04:07:57.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:57 smithi135 ceph-mon[27998]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:57.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:57 smithi097 ceph-mon[27734]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:57.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:57 smithi003 ceph-mon[25325]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:59.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:07:59 smithi003 ceph-mon[25325]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:59.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:07:59 smithi135 ceph-mon[27998]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:07:59.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:07:59 smithi097 ceph-mon[27734]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:01.568 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:01 smithi003 ceph-mon[25325]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:01.568 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:01 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:01.568 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:01 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:01.568 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:01 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:01.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:01 smithi135 ceph-mon[27998]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:01.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:01 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:01.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:01 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:01.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:01 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:01.600 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:01 smithi097 ceph-mon[27734]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:01.600 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:01.601 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:01.601 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:01 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:03.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:03 smithi003 ceph-mon[25325]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:03.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:03 smithi135 ceph-mon[27998]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:03.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:03 smithi097 ceph-mon[27734]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:04.616 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 1 on host 'smithi003' 2024-09-10T04:08:04.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:04 smithi003 ceph-mon[25325]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:04.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:04 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:04.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:04 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:04.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:04 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:04.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:04 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:04.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:04 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:04.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:04 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:04.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:04 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:04.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:04 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:04 smithi135 ceph-mon[27998]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:05.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:04 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:04 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:04 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:05.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:04 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:05.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:04 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:04 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:05.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:04 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:04 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:04 smithi097 ceph-mon[27734]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:04 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:04 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:04 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:04 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:04 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:04 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:04 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:04 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:05.174 DEBUG:teuthology.orchestra.run.smithi003:osd.1> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.1.service 2024-09-10T04:08:05.177 INFO:tasks.cephadm:Deploying osd.2 on smithi097 with /dev/vg_nvme/lv_4... 2024-09-10T04:08:05.178 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-10T04:08:05.429 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.b/config 2024-09-10T04:08:06.336 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:06 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1[44480]: 2024-09-10T04:08:06.277+0000 7ff782861640 -1 osd.1 0 log_to_monitors true 2024-09-10T04:08:06.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:06 smithi003 ceph-mon[25325]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:06.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:06 smithi003 ceph-mon[25325]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-10T04:08:06.946 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:06 smithi097 ceph-mon[27734]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:06.946 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:06 smithi097 ceph-mon[27734]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-10T04:08:07.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:06 smithi135 ceph-mon[27998]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:07.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:06 smithi135 ceph-mon[27998]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-10T04:08:07.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:07 smithi097 ceph-mon[27734]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T04:08:07.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:07 smithi097 ceph-mon[27734]: osdmap e11: 2 total, 1 up, 2 in 2024-09-10T04:08:07.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:07 smithi097 ceph-mon[27734]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-10T04:08:07.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:07 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:07.903 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:08:07.927 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi097:vg_nvme/lv_4 2024-09-10T04:08:08.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:07 smithi135 ceph-mon[27998]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T04:08:08.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:07 smithi135 ceph-mon[27998]: osdmap e11: 2 total, 1 up, 2 in 2024-09-10T04:08:08.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:07 smithi135 ceph-mon[27998]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-10T04:08:08.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:07 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:08.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:07 smithi003 ceph-mon[25325]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T04:08:08.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:07 smithi003 ceph-mon[25325]: osdmap e11: 2 total, 1 up, 2 in 2024-09-10T04:08:08.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:07 smithi003 ceph-mon[25325]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-10T04:08:08.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:07 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:08.165 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.b/config 2024-09-10T04:08:08.417 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1[44480]: 2024-09-10T04:08:08.110+0000 7ff77e7e4640 -1 osd.1 0 waiting for initial osdmap 2024-09-10T04:08:08.417 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1[44480]: 2024-09-10T04:08:08.112+0000 7ff776603640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:08:08.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:08.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-10T04:08:08.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: osdmap e12: 2 total, 1 up, 2 in 2024-09-10T04:08:08.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:08.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:08.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' 2024-09-10T04:08:08.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: Detected new or changed devices on smithi003 2024-09-10T04:08:08.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:08.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:08.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:08.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:08.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: Adjusting osd_memory_target on smithi003 to 8546M 2024-09-10T04:08:08.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:08.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:08.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:08.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:08.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:08 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:09.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-10T04:08:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: osdmap e12: 2 total, 1 up, 2 in 2024-09-10T04:08:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:09.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' 2024-09-10T04:08:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: Detected new or changed devices on smithi003 2024-09-10T04:08:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: Adjusting osd_memory_target on smithi003 to 8546M 2024-09-10T04:08:09.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:09.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:09.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:09.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:09.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:08 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-10T04:08:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: osdmap e12: 2 total, 1 up, 2 in 2024-09-10T04:08:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:09.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814]' entity='osd.1' 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: Detected new or changed devices on smithi003 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: Adjusting osd_memory_target on smithi003 to 8546M 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:09.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:08 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:09 smithi097 ceph-mon[27734]: purged_snaps scrub starts 2024-09-10T04:08:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:09 smithi097 ceph-mon[27734]: purged_snaps scrub ok 2024-09-10T04:08:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:09 smithi097 ceph-mon[27734]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:08:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:09 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:08:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:09 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:08:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:09 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:09 smithi097 ceph-mon[27734]: osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814] boot 2024-09-10T04:08:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:09 smithi097 ceph-mon[27734]: osdmap e13: 2 total, 2 up, 2 in 2024-09-10T04:08:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:09 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:10.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:09 smithi135 ceph-mon[27998]: purged_snaps scrub starts 2024-09-10T04:08:10.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:09 smithi135 ceph-mon[27998]: purged_snaps scrub ok 2024-09-10T04:08:10.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:09 smithi135 ceph-mon[27998]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:08:10.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:09 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:08:10.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:09 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:08:10.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:09 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:10.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:09 smithi135 ceph-mon[27998]: osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814] boot 2024-09-10T04:08:10.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:09 smithi135 ceph-mon[27998]: osdmap e13: 2 total, 2 up, 2 in 2024-09-10T04:08:10.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:09 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:10.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:09 smithi003 ceph-mon[25325]: purged_snaps scrub starts 2024-09-10T04:08:10.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:09 smithi003 ceph-mon[25325]: purged_snaps scrub ok 2024-09-10T04:08:10.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:09 smithi003 ceph-mon[25325]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:08:10.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:09 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:08:10.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:09 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:08:10.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:09 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:10.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:09 smithi003 ceph-mon[25325]: osd.1 [v2:172.21.15.3:6810/265983814,v1:172.21.15.3:6811/265983814] boot 2024-09-10T04:08:10.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:09 smithi003 ceph-mon[25325]: osdmap e13: 2 total, 2 up, 2 in 2024-09-10T04:08:10.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:09 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:08:11.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:11 smithi097 ceph-mon[27734]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:11.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:11 smithi097 ceph-mon[27734]: osdmap e14: 2 total, 2 up, 2 in 2024-09-10T04:08:11.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:11 smithi003 ceph-mon[25325]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:11.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:11 smithi003 ceph-mon[25325]: osdmap e14: 2 total, 2 up, 2 in 2024-09-10T04:08:11.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:11 smithi135 ceph-mon[27998]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-10T04:08:11.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:11 smithi135 ceph-mon[27998]: osdmap e14: 2 total, 2 up, 2 in 2024-09-10T04:08:12.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:12 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/2590027446' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9c0a8e64-3171-4b26-ac7c-b44ef84af087"} : dispatch 2024-09-10T04:08:12.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:12 smithi097 ceph-mon[27734]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9c0a8e64-3171-4b26-ac7c-b44ef84af087"} : dispatch 2024-09-10T04:08:12.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:12 smithi097 ceph-mon[27734]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c0a8e64-3171-4b26-ac7c-b44ef84af087"}]': finished 2024-09-10T04:08:12.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:12 smithi097 ceph-mon[27734]: osdmap e15: 3 total, 2 up, 3 in 2024-09-10T04:08:12.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:12 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:12.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:12 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/2260865664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:08:12.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:12 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/2590027446' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9c0a8e64-3171-4b26-ac7c-b44ef84af087"} : dispatch 2024-09-10T04:08:12.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:12 smithi003 ceph-mon[25325]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9c0a8e64-3171-4b26-ac7c-b44ef84af087"} : dispatch 2024-09-10T04:08:12.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:12 smithi003 ceph-mon[25325]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c0a8e64-3171-4b26-ac7c-b44ef84af087"}]': finished 2024-09-10T04:08:12.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:12 smithi003 ceph-mon[25325]: osdmap e15: 3 total, 2 up, 3 in 2024-09-10T04:08:12.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:12 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:12.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:12 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/2260865664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:08:12.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:12 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/2590027446' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9c0a8e64-3171-4b26-ac7c-b44ef84af087"} : dispatch 2024-09-10T04:08:12.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:12 smithi135 ceph-mon[27998]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9c0a8e64-3171-4b26-ac7c-b44ef84af087"} : dispatch 2024-09-10T04:08:12.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:12 smithi135 ceph-mon[27998]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c0a8e64-3171-4b26-ac7c-b44ef84af087"}]': finished 2024-09-10T04:08:12.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:12 smithi135 ceph-mon[27998]: osdmap e15: 3 total, 2 up, 3 in 2024-09-10T04:08:12.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:12 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:12.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:12 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/2260865664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:08:13.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:13 smithi003 ceph-mon[25325]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:13.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:13 smithi135 ceph-mon[27998]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:13.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:13 smithi097 ceph-mon[27734]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:15.350 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:15 smithi097 ceph-mon[27734]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:15.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:15 smithi003 ceph-mon[25325]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:15.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:15 smithi135 ceph-mon[27998]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:17.381 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:17 smithi097 ceph-mon[27734]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:17.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:17 smithi003 ceph-mon[25325]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:17.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:17 smithi135 ceph-mon[27998]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:19.212 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:19 smithi097 ceph-mon[27734]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:19.212 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:19 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-10T04:08:19.212 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:19 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:19 smithi003 ceph-mon[25325]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-10T04:08:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:19.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:19 smithi135 ceph-mon[27998]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:19.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:19 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-10T04:08:19.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:19 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:20.346 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:20 smithi097 ceph-mon[27734]: Deploying daemon osd.2 on smithi097 2024-09-10T04:08:20.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:20 smithi003 ceph-mon[25325]: Deploying daemon osd.2 on smithi097 2024-09-10T04:08:20.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:20 smithi135 ceph-mon[27998]: Deploying daemon osd.2 on smithi097 2024-09-10T04:08:21.332 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:21 smithi097 ceph-mon[27734]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:21.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:21 smithi003 ceph-mon[25325]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:21 smithi135 ceph-mon[27998]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:23.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:23 smithi135 ceph-mon[27998]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:23.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:23 smithi097 ceph-mon[27734]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:23.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:23 smithi003 ceph-mon[25325]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:25.530 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:25 smithi097 ceph-mon[27734]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:25.530 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:25 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:25.530 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:25 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:25.530 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:25 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:25.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:25 smithi135 ceph-mon[27998]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:25.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:25 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:25.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:25 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:25.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:25 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:25 smithi003 ceph-mon[25325]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:25 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:25 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:25 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:27.290 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:27 smithi097 ceph-mon[27734]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:27.290 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:27.290 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:27.290 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:27.290 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:27.290 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:27.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:27 smithi135 ceph-mon[27998]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:27.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:27.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:27.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:27.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:27.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:27.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:27 smithi003 ceph-mon[25325]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:27.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:27.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:27.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:27.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:27.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:28.956 INFO:teuthology.orchestra.run.smithi097.stdout:Created osd(s) 2 on host 'smithi097' 2024-09-10T04:08:29.321 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:29 smithi097 ceph-mon[27734]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:29.321 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:29.321 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:29.321 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:29.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:29 smithi135 ceph-mon[27998]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:29.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:29.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:29.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:29.651 DEBUG:teuthology.orchestra.run.smithi097:osd.2> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.2.service 2024-09-10T04:08:29.654 INFO:tasks.cephadm:Deploying osd.3 on smithi097 with /dev/vg_nvme/lv_3... 2024-09-10T04:08:29.654 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-10T04:08:29.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:29 smithi003 ceph-mon[25325]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:29.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:29.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:29.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:30.158 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:29 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2[31058]: 2024-09-10T04:08:29.912+0000 7f7747079640 -1 osd.2 0 log_to_monitors true 2024-09-10T04:08:30.387 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.b/config 2024-09-10T04:08:30.508 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:30 smithi097 ceph-mon[27734]: from='osd.2 [v2:172.21.15.97:6800/481890197,v1:172.21.15.97:6801/481890197]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:08:30.508 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:30 smithi097 ceph-mon[27734]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:08:30.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:30 smithi135 ceph-mon[27998]: from='osd.2 [v2:172.21.15.97:6800/481890197,v1:172.21.15.97:6801/481890197]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:08:30.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:30 smithi135 ceph-mon[27998]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:08:30.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:30 smithi003 ceph-mon[25325]: from='osd.2 [v2:172.21.15.97:6800/481890197,v1:172.21.15.97:6801/481890197]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:08:30.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:30 smithi003 ceph-mon[25325]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-10T04:08:31.336 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:31 smithi097 ceph-mon[27734]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:31.337 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:31 smithi097 ceph-mon[27734]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T04:08:31.337 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:31 smithi097 ceph-mon[27734]: from='osd.2 [v2:172.21.15.97:6800/481890197,v1:172.21.15.97:6801/481890197]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:31.337 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:31 smithi097 ceph-mon[27734]: osdmap e16: 3 total, 2 up, 3 in 2024-09-10T04:08:31.337 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:31 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:31.337 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:31 smithi097 ceph-mon[27734]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:31.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:31 smithi135 ceph-mon[27998]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:31.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:31 smithi135 ceph-mon[27998]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T04:08:31.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:31 smithi135 ceph-mon[27998]: from='osd.2 [v2:172.21.15.97:6800/481890197,v1:172.21.15.97:6801/481890197]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:31.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:31 smithi135 ceph-mon[27998]: osdmap e16: 3 total, 2 up, 3 in 2024-09-10T04:08:31.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:31 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:31.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:31 smithi135 ceph-mon[27998]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:31.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:31 smithi003 ceph-mon[25325]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:31.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:31 smithi003 ceph-mon[25325]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T04:08:31.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:31 smithi003 ceph-mon[25325]: from='osd.2 [v2:172.21.15.97:6800/481890197,v1:172.21.15.97:6801/481890197]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:31.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:31 smithi003 ceph-mon[25325]: osdmap e16: 3 total, 2 up, 3 in 2024-09-10T04:08:31.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:31 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:31.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:31 smithi003 ceph-mon[25325]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:31.883 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:31 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2[31058]: 2024-09-10T04:08:31.624+0000 7f7742ffc640 -1 osd.2 0 waiting for initial osdmap 2024-09-10T04:08:31.883 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:31 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2[31058]: 2024-09-10T04:08:31.627+0000 7f773ae1b640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:08:32.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:32 smithi097 ceph-mon[27734]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-10T04:08:32.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:32 smithi097 ceph-mon[27734]: osdmap e17: 3 total, 2 up, 3 in 2024-09-10T04:08:32.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:32 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:32.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:32 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:32.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:32 smithi097 ceph-mon[27734]: from='osd.2 ' entity='osd.2' 2024-09-10T04:08:32.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:32 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:32.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:32 smithi135 ceph-mon[27998]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-10T04:08:32.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:32 smithi135 ceph-mon[27998]: osdmap e17: 3 total, 2 up, 3 in 2024-09-10T04:08:32.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:32 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:32.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:32 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:32.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:32 smithi135 ceph-mon[27998]: from='osd.2 ' entity='osd.2' 2024-09-10T04:08:32.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:32 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:32.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:32 smithi003 ceph-mon[25325]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-10T04:08:32.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:32 smithi003 ceph-mon[25325]: osdmap e17: 3 total, 2 up, 3 in 2024-09-10T04:08:32.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:32 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:32.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:32 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:32.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:32 smithi003 ceph-mon[25325]: from='osd.2 ' entity='osd.2' 2024-09-10T04:08:32.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:32 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:33.318 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: purged_snaps scrub starts 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: purged_snaps scrub ok 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: osd.2 [v2:172.21.15.97:6800/481890197,v1:172.21.15.97:6801/481890197] boot 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: osdmap e18: 3 total, 3 up, 3 in 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:33.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:33 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: purged_snaps scrub starts 2024-09-10T04:08:33.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: purged_snaps scrub ok 2024-09-10T04:08:33.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:33.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: osd.2 [v2:172.21.15.97:6800/481890197,v1:172.21.15.97:6801/481890197] boot 2024-09-10T04:08:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: osdmap e18: 3 total, 3 up, 3 in 2024-09-10T04:08:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:33 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: purged_snaps scrub starts 2024-09-10T04:08:33.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: purged_snaps scrub ok 2024-09-10T04:08:33.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-10T04:08:33.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: osd.2 [v2:172.21.15.97:6800/481890197,v1:172.21.15.97:6801/481890197] boot 2024-09-10T04:08:33.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: osdmap e18: 3 total, 3 up, 3 in 2024-09-10T04:08:33.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:08:33.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:33.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:33.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:33.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:33.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:33 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:34.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:34 smithi097 ceph-mon[27734]: Detected new or changed devices on smithi097 2024-09-10T04:08:34.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:34 smithi097 ceph-mon[27734]: Adjusting osd_memory_target on smithi097 to 21184M 2024-09-10T04:08:34.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:34 smithi097 ceph-mon[27734]: osdmap e19: 3 total, 3 up, 3 in 2024-09-10T04:08:34.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:34 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' 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-10T04:08:34.393 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-10T04:08:34.418 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi097:vg_nvme/lv_3 2024-09-10T04:08:34.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:34 smithi135 ceph-mon[27998]: Detected new or changed devices on smithi097 2024-09-10T04:08:34.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:34 smithi135 ceph-mon[27998]: Adjusting osd_memory_target on smithi097 to 21184M 2024-09-10T04:08:34.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:34 smithi135 ceph-mon[27998]: osdmap e19: 3 total, 3 up, 3 in 2024-09-10T04:08:34.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:34 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' 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-10T04:08:34.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:34 smithi003 ceph-mon[25325]: Detected new or changed devices on smithi097 2024-09-10T04:08:34.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:34 smithi003 ceph-mon[25325]: Adjusting osd_memory_target on smithi097 to 21184M 2024-09-10T04:08:34.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:34 smithi003 ceph-mon[25325]: osdmap e19: 3 total, 3 up, 3 in 2024-09-10T04:08:34.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:34 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' 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-10T04:08:34.668 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.b/config 2024-09-10T04:08:35.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:35 smithi097 ceph-mon[27734]: pgmap v78: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:35.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:35 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' 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-10T04:08:35.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:35 smithi097 ceph-mon[27734]: osdmap e20: 3 total, 3 up, 3 in 2024-09-10T04:08:35.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:35 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:08:35.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:35 smithi135 ceph-mon[27998]: pgmap v78: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:35.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:35 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' 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-10T04:08:35.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:35 smithi135 ceph-mon[27998]: osdmap e20: 3 total, 3 up, 3 in 2024-09-10T04:08:35.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:35 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:08:35.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:35 smithi003 ceph-mon[25325]: pgmap v78: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:35.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:35 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' 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-10T04:08:35.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:35 smithi003 ceph-mon[25325]: osdmap e20: 3 total, 3 up, 3 in 2024-09-10T04:08:35.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:35 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:08:36.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:36 smithi097 ceph-mon[27734]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:08:36.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:36 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:08:36.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:36 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:08:36.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:36 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:36.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:36 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:08:36.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:36 smithi097 ceph-mon[27734]: osdmap e21: 3 total, 3 up, 3 in 2024-09-10T04:08:36.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 ceph-mon[27998]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:08:36.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:08:36.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:08:36.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:36.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:08:36.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 ceph-mon[27998]: osdmap e21: 3 total, 3 up, 3 in 2024-09-10T04:08:36.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 ceph-mon[25325]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:08:36.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:08:36.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:08:36.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:36.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:08:36.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 ceph-mon[25325]: osdmap e21: 3 total, 3 up, 3 in 2024-09-10T04:08:37.086 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34810]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:08:37.086 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34810]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.086 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.086 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 sudo[34810]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.086 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 sudo[34813]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:08:37.086 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 sudo[34813]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.086 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 sudo[34813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.086 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 sudo[34813]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.087 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34804]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:08:37.087 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34804]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.087 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.087 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34804]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.087 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34807]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:08:37.087 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34807]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.087 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.087 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:08:36 smithi097 sudo[34807]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.167 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48100]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:08:37.167 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48100]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.167 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.167 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48100]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.168 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48103]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:08:37.168 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48103]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.168 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.168 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48103]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48112]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:08:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48112]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48112]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48115]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:08:37.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48115]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48115]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.169 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48106]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:08:37.169 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48106]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.169 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.169 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48106]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.169 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48109]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:08:37.169 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48109]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.169 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.169 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:08:36 smithi003 sudo[48109]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 sudo[29571]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 sudo[29571]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 sudo[29571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 sudo[29571]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 sudo[29574]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 sudo[29574]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 sudo[29574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:36 smithi135 sudo[29574]: pam_unix(sudo:session): session closed for user root 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:08:37.224 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:37.224 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:37.224 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:08:37.224 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:08:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:08:37.384 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:08:37.384 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:08:37.384 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:37.384 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:08:37.384 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:08:37.384 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:08:37.384 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:08:37.384 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:37 smithi097 ceph-mon[27734]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:08:37.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:08:37.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:08:37.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:08:37.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:08:37.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:08:37.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:08:37.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:08:37.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:08:37.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:37.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:08:37.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:08:37.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:08:37.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:08:37.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:37 smithi135 ceph-mon[27998]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:08:37.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:08:37.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:37 smithi003 ceph-mon[25325]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T04:08:38.328 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:38 smithi097 ceph-mon[27734]: osdmap e22: 3 total, 3 up, 3 in 2024-09-10T04:08:38.328 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:38 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/616453453' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f786e9f9-2ead-4385-a80c-b210798f81f5"} : dispatch 2024-09-10T04:08:38.328 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:38 smithi097 ceph-mon[27734]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f786e9f9-2ead-4385-a80c-b210798f81f5"} : dispatch 2024-09-10T04:08:38.328 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:38 smithi097 ceph-mon[27734]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f786e9f9-2ead-4385-a80c-b210798f81f5"}]': finished 2024-09-10T04:08:38.328 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:38 smithi097 ceph-mon[27734]: osdmap e23: 4 total, 3 up, 4 in 2024-09-10T04:08:38.328 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:38 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:38.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:38 smithi135 ceph-mon[27998]: osdmap e22: 3 total, 3 up, 3 in 2024-09-10T04:08:38.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:38 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/616453453' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f786e9f9-2ead-4385-a80c-b210798f81f5"} : dispatch 2024-09-10T04:08:38.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:38 smithi135 ceph-mon[27998]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f786e9f9-2ead-4385-a80c-b210798f81f5"} : dispatch 2024-09-10T04:08:38.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:38 smithi135 ceph-mon[27998]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f786e9f9-2ead-4385-a80c-b210798f81f5"}]': finished 2024-09-10T04:08:38.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:38 smithi135 ceph-mon[27998]: osdmap e23: 4 total, 3 up, 4 in 2024-09-10T04:08:38.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:38 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:38.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:38 smithi003 ceph-mon[25325]: osdmap e22: 3 total, 3 up, 3 in 2024-09-10T04:08:38.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:38 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/616453453' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f786e9f9-2ead-4385-a80c-b210798f81f5"} : dispatch 2024-09-10T04:08:38.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:38 smithi003 ceph-mon[25325]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f786e9f9-2ead-4385-a80c-b210798f81f5"} : dispatch 2024-09-10T04:08:38.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:38 smithi003 ceph-mon[25325]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f786e9f9-2ead-4385-a80c-b210798f81f5"}]': finished 2024-09-10T04:08:38.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:38 smithi003 ceph-mon[25325]: osdmap e23: 4 total, 3 up, 4 in 2024-09-10T04:08:38.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:38 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:39.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:39 smithi135 ceph-mon[27998]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:39.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:39 smithi135 ceph-mon[27998]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:08:39.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:39 smithi135 ceph-mon[27998]: Cluster is now healthy 2024-09-10T04:08:39.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:39 smithi135 ceph-mon[27998]: mgrmap e14: x(active, since 2m) 2024-09-10T04:08:39.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:39 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/1261105735' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:08:39.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:39 smithi097 ceph-mon[27734]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:39.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:39 smithi097 ceph-mon[27734]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:08:39.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:39 smithi097 ceph-mon[27734]: Cluster is now healthy 2024-09-10T04:08:39.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:39 smithi097 ceph-mon[27734]: mgrmap e14: x(active, since 2m) 2024-09-10T04:08:39.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:39 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/1261105735' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:08:39.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:39 smithi003 ceph-mon[25325]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:39.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:39 smithi003 ceph-mon[25325]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:08:39.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:39 smithi003 ceph-mon[25325]: Cluster is now healthy 2024-09-10T04:08:39.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:39 smithi003 ceph-mon[25325]: mgrmap e14: x(active, since 2m) 2024-09-10T04:08:39.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:39 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/1261105735' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:08:41.526 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:41 smithi097 ceph-mon[27734]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:41.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:41 smithi135 ceph-mon[27998]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:41 smithi003 ceph-mon[25325]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:43.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:43 smithi135 ceph-mon[27998]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:43.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:43 smithi097 ceph-mon[27734]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:43.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:43 smithi003 ceph-mon[25325]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:45.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:45 smithi097 ceph-mon[27734]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:45.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:45 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-10T04:08:45.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:45 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:45.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:45 smithi135 ceph-mon[27998]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:45.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:45 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-10T04:08:45.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:45 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:45.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:45 smithi003 ceph-mon[25325]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:45.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:45 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-10T04:08:45.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:45 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:46.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:46 smithi097 ceph-mon[27734]: Deploying daemon osd.3 on smithi097 2024-09-10T04:08:46.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:46 smithi135 ceph-mon[27998]: Deploying daemon osd.3 on smithi097 2024-09-10T04:08:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:46 smithi003 ceph-mon[25325]: Deploying daemon osd.3 on smithi097 2024-09-10T04:08:47.358 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:47 smithi097 ceph-mon[27734]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:47.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:47 smithi135 ceph-mon[27998]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:47.568 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:47 smithi003 ceph-mon[25325]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:49.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:49 smithi135 ceph-mon[27998]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:49 smithi097 ceph-mon[27734]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:49.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:49 smithi003 ceph-mon[25325]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:51.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:51 smithi097 ceph-mon[27734]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:51.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:51 smithi135 ceph-mon[27998]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:51.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:51 smithi003 ceph-mon[25325]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:52.289 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:52 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:52.289 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:52 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:52.289 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:52 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:52.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:52.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:52.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:52 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:52.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:52 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:52.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:52 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:52.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:52 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:53.447 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:53 smithi097 ceph-mon[27734]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:53.447 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:53 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:53.447 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:53 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:53.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:53 smithi135 ceph-mon[27998]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:53.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:53 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:53.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:53 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:53.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:53 smithi003 ceph-mon[25325]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:53.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:53 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:53.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:53 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:54.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:54 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:54.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:54 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:54.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:54 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:54.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:54 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:54.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:54 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:54.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:54 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:54.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:54 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:54.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:54 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:54.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:54 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:54.963 INFO:teuthology.orchestra.run.smithi097.stdout:Created osd(s) 3 on host 'smithi097' 2024-09-10T04:08:55.562 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:55 smithi097 ceph-mon[27734]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:55.562 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:55 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:55.562 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:55 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:55.562 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:55 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:55.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:55 smithi135 ceph-mon[27998]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:55.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:55 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:55.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:55 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:55.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:55 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:55.596 DEBUG:teuthology.orchestra.run.smithi097:osd.3> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.3.service 2024-09-10T04:08:55.598 INFO:tasks.cephadm:Deploying osd.4 on smithi135 with /dev/vg_nvme/lv_4... 2024-09-10T04:08:55.598 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-10T04:08:55.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:55 smithi003 ceph-mon[25325]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:55.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:55 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:08:55.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:55 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:55.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:55 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:55.850 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:08:56.133 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:08:56 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3[36608]: 2024-09-10T04:08:56.032+0000 7f368eb91640 -1 osd.3 0 log_to_monitors true 2024-09-10T04:08:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:56 smithi135 ceph-mon[27998]: from='osd.3 [v2:172.21.15.97:6808/4021534691,v1:172.21.15.97:6809/4021534691]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:08:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:56 smithi135 ceph-mon[27998]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:08:56.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:56 smithi097 ceph-mon[27734]: from='osd.3 [v2:172.21.15.97:6808/4021534691,v1:172.21.15.97:6809/4021534691]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:08:56.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:56 smithi097 ceph-mon[27734]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:08:56.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:56 smithi003 ceph-mon[25325]: from='osd.3 [v2:172.21.15.97:6808/4021534691,v1:172.21.15.97:6809/4021534691]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:08:56.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:56 smithi003 ceph-mon[25325]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-10T04:08:57.304 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:57 smithi097 ceph-mon[27734]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:57.304 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:57 smithi097 ceph-mon[27734]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T04:08:57.305 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:57 smithi097 ceph-mon[27734]: osdmap e24: 4 total, 3 up, 4 in 2024-09-10T04:08:57.305 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:57 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:57.305 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:57 smithi097 ceph-mon[27734]: from='osd.3 [v2:172.21.15.97:6808/4021534691,v1:172.21.15.97:6809/4021534691]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:57.305 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:57 smithi097 ceph-mon[27734]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:57.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:57 smithi135 ceph-mon[27998]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:57.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:57 smithi135 ceph-mon[27998]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T04:08:57.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:57 smithi135 ceph-mon[27998]: osdmap e24: 4 total, 3 up, 4 in 2024-09-10T04:08:57.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:57 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:57.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:57 smithi135 ceph-mon[27998]: from='osd.3 [v2:172.21.15.97:6808/4021534691,v1:172.21.15.97:6809/4021534691]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:57.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:57 smithi135 ceph-mon[27998]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:57.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:57 smithi003 ceph-mon[25325]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:57.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:57 smithi003 ceph-mon[25325]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T04:08:57.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:57 smithi003 ceph-mon[25325]: osdmap e24: 4 total, 3 up, 4 in 2024-09-10T04:08:57.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:57 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:57.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:57 smithi003 ceph-mon[25325]: from='osd.3 [v2:172.21.15.97:6808/4021534691,v1:172.21.15.97:6809/4021534691]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:57.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:57 smithi003 ceph-mon[25325]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-10T04:08:57.882 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:08:57 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3[36608]: 2024-09-10T04:08:57.740+0000 7f368b328640 -1 osd.3 0 waiting for initial osdmap 2024-09-10T04:08:57.883 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:08:57 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3[36608]: 2024-09-10T04:08:57.742+0000 7f3682933640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:08:58.242 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:08:58.271 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_4 2024-09-10T04:08:58.512 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:08:58.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-10T04:08:58.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: osdmap e25: 4 total, 3 up, 4 in 2024-09-10T04:08:58.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:58.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:58.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='osd.3 ' entity='osd.3' 2024-09-10T04:08:58.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:58.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:58.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:58.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:58.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:58 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-10T04:08:58.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: osdmap e25: 4 total, 3 up, 4 in 2024-09-10T04:08:58.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:58.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:58.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='osd.3 ' entity='osd.3' 2024-09-10T04:08:58.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:58.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:58.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:58.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:58.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:58 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-10T04:08:58.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: osdmap e25: 4 total, 3 up, 4 in 2024-09-10T04:08:58.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='osd.3 ' entity='osd.3' 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:08:58.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:58 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:08:59.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: purged_snaps scrub starts 2024-09-10T04:08:59.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: purged_snaps scrub ok 2024-09-10T04:08:59.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:59.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: Detected new or changed devices on smithi097 2024-09-10T04:08:59.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: Adjusting osd_memory_target on smithi097 to 10592M 2024-09-10T04:08:59.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: osd.3 [v2:172.21.15.97:6808/4021534691,v1:172.21.15.97:6809/4021534691] boot 2024-09-10T04:08:59.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: osdmap e26: 4 total, 4 up, 4 in 2024-09-10T04:08:59.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:59.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:08:59.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:08:59.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:59.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:08:59 smithi135 ceph-mon[27998]: osdmap e27: 4 total, 4 up, 4 in 2024-09-10T04:08:59.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: purged_snaps scrub starts 2024-09-10T04:08:59.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: purged_snaps scrub ok 2024-09-10T04:08:59.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:59.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: Detected new or changed devices on smithi097 2024-09-10T04:08:59.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: Adjusting osd_memory_target on smithi097 to 10592M 2024-09-10T04:08:59.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: osd.3 [v2:172.21.15.97:6808/4021534691,v1:172.21.15.97:6809/4021534691] boot 2024-09-10T04:08:59.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: osdmap e26: 4 total, 4 up, 4 in 2024-09-10T04:08:59.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:59.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:08:59.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:08:59.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:59.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:08:59 smithi097 ceph-mon[27734]: osdmap e27: 4 total, 4 up, 4 in 2024-09-10T04:08:59.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: purged_snaps scrub starts 2024-09-10T04:08:59.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: purged_snaps scrub ok 2024-09-10T04:08:59.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-10T04:08:59.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: Detected new or changed devices on smithi097 2024-09-10T04:08:59.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: Adjusting osd_memory_target on smithi097 to 10592M 2024-09-10T04:08:59.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: osd.3 [v2:172.21.15.97:6808/4021534691,v1:172.21.15.97:6809/4021534691] boot 2024-09-10T04:08:59.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: osdmap e26: 4 total, 4 up, 4 in 2024-09-10T04:08:59.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:08:59.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:08:59.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:08:59.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:08:59.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:08:59 smithi003 ceph-mon[25325]: osdmap e27: 4 total, 4 up, 4 in 2024-09-10T04:09:00.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:00 smithi135 ceph-mon[27998]: from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:09:00.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:00 smithi135 ceph-mon[27998]: osdmap e28: 4 total, 4 up, 4 in 2024-09-10T04:09:00.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:00 smithi097 ceph-mon[27734]: from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:09:00.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:00 smithi097 ceph-mon[27734]: osdmap e28: 4 total, 4 up, 4 in 2024-09-10T04:09:00.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:00 smithi003 ceph-mon[25325]: from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:09:00.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:00 smithi003 ceph-mon[25325]: osdmap e28: 4 total, 4 up, 4 in 2024-09-10T04:09:01.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:01 smithi135 ceph-mon[27998]: pgmap v100: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:01.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:01 smithi097 ceph-mon[27734]: pgmap v100: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:01.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:01 smithi003 ceph-mon[25325]: pgmap v100: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:02.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:02 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/4066149899' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7c94187-f9f7-4e5f-864d-f900b92c7318"} : dispatch 2024-09-10T04:09:02.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:02 smithi097 ceph-mon[27734]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7c94187-f9f7-4e5f-864d-f900b92c7318"} : dispatch 2024-09-10T04:09:02.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:02 smithi097 ceph-mon[27734]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7c94187-f9f7-4e5f-864d-f900b92c7318"}]': finished 2024-09-10T04:09:02.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:02 smithi097 ceph-mon[27734]: osdmap e29: 5 total, 4 up, 5 in 2024-09-10T04:09:02.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:02 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:02.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:02 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/3480268180' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:09:02.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:02 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/4066149899' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7c94187-f9f7-4e5f-864d-f900b92c7318"} : dispatch 2024-09-10T04:09:02.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:02 smithi003 ceph-mon[25325]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7c94187-f9f7-4e5f-864d-f900b92c7318"} : dispatch 2024-09-10T04:09:02.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:02 smithi003 ceph-mon[25325]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7c94187-f9f7-4e5f-864d-f900b92c7318"}]': finished 2024-09-10T04:09:02.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:02 smithi003 ceph-mon[25325]: osdmap e29: 5 total, 4 up, 5 in 2024-09-10T04:09:02.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:02 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:02.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:02 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/3480268180' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:09:02.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:02 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/4066149899' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7c94187-f9f7-4e5f-864d-f900b92c7318"} : dispatch 2024-09-10T04:09:02.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:02 smithi135 ceph-mon[27998]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7c94187-f9f7-4e5f-864d-f900b92c7318"} : dispatch 2024-09-10T04:09:02.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:02 smithi135 ceph-mon[27998]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7c94187-f9f7-4e5f-864d-f900b92c7318"}]': finished 2024-09-10T04:09:02.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:02 smithi135 ceph-mon[27998]: osdmap e29: 5 total, 4 up, 5 in 2024-09-10T04:09:02.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:02 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:02.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:02 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/3480268180' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:09:03.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:03 smithi097 ceph-mon[27734]: pgmap v103: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:03.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:03 smithi003 ceph-mon[25325]: pgmap v103: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:03.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:03 smithi135 ceph-mon[27998]: pgmap v103: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:05.475 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:05 smithi135 ceph-mon[27998]: pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:05.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:05 smithi097 ceph-mon[27734]: pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:05.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:05 smithi003 ceph-mon[25325]: pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:07.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:07 smithi135 ceph-mon[27998]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-10T04:09:07.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:07 smithi097 ceph-mon[27734]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-10T04:09:07.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:07 smithi003 ceph-mon[25325]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-10T04:09:09.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:09 smithi135 ceph-mon[27998]: pgmap v106: 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-10T04:09:09.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:09 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-10T04:09:09.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:09 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:09.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:09 smithi097 ceph-mon[27734]: pgmap v106: 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-10T04:09:09.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:09 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-10T04:09:09.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:09 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:09.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:09 smithi003 ceph-mon[25325]: pgmap v106: 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-10T04:09:09.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:09 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-10T04:09:09.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:09 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:10.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:10 smithi097 ceph-mon[27734]: Deploying daemon osd.4 on smithi135 2024-09-10T04:09:10.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:10 smithi135 ceph-mon[27998]: Deploying daemon osd.4 on smithi135 2024-09-10T04:09:10.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:10 smithi003 ceph-mon[25325]: Deploying daemon osd.4 on smithi135 2024-09-10T04:09:11.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:11 smithi135 ceph-mon[27998]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-10T04:09:11.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:11 smithi097 ceph-mon[27734]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-10T04:09:11.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:11 smithi003 ceph-mon[25325]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-10T04:09:13.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:13 smithi135 ceph-mon[27998]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-10T04:09:13.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:13 smithi097 ceph-mon[27734]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-10T04:09:13.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:13 smithi003 ceph-mon[25325]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-10T04:09:15.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:15 smithi135 ceph-mon[27998]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:09:15.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:15 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:15.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:15 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:15.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:15 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:15.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:15 smithi097 ceph-mon[27734]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:09:15.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:15 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:15.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:15 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:15.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:15 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:15.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:15 smithi003 ceph-mon[25325]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:09:15.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:15 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:15.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:15 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:15.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:15 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:17.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:17 smithi135 ceph-mon[27998]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:09:17.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:17 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:17.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:17 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:17.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:17 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:17.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:17 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:17.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:17 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:17.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:17 smithi097 ceph-mon[27734]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:09:17.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:17 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:17.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:17 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:17.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:17 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:17.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:17 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:17.637 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:17 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:17.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:17 smithi003 ceph-mon[25325]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:09:17.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:17 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:17.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:17 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:17.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:17 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:17.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:17 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:17.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:17 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:18.689 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 4 on host 'smithi135' 2024-09-10T04:09:19.181 DEBUG:teuthology.orchestra.run.smithi135:osd.4> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.4.service 2024-09-10T04:09:19.183 INFO:tasks.cephadm:Deploying osd.5 on smithi135 with /dev/vg_nvme/lv_3... 2024-09-10T04:09:19.183 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-10T04:09:19.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:19 smithi135 ceph-mon[27998]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:19.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:19 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:19.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:19 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:19.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:19 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:19.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:19 smithi097 ceph-mon[27734]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:19.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:19 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:19.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:19 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:19.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:19 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:19.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:19 smithi003 ceph-mon[25325]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:19.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:19.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:19.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:19.942 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:09:20.062 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:09:19 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:09:19.745+0000 7faa90ef3640 -1 osd.4 0 log_to_monitors true 2024-09-10T04:09:20.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:20 smithi097 ceph-mon[27734]: from='osd.4 [v2:172.21.15.135:6800/539674115,v1:172.21.15.135:6801/539674115]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:09:20.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:20 smithi097 ceph-mon[27734]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:09:20.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:20 smithi135 ceph-mon[27998]: from='osd.4 [v2:172.21.15.135:6800/539674115,v1:172.21.15.135:6801/539674115]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:09:20.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:20 smithi135 ceph-mon[27998]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:09:20.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:20 smithi003 ceph-mon[25325]: from='osd.4 [v2:172.21.15.135:6800/539674115,v1:172.21.15.135:6801/539674115]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:09:20.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:20 smithi003 ceph-mon[25325]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-10T04:09:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:21 smithi135 ceph-mon[27998]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:21 smithi135 ceph-mon[27998]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T04:09:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:21 smithi135 ceph-mon[27998]: osdmap e30: 5 total, 4 up, 5 in 2024-09-10T04:09:21.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:21 smithi135 ceph-mon[27998]: from='osd.4 [v2:172.21.15.135:6800/539674115,v1:172.21.15.135:6801/539674115]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:21.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:21.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:21 smithi135 ceph-mon[27998]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:21 smithi097 ceph-mon[27734]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:21 smithi097 ceph-mon[27734]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T04:09:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:21 smithi097 ceph-mon[27734]: osdmap e30: 5 total, 4 up, 5 in 2024-09-10T04:09:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:21 smithi097 ceph-mon[27734]: from='osd.4 [v2:172.21.15.135:6800/539674115,v1:172.21.15.135:6801/539674115]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:21.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:21 smithi097 ceph-mon[27734]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:21.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:21 smithi003 ceph-mon[25325]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:21.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:21 smithi003 ceph-mon[25325]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T04:09:21.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:21 smithi003 ceph-mon[25325]: osdmap e30: 5 total, 4 up, 5 in 2024-09-10T04:09:21.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:21 smithi003 ceph-mon[25325]: from='osd.4 [v2:172.21.15.135:6800/539674115,v1:172.21.15.135:6801/539674115]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:21.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:21.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:21 smithi003 ceph-mon[25325]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:22.068 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:09:21 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:09:21.794+0000 7faa8ce76640 -1 osd.4 0 waiting for initial osdmap 2024-09-10T04:09:22.068 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:09:21 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:09:21.798+0000 7faa84c95640 -1 osd.4 31 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:09:22.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:22 smithi135 ceph-mon[27998]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T04:09:22.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:22 smithi135 ceph-mon[27998]: osdmap e31: 5 total, 4 up, 5 in 2024-09-10T04:09:22.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:22 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:22.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:22 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:22.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:22 smithi135 ceph-mon[27998]: from='osd.4 ' entity='osd.4' 2024-09-10T04:09:22.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:22 smithi097 ceph-mon[27734]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T04:09:22.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:22 smithi097 ceph-mon[27734]: osdmap e31: 5 total, 4 up, 5 in 2024-09-10T04:09:22.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:22 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:22.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:22 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:22.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:22 smithi097 ceph-mon[27734]: from='osd.4 ' entity='osd.4' 2024-09-10T04:09:22.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:22 smithi003 ceph-mon[25325]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T04:09:22.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:22 smithi003 ceph-mon[25325]: osdmap e31: 5 total, 4 up, 5 in 2024-09-10T04:09:22.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:22 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:22.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:22 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:22.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:22 smithi003 ceph-mon[25325]: from='osd.4 ' entity='osd.4' 2024-09-10T04:09:23.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: purged_snaps scrub starts 2024-09-10T04:09:23.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: purged_snaps scrub ok 2024-09-10T04:09:23.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:23.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:23.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: osd.4 [v2:172.21.15.135:6800/539674115,v1:172.21.15.135:6801/539674115] boot 2024-09-10T04:09:23.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: osdmap e32: 5 total, 5 up, 5 in 2024-09-10T04:09:23.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:23.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:09:23.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:23.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:23.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:23 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: purged_snaps scrub starts 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: purged_snaps scrub ok 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: osd.4 [v2:172.21.15.135:6800/539674115,v1:172.21.15.135:6801/539674115] boot 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: osdmap e32: 5 total, 5 up, 5 in 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:09:23.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:23.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:23.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:23 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: purged_snaps scrub starts 2024-09-10T04:09:23.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: purged_snaps scrub ok 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: osd.4 [v2:172.21.15.135:6800/539674115,v1:172.21.15.135:6801/539674115] boot 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: osdmap e32: 5 total, 5 up, 5 in 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:23.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:23 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:24.138 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T04:09:24.166 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_3 2024-09-10T04:09:24.408 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.c/config 2024-09-10T04:09:24.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:24 smithi135 ceph-mon[27998]: Detected new or changed devices on smithi135 2024-09-10T04:09:24.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:24 smithi135 ceph-mon[27998]: Adjusting osd_memory_target on smithi135 to 9911M 2024-09-10T04:09:24.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:24 smithi135 ceph-mon[27998]: osdmap e33: 5 total, 5 up, 5 in 2024-09-10T04:09:24.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:24 smithi003 ceph-mon[25325]: Detected new or changed devices on smithi135 2024-09-10T04:09:24.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:24 smithi003 ceph-mon[25325]: Adjusting osd_memory_target on smithi135 to 9911M 2024-09-10T04:09:24.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:24 smithi003 ceph-mon[25325]: osdmap e33: 5 total, 5 up, 5 in 2024-09-10T04:09:24.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:24 smithi097 ceph-mon[27734]: Detected new or changed devices on smithi135 2024-09-10T04:09:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:24 smithi097 ceph-mon[27734]: Adjusting osd_memory_target on smithi135 to 9911M 2024-09-10T04:09:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:24 smithi097 ceph-mon[27734]: osdmap e33: 5 total, 5 up, 5 in 2024-09-10T04:09:25.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:25 smithi097 ceph-mon[27734]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:25.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:25 smithi097 ceph-mon[27734]: osdmap e34: 5 total, 5 up, 5 in 2024-09-10T04:09:25.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:25 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:09:25.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:25 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:09:25.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:25 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:25 smithi003 ceph-mon[25325]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:25 smithi003 ceph-mon[25325]: osdmap e34: 5 total, 5 up, 5 in 2024-09-10T04:09:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:25 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:09:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:25 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:09:25.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:25 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:25.725 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:25 smithi135 ceph-mon[27998]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:25.725 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:25 smithi135 ceph-mon[27998]: osdmap e34: 5 total, 5 up, 5 in 2024-09-10T04:09:25.725 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:25 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-10T04:09:25.725 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:25 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-10T04:09:25.725 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:25 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:26.607 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:26 smithi135 ceph-mon[27998]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:09:26.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:26 smithi003 ceph-mon[25325]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:09:26.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:26 smithi097 ceph-mon[27734]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:09:27.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:27 smithi135 ceph-mon[27998]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:27.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:27 smithi003 ceph-mon[25325]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:27.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:27 smithi097 ceph-mon[27734]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:28.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:28 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/2623103772' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f"} : dispatch 2024-09-10T04:09:28.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:28 smithi003 ceph-mon[25325]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f"} : dispatch 2024-09-10T04:09:28.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:28 smithi003 ceph-mon[25325]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f"}]': finished 2024-09-10T04:09:28.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:28 smithi003 ceph-mon[25325]: osdmap e35: 6 total, 5 up, 6 in 2024-09-10T04:09:28.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:28 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:28.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:28 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/2116020982' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:09:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:28 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/2623103772' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f"} : dispatch 2024-09-10T04:09:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:28 smithi135 ceph-mon[27998]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f"} : dispatch 2024-09-10T04:09:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:28 smithi135 ceph-mon[27998]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f"}]': finished 2024-09-10T04:09:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:28 smithi135 ceph-mon[27998]: osdmap e35: 6 total, 5 up, 6 in 2024-09-10T04:09:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:28 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:28 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/2116020982' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:09:28.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:28 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/2623103772' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f"} : dispatch 2024-09-10T04:09:28.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:28 smithi097 ceph-mon[27734]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f"} : dispatch 2024-09-10T04:09:28.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:28 smithi097 ceph-mon[27734]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f"}]': finished 2024-09-10T04:09:28.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:28 smithi097 ceph-mon[27734]: osdmap e35: 6 total, 5 up, 6 in 2024-09-10T04:09:28.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:28 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:28.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:28 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/2116020982' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-10T04:09:29.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:29 smithi135 ceph-mon[27998]: pgmap v122: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:29.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:29 smithi003 ceph-mon[25325]: pgmap v122: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:29.784 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:29 smithi097 ceph-mon[27734]: pgmap v122: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:31 smithi135 ceph-mon[27998]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-10T04:09:31.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:31 smithi003 ceph-mon[25325]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-10T04:09:31.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:31 smithi097 ceph-mon[27734]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-10T04:09:32.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:32 smithi135 ceph-mon[27998]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-10T04:09:32.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:32 smithi097 ceph-mon[27734]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-10T04:09:32.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:32 smithi003 ceph-mon[25325]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-10T04:09:34.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:34 smithi135 ceph-mon[27998]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-10T04:09:34.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:34 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-10T04:09:34.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:34 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:35.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:34 smithi097 ceph-mon[27734]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-10T04:09:35.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:34 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-10T04:09:35.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:34 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:35.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:34 smithi003 ceph-mon[25325]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-10T04:09:35.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:34 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-10T04:09:35.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:34 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:35 smithi135 ceph-mon[27998]: Deploying daemon osd.5 on smithi135 2024-09-10T04:09:36.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:35 smithi097 ceph-mon[27734]: Deploying daemon osd.5 on smithi135 2024-09-10T04:09:36.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:35 smithi003 ceph-mon[25325]: Deploying daemon osd.5 on smithi135 2024-09-10T04:09:36.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:36 smithi135 ceph-mon[27998]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-10T04:09:37.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:36 smithi097 ceph-mon[27734]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-10T04:09:37.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:36 smithi003 ceph-mon[25325]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-10T04:09:39.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:38 smithi135 ceph-mon[27998]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-10T04:09:39.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:38 smithi097 ceph-mon[27734]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-10T04:09:39.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:38 smithi003 ceph-mon[25325]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-10T04:09:40.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:40 smithi135 ceph-mon[27998]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:09:40.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:40 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:40.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:40 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:40.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:40 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:40.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:40 smithi097 ceph-mon[27734]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:09:40.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:40 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:40.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:40 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:40.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:40 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:41.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:40 smithi003 ceph-mon[25325]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:09:41.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:40 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:41.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:40 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:41.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:40 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:42.907 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:42 smithi135 ceph-mon[27998]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:43.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:42 smithi097 ceph-mon[27734]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:43.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:42 smithi003 ceph-mon[25325]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:44.221 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 5 on host 'smithi135' 2024-09-10T04:09:44.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:44 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:44.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:44 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:44.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:44 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:44.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:44 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:44.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:44 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:44 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:44 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:44 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:44 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:44 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:44.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:44 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:44.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:44 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:44 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:44 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:44 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:44.859 DEBUG:teuthology.orchestra.run.smithi135:osd.5> sudo journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.5.service 2024-09-10T04:09:44.861 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-10T04:09:44.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T04:09:45.129 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:09:45.401 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:45 smithi135 ceph-mon[27998]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:45.401 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:45 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:45.401 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:45 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:45.401 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:45 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:45.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:45 smithi003 ceph-mon[25325]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:45.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:45 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:45.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:45 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:45.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:45 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:45.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:45 smithi097 ceph-mon[27734]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:45 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:09:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:45 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:45 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:45.737 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:09:45 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:09:45.549+0000 7fd89f2c3640 -1 osd.5 0 log_to_monitors true 2024-09-10T04:09:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:09:46.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:46 smithi135 ceph-mon[27998]: from='osd.5 [v2:172.21.15.135:6808/3914520722,v1:172.21.15.135:6809/3914520722]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:09:46.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:46 smithi135 ceph-mon[27998]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:09:46.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:46 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1783080600' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:09:46.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:46 smithi003 ceph-mon[25325]: from='osd.5 [v2:172.21.15.135:6808/3914520722,v1:172.21.15.135:6809/3914520722]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:09:46.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:46 smithi003 ceph-mon[25325]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:09:46.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:46 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1783080600' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:09:46.432 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":35,"num_osds":6,"num_up_osds":5,"osd_up_since":1725941362,"num_in_osds":6,"osd_in_since":1725941367,"num_remapped_pgs":0} 2024-09-10T04:09:46.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:46 smithi097 ceph-mon[27734]: from='osd.5 [v2:172.21.15.135:6808/3914520722,v1:172.21.15.135:6809/3914520722]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:09:46.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:46 smithi097 ceph-mon[27734]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-10T04:09:46.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:46 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1783080600' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:09:47.318 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:09:47 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:09:47.214+0000 7fd89b246640 -1 osd.5 0 waiting for initial osdmap 2024-09-10T04:09:47.318 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:09:47 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:09:47.219+0000 7fd89706d640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T04:09:47.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:47 smithi135 ceph-mon[27998]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:47.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:47 smithi135 ceph-mon[27998]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T04:09:47.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:47 smithi135 ceph-mon[27998]: osdmap e36: 6 total, 5 up, 6 in 2024-09-10T04:09:47.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:47 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:47.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:47 smithi135 ceph-mon[27998]: from='osd.5 [v2:172.21.15.135:6808/3914520722,v1:172.21.15.135:6809/3914520722]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:47.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:47 smithi135 ceph-mon[27998]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:47.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T04:09:47.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:47 smithi003 ceph-mon[25325]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:47.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:47 smithi003 ceph-mon[25325]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T04:09:47.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:47 smithi003 ceph-mon[25325]: osdmap e36: 6 total, 5 up, 6 in 2024-09-10T04:09:47.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:47 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:47.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:47 smithi003 ceph-mon[25325]: from='osd.5 [v2:172.21.15.135:6808/3914520722,v1:172.21.15.135:6809/3914520722]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:47.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:47 smithi003 ceph-mon[25325]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:47.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:47 smithi097 ceph-mon[27734]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:47.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:47 smithi097 ceph-mon[27734]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T04:09:47.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:47 smithi097 ceph-mon[27734]: osdmap e36: 6 total, 5 up, 6 in 2024-09-10T04:09:47.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:47 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:47.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:47 smithi097 ceph-mon[27734]: from='osd.5 [v2:172.21.15.135:6808/3914520722,v1:172.21.15.135:6809/3914520722]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:47.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:47 smithi097 ceph-mon[27734]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-10T04:09:47.707 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:09:48.539 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:09:48.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T04:09:48.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: osdmap e37: 6 total, 5 up, 6 in 2024-09-10T04:09:48.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:48.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:48.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:09:48.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:09:48.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:48.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:48.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:48 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T04:09:48.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: osdmap e37: 6 total, 5 up, 6 in 2024-09-10T04:09:48.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:48.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:48.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:09:48.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:09:48.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:48.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:48.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:48 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: osdmap e37: 6 total, 5 up, 6 in 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:09:48.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:48 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:09:49.256 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":38,"num_osds":6,"num_up_osds":6,"osd_up_since":1725941388,"num_in_osds":6,"osd_in_since":1725941367,"num_remapped_pgs":1} 2024-09-10T04:09:49.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T04:09:49.550 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:09:49.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: purged_snaps scrub starts 2024-09-10T04:09:49.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: purged_snaps scrub ok 2024-09-10T04:09:49.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:49.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: Detected new or changed devices on smithi135 2024-09-10T04:09:49.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: Adjusting osd_memory_target on smithi135 to 4955M 2024-09-10T04:09:49.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: osd.5 [v2:172.21.15.135:6808/3914520722,v1:172.21.15.135:6809/3914520722] boot 2024-09-10T04:09:49.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: osdmap e38: 6 total, 6 up, 6 in 2024-09-10T04:09:49.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:49.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3656890196' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:09:49.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:49 smithi135 ceph-mon[27998]: osdmap e39: 6 total, 6 up, 6 in 2024-09-10T04:09:49.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: purged_snaps scrub starts 2024-09-10T04:09:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: purged_snaps scrub ok 2024-09-10T04:09:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: Detected new or changed devices on smithi135 2024-09-10T04:09:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: Adjusting osd_memory_target on smithi135 to 4955M 2024-09-10T04:09:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: osd.5 [v2:172.21.15.135:6808/3914520722,v1:172.21.15.135:6809/3914520722] boot 2024-09-10T04:09:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: osdmap e38: 6 total, 6 up, 6 in 2024-09-10T04:09:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3656890196' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:09:49.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:49 smithi097 ceph-mon[27734]: osdmap e39: 6 total, 6 up, 6 in 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: purged_snaps scrub starts 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: purged_snaps scrub ok 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: Detected new or changed devices on smithi135 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: Adjusting osd_memory_target on smithi135 to 4955M 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: osd.5 [v2:172.21.15.135:6808/3914520722,v1:172.21.15.135:6809/3914520722] boot 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: osdmap e38: 6 total, 6 up, 6 in 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3656890196' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-10T04:09:49.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:49 smithi003 ceph-mon[25325]: osdmap e39: 6 total, 6 up, 6 in 2024-09-10T04:09:50.158 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:09:50.158 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":39,"fsid":"bdde4a12-6f29-11ef-bcea-c7b262605968","created":"2024-09-10T04:05:24.299749+0000","modified":"2024-09-10T04:09:49.219974+0000","last_up_change":"2024-09-10T04:09:48.209515+0000","last_in_change":"2024-09-10T04:09:27.454410+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-10T04:08:34.049597+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_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":"7bbb6a0d-d9df-4531-9f22-c4be209d401e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6803","nonce":408734828}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6805","nonce":408734828}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6809","nonce":408734828}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6807","nonce":408734828}]},"public_addr":"172.21.15.3:6803/408734828","cluster_addr":"172.21.15.3:6805/408734828","heartbeat_back_addr":"172.21.15.3:6809/408734828","heartbeat_front_addr":"172.21.15.3:6807/408734828","state":["exists","up"]},{"osd":1,"uuid":"99ad8d4f-ce9a-48a9-908f-12469e0c72f7","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.3:6810","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6811","nonce":265983814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6813","nonce":265983814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6817","nonce":265983814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6815","nonce":265983814}]},"public_addr":"172.21.15.3:6811/265983814","cluster_addr":"172.21.15.3:6813/265983814","heartbeat_back_addr":"172.21.15.3:6817/265983814","heartbeat_front_addr":"172.21.15.3:6815/265983814","state":["exists","up"]},{"osd":2,"uuid":"9c0a8e64-3171-4b26-ac7c-b44ef84af087","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6800","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6801","nonce":481890197}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6802","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6803","nonce":481890197}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6807","nonce":481890197}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6805","nonce":481890197}]},"public_addr":"172.21.15.97:6801/481890197","cluster_addr":"172.21.15.97:6803/481890197","heartbeat_back_addr":"172.21.15.97:6807/481890197","heartbeat_front_addr":"172.21.15.97:6805/481890197","state":["exists","up"]},{"osd":3,"uuid":"f786e9f9-2ead-4385-a80c-b210798f81f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6808","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6809","nonce":4021534691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6810","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6811","nonce":4021534691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6814","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6815","nonce":4021534691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6812","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6813","nonce":4021534691}]},"public_addr":"172.21.15.97:6809/4021534691","cluster_addr":"172.21.15.97:6811/4021534691","heartbeat_back_addr":"172.21.15.97:6815/4021534691","heartbeat_front_addr":"172.21.15.97:6813/4021534691","state":["exists","up"]},{"osd":4,"uuid":"e7c94187-f9f7-4e5f-864d-f900b92c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6801","nonce":539674115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6803","nonce":539674115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6807","nonce":539674115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6805","nonce":539674115}]},"public_addr":"172.21.15.135:6801/539674115","cluster_addr":"172.21.15.135:6803/539674115","heartbeat_back_addr":"172.21.15.135:6807/539674115","heartbeat_front_addr":"172.21.15.135:6805/539674115","state":["exists","up"]},{"osd":5,"uuid":"96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6809","nonce":3914520722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6811","nonce":3914520722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6815","nonce":3914520722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6813","nonce":3914520722}]},"public_addr":"172.21.15.135:6809/3914520722","cluster_addr":"172.21.15.135:6811/3914520722","heartbeat_back_addr":"172.21.15.135:6815/3914520722","heartbeat_front_addr":"172.21.15.135:6813/3914520722","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-10T04:07:40.228973+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-10T04:08:07.238934+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-10T04:08:30.903809+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-10T04:08:57.006429+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-10T04:09:20.774516+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-10T04:09:46.549491+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/2354018937":"2024-09-11T04:06:13.586700+0000","172.21.15.3:0/3886150720":"2024-09-11T04:06:13.586700+0000","172.21.15.3:6800/3813564677":"2024-09-11T04:06:13.586700+0000","172.21.15.3:0/4130750665":"2024-09-11T04:05:46.935439+0000","172.21.15.3:0/786991206":"2024-09-11T04:05:46.935439+0000","172.21.15.3:6801/3813564677":"2024-09-11T04:06:13.586700+0000","172.21.15.3:0/1880638537":"2024-09-11T04:05:46.935439+0000","172.21.15.3:0/511913100":"2024-09-11T04:06:13.586700+0000","172.21.15.3:6801/2329485076":"2024-09-11T04:05:46.935439+0000","172.21.15.3:6800/2329485076":"2024-09-11T04:05:46.935439+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-10T04:09:50.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:50 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/762373374' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:09:50.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:50 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/762373374' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:09:50.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:50 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/762373374' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:09:50.785 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-10T04:08:34.049597+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_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-10T04:09:50.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-10T04:09:51.038 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:09:51.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:51 smithi003 ceph-mon[25325]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:09:51.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:51 smithi003 ceph-mon[25325]: osdmap e40: 6 total, 6 up, 6 in 2024-09-10T04:09:51.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:51 smithi135 ceph-mon[27998]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:09:51.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:51 smithi135 ceph-mon[27998]: osdmap e40: 6 total, 6 up, 6 in 2024-09-10T04:09:51.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:51 smithi097 ceph-mon[27734]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:09:51.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:51 smithi097 ceph-mon[27734]: osdmap e40: 6 total, 6 up, 6 in 2024-09-10T04:09:51.739 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2024-09-10T04:09:52.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:52 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1027933692' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-10T04:09:52.360 INFO:tasks.cephadm:Setting up client nodes... 2024-09-10T04:09:52.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-10T04:09:52.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:52 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1027933692' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-10T04:09:52.612 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:09:52.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:52 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1027933692' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-10T04:09:53.343 INFO:teuthology.orchestra.run.smithi003.stdout:[client.0] 2024-09-10T04:09:53.343 INFO:teuthology.orchestra.run.smithi003.stdout: key = AQCRxt9mMJdGFBAAuR7niJ5j1yEJRQAwxCANLw== 2024-09-10T04:09:53.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:53 smithi135 ceph-mon[27998]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:09:53.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:53 smithi003 ceph-mon[25325]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:09:53.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:53 smithi097 ceph-mon[27734]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:09:53.914 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-10T04:09:53.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-10T04:09:53.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-10T04:09:53.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph config log 1 --format=json 2024-09-10T04:09:54.239 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:09:54.563 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:54 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1250520553' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-10T04:09:54.563 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:54 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1250520553' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T04:09:54.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:54 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1250520553' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-10T04:09:54.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:54 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1250520553' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T04:09:54.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:54 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1250520553' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-10T04:09:54.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:54 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1250520553' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T04:09:54.844 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:09:55.457 INFO:teuthology.orchestra.run.smithi003.stdout:[{"version":19,"timestamp":"2024-09-10T04:09:47.749616+0000","name":"","changes":[{"name":"osd/host:smithi135/osd_memory_target","previous_value":"10392709939","new_value":"5196354969"}]}] 2024-09-10T04:09:55.457 INFO:tasks.ceph_manager:config epoch is 19 2024-09-10T04:09:55.457 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-10T04:09:55.458 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-10T04:09:55.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph mgr dump --format=json 2024-09-10T04:09:55.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:55 smithi003 ceph-mon[25325]: pgmap v140: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:09:55.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:55 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2535130644' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-10T04:09:55.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:55 smithi097 ceph-mon[27734]: pgmap v140: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:09:55.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:55 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2535130644' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-10T04:09:55.710 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:09:55.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:55 smithi135 ceph-mon[27998]: pgmap v140: 1 pgs: 1 peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:09:55.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:55 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2535130644' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-10T04:09:56.399 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:09:57.089 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":350804},{"type":"v1","addr":"172.21.15.3:6801","nonce":350804}]},"active_addr":"172.21.15.3:6801/350804","active_change":"2024-09-10T04:06:13.586808+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.0","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":[]},"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.3: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.3:0","nonce":919302042}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":4105841031}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1263953244}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3554818541}]}]} 2024-09-10T04:09:57.091 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-10T04:09:57.091 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-10T04:09:57.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T04:09:57.390 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:09:57.619 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:57 smithi003 ceph-mon[25325]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-10T04:09:57.619 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:57 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2047148292' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-10T04:09:57.620 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:57 smithi135 ceph-mon[27998]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-10T04:09:57.620 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:57 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2047148292' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-10T04:09:57.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:57 smithi097 ceph-mon[27734]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-10T04:09:57.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:57 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2047148292' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-10T04:09:58.022 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:09:58.022 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":40,"fsid":"bdde4a12-6f29-11ef-bcea-c7b262605968","created":"2024-09-10T04:05:24.299749+0000","modified":"2024-09-10T04:09:50.228043+0000","last_up_change":"2024-09-10T04:09:48.209515+0000","last_in_change":"2024-09-10T04:09:27.454410+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-10T04:08:34.049597+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_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":"7bbb6a0d-d9df-4531-9f22-c4be209d401e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6803","nonce":408734828}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6805","nonce":408734828}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6809","nonce":408734828}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6807","nonce":408734828}]},"public_addr":"172.21.15.3:6803/408734828","cluster_addr":"172.21.15.3:6805/408734828","heartbeat_back_addr":"172.21.15.3:6809/408734828","heartbeat_front_addr":"172.21.15.3:6807/408734828","state":["exists","up"]},{"osd":1,"uuid":"99ad8d4f-ce9a-48a9-908f-12469e0c72f7","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.3:6810","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6811","nonce":265983814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6813","nonce":265983814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6817","nonce":265983814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6815","nonce":265983814}]},"public_addr":"172.21.15.3:6811/265983814","cluster_addr":"172.21.15.3:6813/265983814","heartbeat_back_addr":"172.21.15.3:6817/265983814","heartbeat_front_addr":"172.21.15.3:6815/265983814","state":["exists","up"]},{"osd":2,"uuid":"9c0a8e64-3171-4b26-ac7c-b44ef84af087","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6800","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6801","nonce":481890197}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6802","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6803","nonce":481890197}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6807","nonce":481890197}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6805","nonce":481890197}]},"public_addr":"172.21.15.97:6801/481890197","cluster_addr":"172.21.15.97:6803/481890197","heartbeat_back_addr":"172.21.15.97:6807/481890197","heartbeat_front_addr":"172.21.15.97:6805/481890197","state":["exists","up"]},{"osd":3,"uuid":"f786e9f9-2ead-4385-a80c-b210798f81f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6808","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6809","nonce":4021534691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6810","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6811","nonce":4021534691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6814","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6815","nonce":4021534691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6812","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6813","nonce":4021534691}]},"public_addr":"172.21.15.97:6809/4021534691","cluster_addr":"172.21.15.97:6811/4021534691","heartbeat_back_addr":"172.21.15.97:6815/4021534691","heartbeat_front_addr":"172.21.15.97:6813/4021534691","state":["exists","up"]},{"osd":4,"uuid":"e7c94187-f9f7-4e5f-864d-f900b92c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6801","nonce":539674115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6803","nonce":539674115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6807","nonce":539674115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6805","nonce":539674115}]},"public_addr":"172.21.15.135:6801/539674115","cluster_addr":"172.21.15.135:6803/539674115","heartbeat_back_addr":"172.21.15.135:6807/539674115","heartbeat_front_addr":"172.21.15.135:6805/539674115","state":["exists","up"]},{"osd":5,"uuid":"96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6809","nonce":3914520722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6811","nonce":3914520722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6815","nonce":3914520722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6813","nonce":3914520722}]},"public_addr":"172.21.15.135:6809/3914520722","cluster_addr":"172.21.15.135:6811/3914520722","heartbeat_back_addr":"172.21.15.135:6815/3914520722","heartbeat_front_addr":"172.21.15.135:6813/3914520722","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-10T04:07:40.228973+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-10T04:08:07.238934+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-10T04:08:30.903809+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-10T04:08:57.006429+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-10T04:09:20.774516+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-10T04:09:46.549491+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/2354018937":"2024-09-11T04:06:13.586700+0000","172.21.15.3:0/3886150720":"2024-09-11T04:06:13.586700+0000","172.21.15.3:6800/3813564677":"2024-09-11T04:06:13.586700+0000","172.21.15.3:0/4130750665":"2024-09-11T04:05:46.935439+0000","172.21.15.3:0/786991206":"2024-09-11T04:05:46.935439+0000","172.21.15.3:6801/3813564677":"2024-09-11T04:06:13.586700+0000","172.21.15.3:0/1880638537":"2024-09-11T04:05:46.935439+0000","172.21.15.3:0/511913100":"2024-09-11T04:06:13.586700+0000","172.21.15.3:6801/2329485076":"2024-09-11T04:05:46.935439+0000","172.21.15.3:6800/2329485076":"2024-09-11T04:05:46.935439+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-10T04:09:58.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:58 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1628435914' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:09:58.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:58 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1628435914' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:09:58.701 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-10T04:09:58.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T04:09:58.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:58 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1628435914' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:09:58.955 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:09:59.620 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:09:59.620 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":40,"fsid":"bdde4a12-6f29-11ef-bcea-c7b262605968","created":"2024-09-10T04:05:24.299749+0000","modified":"2024-09-10T04:09:50.228043+0000","last_up_change":"2024-09-10T04:09:48.209515+0000","last_in_change":"2024-09-10T04:09:27.454410+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-10T04:08:34.049597+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_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":"7bbb6a0d-d9df-4531-9f22-c4be209d401e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6803","nonce":408734828}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6805","nonce":408734828}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6809","nonce":408734828}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":408734828},{"type":"v1","addr":"172.21.15.3:6807","nonce":408734828}]},"public_addr":"172.21.15.3:6803/408734828","cluster_addr":"172.21.15.3:6805/408734828","heartbeat_back_addr":"172.21.15.3:6809/408734828","heartbeat_front_addr":"172.21.15.3:6807/408734828","state":["exists","up"]},{"osd":1,"uuid":"99ad8d4f-ce9a-48a9-908f-12469e0c72f7","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.3:6810","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6811","nonce":265983814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6813","nonce":265983814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6817","nonce":265983814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":265983814},{"type":"v1","addr":"172.21.15.3:6815","nonce":265983814}]},"public_addr":"172.21.15.3:6811/265983814","cluster_addr":"172.21.15.3:6813/265983814","heartbeat_back_addr":"172.21.15.3:6817/265983814","heartbeat_front_addr":"172.21.15.3:6815/265983814","state":["exists","up"]},{"osd":2,"uuid":"9c0a8e64-3171-4b26-ac7c-b44ef84af087","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6800","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6801","nonce":481890197}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6802","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6803","nonce":481890197}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6807","nonce":481890197}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":481890197},{"type":"v1","addr":"172.21.15.97:6805","nonce":481890197}]},"public_addr":"172.21.15.97:6801/481890197","cluster_addr":"172.21.15.97:6803/481890197","heartbeat_back_addr":"172.21.15.97:6807/481890197","heartbeat_front_addr":"172.21.15.97:6805/481890197","state":["exists","up"]},{"osd":3,"uuid":"f786e9f9-2ead-4385-a80c-b210798f81f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6808","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6809","nonce":4021534691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6810","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6811","nonce":4021534691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6814","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6815","nonce":4021534691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6812","nonce":4021534691},{"type":"v1","addr":"172.21.15.97:6813","nonce":4021534691}]},"public_addr":"172.21.15.97:6809/4021534691","cluster_addr":"172.21.15.97:6811/4021534691","heartbeat_back_addr":"172.21.15.97:6815/4021534691","heartbeat_front_addr":"172.21.15.97:6813/4021534691","state":["exists","up"]},{"osd":4,"uuid":"e7c94187-f9f7-4e5f-864d-f900b92c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6801","nonce":539674115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6803","nonce":539674115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6807","nonce":539674115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":539674115},{"type":"v1","addr":"172.21.15.135:6805","nonce":539674115}]},"public_addr":"172.21.15.135:6801/539674115","cluster_addr":"172.21.15.135:6803/539674115","heartbeat_back_addr":"172.21.15.135:6807/539674115","heartbeat_front_addr":"172.21.15.135:6805/539674115","state":["exists","up"]},{"osd":5,"uuid":"96a5aa42-ebb0-43d8-bba7-298ffb8b1b7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6809","nonce":3914520722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6811","nonce":3914520722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6815","nonce":3914520722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3914520722},{"type":"v1","addr":"172.21.15.135:6813","nonce":3914520722}]},"public_addr":"172.21.15.135:6809/3914520722","cluster_addr":"172.21.15.135:6811/3914520722","heartbeat_back_addr":"172.21.15.135:6815/3914520722","heartbeat_front_addr":"172.21.15.135:6813/3914520722","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-10T04:07:40.228973+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-10T04:08:07.238934+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-10T04:08:30.903809+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-10T04:08:57.006429+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-10T04:09:20.774516+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-10T04:09:46.549491+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/2354018937":"2024-09-11T04:06:13.586700+0000","172.21.15.3:0/3886150720":"2024-09-11T04:06:13.586700+0000","172.21.15.3:6800/3813564677":"2024-09-11T04:06:13.586700+0000","172.21.15.3:0/4130750665":"2024-09-11T04:05:46.935439+0000","172.21.15.3:0/786991206":"2024-09-11T04:05:46.935439+0000","172.21.15.3:6801/3813564677":"2024-09-11T04:06:13.586700+0000","172.21.15.3:0/1880638537":"2024-09-11T04:05:46.935439+0000","172.21.15.3:0/511913100":"2024-09-11T04:06:13.586700+0000","172.21.15.3:6801/2329485076":"2024-09-11T04:05:46.935439+0000","172.21.15.3:6800/2329485076":"2024-09-11T04:05:46.935439+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-10T04:09:59.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:09:59 smithi003 ceph-mon[25325]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-10T04:09:59.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:09:59 smithi097 ceph-mon[27734]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-10T04:09:59.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:09:59 smithi135 ceph-mon[27998]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-10T04:10:00.183 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-10T04:10:00.183 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-10T04:10:00.184 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-10T04:10:00.184 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-10T04:10:00.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-10T04:10:00.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-10T04:10:00.477 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:00.483 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:00.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:00 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2334794722' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:10:00.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:00 smithi003 ceph-mon[25325]: overall HEALTH_OK 2024-09-10T04:10:00.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:00 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2334794722' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:10:00.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:00 smithi097 ceph-mon[27734]: overall HEALTH_OK 2024-09-10T04:10:00.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:00 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2334794722' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-10T04:10:00.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:00 smithi135 ceph-mon[27998]: overall HEALTH_OK 2024-09-10T04:10:01.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:01 smithi003 ceph-mon[25325]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-10T04:10:01.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:01 smithi097 ceph-mon[27734]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-10T04:10:01.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:01 smithi135 ceph-mon[27998]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-10T04:10:01.975 INFO:teuthology.orchestra.run.smithi003.stdout:137438953483 2024-09-10T04:10:01.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-10T04:10:02.193 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:02.612 INFO:teuthology.orchestra.run.smithi003.stdout:77309411349 2024-09-10T04:10:02.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-10T04:10:02.642 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:02.642 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:02.643 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:03.512 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:03.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:03 smithi097 ceph-mon[27734]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-10T04:10:03.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:03 smithi003 ceph-mon[25325]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-10T04:10:03.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:03 smithi135 ceph-mon[27998]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-10T04:10:04.288 INFO:teuthology.orchestra.run.smithi003.stdout:55834574874 2024-09-10T04:10:04.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-10T04:10:05.228 INFO:teuthology.orchestra.run.smithi003.stdout:111669149711 2024-09-10T04:10:05.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-10T04:10:05.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:05 smithi003 ceph-mon[25325]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:10:05.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:05 smithi097 ceph-mon[27734]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:10:05.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:05 smithi135 ceph-mon[27998]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:10:05.946 INFO:teuthology.orchestra.run.smithi003.stdout:137438953484 2024-09-10T04:10:06.625 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:06 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2396031922' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-10T04:10:06.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:06 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2396031922' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-10T04:10:06.656 INFO:teuthology.orchestra.run.smithi003.stdout:34359738400 2024-09-10T04:10:06.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-10T04:10:06.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:06 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2396031922' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-10T04:10:07.325 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953483 got 137438953484 for osd.4 2024-09-10T04:10:07.326 DEBUG:teuthology.parallel:result is None 2024-09-10T04:10:07.513 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:07.513 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:07.598 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:07 smithi003 ceph-mon[25325]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:10:07.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:07 smithi097 ceph-mon[27734]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:10:07.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:07 smithi135 ceph-mon[27998]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-10T04:10:07.917 INFO:teuthology.orchestra.run.smithi003.stdout:163208757254 2024-09-10T04:10:07.917 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-10T04:10:08.774 INFO:teuthology.orchestra.run.smithi003.stdout:77309411350 2024-09-10T04:10:08.866 INFO:teuthology.orchestra.run.smithi003.stdout:111669149712 2024-09-10T04:10:09.401 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411349 got 77309411350 for osd.2 2024-09-10T04:10:09.401 DEBUG:teuthology.parallel:result is None 2024-09-10T04:10:09.543 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:09.543 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:09.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:09 smithi097 ceph-mon[27734]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:09.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:09 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/877315038' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-10T04:10:09.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:09 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/4157630491' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-10T04:10:09.646 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:09 smithi003 ceph-mon[25325]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:09.647 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:09 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/877315038' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-10T04:10:09.647 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:09 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/4157630491' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-10T04:10:09.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:09 smithi135 ceph-mon[27998]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:09.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:09 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/877315038' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-10T04:10:09.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:09 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/4157630491' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-10T04:10:09.977 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:09.979 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149711 got 111669149712 for osd.3 2024-09-10T04:10:09.980 DEBUG:teuthology.parallel:result is None 2024-09-10T04:10:11.059 INFO:teuthology.orchestra.run.smithi003.stdout:55834574875 2024-09-10T04:10:11.255 INFO:teuthology.orchestra.run.smithi003.stdout:34359738401 2024-09-10T04:10:11.615 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:11 smithi003 ceph-mon[25325]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:11.616 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:11 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2198139578' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-10T04:10:11.616 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:11 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3412834273' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-10T04:10:11.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:11 smithi135 ceph-mon[27998]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:11.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:11 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2198139578' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-10T04:10:11.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:11 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3412834273' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-10T04:10:11.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:11 smithi097 ceph-mon[27734]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:11.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:11 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2198139578' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-10T04:10:11.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:11 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3412834273' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-10T04:10:11.901 INFO:teuthology.orchestra.run.smithi003.stdout:163208757255 2024-09-10T04:10:12.237 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738400 got 34359738401 for osd.0 2024-09-10T04:10:12.238 DEBUG:teuthology.parallel:result is None 2024-09-10T04:10:12.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:12 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/687461927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-10T04:10:12.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:12 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/687461927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-10T04:10:12.873 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574874 got 55834574875 for osd.1 2024-09-10T04:10:12.873 DEBUG:teuthology.parallel:result is None 2024-09-10T04:10:12.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:12 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/687461927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-10T04:10:13.310 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757254 got 163208757255 for osd.5 2024-09-10T04:10:13.310 DEBUG:teuthology.parallel:result is None 2024-09-10T04:10:13.310 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-10T04:10:13.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-10T04:10:13.567 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:13.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:13 smithi003 ceph-mon[25325]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:13.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:13 smithi135 ceph-mon[27998]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:13.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:13 smithi097 ceph-mon[27734]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:10:14.345 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-10T04:10:14.947 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-09-10T04:10:13.632558+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":166036,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304876,"statfs":{"total":575970213888,"available":575800193024,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":165927584},"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.002309"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":64,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-10T04:09:50.546665+0000","last_change":"2024-09-10T04:09:50.546579+0000","last_active":"2024-09-10T04:09:50.546665+0000","last_peered":"2024-09-10T04:09:50.546665+0000","last_clean":"2024-09-10T04:09:50.546665+0000","last_became_active":"2024-09-10T04:09:50.541605+0000","last_became_peered":"2024-09-10T04:09:50.541605+0000","last_unstale":"2024-09-10T04:09:50.546665+0000","last_undegraded":"2024-09-10T04:09:50.546665+0000","last_fullsized":"2024-09-10T04:09:50.546665+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-10T04:08:34.631158+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-10T04:08:34.631158+0000","last_clean_scrub_stamp":"2024-09-10T04:08:34.631158+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-11T05:45:32.406243+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":38,"seq":163208757256,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":32,"seq":137438953486,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":26,"seq":111669149713,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":55834574876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"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":34359738402,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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-10T04:10:14.948 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-10T04:10:15.201 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:15.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:15 smithi003 ceph-mon[25325]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:15.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:15 smithi003 ceph-mon[25325]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:15.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:15 smithi135 ceph-mon[27998]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:15.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:15 smithi135 ceph-mon[27998]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:15.826 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:10:15.826 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-10T04:10:15.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:15 smithi097 ceph-mon[27734]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:15.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:15 smithi097 ceph-mon[27734]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:16.535 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":151,"stamp":"2024-09-10T04:10:15.632790+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":166036,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304876,"statfs":{"total":575970213888,"available":575800193024,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":165927584},"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.002006"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":64,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-10T04:09:50.546665+0000","last_change":"2024-09-10T04:09:50.546579+0000","last_active":"2024-09-10T04:09:50.546665+0000","last_peered":"2024-09-10T04:09:50.546665+0000","last_clean":"2024-09-10T04:09:50.546665+0000","last_became_active":"2024-09-10T04:09:50.541605+0000","last_became_peered":"2024-09-10T04:09:50.541605+0000","last_unstale":"2024-09-10T04:09:50.546665+0000","last_undegraded":"2024-09-10T04:09:50.546665+0000","last_fullsized":"2024-09-10T04:09:50.546665+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-10T04:08:34.631158+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-10T04:08:34.631158+0000","last_clean_scrub_stamp":"2024-09-10T04:08:34.631158+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-11T05:45:32.406243+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":38,"seq":163208757256,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":32,"seq":137438953486,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":26,"seq":111669149714,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":55834574877,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"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":34359738402,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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-10T04:10:16.536 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-10T04:10:16.536 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-10T04:10:16.536 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-10T04:10:16.536 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph health --format=json 2024-09-10T04:10:16.789 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:17.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:17 smithi003 ceph-mon[25325]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:17.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:17 smithi003 ceph-mon[25325]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:17.531 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:10:17.531 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-10T04:10:17.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:17 smithi135 ceph-mon[27998]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:17.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:17 smithi135 ceph-mon[27998]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:17.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:17 smithi097 ceph-mon[27734]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:17.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:17 smithi097 ceph-mon[27734]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:18.264 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-10T04:10:18.265 INFO:tasks.cephadm:Setup complete, yielding 2024-09-10T04:10:18.265 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T04:10:18.279 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-10T04:10:18.279 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-10T04:10:18.535 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:18.656 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:18 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2833178559' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-10T04:10:18.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:18 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2833178559' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-10T04:10:18.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:18 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2833178559' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-10T04:10:19.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:19 smithi003 ceph-mon[25325]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:19.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:19 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-10T04:10:19.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:19 smithi135 ceph-mon[27998]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:19.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:19 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-10T04:10:19.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:19 smithi097 ceph-mon[27734]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:19.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:19 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-10T04:10:20.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:20 smithi003 ceph-mon[25325]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:10:20.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:20 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-10T04:10:20.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:20 smithi003 ceph-mon[25325]: osdmap e41: 6 total, 6 up, 6 in 2024-09-10T04:10:20.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:20 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:10:20.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:20 smithi003 ceph-mon[25325]: pgmap v154: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:20.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:20 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a[25302]: 2024-09-10T04:10:20.415+0000 7f6c88f7f640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T04:10:20.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:20 smithi135 ceph-mon[27998]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:10:20.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:20 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-10T04:10:20.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:20 smithi135 ceph-mon[27998]: osdmap e41: 6 total, 6 up, 6 in 2024-09-10T04:10:20.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:20 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:10:20.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:20 smithi135 ceph-mon[27998]: pgmap v154: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:20.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:20 smithi097 ceph-mon[27734]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:10:20.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:20 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-10T04:10:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:20 smithi097 ceph-mon[27734]: osdmap e41: 6 total, 6 up, 6 in 2024-09-10T04:10:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:20 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:10:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:20 smithi097 ceph-mon[27734]: pgmap v154: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:21.189 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-10T04:10:21.198 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-10T04:10:21.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:10:21.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:10:21.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: osdmap e42: 6 total, 6 up, 6 in 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: osdmap e43: 6 total, 6 up, 6 in 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: fsmap cephfs:0 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: Saving service mds.cephfs spec with placement count:2 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:21.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:21.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:21.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.idikcz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:10:21.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.idikcz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:10:21.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:21.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:21 smithi003 ceph-mon[25325]: Deploying daemon mds.cephfs.smithi135.idikcz on smithi135 2024-09-10T04:10:21.457 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:10:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-10T04:10:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: osdmap e42: 6 total, 6 up, 6 in 2024-09-10T04:10:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:10:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: osdmap e43: 6 total, 6 up, 6 in 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: fsmap cephfs:0 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: Saving service mds.cephfs spec with placement count:2 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.idikcz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.idikcz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:10:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:21 smithi135 ceph-mon[27998]: Deploying daemon mds.cephfs.smithi135.idikcz on smithi135 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: osdmap e42: 6 total, 6 up, 6 in 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: osdmap e43: 6 total, 6 up, 6 in 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: fsmap cephfs:0 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: Saving service mds.cephfs spec with placement count:2 2024-09-10T04:10:21.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:21.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:21.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:21.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:21.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:21.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.idikcz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:10:21.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.idikcz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:10:21.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:21.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:21 smithi097 ceph-mon[27734]: Deploying daemon mds.cephfs.smithi135.idikcz on smithi135 2024-09-10T04:10:22.101 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:10:22.101 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2024-09-10T04:10:20.435061Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "running": 0, "size": 2}}, {"events": ["2024-09-10T04:07:13.181870Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:08:03.677122Z", "running": 1, "size": 1}}, {"events": ["2024-09-10T04:07:06.579854Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:08:03.677027Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:08:03.677198Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-10T04:10:22.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:22 smithi135 ceph-mon[27998]: osdmap e44: 6 total, 6 up, 6 in 2024-09-10T04:10:22.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:22 smithi135 ceph-mon[27998]: pgmap v158: 65 pgs: 6 creating+peering, 58 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:22.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:22 smithi135 ceph-mon[27998]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:22.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:22 smithi003 ceph-mon[25325]: osdmap e44: 6 total, 6 up, 6 in 2024-09-10T04:10:22.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:22 smithi003 ceph-mon[25325]: pgmap v158: 65 pgs: 6 creating+peering, 58 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:22.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:22 smithi003 ceph-mon[25325]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:22.821 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-10T04:10:22.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:22 smithi097 ceph-mon[27734]: osdmap e44: 6 total, 6 up, 6 in 2024-09-10T04:10:22.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:22 smithi097 ceph-mon[27734]: pgmap v158: 65 pgs: 6 creating+peering, 58 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:22.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:22 smithi097 ceph-mon[27734]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:23.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:23 smithi135 ceph-mon[27998]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:10:23.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:23 smithi135 ceph-mon[27998]: osdmap e45: 6 total, 6 up, 6 in 2024-09-10T04:10:23.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:10:23.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:23 smithi003 ceph-mon[25325]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:10:23.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:23 smithi003 ceph-mon[25325]: osdmap e45: 6 total, 6 up, 6 in 2024-09-10T04:10:23.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:23 smithi097 ceph-mon[27734]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:10:23.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:23 smithi097 ceph-mon[27734]: osdmap e45: 6 total, 6 up, 6 in 2024-09-10T04:10:24.514 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:24.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: mds.? [v2:172.21.15.135:6816/2971705902,v1:172.21.15.135:6817/2971705902] up:boot 2024-09-10T04:10:24.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: daemon mds.cephfs.smithi135.idikcz assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-10T04:10:24.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: Cluster is now healthy 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: fsmap cephfs:0 1 up:standby 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.idikcz"} : dispatch 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:creating} 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: daemon mds.cephfs.smithi135.idikcz is now active in filesystem cephfs as rank 0 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi003.kwmewv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi003.kwmewv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:24.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: Deploying daemon mds.cephfs.smithi003.kwmewv on smithi003 2024-09-10T04:10:24.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:24 smithi135 ceph-mon[27998]: pgmap v160: 65 pgs: 6 creating+peering, 20 unknown, 39 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: mds.? [v2:172.21.15.135:6816/2971705902,v1:172.21.15.135:6817/2971705902] up:boot 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: daemon mds.cephfs.smithi135.idikcz assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: Cluster is now healthy 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: fsmap cephfs:0 1 up:standby 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.idikcz"} : dispatch 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:creating} 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: daemon mds.cephfs.smithi135.idikcz is now active in filesystem cephfs as rank 0 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:24.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:24.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi003.kwmewv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:10:24.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi003.kwmewv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:10:24.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:24.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: Deploying daemon mds.cephfs.smithi003.kwmewv on smithi003 2024-09-10T04:10:24.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:24 smithi097 ceph-mon[27734]: pgmap v160: 65 pgs: 6 creating+peering, 20 unknown, 39 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: mds.? [v2:172.21.15.135:6816/2971705902,v1:172.21.15.135:6817/2971705902] up:boot 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: daemon mds.cephfs.smithi135.idikcz assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: Cluster is now healthy 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: fsmap cephfs:0 1 up:standby 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.idikcz"} : dispatch 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:creating} 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: daemon mds.cephfs.smithi135.idikcz is now active in filesystem cephfs as rank 0 2024-09-10T04:10:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:24.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:24.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:24.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi003.kwmewv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-10T04:10:24.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi003.kwmewv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T04:10:24.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:24.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: Deploying daemon mds.cephfs.smithi003.kwmewv on smithi003 2024-09-10T04:10:24.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:24 smithi003 ceph-mon[25325]: pgmap v160: 65 pgs: 6 creating+peering, 20 unknown, 39 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:25.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:25 smithi003 ceph-mon[25325]: mds.? [v2:172.21.15.135:6816/2971705902,v1:172.21.15.135:6817/2971705902] up:active 2024-09-10T04:10:25.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:25 smithi003 ceph-mon[25325]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 2024-09-10T04:10:25.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:25 smithi135 ceph-mon[27998]: mds.? [v2:172.21.15.135:6816/2971705902,v1:172.21.15.135:6817/2971705902] up:active 2024-09-10T04:10:25.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:25 smithi135 ceph-mon[27998]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 2024-09-10T04:10:25.879 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:10:25.879 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2024-09-10T04:10:23.474070Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "running": 0, "size": 2}}, {"events": ["2024-09-10T04:07:13.181870Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:08:03.677122Z", "running": 1, "size": 1}}, {"events": ["2024-09-10T04:07:06.579854Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:08:03.677027Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:08:03.677198Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-10T04:10:25.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:25 smithi097 ceph-mon[27734]: mds.? [v2:172.21.15.135:6816/2971705902,v1:172.21.15.135:6817/2971705902] up:active 2024-09-10T04:10:25.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:25 smithi097 ceph-mon[27734]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 2024-09-10T04:10:26.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:26 smithi003 ceph-mon[25325]: pgmap v161: 65 pgs: 65 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 1 op/s 2024-09-10T04:10:26.634 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:26 smithi003 ceph-mon[25325]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:26.664 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-10T04:10:26.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:26 smithi135 ceph-mon[27998]: pgmap v161: 65 pgs: 65 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 1 op/s 2024-09-10T04:10:26.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:26 smithi135 ceph-mon[27998]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:26.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:26 smithi097 ceph-mon[27734]: pgmap v161: 65 pgs: 65 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 1 op/s 2024-09-10T04:10:26.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:26 smithi097 ceph-mon[27734]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:27.666 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:10:28.030 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:28.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:28.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: mds.? [v2:172.21.15.3:6818/3227401836,v1:172.21.15.3:6819/3227401836] up:boot 2024-09-10T04:10:28.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:28.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi003.kwmewv"} : dispatch 2024-09-10T04:10:28.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:27 smithi003 ceph-mon[25325]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:28.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:28.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: mds.? [v2:172.21.15.3:6818/3227401836,v1:172.21.15.3:6819/3227401836] up:boot 2024-09-10T04:10:28.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:28.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi003.kwmewv"} : dispatch 2024-09-10T04:10:28.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:27 smithi135 ceph-mon[27998]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: mds.? [v2:172.21.15.3:6818/3227401836,v1:172.21.15.3:6819/3227401836] up:boot 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi003.kwmewv"} : dispatch 2024-09-10T04:10:28.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:27 smithi097 ceph-mon[27734]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:28.709 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:10:28.709 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2024-09-10T04:10:26.952094Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:28.143634Z", "running": 2, "size": 2}}, {"events": ["2024-09-10T04:07:13.181870Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:28.551169Z", "running": 1, "size": 1}}, {"events": ["2024-09-10T04:07:06.579854Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:08:53.259648Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:08:53.259767Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-10T04:10:29.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: pgmap v162: 65 pgs: 65 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-10T04:10:29.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: mds.? [v2:172.21.15.135:6816/2971705902,v1:172.21.15.135:6817/2971705902] up:active 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:29 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.403 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: pgmap v162: 65 pgs: 65 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-10T04:10:29.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: mds.? [v2:172.21.15.135:6816/2971705902,v1:172.21.15.135:6817/2971705902] up:active 2024-09-10T04:10:29.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:29.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:29.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:29.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.405 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:29.405 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:29.405 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:29.405 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.405 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:29 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.435 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-10T04:10:29.435 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T04:10:29.445 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-10T04:10:29.446 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-10T04:10:29.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: pgmap v162: 65 pgs: 65 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: mds.? [v2:172.21.15.135:6816/2971705902,v1:172.21.15.135:6817/2971705902] up:active 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:29.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:29.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:29.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:29 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:29.702 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:30.384 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:30 smithi003 ceph-mon[25325]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:30.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:30 smithi135 ceph-mon[27998]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:30.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:30 smithi097 ceph-mon[27734]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:10:30.667 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:30 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:30.381+0000 7f605dee8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:30.667 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:30 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:30.381+0000 7f605dee8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:30.667 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:30 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:30.381+0000 7f605dee8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:30.667 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:30 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:30.381+0000 7f605dee8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:30.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:30 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:30.381+0000 7f605dee8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:31.081 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-10T04:10:31.334 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:31.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:31 smithi003 ceph-mon[25325]: pgmap v163: 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-10T04:10:31.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:31 smithi003 ceph-mon[25325]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:10:31.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:31 smithi135 ceph-mon[27998]: pgmap v163: 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-10T04:10:31.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:31 smithi135 ceph-mon[27998]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:10:31.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:31 smithi097 ceph-mon[27734]: pgmap v163: 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-10T04:10:31.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:31 smithi097 ceph-mon[27734]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:10:32.383 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:32 smithi003 ceph-mon[25325]: mds.? [v2:172.21.15.3:6818/3227401836,v1:172.21.15.3:6819/3227401836] up:standby 2024-09-10T04:10:32.383 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:32 smithi003 ceph-mon[25325]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:32.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:32 smithi135 ceph-mon[27998]: mds.? [v2:172.21.15.3:6818/3227401836,v1:172.21.15.3:6819/3227401836] up:standby 2024-09-10T04:10:32.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:32 smithi135 ceph-mon[27998]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:32.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:32 smithi097 ceph-mon[27734]: mds.? [v2:172.21.15.3:6818/3227401836,v1:172.21.15.3:6819/3227401836] up:standby 2024-09-10T04:10:32.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:32 smithi097 ceph-mon[27734]: fsmap cephfs:1 {0=cephfs.smithi135.idikcz=up:active} 1 up:standby 2024-09-10T04:10:32.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-10T04:10:33.023 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:33.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:33 smithi003 ceph-mon[25325]: pgmap v164: 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-10T04:10:33.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:33 smithi003 ceph-mon[25325]: from='client.14523 -' 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-10T04:10:33.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:33 smithi003 ceph-mon[25325]: mgrmap e15: x(active, since 4m) 2024-09-10T04:10:33.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:33 smithi135 ceph-mon[27998]: pgmap v164: 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-10T04:10:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:33 smithi135 ceph-mon[27998]: from='client.14523 -' 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-10T04:10:33.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:33 smithi135 ceph-mon[27998]: mgrmap e15: x(active, since 4m) 2024-09-10T04:10:33.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:33 smithi097 ceph-mon[27734]: pgmap v164: 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-10T04:10:33.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:33 smithi097 ceph-mon[27734]: from='client.14523 -' 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-10T04:10:33.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:33 smithi097 ceph-mon[27734]: mgrmap e15: x(active, since 4m) 2024-09-10T04:10:34.321 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-10T04:10:34.575 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:35.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:35 smithi135 ceph-mon[27998]: pgmap v165: 65 pgs: 65 active+clean; 599 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 4 op/s 2024-09-10T04:10:35.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:35 smithi135 ceph-mon[27998]: from='client.14529 -' 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-10T04:10:35.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:35 smithi135 ceph-mon[27998]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:35.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:35 smithi097 ceph-mon[27734]: pgmap v165: 65 pgs: 65 active+clean; 599 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 4 op/s 2024-09-10T04:10:35.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:35 smithi097 ceph-mon[27734]: from='client.14529 -' 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-10T04:10:35.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:35 smithi097 ceph-mon[27734]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:35.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:35 smithi003 ceph-mon[25325]: pgmap v165: 65 pgs: 65 active+clean; 599 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 4 op/s 2024-09-10T04:10:35.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:35 smithi003 ceph-mon[25325]: from='client.14529 -' 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-10T04:10:35.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:35 smithi003 ceph-mon[25325]: from='mgr.14152 172.21.15.3:0/2631967760' entity='mgr.x' 2024-09-10T04:10:36.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:36 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3104306404' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-10T04:10:36.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:36 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3104306404' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-10T04:10:36.380 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:36 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: ignoring --setuser ceph since I am not root 2024-09-10T04:10:36.380 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:36 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: ignoring --setgroup ceph since I am not root 2024-09-10T04:10:36.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:36 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3104306404' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-10T04:10:36.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- bash -c 'sleep 30' 2024-09-10T04:10:37.046 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:10:37.315 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:37 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3104306404' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-10T04:10:37.315 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:37 smithi003 ceph-mon[25325]: mgrmap e16: x(active, since 4m) 2024-09-10T04:10:37.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:37 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3104306404' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-10T04:10:37.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:37 smithi135 ceph-mon[27998]: mgrmap e16: x(active, since 4m) 2024-09-10T04:10:37.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:37 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3104306404' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-10T04:10:37.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:37 smithi097 ceph-mon[27734]: mgrmap e16: x(active, since 4m) 2024-09-10T04:10:41.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: Active manager daemon x restarted 2024-09-10T04:10:41.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: Activating manager daemon x 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: osdmap e46: 6 total, 6 up, 6 in 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: mgrmap e17: x(active, starting, since 0.00555731s) 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi003.kwmewv"} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.idikcz"} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:10:41.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:10:41.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:10:41.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:10:41.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:10:41.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:10:41.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:41 smithi097 ceph-mon[27734]: Manager daemon x is now available 2024-09-10T04:10:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: Active manager daemon x restarted 2024-09-10T04:10:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: Activating manager daemon x 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: osdmap e46: 6 total, 6 up, 6 in 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: mgrmap e17: x(active, starting, since 0.00555731s) 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi003.kwmewv"} : dispatch 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.idikcz"} : dispatch 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:10:41.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:10:41.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:10:41.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:10:41.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:10:41.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:10:41.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:10:41.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:41 smithi003 ceph-mon[25325]: Manager daemon x is now available 2024-09-10T04:10:41.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: Active manager daemon x restarted 2024-09-10T04:10:41.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: Activating manager daemon x 2024-09-10T04:10:41.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: osdmap e46: 6 total, 6 up, 6 in 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: mgrmap e17: x(active, starting, since 0.00555731s) 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi003.kwmewv"} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.idikcz"} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-10T04:10:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-10T04:10:41.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-10T04:10:41.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-10T04:10:41.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:41 smithi135 ceph-mon[27998]: Manager daemon x is now available 2024-09-10T04:10:42.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:42 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:42.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:42 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:10:42.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:42 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:10:42.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:42 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:10:42.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:42 smithi097 ceph-mon[27734]: mgrmap e18: x(active, since 1.01285s) 2024-09-10T04:10:42.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:42 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:42.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:42 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:10:42.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:42 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:10:42.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:42 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:10:42.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:42 smithi135 ceph-mon[27998]: mgrmap e18: x(active, since 1.01285s) 2024-09-10T04:10:42.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:42 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:42.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:42 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-10T04:10:42.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:42 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-10T04:10:42.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:42 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-10T04:10:42.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:42 smithi003 ceph-mon[25325]: mgrmap e18: x(active, since 1.01285s) 2024-09-10T04:10:43.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:43.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:10:43.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: osdmap e47: 6 total, 6 up, 6 in 2024-09-10T04:10:43.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-10T04:10:43.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:43 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:43.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:10:43.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: osdmap e47: 6 total, 6 up, 6 in 2024-09-10T04:10:43.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78b652640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78b652640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78b652640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78b652640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78b652640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78d656640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.669 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78d656640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.669 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78d656640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.669 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78d656640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.669 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.398+0000 7ff78d656640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:10:43.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:43.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-10T04:10:43.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: osdmap e47: 6 total, 6 up, 6 in 2024-09-10T04:10:43.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-10T04:10:43.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:43.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:43 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.167 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:43.736+0000 7ff7785ac640 -1 log_channel(cephadm) log [ERR] : [10/Sep/2024:04:10:43] ENGINE Error in HTTPServer.serve 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: Traceback (most recent call last): 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self._connections.run(self.expiration_interval) 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self._run(expiration_interval) 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:10:44.168 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: s = self.context.wrap_socket( 2024-09-10T04:10:44.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:10:44.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: return self.sslsocket_class._create( 2024-09-10T04:10:44.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:10:44.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self.do_handshake() 2024-09-10T04:10:44.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:10:44.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: self._sslobj.do_handshake() 2024-09-10T04:10:44.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:10:44.169 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:10:43 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:10:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-10T04:10:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: osdmap e48: 6 total, 6 up, 6 in 2024-09-10T04:10:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: [10/Sep/2024:04:10:43] ENGINE Bus STARTING 2024-09-10T04:10:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: [10/Sep/2024:04:10:43] ENGINE Serving on http://172.21.15.3:8765 2024-09-10T04:10:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: [10/Sep/2024:04:10:43] ENGINE Serving on https://172.21.15.3:7150 2024-09-10T04:10:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: [10/Sep/2024:04:10:43] ENGINE Bus STARTED 2024-09-10T04:10:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: [10/Sep/2024:04:10:43] ENGINE Error in HTTPServer.serve 2024-09-10T04:10:44.633 INFO:journalctl@ceph.mon.b.smithi097.stdout: Traceback (most recent call last): 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: self._run(expiration_interval) 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: s = self.context.wrap_socket( 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: return self.sslsocket_class._create( 2024-09-10T04:10:44.634 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout: self.do_handshake() 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout: self._sslobj.do_handshake() 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: Adjusting osd_memory_target on smithi135 to 2907M 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.635 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: Adjusting osd_memory_target on smithi003 to 6498M 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: Updating smithi003:/etc/ceph/ceph.conf 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:10:44.636 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: mgrmap e19: x(active, since 2s) 2024-09-10T04:10:44.637 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:44 smithi097 ceph-mon[27734]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:10:44.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: osdmap e48: 6 total, 6 up, 6 in 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: [10/Sep/2024:04:10:43] ENGINE Bus STARTING 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: [10/Sep/2024:04:10:43] ENGINE Serving on http://172.21.15.3:8765 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: [10/Sep/2024:04:10:43] ENGINE Serving on https://172.21.15.3:7150 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: [10/Sep/2024:04:10:43] ENGINE Bus STARTED 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: [10/Sep/2024:04:10:43] ENGINE Error in HTTPServer.serve 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout: Traceback (most recent call last): 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout: self._run(expiration_interval) 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:10:44.668 INFO:journalctl@ceph.mon.a.smithi003.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: s = self.context.wrap_socket( 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: return self.sslsocket_class._create( 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: self.do_handshake() 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: self._sslobj.do_handshake() 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: Adjusting osd_memory_target on smithi135 to 2907M 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: Adjusting osd_memory_target on smithi003 to 6498M 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:44.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: Updating smithi003:/etc/ceph/ceph.conf 2024-09-10T04:10:44.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-10T04:10:44.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T04:10:44.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:10:44.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:10:44.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:10:44.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: mgrmap e19: x(active, since 2s) 2024-09-10T04:10:44.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:44 smithi003 ceph-mon[25325]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:10:44.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-10T04:10:44.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: osdmap e48: 6 total, 6 up, 6 in 2024-09-10T04:10:44.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: [10/Sep/2024:04:10:43] ENGINE Bus STARTING 2024-09-10T04:10:44.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: [10/Sep/2024:04:10:43] ENGINE Serving on http://172.21.15.3:8765 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: [10/Sep/2024:04:10:43] ENGINE Serving on https://172.21.15.3:7150 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: [10/Sep/2024:04:10:43] ENGINE Bus STARTED 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: [10/Sep/2024:04:10:43] ENGINE Error in HTTPServer.serve 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: Traceback (most recent call last): 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: self._connections.run(self.expiration_interval) 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: self._run(expiration_interval) 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T04:10:44.819 INFO:journalctl@ceph.mon.c.smithi135.stdout: s = self.context.wrap_socket( 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout: return self.sslsocket_class._create( 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout: self.do_handshake() 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout: self._sslobj.do_handshake() 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: Adjusting osd_memory_target on smithi135 to 2907M 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: Adjusting osd_memory_target on smithi003 to 6498M 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: Updating smithi003:/etc/ceph/ceph.conf 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T04:10:44.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: mgrmap e19: x(active, since 2s) 2024-09-10T04:10:44.822 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:44 smithi135 ceph-mon[27998]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: osdmap e49: 6 total, 6 up, 6 in 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:45.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:45.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:45.634 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:45 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: osdmap e49: 6 total, 6 up, 6 in 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:45.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:45.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:45.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:45 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: Updating smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: Updating smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: Updating smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: osdmap e49: 6 total, 6 up, 6 in 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:45.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:10:45.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:10:45.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:10:45.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:45 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:10:46.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:46 smithi097 ceph-mon[27734]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:46.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:46 smithi097 ceph-mon[27734]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:10:46.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:46 smithi097 ceph-mon[27734]: Cluster is now healthy 2024-09-10T04:10:46.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:46 smithi097 ceph-mon[27734]: mgrmap e20: x(active, since 4s) 2024-09-10T04:10:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:46 smithi003 ceph-mon[25325]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:46 smithi003 ceph-mon[25325]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:10:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:46 smithi003 ceph-mon[25325]: Cluster is now healthy 2024-09-10T04:10:46.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:46 smithi003 ceph-mon[25325]: mgrmap e20: x(active, since 4s) 2024-09-10T04:10:46.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:46 smithi135 ceph-mon[27998]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:46.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:46 smithi135 ceph-mon[27998]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-10T04:10:46.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:46 smithi135 ceph-mon[27998]: Cluster is now healthy 2024-09-10T04:10:46.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:46 smithi135 ceph-mon[27998]: mgrmap e20: x(active, since 4s) 2024-09-10T04:10:48.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:48 smithi003 ceph-mon[25325]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:48.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:48 smithi135 ceph-mon[27998]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:48.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:48 smithi097 ceph-mon[27734]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:10:50.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:50 smithi003 ceph-mon[25325]: pgmap v10: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-10T04:10:50.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:50 smithi135 ceph-mon[27998]: pgmap v10: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-10T04:10:50.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:50 smithi097 ceph-mon[27734]: pgmap v10: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-10T04:10:52.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:52 smithi003 ceph-mon[25325]: pgmap v11: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-10T04:10:52.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:52 smithi135 ceph-mon[27998]: pgmap v11: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-10T04:10:52.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:52 smithi097 ceph-mon[27734]: pgmap v11: 97 pgs: 97 active+clean; 638 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-10T04:10:54.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:54 smithi003 ceph-mon[25325]: pgmap v12: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-10T04:10:54.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:54 smithi135 ceph-mon[27998]: pgmap v12: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-10T04:10:54.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:54 smithi097 ceph-mon[27734]: pgmap v12: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-10T04:10:56.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:56 smithi003 ceph-mon[25325]: pgmap v13: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 936 B/s wr, 7 op/s 2024-09-10T04:10:56.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:56 smithi135 ceph-mon[27998]: pgmap v13: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 936 B/s wr, 7 op/s 2024-09-10T04:10:56.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:56 smithi097 ceph-mon[27734]: pgmap v13: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 936 B/s wr, 7 op/s 2024-09-10T04:10:58.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:10:58 smithi003 ceph-mon[25325]: pgmap v14: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-10T04:10:58.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:10:58 smithi135 ceph-mon[27998]: pgmap v14: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-10T04:10:58.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:10:58 smithi097 ceph-mon[27734]: pgmap v14: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-10T04:11:00.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:00 smithi003 ceph-mon[25325]: pgmap v15: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-10T04:11:00.685 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:00 smithi097 ceph-mon[27734]: pgmap v15: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-10T04:11:00.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:00 smithi135 ceph-mon[27998]: pgmap v15: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-10T04:11:02.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:02 smithi003 ceph-mon[25325]: pgmap v16: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-10T04:11:02.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:02 smithi135 ceph-mon[27998]: pgmap v16: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-10T04:11:02.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:02 smithi097 ceph-mon[27734]: pgmap v16: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-10T04:11:04.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:04 smithi003 ceph-mon[25325]: pgmap v17: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-10T04:11:04.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:04 smithi135 ceph-mon[27998]: pgmap v17: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-10T04:11:04.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:04 smithi097 ceph-mon[27734]: pgmap v17: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-10T04:11:06.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:06 smithi003 ceph-mon[25325]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:06.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:06 smithi135 ceph-mon[27998]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:06.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:06 smithi097 ceph-mon[27734]: pgmap v18: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:08.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-10T04:11:08.388 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:08.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:08 smithi003 ceph-mon[25325]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:08.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:08 smithi135 ceph-mon[27998]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:08.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:08 smithi097 ceph-mon[27734]: pgmap v19: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:09.372 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-10T04:11:09.372 INFO:teuthology.orchestra.run.smithi003.stdout: "results": [ 2024-09-10T04:11:09.372 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "resource": { 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "resource_type": "ceph.smb.usersgroups", 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "users_groups_id": "ug1", 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "intent": "present", 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "values": { 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "users": [ 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "user1", 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "password": "t3stP4ss1" 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "user2", 2024-09-10T04:11:09.373 INFO:teuthology.orchestra.run.smithi003.stdout: "password": "t3stP4ss2" 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: "groups": [] 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: "state": "created", 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: "resource": { 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: "resource_type": "ceph.smb.cluster", 2024-09-10T04:11:09.374 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_id": "uctdb1", 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_mode": "user", 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: "intent": "present", 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: "user_group_settings": [ 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: "source_type": "resource", 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: "ref": "ug1" 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: "placement": { 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: "count": 3 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: "state": "created", 2024-09-10T04:11:09.375 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "resource": { 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "resource_type": "ceph.smb.share", 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_id": "uctdb1", 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "share_id": "share1", 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "intent": "present", 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "share1", 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "readonly": false, 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "browseable": true, 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs": { 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "volume": "cephfs", 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "path": "/", 2024-09-10T04:11:09.376 INFO:teuthology.orchestra.run.smithi003.stdout: "subvolumegroup": "smb", 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: "subvolume": "sv1", 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: "provider": "samba-vfs" 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: "state": "created", 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: "resource": { 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: "resource_type": "ceph.smb.share", 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_id": "uctdb1", 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: "share_id": "share2", 2024-09-10T04:11:09.377 INFO:teuthology.orchestra.run.smithi003.stdout: "intent": "present", 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "share2", 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "readonly": false, 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "browseable": true, 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs": { 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "volume": "cephfs", 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "path": "/", 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "subvolumegroup": "smb", 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "subvolume": "sv2", 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "provider": "samba-vfs" 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "state": "created", 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:11:09.378 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-10T04:11:09.379 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-10T04:11:09.379 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:11:09.379 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-10T04:11:09.667 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.277+0000 7ff78864c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.277+0000 7ff78864c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.277+0000 7ff78864c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.277+0000 7ff78864c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.277+0000 7ff78864c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.291+0000 7ff7956a6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.291+0000 7ff7956a6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.291+0000 7ff7956a6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.291+0000 7ff7956a6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.668 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:11:09.291+0000 7ff7956a6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-10T04:11:09.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-10T04:11:09.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-10T04:11:09.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:09 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:09.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-10T04:11:09.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-10T04:11:09.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:11:09.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-10T04:11:09.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-10T04:11:09.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:09 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:09.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:11:09.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:09.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-10T04:11:09.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-10T04:11:09.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-10T04:11:09.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:09 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:10.446 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-10T04:11:10.456 INFO:tasks.cephadm:Waiting for ceph service smb.uctdb1 to start (timeout 300)... 2024-09-10T04:11:10.456 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:10.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:11:10.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: Saving service smb.uctdb1 spec with placement count:3 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: configuring smb/ctdb cluster metadata 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: daemon not available: 'smb.uctdb1.1.0.smithi135.tmnits' not in {'smb.uctdb1.0.0.smithi003.ppnuyd': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi003.ppnuyd', 'hostname': 'smithi003', 'host_ip': '172.21.15.3'}} 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: daemon not available: 'smb.uctdb1.2.0.smithi097.pqrbta' not in {'smb.uctdb1.0.0.smithi003.ppnuyd': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi003.ppnuyd', 'hostname': 'smithi003', 'host_ip': '172.21.15.3'}} 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: Deploying daemon smb.uctdb1.0.0.smithi003.ppnuyd on smithi003 2024-09-10T04:11:10.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:10 smithi003 ceph-mon[25325]: mgrmap e21: x(active, since 29s) 2024-09-10T04:11:10.716 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:10.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:11:10.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-10T04:11:10.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-10T04:11:10.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:10.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: Saving service smb.uctdb1 spec with placement count:3 2024-09-10T04:11:10.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:11:10.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-10T04:11:10.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: configuring smb/ctdb cluster metadata 2024-09-10T04:11:10.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: daemon not available: 'smb.uctdb1.1.0.smithi135.tmnits' not in {'smb.uctdb1.0.0.smithi003.ppnuyd': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi003.ppnuyd', 'hostname': 'smithi003', 'host_ip': '172.21.15.3'}} 2024-09-10T04:11:10.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: daemon not available: 'smb.uctdb1.2.0.smithi097.pqrbta' not in {'smb.uctdb1.0.0.smithi003.ppnuyd': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi003.ppnuyd', 'hostname': 'smithi003', 'host_ip': '172.21.15.3'}} 2024-09-10T04:11:10.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: Deploying daemon smb.uctdb1.0.0.smithi003.ppnuyd on smithi003 2024-09-10T04:11:10.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:10 smithi135 ceph-mon[27998]: mgrmap e21: x(active, since 29s) 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: pgmap v20: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: Saving service smb.uctdb1 spec with placement count:3 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: configuring smb/ctdb cluster metadata 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: daemon not available: 'smb.uctdb1.1.0.smithi135.tmnits' not in {'smb.uctdb1.0.0.smithi003.ppnuyd': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi003.ppnuyd', 'hostname': 'smithi003', 'host_ip': '172.21.15.3'}} 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: daemon not available: 'smb.uctdb1.2.0.smithi097.pqrbta' not in {'smb.uctdb1.0.0.smithi003.ppnuyd': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi003.ppnuyd', 'hostname': 'smithi003', 'host_ip': '172.21.15.3'}} 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: Deploying daemon smb.uctdb1.0.0.smithi003.ppnuyd on smithi003 2024-09-10T04:11:10.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:10 smithi097 ceph-mon[27734]: mgrmap e21: x(active, since 29s) 2024-09-10T04:11:11.564 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:11.564 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:09.385757Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:12.187 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:12.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:12 smithi003 ceph-mon[25325]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:12.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:12 smithi003 ceph-mon[25325]: mgrmap e22: x(active, since 30s) 2024-09-10T04:11:12.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:12 smithi003 ceph-mon[25325]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:12.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:12 smithi135 ceph-mon[27998]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:12.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:12 smithi135 ceph-mon[27998]: mgrmap e22: x(active, since 30s) 2024-09-10T04:11:12.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:12 smithi135 ceph-mon[27998]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:12.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:12 smithi097 ceph-mon[27734]: pgmap v21: 97 pgs: 97 active+clean; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-10T04:11:12.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:12 smithi097 ceph-mon[27734]: mgrmap e22: x(active, since 30s) 2024-09-10T04:11:12.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:12 smithi097 ceph-mon[27734]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:13.188 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:13.547 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:14.461 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:14.462 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:09.385757Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:14.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:14 smithi135 ceph-mon[27998]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:14.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:14 smithi097 ceph-mon[27734]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:14.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:14 smithi003 ceph-mon[25325]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:15.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:15 smithi135 ceph-mon[27998]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:15.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:15 smithi097 ceph-mon[27734]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:15.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:15 smithi003 ceph-mon[25325]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:16.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:16 smithi135 ceph-mon[27998]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:16.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:16 smithi097 ceph-mon[27734]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:16.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:16 smithi003 ceph-mon[25325]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:17.756 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:18.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:18 smithi003 ceph-mon[25325]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:18.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:18.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:18 smithi135 ceph-mon[27998]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:18.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:18 smithi097 ceph-mon[27734]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:19.835 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:20.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:20 smithi003 ceph-mon[25325]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:20.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:20 smithi003 ceph-mon[25325]: from='client.? 10.88.0.2:0/3586089659' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:20.738 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:20.738 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:09.385757Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:20.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:20 smithi135 ceph-mon[27998]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:20.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:20 smithi135 ceph-mon[27998]: from='client.? 10.88.0.2:0/3586089659' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:20.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:20 smithi097 ceph-mon[27734]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:20 smithi097 ceph-mon[27734]: from='client.? 10.88.0.2:0/3586089659' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:21.433 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:21.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:21 smithi003 ceph-mon[25325]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:21.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:21 smithi135 ceph-mon[27998]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:21.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:21 smithi097 ceph-mon[27734]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:22.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:22.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:22 smithi135 ceph-mon[27998]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:22.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:22 smithi097 ceph-mon[27734]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:22.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:22 smithi003 ceph-mon[25325]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:24.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:24 smithi135 ceph-mon[27998]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:24.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:24 smithi097 ceph-mon[27734]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:24.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:24 smithi003 ceph-mon[25325]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-10T04:11:26.631 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:26.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:26 smithi003 ceph-mon[25325]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:26.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:26 smithi135 ceph-mon[27998]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:26.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:26 smithi097 ceph-mon[27734]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:27.608 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:27.608 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:09.385757Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:28.426 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:28.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:28 smithi003 ceph-mon[25325]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:28.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:28 smithi003 ceph-mon[25325]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:28.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:28 smithi003 ceph-mon[25325]: from='client.? 10.88.0.3:0/502177536' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:28 smithi135 ceph-mon[27998]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:28 smithi135 ceph-mon[27998]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:28 smithi135 ceph-mon[27998]: from='client.? 10.88.0.3:0/502177536' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:28.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:28 smithi097 ceph-mon[27734]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:28.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:28 smithi097 ceph-mon[27734]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:28.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:28 smithi097 ceph-mon[27734]: from='client.? 10.88.0.3:0/502177536' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:29.427 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:29.823 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:30.568 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:30 smithi003 ceph-mon[25325]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:30.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:30 smithi135 ceph-mon[27998]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:30.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:30 smithi097 ceph-mon[27734]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:31.185 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:31.185 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:09.385757Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:31.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:31 smithi135 ceph-mon[27998]: from='client.? 10.88.0.4:0/2377280957' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:31.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:31 smithi097 ceph-mon[27734]: from='client.? 10.88.0.4:0/2377280957' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:31.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:31 smithi003 ceph-mon[25325]: from='client.? 10.88.0.4:0/2377280957' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:32.315 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:32.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:32 smithi003 ceph-mon[25325]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:32.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:32 smithi003 ceph-mon[25325]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:32.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:32 smithi135 ceph-mon[27998]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:32.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:32 smithi135 ceph-mon[27998]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:32.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:32 smithi097 ceph-mon[27734]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:32.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:32 smithi097 ceph-mon[27734]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T04:11:33.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:34.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-10T04:11:34.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:34.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:34.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:34.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-10T04:11:34.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-10T04:11:34.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-10T04:11:34.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-10T04:11:34.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:34.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: configuring smb/ctdb cluster metadata 2024-09-10T04:11:34.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: daemon not available: 'smb.uctdb1.2.0.smithi097.pqrbta' not in {'smb.uctdb1.0.0.smithi003.ppnuyd': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi003.ppnuyd', 'hostname': 'smithi003', 'host_ip': '172.21.15.3'}, 'smb.uctdb1.1.0.smithi135.tmnits': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi135.tmnits', 'hostname': 'smithi135', 'host_ip': '172.21.15.135'}} 2024-09-10T04:11:34.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: Deploying daemon smb.uctdb1.1.0.smithi135.tmnits on smithi135 2024-09-10T04:11:34.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:34 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2781066766' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:34.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-10T04:11:34.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:34.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: configuring smb/ctdb cluster metadata 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: daemon not available: 'smb.uctdb1.2.0.smithi097.pqrbta' not in {'smb.uctdb1.0.0.smithi003.ppnuyd': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi003.ppnuyd', 'hostname': 'smithi003', 'host_ip': '172.21.15.3'}, 'smb.uctdb1.1.0.smithi135.tmnits': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi135.tmnits', 'hostname': 'smithi135', 'host_ip': '172.21.15.135'}} 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: Deploying daemon smb.uctdb1.1.0.smithi135.tmnits on smithi135 2024-09-10T04:11:34.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:34 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2781066766' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: configuring smb/ctdb cluster metadata 2024-09-10T04:11:34.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: daemon not available: 'smb.uctdb1.2.0.smithi097.pqrbta' not in {'smb.uctdb1.0.0.smithi003.ppnuyd': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi003.ppnuyd', 'hostname': 'smithi003', 'host_ip': '172.21.15.3'}, 'smb.uctdb1.1.0.smithi135.tmnits': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi135.tmnits', 'hostname': 'smithi135', 'host_ip': '172.21.15.135'}} 2024-09-10T04:11:34.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: Deploying daemon smb.uctdb1.1.0.smithi135.tmnits on smithi135 2024-09-10T04:11:34.884 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:34 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2781066766' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:35.780 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:35 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1861850279' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:35.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:35 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/308549765' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:35.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:35 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2445959863' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:35.781 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:35.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:35 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1861850279' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:35.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:35 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/308549765' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:35.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:35 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2445959863' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:35.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:35 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1861850279' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:35.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:35 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/308549765' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:35.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:35 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2445959863' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:36.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:36 smithi135 ceph-mon[27998]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-10T04:11:36.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:36 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/884659449' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:36.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:36 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/4119161005' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:36.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:36 smithi003 ceph-mon[25325]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-10T04:11:36.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:36 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/884659449' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:36.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:36 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/4119161005' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:36.860 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:36.861 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:33.567733Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:36.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:36 smithi097 ceph-mon[27734]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-10T04:11:36.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:36 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/884659449' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:36.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:36 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/4119161005' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:37.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:37 smithi135 ceph-mon[27998]: from='client.24505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:37.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:37 smithi003 ceph-mon[25325]: from='client.24505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:37.885 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:37 smithi097 ceph-mon[27734]: from='client.24505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:38.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:38 smithi135 ceph-mon[27998]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-10T04:11:38.834 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:38 smithi003 ceph-mon[25325]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-10T04:11:38.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:38 smithi097 ceph-mon[27734]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-10T04:11:39.340 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:40.341 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:40.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:40 smithi135 ceph-mon[27998]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-10T04:11:40.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:40 smithi003 ceph-mon[25325]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-10T04:11:40.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:40 smithi097 ceph-mon[27734]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-10T04:11:41.546 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:41.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2024-09-10T04:11:41.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:41 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.10", "id": [4, 0]} : dispatch 2024-09-10T04:11:41.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2024-09-10T04:11:41.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:41 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.10", "id": [4, 0]} : dispatch 2024-09-10T04:11:41.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2024-09-10T04:11:41.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:41 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.10", "id": [4, 0]} : dispatch 2024-09-10T04:11:42.386 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:42.386 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:33.567733Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:42.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:42 smithi003 ceph-mon[25325]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-10T04:11:42.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:42 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2024-09-10T04:11:42.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:42 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.10", "id": [4, 0]}]': finished 2024-09-10T04:11:42.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:42 smithi003 ceph-mon[25325]: osdmap e50: 6 total, 6 up, 6 in 2024-09-10T04:11:42.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:42 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/221672211' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:42.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:42 smithi003 ceph-mon[25325]: from='client.? 10.88.0.2:0/1858972961' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:42.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:42 smithi097 ceph-mon[27734]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-10T04:11:42.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:42 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2024-09-10T04:11:42.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:42 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.10", "id": [4, 0]}]': finished 2024-09-10T04:11:42.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:42 smithi097 ceph-mon[27734]: osdmap e50: 6 total, 6 up, 6 in 2024-09-10T04:11:42.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:42 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/221672211' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:42.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:42 smithi097 ceph-mon[27734]: from='client.? 10.88.0.2:0/1858972961' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:43.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:42 smithi135 ceph-mon[27998]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-10T04:11:43.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:42 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2024-09-10T04:11:43.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:42 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.10", "id": [4, 0]}]': finished 2024-09-10T04:11:43.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:42 smithi135 ceph-mon[27998]: osdmap e50: 6 total, 6 up, 6 in 2024-09-10T04:11:43.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:42 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/221672211' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:43.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:42 smithi135 ceph-mon[27998]: from='client.? 10.88.0.2:0/1858972961' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:43.598 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:43.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:43 smithi003 ceph-mon[25325]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:43.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:43 smithi003 ceph-mon[25325]: osdmap e51: 6 total, 6 up, 6 in 2024-09-10T04:11:43.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:43 smithi097 ceph-mon[27734]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:43.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:43 smithi097 ceph-mon[27734]: osdmap e51: 6 total, 6 up, 6 in 2024-09-10T04:11:44.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:43 smithi135 ceph-mon[27998]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:44.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:43 smithi135 ceph-mon[27998]: osdmap e51: 6 total, 6 up, 6 in 2024-09-10T04:11:44.599 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:44.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:44 smithi003 ceph-mon[25325]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-10T04:11:44.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:44 smithi003 ceph-mon[25325]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-10T04:11:44.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:44 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/4273465673' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:44.868 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:44.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:44 smithi097 ceph-mon[27734]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-10T04:11:44.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:44 smithi097 ceph-mon[27734]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-10T04:11:44.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:44 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/4273465673' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:45.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:44 smithi135 ceph-mon[27998]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-10T04:11:45.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:44 smithi135 ceph-mon[27998]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-10T04:11:45.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:44 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/4273465673' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:46.260 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:46.260 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:33.567733Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:46.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:46 smithi003 ceph-mon[25325]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:11:46.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:46 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1062158137' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:46.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:46 smithi097 ceph-mon[27734]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:11:46.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:46 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1062158137' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:47.015 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:47.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:46 smithi135 ceph-mon[27998]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:11:47.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:46 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1062158137' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:47.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:47 smithi135 ceph-mon[27998]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:47.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:47 smithi003 ceph-mon[25325]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:47.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:47 smithi097 ceph-mon[27734]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:48.016 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:48.287 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:48.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:48 smithi003 ceph-mon[25325]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:48.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:48 smithi003 ceph-mon[25325]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-10T04:11:48.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:48 smithi003 ceph-mon[25325]: Cluster is now healthy 2024-09-10T04:11:48.714 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:48 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2871499150' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:48.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:48 smithi135 ceph-mon[27998]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:48.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:48 smithi135 ceph-mon[27998]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-10T04:11:48.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:48 smithi135 ceph-mon[27998]: Cluster is now healthy 2024-09-10T04:11:48.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:48 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2871499150' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:48.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:48 smithi097 ceph-mon[27734]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:48.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:48 smithi097 ceph-mon[27734]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-10T04:11:48.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:48 smithi097 ceph-mon[27734]: Cluster is now healthy 2024-09-10T04:11:48.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:48 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2871499150' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:48.925 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:48.925 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:33.567733Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:49.553 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:49 smithi135 ceph-mon[27998]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:49.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:49 smithi003 ceph-mon[25325]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:49.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:49 smithi097 ceph-mon[27734]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:50.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:50.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:50 smithi135 ceph-mon[27998]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:50.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:50 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2357871964' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:50.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:50 smithi135 ceph-mon[27998]: from='client.? 10.88.0.4:0/3987801311' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:50.823 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:50.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:50 smithi003 ceph-mon[25325]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:50.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:50 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2357871964' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:50.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:50 smithi003 ceph-mon[25325]: from='client.? 10.88.0.4:0/3987801311' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:50.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:50 smithi097 ceph-mon[27734]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:50.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:50 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2357871964' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:50.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:50 smithi097 ceph-mon[27734]: from='client.? 10.88.0.4:0/3987801311' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:51.502 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:51.503 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:33.567733Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:52.127 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:52.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 5 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:52.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:52.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3829765771' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:52.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:52.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:52.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:52.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-10T04:11:52.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-10T04:11:52.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-10T04:11:52.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:52 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:52.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 5 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:52.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:52.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3829765771' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:52.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:52.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:52.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:52.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-10T04:11:52.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-10T04:11:52.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-10T04:11:52.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:52 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:52.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 5 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:52.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:52.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3829765771' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:52.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:52.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:52.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:52.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-10T04:11:52.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-10T04:11:52.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-10T04:11:52.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:52 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:11:53.128 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:53.400 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:53.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:53 smithi003 ceph-mon[25325]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-10T04:11:53.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:53 smithi003 ceph-mon[25325]: configuring smb/ctdb cluster metadata 2024-09-10T04:11:53.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:53 smithi003 ceph-mon[25325]: Deploying daemon smb.uctdb1.2.0.smithi097.pqrbta on smithi097 2024-09-10T04:11:53.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:53 smithi097 ceph-mon[27734]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-10T04:11:53.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:53 smithi097 ceph-mon[27734]: configuring smb/ctdb cluster metadata 2024-09-10T04:11:53.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:53 smithi097 ceph-mon[27734]: Deploying daemon smb.uctdb1.2.0.smithi097.pqrbta on smithi097 2024-09-10T04:11:53.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:53 smithi135 ceph-mon[27998]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-10T04:11:53.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:53 smithi135 ceph-mon[27998]: configuring smb/ctdb cluster metadata 2024-09-10T04:11:53.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:53 smithi135 ceph-mon[27998]: Deploying daemon smb.uctdb1.2.0.smithi097.pqrbta on smithi097 2024-09-10T04:11:54.056 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:54.056 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:52.308826Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:54.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:54 smithi003 ceph-mon[25325]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 95 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:54.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:54 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/744627607' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:54 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/880159944' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:54 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/4005735235' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:54 smithi003 ceph-mon[25325]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:54.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:54 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1530718802' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:54 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/4294538003' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:54 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/2637774244' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:54 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/2104848747' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.732 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:54.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:54 smithi135 ceph-mon[27998]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 95 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:54.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:54 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/744627607' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:54 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/880159944' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:54 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/4005735235' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:54 smithi135 ceph-mon[27998]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:54.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:54 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1530718802' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:54 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/4294538003' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:54 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/2637774244' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:54 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/2104848747' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:54 smithi097 ceph-mon[27734]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 95 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:54.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:54 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/744627607' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:54 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/880159944' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:54 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/4005735235' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:54 smithi097 ceph-mon[27734]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:54.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:54 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1530718802' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:54 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/4294538003' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:54 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/2637774244' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:54.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:54 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/2104848747' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:55.733 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:55.993 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:56.704 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:56.705 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:52.308826Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:11:56.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:56 smithi097 ceph-mon[27734]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 85 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:56.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:56 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/928996458' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:56.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:56 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1267668139' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:56.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:56 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3038654216' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:56.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:56 smithi003 ceph-mon[25325]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 85 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:56.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:56 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/928996458' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:56.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:56 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1267668139' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:56.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:56 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3038654216' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:56.905 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:56 smithi135 ceph-mon[27998]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 85 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:56.905 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:56 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/928996458' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:56.905 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:56 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1267668139' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:56.905 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:56 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3038654216' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.742 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:11:57.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:57 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1539501129' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:57 smithi135 ceph-mon[27998]: from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:57.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:57 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/3237343479' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:57 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:57.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:57 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3338634507' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:57 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/10166425' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:57 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/3367267029' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:57 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/277888079' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:57 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1539501129' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:57 smithi097 ceph-mon[27734]: from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:57.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:57 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/3237343479' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:57 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:57.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:57 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3338634507' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:57 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/10166425' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:57 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/3367267029' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:57 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/277888079' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.905 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:57 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1539501129' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.905 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:57 smithi003 ceph-mon[25325]: from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:11:57.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:57 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/3237343479' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:57 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:11:57.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:57 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3338634507' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:57 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/10166425' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:57 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/3367267029' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:57.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:57 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/277888079' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:58.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:11:58.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:58 smithi135 ceph-mon[27998]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.6 KiB/s rd, 85 B/s wr, 12 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:58.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:58 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2501302697' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:58.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:11:58 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1017233672' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:59.012 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:11:59.036 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:58 smithi003 ceph-mon[25325]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.6 KiB/s rd, 85 B/s wr, 12 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:59.036 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:58 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2501302697' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:59.037 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:11:58 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1017233672' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:59.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:58 smithi097 ceph-mon[27734]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.6 KiB/s rd, 85 B/s wr, 12 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T04:11:59.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:58 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2501302697' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:59.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:11:58 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1017233672' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:11:59.704 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:11:59.704 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:52.308826Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:12:00.308 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:12:00.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:00 smithi097 ceph-mon[27734]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-10T04:12:00.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:00 smithi097 ceph-mon[27734]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:00.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:00 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1634838723' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:00.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:00 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1510090789' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:01.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:00 smithi003 ceph-mon[25325]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-10T04:12:01.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:00 smithi003 ceph-mon[25325]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:01.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:00 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1634838723' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:01.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:00 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1510090789' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:01.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:00 smithi135 ceph-mon[27998]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-10T04:12:01.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:00 smithi135 ceph-mon[27998]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:01.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:00 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1634838723' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:01.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:00 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1510090789' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:01.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:12:01.580 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:12:01.963 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:01 smithi097 ceph-mon[27734]: from='client.? 10.88.0.2:0/653510409' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:01.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:01 smithi003 ceph-mon[25325]: from='client.? 10.88.0.2:0/653510409' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:02.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:01 smithi135 ceph-mon[27998]: from='client.? 10.88.0.2:0/653510409' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:12:02.190 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:52.308826Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:12:02.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:02 smithi003 ceph-mon[25325]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-10T04:12:02.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:02 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/4128351766' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:02.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:02 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/980061713' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:02.926 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:12:03.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:02 smithi135 ceph-mon[27998]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-10T04:12:03.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:02 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/4128351766' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:03.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:02 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/980061713' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:03.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:02 smithi097 ceph-mon[27734]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-10T04:12:03.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:02 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/4128351766' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:03.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:02 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/980061713' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:03.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:12:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:03 smithi135 ceph-mon[27998]: from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:04.056 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:03 smithi003 ceph-mon[25325]: from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:04.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:03 smithi097 ceph-mon[27734]: from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:04.196 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:12:04.870 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:04 smithi003 ceph-mon[25325]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-10T04:12:04.870 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:04 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/709382918' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:04.888 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:12:04.888 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:52.308826Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:12:05.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:04 smithi135 ceph-mon[27998]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-10T04:12:05.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:04 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/709382918' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:05.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:04 smithi097 ceph-mon[27734]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-10T04:12:05.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:04 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/709382918' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:05.489 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:12:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:05 smithi135 ceph-mon[27998]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:06.065 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:05 smithi003 ceph-mon[25325]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:06.084 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:05 smithi097 ceph-mon[27734]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:06.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:12:06.760 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:12:07.034 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:06 smithi097 ceph-mon[27734]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-10T04:12:07.034 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:06 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1921967534' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:07.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:06 smithi135 ceph-mon[27998]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-10T04:12:07.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:06 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1921967534' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:07.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:06 smithi003 ceph-mon[25325]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-10T04:12:07.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:06 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1921967534' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:07.412 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:12:07.413 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:52.308826Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:12:08.452 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:12:08.994 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:08 smithi097 ceph-mon[27734]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-10T04:12:08.994 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:08 smithi097 ceph-mon[27734]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:08.995 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:08 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/601593273' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:08.995 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:08 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/2502901802' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:09.067 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:08 smithi135 ceph-mon[27998]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-10T04:12:09.067 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:08 smithi135 ceph-mon[27998]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:09.067 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:08 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/601593273' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:09.067 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:08 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/2502901802' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:09.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:08 smithi003 ceph-mon[25325]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-10T04:12:09.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:08 smithi003 ceph-mon[25325]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:09.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:08 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/601593273' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:09.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:08 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/2502901802' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:09.453 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:12:09.721 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:12:09.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:09 smithi097 ceph-mon[27734]: from='client.? 10.88.0.4:0/2271963367' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:10.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:09 smithi135 ceph-mon[27998]: from='client.? 10.88.0.4:0/2271963367' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:10.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:09 smithi003 ceph-mon[25325]: from='client.? 10.88.0.4:0/2271963367' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:10.349 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:12:10.349 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.202211Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.201958Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.202062Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:11:52.308826Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "running": 0, "size": 3}}] 2024-09-10T04:12:10.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:10 smithi003 ceph-mon[25325]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-10T04:12:10.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:10 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/991170099' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:10 smithi135 ceph-mon[27998]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-10T04:12:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:10 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/991170099' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:11.105 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:10 smithi097 ceph-mon[27734]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-10T04:12:11.106 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:10 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/991170099' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:11.128 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-10T04:12:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:11 smithi135 ceph-mon[27998]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:12.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:11 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:11 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:11 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:11 smithi135 ceph-mon[27998]: configuring smb/ctdb cluster metadata 2024-09-10T04:12:12.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:11 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:11 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:12:12.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:11 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:11 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/3716546106' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:12.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:12:12.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:11 smithi097 ceph-mon[27734]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:12.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:11 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:11 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:11 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:11 smithi097 ceph-mon[27734]: configuring smb/ctdb cluster metadata 2024-09-10T04:12:12.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:11 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:11 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:12:12.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:11 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:11 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/3716546106' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:12.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:11 smithi003 ceph-mon[25325]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:12.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:11 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:11 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:11 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:11 smithi003 ceph-mon[25325]: configuring smb/ctdb cluster metadata 2024-09-10T04:12:12.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:11 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:11 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:12:12.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:11 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:12.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:11 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/3716546106' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.131 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:12 smithi003 ceph-mon[25325]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-10T04:12:13.131 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:12 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/1013269117' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.131 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:12 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/15933137' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.131 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:12 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/3587484969' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.131 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:12 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/1132043541' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.156 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:12 smithi097 ceph-mon[27734]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-10T04:12:13.156 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:12 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/1013269117' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.156 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:12 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/15933137' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.156 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:12 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/3587484969' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.156 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:12 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/1132043541' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:12 smithi135 ceph-mon[27998]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-10T04:12:13.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:12 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/1013269117' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:12 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/15933137' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:12 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/3587484969' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:13.232 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:12 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/1132043541' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.100 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:13 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:14.100 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:13 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:14.101 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:13 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/2420982128' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.101 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:13 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/3544675533' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.101 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:13 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/618955507' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.101 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:13 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3898937586' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:13 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:14.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:13 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:14.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:13 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/2420982128' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:13 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/3544675533' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:13 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/618955507' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:13 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3898937586' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.207 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:13 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:14.208 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:13 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:14.208 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:13 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/2420982128' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.208 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:13 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/3544675533' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.208 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:13 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/618955507' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.208 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:13 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3898937586' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:14.871 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:12:15.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:14 smithi003 ceph-mon[25325]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-10T04:12:15.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:14 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/3848415992' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:15.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:14 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/2066564879' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:15.114 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:14 smithi135 ceph-mon[27998]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-10T04:12:15.115 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:14 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/3848415992' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:15.115 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:14 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/2066564879' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:15.115 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:14 smithi097 ceph-mon[27734]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-10T04:12:15.115 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:14 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/3848415992' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:15.115 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:14 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/2066564879' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:15.497 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:12:15.497 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:10:43.264077Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:10:43.263833Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.242503Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.242598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:12:10.977979Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "last_refresh": "2024-09-10T04:12:12.974420Z", "running": 1, "size": 3}}] 2024-09-10T04:12:16.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:15 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/270960629' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:16.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:15 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/270960629' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:16.209 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:15 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/270960629' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:16.303 INFO:tasks.cephadm:smb.uctdb1 has 1/3 2024-09-10T04:12:17.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:16 smithi003 ceph-mon[25325]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-10T04:12:17.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:16 smithi003 ceph-mon[25325]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:17.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:16 smithi003 ceph-mon[25325]: mgrmap e23: x(active, since 94s) 2024-09-10T04:12:17.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:16 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:17.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:16 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:17.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:16 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/974818' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:17.210 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:16 smithi135 ceph-mon[27998]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-10T04:12:17.210 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:16 smithi135 ceph-mon[27998]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:17.210 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:16 smithi135 ceph-mon[27998]: mgrmap e23: x(active, since 94s) 2024-09-10T04:12:17.210 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:16 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:17.211 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:16 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:17.211 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:16 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/974818' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:17.211 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:16 smithi097 ceph-mon[27734]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-10T04:12:17.211 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:16 smithi097 ceph-mon[27734]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:17.211 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:16 smithi097 ceph-mon[27734]: mgrmap e23: x(active, since 94s) 2024-09-10T04:12:17.211 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:16 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:17.211 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:16 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:17.211 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:16 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/974818' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:17.304 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:12:17.560 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:12:18.245 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:12:18.246 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:12:12.974297Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:12:16.733032Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:10:43.242503Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:10:43.242598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:12:10.977979Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "last_refresh": "2024-09-10T04:12:12.974420Z", "running": 2, "size": 3}}] 2024-09-10T04:12:18.898 INFO:tasks.cephadm:smb.uctdb1 has 2/3 2024-09-10T04:12:19.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:18 smithi003 ceph-mon[25325]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-10T04:12:19.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:18 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/837848901' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:19.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:18 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:19.119 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:18 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:19.213 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:18 smithi135 ceph-mon[27998]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-10T04:12:19.213 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:18 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/837848901' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:19.213 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:18 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:19.214 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:18 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:19.214 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:18 smithi097 ceph-mon[27734]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-10T04:12:19.214 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:18 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/837848901' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:19.214 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:18 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:19.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:18 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:19.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.120 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:20 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1977533832' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:12:20.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.122 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.122 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:20 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1977533832' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:20.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:20.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:12:20.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:12:20.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:12:20.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:12:20.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:12:20.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:12:20.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:20 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1977533832' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:20.158 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:12:20.845 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:12:20.845 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:12:12.974297Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:12:16.733032Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:12:12.973874Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:12:12.974018Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:12:19.430818Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "last_refresh": "2024-09-10T04:12:12.974420Z", "running": 3, "size": 3}}] 2024-09-10T04:12:21.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:21 smithi135 ceph-mon[27998]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-10T04:12:21.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:21 smithi135 ceph-mon[27998]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:12:21.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:21 smithi135 ceph-mon[27998]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:12:21.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:21 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/1295472603' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:21.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:21 smithi003 ceph-mon[25325]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-10T04:12:21.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:21 smithi003 ceph-mon[25325]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:12:21.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:21 smithi003 ceph-mon[25325]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:12:21.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:21 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/1295472603' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:21.213 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:21 smithi097 ceph-mon[27734]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-10T04:12:21.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:21 smithi097 ceph-mon[27734]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:12:21.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:21 smithi097 ceph-mon[27734]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:12:21.216 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:21 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/1295472603' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:21.629 INFO:tasks.cephadm:smb.uctdb1 has 3/3 2024-09-10T04:12:21.630 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T04:12:21.640 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-10T04:12:21.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- bash -c 'rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout' 2024-09-10T04:12:21.896 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:12:22.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:22 smithi003 ceph-mon[25325]: from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:22.147 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:22 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/792452891' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:22.214 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:22 smithi097 ceph-mon[27734]: from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:22.214 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:22 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/792452891' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:22.214 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:22 smithi135 ceph-mon[27998]: from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:12:22.215 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:22 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/792452891' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:22.978 INFO:teuthology.orchestra.run.smithi003.stdout:{"nodes": [{"pnn": 0, "identity": "smb.uctdb1.0.0.smithi003.ppnuyd", "node": "172.21.15.3", "state": "ready"}, {"pnn": 1, "identity": "smb.uctdb1.1.0.smithi135.tmnits", "node": "172.21.15.135", "state": "ready"}, {"pnn": 2, "identity": "smb.uctdb1.2.0.smithi097.pqrbta", "node": "172.21.15.97", "state": "ready"}], "_source": "cephadm"} 2024-09-10T04:12:22.978 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-10T04:12:23.485 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi142.front.sepia.ceph.com 2024-09-10T04:12:23.485 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-10T04:12:23.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:23 smithi097 ceph-mon[27734]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-10T04:12:23.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:23 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/2108060308' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:23.486 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:23 smithi135 ceph-mon[27998]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-10T04:12:23.486 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:23 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/2108060308' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:23.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:23 smithi003 ceph-mon[25325]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-10T04:12:23.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:23 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/2108060308' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:23.518 INFO:teuthology.orchestra.run.smithi142.stderr:+ sleep 30 2024-09-10T04:12:25.125 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:25 smithi097 ceph-mon[27734]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-10T04:12:25.125 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:25 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/1220274958' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:25.126 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:25 smithi135 ceph-mon[27998]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-10T04:12:25.126 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:25 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/1220274958' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:25.126 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:25 smithi003 ceph-mon[25325]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-10T04:12:25.126 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:25 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/1220274958' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:26.061 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:26 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2499119374' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:26.126 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:26 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2499119374' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:26.217 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:26 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2499119374' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:27.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:27 smithi003 ceph-mon[25325]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 10 op/s 2024-09-10T04:12:27.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:27 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/3039917541' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:27.217 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:27 smithi097 ceph-mon[27734]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 10 op/s 2024-09-10T04:12:27.218 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:27 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/3039917541' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:27.218 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:27 smithi135 ceph-mon[27998]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 10 op/s 2024-09-10T04:12:27.218 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:27 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/3039917541' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:28.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:28 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1472327671' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:28.218 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:28 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1472327671' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:28.218 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:28 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1472327671' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:29 smithi003 ceph-mon[25325]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 12 op/s 2024-09-10T04:12:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:29 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/373620141' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:29.218 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:29 smithi097 ceph-mon[27734]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 12 op/s 2024-09-10T04:12:29.218 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:29 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/373620141' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:29.218 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:29 smithi135 ceph-mon[27998]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 12 op/s 2024-09-10T04:12:29.218 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:29 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/373620141' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:31.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:31 smithi135 ceph-mon[27998]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:31.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:31 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/3043681857' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:31.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:31 smithi003 ceph-mon[25325]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:31.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:31 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/3043681857' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:31.219 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:31 smithi097 ceph-mon[27734]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:31.219 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:31 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/3043681857' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:32.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:32 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2172857457' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:32.220 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:32 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2172857457' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:32.220 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:32 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2172857457' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:33.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:33 smithi003 ceph-mon[25325]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:33.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:33 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/549928207' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:33.221 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:33 smithi135 ceph-mon[27998]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:33.221 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:33 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/549928207' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:33.221 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:33 smithi097 ceph-mon[27734]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:33.221 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:33 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/549928207' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:34.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:34 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1275946049' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:34.221 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:34 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1275946049' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:34.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:34 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1275946049' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:35.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:35 smithi097 ceph-mon[27734]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:12:35.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:35 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/3396700979' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:35.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:35 smithi003 ceph-mon[25325]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:12:35.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:35 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/3396700979' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:35.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:35 smithi135 ceph-mon[27998]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-10T04:12:35.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:35 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/3396700979' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:37.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:37 smithi003 ceph-mon[25325]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-10T04:12:37.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:37 smithi135 ceph-mon[27998]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-10T04:12:37.224 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:37 smithi097 ceph-mon[27734]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-10T04:12:38.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:38 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2654177168' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:38.223 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:38 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2654177168' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:38.224 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:38 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2654177168' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:39.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:39 smithi003 ceph-mon[25325]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-10T04:12:39.224 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:39 smithi135 ceph-mon[27998]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-10T04:12:39.379 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:39 smithi097 ceph-mon[27734]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-10T04:12:40.132 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:40 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/193501135' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:40.143 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:40 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/193501135' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:40.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:40 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/193501135' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:41.093 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:41 smithi097 ceph-mon[27734]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:41.093 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:41 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/2662923359' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:41.145 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:41 smithi135 ceph-mon[27998]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:41.145 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:41 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/2662923359' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:41.145 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:41 smithi003 ceph-mon[25325]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:41.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:41 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/2662923359' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:43.225 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:43 smithi135 ceph-mon[27998]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:43.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:43 smithi003 ceph-mon[25325]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:43.226 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:43 smithi097 ceph-mon[27734]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:44.229 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:44 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2816767809' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:44.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:44 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2816767809' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:44.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:44 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2816767809' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:45.095 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:45 smithi135 ceph-mon[27998]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:45.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:45 smithi003 ceph-mon[25325]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:45.096 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:45 smithi097 ceph-mon[27734]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:46.151 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:46 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/3723674114' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:46.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:46 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/3723674114' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:46.228 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:46 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/3723674114' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:47 smithi003 ceph-mon[25325]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:47 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/3249596434' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:47.229 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:47 smithi135 ceph-mon[27998]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:47.229 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:47 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/3249596434' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:47.229 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:47 smithi097 ceph-mon[27734]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:47.229 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:47 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/3249596434' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:49.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:49 smithi003 ceph-mon[25325]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:49.230 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:49 smithi135 ceph-mon[27998]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:49.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:49 smithi097 ceph-mon[27734]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:50.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:50 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/1143232612' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:50.390 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:50 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/1143232612' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:50.390 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:50 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/1143232612' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:51.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:51 smithi135 ceph-mon[27998]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:51.197 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:51 smithi003 ceph-mon[25325]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:51.232 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:51 smithi097 ceph-mon[27734]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:52.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:52 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1633973470' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:52.233 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:52 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1633973470' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:52.234 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:52 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1633973470' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:53.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:53 smithi003 ceph-mon[25325]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:53.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:53 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/3526161244' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:53.234 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:53 smithi097 ceph-mon[27734]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:53.234 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:53 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/3526161244' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:53.235 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:53 smithi135 ceph-mon[27998]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:53.235 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:53 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/3526161244' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:53.530 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.3/share1 -c ls' 2024-09-10T04:12:53.770 INFO:teuthology.orchestra.run.smithi142.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.3/share1 -c ls 2024-09-10T04:12:54.298 INFO:teuthology.orchestra.run.smithi142.stdout: . D 0 Tue Sep 10 04:10:32 2024 2024-09-10T04:12:54.298 INFO:teuthology.orchestra.run.smithi142.stdout: .. D 0 Tue Sep 10 04:10:32 2024 2024-09-10T04:12:54.299 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:12:54.299 INFO:teuthology.orchestra.run.smithi142.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:12:54.907 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.3/share2 -c ls' 2024-09-10T04:12:54.975 INFO:teuthology.orchestra.run.smithi142.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.3/share2 -c ls 2024-09-10T04:12:55.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:55 smithi003 ceph-mon[25325]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:55.358 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:55 smithi097 ceph-mon[27734]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:55.395 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:55 smithi135 ceph-mon[27998]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:12:55.415 INFO:teuthology.orchestra.run.smithi142.stdout: . D 0 Tue Sep 10 04:10:33 2024 2024-09-10T04:12:55.415 INFO:teuthology.orchestra.run.smithi142.stdout: .. D 0 Tue Sep 10 04:10:33 2024 2024-09-10T04:12:55.415 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:12:55.415 INFO:teuthology.orchestra.run.smithi142.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:12:55.927 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-10T04:12:56.982 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-10T04:12:56.984 DEBUG:teuthology.orchestra.run.smithi003:> 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.uctdb1")))[-1].name'"'"' > /tmp/svcname' 2024-09-10T04:12:56.985 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:56 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2652990920' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:56.986 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:56 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2652990920' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:56.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:56 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2652990920' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:57.020 INFO:teuthology.orchestra.run.smithi003.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-10T04:12:57.020 INFO:teuthology.orchestra.run.smithi003.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.uctdb1")))[-1].name' 2024-09-10T04:12:57.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:57 smithi003 ceph-mon[25325]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:57.236 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:57 smithi097 ceph-mon[27734]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:57.236 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:57 smithi135 ceph-mon[27998]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:12:57.274 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:12:57.338 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:12:57.449 INFO:teuthology.orchestra.run.smithi003.stderr:Using ceph image with id 'd6d839bc8a4b' and tag '3a5e3f16720f432aea965c40a8f6eb480095ec6c' created on 2024-09-10 02:17:05 +0000 UTC 2024-09-10T04:12:57.449 INFO:teuthology.orchestra.run.smithi003.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:12:58.236 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:58 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/2192018929' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:58.236 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:58 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/2192018929' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:58.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:58 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/2192018929' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:58.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-10T04:12:58.959 INFO:teuthology.orchestra.run.smithi003.stderr:++ cat /tmp/svcname 2024-09-10T04:12:58.959 INFO:teuthology.orchestra.run.smithi003.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.uctdb1.0.0.smithi003.ppnuyd ctdb status 2024-09-10T04:12:59.196 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring fsid bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:12:59.236 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:59 smithi135 ceph-mon[27998]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:12:59.236 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:12:59 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/1529148345' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:59.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:59 smithi097 ceph-mon[27734]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:12:59.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:12:59 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/1529148345' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:12:59.399 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:59 smithi003 ceph-mon[25325]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:12:59.399 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:12:59 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/1529148345' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:00.305 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-10T04:13:00.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:00 smithi003 ceph-mon[25325]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-10T04:13:00.374 INFO:teuthology.orchestra.run.smithi003.stderr:+ cat /tmp/ctdb_status 2024-09-10T04:13:00.374 INFO:teuthology.orchestra.run.smithi003.stdout:Number of nodes:3 2024-09-10T04:13:00.374 INFO:teuthology.orchestra.run.smithi003.stdout:pnn:0 172.21.15.3 OK (THIS NODE) 2024-09-10T04:13:00.374 INFO:teuthology.orchestra.run.smithi003.stdout:pnn:1 172.21.15.135 OK 2024-09-10T04:13:00.374 INFO:teuthology.orchestra.run.smithi003.stdout:pnn:2 172.21.15.97 OK 2024-09-10T04:13:00.375 INFO:teuthology.orchestra.run.smithi003.stdout:Generation:681339919 2024-09-10T04:13:00.375 INFO:teuthology.orchestra.run.smithi003.stdout:Size:3 2024-09-10T04:13:00.375 INFO:teuthology.orchestra.run.smithi003.stdout:hash:0 lmaster:0 2024-09-10T04:13:00.375 INFO:teuthology.orchestra.run.smithi003.stdout:hash:1 lmaster:1 2024-09-10T04:13:00.375 INFO:teuthology.orchestra.run.smithi003.stdout:hash:2 lmaster:2 2024-09-10T04:13:00.375 INFO:teuthology.orchestra.run.smithi003.stdout:Recovery mode:NORMAL (0) 2024-09-10T04:13:00.375 INFO:teuthology.orchestra.run.smithi003.stdout:Leader:0 2024-09-10T04:13:00.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-10T04:13:00.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:00 smithi097 ceph-mon[27734]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-10T04:13:00.400 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:00 smithi135 ceph-mon[27998]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-10T04:13:00.442 INFO:teuthology.orchestra.run.smithi003.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-10T04:13:00.443 INFO:teuthology.orchestra.run.smithi003.stdout:pnn:0 172.21.15.3 OK (THIS NODE) 2024-09-10T04:13:00.445 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-10T04:13:00.510 INFO:teuthology.orchestra.run.smithi003.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-10T04:13:00.511 INFO:teuthology.orchestra.run.smithi003.stdout:pnn:1 172.21.15.135 OK 2024-09-10T04:13:00.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-10T04:13:00.578 INFO:teuthology.orchestra.run.smithi003.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-10T04:13:00.579 INFO:teuthology.orchestra.run.smithi003.stdout:pnn:2 172.21.15.97 OK 2024-09-10T04:13:00.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-10T04:13:00.645 INFO:teuthology.orchestra.run.smithi003.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-10T04:13:00.646 INFO:teuthology.orchestra.run.smithi003.stdout:Number of nodes:3 2024-09-10T04:13:00.647 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-10T04:13:00.713 INFO:teuthology.orchestra.run.smithi003.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-10T04:13:00.715 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-10T04:13:00.725 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi142.front.sepia.ceph.com 2024-09-10T04:13:00.725 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-10T04:13:00.754 INFO:teuthology.orchestra.run.smithi142.stderr:+ sleep 30 2024-09-10T04:13:02.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:02 smithi003 ceph-mon[25325]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-10T04:13:02.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:02 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2657244655' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:02.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:02 smithi135 ceph-mon[27998]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-10T04:13:02.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:02 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2657244655' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:02.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:02 smithi097 ceph-mon[27734]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-10T04:13:02.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:02 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2657244655' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:04.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:04 smithi135 ceph-mon[27998]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:13:04.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:04 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/716473714' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:04.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:04 smithi003 ceph-mon[25325]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:13:04.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:04 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/716473714' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:04.848 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:04 smithi097 ceph-mon[27734]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:13:04.848 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:04 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/716473714' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:05.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:05 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/240980313' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:05.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:05 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/240980313' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:05.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:05 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/240980313' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:06.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:06 smithi135 ceph-mon[27998]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-10T04:13:06.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:06 smithi097 ceph-mon[27734]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-10T04:13:06.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:06 smithi003 ceph-mon[25325]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-10T04:13:08.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:08 smithi135 ceph-mon[27998]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:13:08.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:08 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3955711992' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:08.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:08 smithi097 ceph-mon[27734]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:13:08.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:08 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3955711992' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:08.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:08 smithi003 ceph-mon[25325]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-10T04:13:08.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:08 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3955711992' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:10.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:10 smithi003 ceph-mon[25325]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:10.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:10 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/507367483' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:10.791 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:10 smithi097 ceph-mon[27734]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:10.791 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:10 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/507367483' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:10.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:10 smithi135 ceph-mon[27998]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:10.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:10 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/507367483' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:11.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:11 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/593790989' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:11.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:11 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/593790989' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:11.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:11 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/593790989' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:12.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:12 smithi003 ceph-mon[25325]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:12.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:12 smithi135 ceph-mon[27998]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:12.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:12 smithi097 ceph-mon[27734]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:14.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:14 smithi135 ceph-mon[27998]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:14.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:14 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/3763843530' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:14.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:14 smithi003 ceph-mon[25325]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:14.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:14 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/3763843530' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:14.849 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:14 smithi097 ceph-mon[27734]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:14.850 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:14 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/3763843530' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:16.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:16 smithi135 ceph-mon[27998]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:16.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:16 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/22275162' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:16.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:16 smithi097 ceph-mon[27734]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:16.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:16 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/22275162' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:16.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:16 smithi003 ceph-mon[25325]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:16.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:16 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/22275162' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:17.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:17 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/3682448275' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:17.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:17 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/3682448275' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:17.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:17 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/3682448275' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:18.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:18 smithi135 ceph-mon[27998]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:18.876 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:18 smithi097 ceph-mon[27734]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:18.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:18 smithi003 ceph-mon[25325]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:20.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:20 smithi003 ceph-mon[25325]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:20.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:13:20.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:13:20.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:13:20.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:20.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:20 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:20.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:20 smithi003 ceph-mon[25325]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:13:20.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:20 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2722032755' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:20.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:20 smithi135 ceph-mon[27998]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:20.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:13:20.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:13:20.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:13:20.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:20.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:20 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:20.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:20 smithi135 ceph-mon[27998]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:13:20.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:20 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2722032755' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:20.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:20 smithi097 ceph-mon[27734]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:13:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:13:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:13:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:20 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:20 smithi097 ceph-mon[27734]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi003.ppnuyd'}, 1: {0: 'uctdb1.1.0.smithi135.tmnits'}, 2: {0: 'uctdb1.2.0.smithi097.pqrbta'}} 3 2024-09-10T04:13:20.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:20 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2722032755' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:22.564 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:22 smithi003 ceph-mon[25325]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:22.564 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:22 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/3853516001' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:22.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:22 smithi135 ceph-mon[27998]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:22.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:22 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/3853516001' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:22.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:22 smithi097 ceph-mon[27734]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:22.633 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:22 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/3853516001' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:23.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:23 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/832222427' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:23.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:23 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/832222427' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:23.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:23 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/832222427' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:24.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:24 smithi135 ceph-mon[27998]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:24.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:24 smithi003 ceph-mon[25325]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:24.851 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:24 smithi097 ceph-mon[27734]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:26.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:26 smithi135 ceph-mon[27998]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:26.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:26 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2522378300' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:26.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:26 smithi097 ceph-mon[27734]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:26.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:26 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2522378300' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:26 smithi003 ceph-mon[25325]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:26.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:26 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2522378300' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:28 smithi135 ceph-mon[27998]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:28.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:28 smithi135 ceph-mon[27998]: from='client.? 172.21.15.135:0/1780986260' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:28.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:28 smithi097 ceph-mon[27734]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:28.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:28 smithi097 ceph-mon[27734]: from='client.? 172.21.15.135:0/1780986260' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:28.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:28 smithi003 ceph-mon[25325]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-10T04:13:28.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:28 smithi003 ceph-mon[25325]: from='client.? 172.21.15.135:0/1780986260' entity='client.smb.config.uctdb1.1.0.smithi135.tmnits' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:29.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:29 smithi135 ceph-mon[27998]: from='client.? 172.21.15.97:0/527565165' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:29.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:29 smithi003 ceph-mon[25325]: from='client.? 172.21.15.97:0/527565165' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:29.852 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:29 smithi097 ceph-mon[27734]: from='client.? 172.21.15.97:0/527565165' entity='client.smb.config.uctdb1.2.0.smithi097.pqrbta' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:30.760 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.135/share1 -c ls' 2024-09-10T04:13:30.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:30 smithi135 ceph-mon[27998]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:30.828 INFO:teuthology.orchestra.run.smithi142.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.135/share1 -c ls 2024-09-10T04:13:30.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:30 smithi097 ceph-mon[27734]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:30.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:30 smithi003 ceph-mon[25325]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:31.308 INFO:teuthology.orchestra.run.smithi142.stdout: . D 0 Tue Sep 10 04:10:32 2024 2024-09-10T04:13:31.308 INFO:teuthology.orchestra.run.smithi142.stdout: .. D 0 Tue Sep 10 04:10:32 2024 2024-09-10T04:13:31.309 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:13:31.309 INFO:teuthology.orchestra.run.smithi142.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:13:31.872 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.135/share2 -c ls' 2024-09-10T04:13:31.947 INFO:teuthology.orchestra.run.smithi142.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.135/share2 -c ls 2024-09-10T04:13:32.408 INFO:teuthology.orchestra.run.smithi142.stdout: . D 0 Tue Sep 10 04:10:33 2024 2024-09-10T04:13:32.408 INFO:teuthology.orchestra.run.smithi142.stdout: .. D 0 Tue Sep 10 04:10:33 2024 2024-09-10T04:13:32.408 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-10T04:13:32.408 INFO:teuthology.orchestra.run.smithi142.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-10T04:13:32.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:32 smithi135 ceph-mon[27998]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:32.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:32 smithi135 ceph-mon[27998]: from='client.? 172.21.15.3:0/2220389014' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:32.882 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:32 smithi097 ceph-mon[27734]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:32.883 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:32 smithi097 ceph-mon[27734]: from='client.? 172.21.15.3:0/2220389014' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:32.890 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T04:13:32.902 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-10T04:13:32.903 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-10T04:13:32.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:32 smithi003 ceph-mon[25325]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-10T04:13:32.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:32 smithi003 ceph-mon[25325]: from='client.? 172.21.15.3:0/2220389014' entity='client.smb.config.uctdb1.0.0.smithi003.ppnuyd' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:33.172 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:13:33.994 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-10T04:13:33.994 INFO:teuthology.orchestra.run.smithi003.stdout: "results": [ 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: "resource": { 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: "resource_type": "ceph.smb.share", 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_id": "uctdb1", 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: "share_id": "share1", 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: "intent": "removed" 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: "state": "removed", 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: "resource": { 2024-09-10T04:13:33.995 INFO:teuthology.orchestra.run.smithi003.stdout: "resource_type": "ceph.smb.share", 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_id": "uctdb1", 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "share_id": "share2", 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "intent": "removed" 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "state": "removed", 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "resource": { 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "resource_type": "ceph.smb.cluster", 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_id": "uctdb1", 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "intent": "removed" 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:13:33.996 INFO:teuthology.orchestra.run.smithi003.stdout: "state": "removed", 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: "resource": { 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: "resource_type": "ceph.smb.usersgroups", 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: "users_groups_id": "ug1", 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: "intent": "removed" 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: "state": "removed", 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout: "success": true 2024-09-10T04:13:33.997 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-10T04:13:34.852 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-10T04:13:34.861 INFO:tasks.cephadm:Waiting for ceph service smb.uctdb1 to be not present in service list 2024-09-10T04:13:34.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:13:35.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-10T04:13:35.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='client.16497 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: Remove service smb.uctdb1 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: Removing orphan daemon smb.uctdb1.0.0.smithi003.ppnuyd... 2024-09-10T04:13:35.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:34 smithi003 ceph-mon[25325]: Removing daemon smb.uctdb1.0.0.smithi003.ppnuyd from smithi003 -- ports [445, 9922] 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='client.16497 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: Remove service smb.uctdb1 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:35.107 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:13:35.108 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-10T04:13:35.108 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:13:35.108 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:35.108 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: Removing orphan daemon smb.uctdb1.0.0.smithi003.ppnuyd... 2024-09-10T04:13:35.108 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:34 smithi097 ceph-mon[27734]: Removing daemon smb.uctdb1.0.0.smithi003.ppnuyd from smithi003 -- ports [445, 9922] 2024-09-10T04:13:35.211 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-10T04:13:35.211 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='client.16497 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T04:13:35.211 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: Remove service smb.uctdb1 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: Removing orphan daemon smb.uctdb1.0.0.smithi003.ppnuyd... 2024-09-10T04:13:35.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:34 smithi135 ceph-mon[27998]: Removing daemon smb.uctdb1.0.0.smithi003.ppnuyd from smithi003 -- ports [445, 9922] 2024-09-10T04:13:37.214 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:36 smithi097 ceph-mon[27734]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-10T04:13:37.214 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:36 smithi135 ceph-mon[27998]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-10T04:13:37.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:36 smithi003 ceph-mon[25325]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-10T04:13:38.098 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:13:39.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:38 smithi003 ceph-mon[25325]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-10T04:13:39.216 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:38 smithi097 ceph-mon[27734]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-10T04:13:39.217 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:38 smithi135 ceph-mon[27998]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-10T04:13:39.372 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:13:39.372 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:12:12.974297Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:12:16.733032Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:12:12.973874Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:12:12.974018Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:13:33.954002Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "last_refresh": "2024-09-10T04:12:12.974420Z", "running": 3, "size": 3}}] 2024-09-10T04:13:40.169 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mgr', 'osd', 'mon', 'smb.uctdb1', 'mds.cephfs'} 2024-09-10T04:13:41.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:13:41.219 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:40 smithi097 ceph-mon[27734]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:41.219 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:40 smithi097 ceph-mon[27734]: from='client.16545 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:41.219 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:40 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd"} : dispatch 2024-09-10T04:13:41.220 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:40 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd"}]': finished 2024-09-10T04:13:41.220 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:40 smithi135 ceph-mon[27998]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:41.220 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:40 smithi135 ceph-mon[27998]: from='client.16545 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:41.220 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:40 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd"} : dispatch 2024-09-10T04:13:41.220 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:40 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd"}]': finished 2024-09-10T04:13:41.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:40 smithi003 ceph-mon[25325]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:41.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:40 smithi003 ceph-mon[25325]: from='client.16545 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:41.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:40 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd"} : dispatch 2024-09-10T04:13:41.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:40 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi003.ppnuyd"}]': finished 2024-09-10T04:13:41.428 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:13:42.100 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:13:42.100 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:12:12.974297Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:12:16.733032Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:12:12.973874Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:12:12.974018Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:13:33.954002Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "last_refresh": "2024-09-10T04:12:12.974420Z", "running": 2, "size": 3}}] 2024-09-10T04:13:42.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:41 smithi003 ceph-mon[25325]: Removing key for client.smb.config.uctdb1.0.0.smithi003.ppnuyd 2024-09-10T04:13:42.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:41 smithi003 ceph-mon[25325]: Removing orphan daemon smb.uctdb1.2.0.smithi097.pqrbta... 2024-09-10T04:13:42.101 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:41 smithi003 ceph-mon[25325]: Removing daemon smb.uctdb1.2.0.smithi097.pqrbta from smithi097 -- ports [445, 9922] 2024-09-10T04:13:42.239 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:41 smithi135 ceph-mon[27998]: Removing key for client.smb.config.uctdb1.0.0.smithi003.ppnuyd 2024-09-10T04:13:42.239 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:41 smithi135 ceph-mon[27998]: Removing orphan daemon smb.uctdb1.2.0.smithi097.pqrbta... 2024-09-10T04:13:42.239 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:41 smithi135 ceph-mon[27998]: Removing daemon smb.uctdb1.2.0.smithi097.pqrbta from smithi097 -- ports [445, 9922] 2024-09-10T04:13:42.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:41 smithi097 ceph-mon[27734]: Removing key for client.smb.config.uctdb1.0.0.smithi003.ppnuyd 2024-09-10T04:13:42.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:41 smithi097 ceph-mon[27734]: Removing orphan daemon smb.uctdb1.2.0.smithi097.pqrbta... 2024-09-10T04:13:42.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:41 smithi097 ceph-mon[27734]: Removing daemon smb.uctdb1.2.0.smithi097.pqrbta from smithi097 -- ports [445, 9922] 2024-09-10T04:13:42.733 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mgr', 'osd', 'mon', 'smb.uctdb1', 'mds.cephfs'} 2024-09-10T04:13:43.239 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:42 smithi135 ceph-mon[27998]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:43.240 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:42 smithi135 ceph-mon[27998]: from='client.16569 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:43.271 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:42 smithi097 ceph-mon[27734]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:43.271 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:42 smithi097 ceph-mon[27734]: from='client.16569 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:43.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:42 smithi003 ceph-mon[25325]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:43.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:42 smithi003 ceph-mon[25325]: from='client.16569 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:43.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:13:44.004 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:13:44.686 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:13:44.686 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:12:12.974297Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:12:16.733032Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:12:12.973874Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:12:12.974018Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:13:33.954002Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "last_refresh": "2024-09-10T04:12:12.974420Z", "running": 2, "size": 3}}] 2024-09-10T04:13:45.133 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:44 smithi097 ceph-mon[27734]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-10T04:13:45.241 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:44 smithi135 ceph-mon[27998]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-10T04:13:45.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:44 smithi003 ceph-mon[25325]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-10T04:13:45.366 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mgr', 'osd', 'mon', 'smb.uctdb1', 'mds.cephfs'} 2024-09-10T04:13:46.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:45 smithi135 ceph-mon[27998]: from='client.16575 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:46.367 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:13:46.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:45 smithi097 ceph-mon[27734]: from='client.16575 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:46.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:45 smithi003 ceph-mon[25325]: from='client.16575 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:46.633 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:13:47.038 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:46 smithi003 ceph-mon[25325]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:47.038 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:46 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta"} : dispatch 2024-09-10T04:13:47.038 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:46 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta"}]': finished 2024-09-10T04:13:47.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:46 smithi135 ceph-mon[27998]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:47.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:46 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta"} : dispatch 2024-09-10T04:13:47.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:46 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta"}]': finished 2024-09-10T04:13:47.329 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:13:47.329 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:12:12.974297Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:12:16.733032Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:12:12.973874Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:12:12.974018Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:13:33.954002Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "last_refresh": "2024-09-10T04:12:12.974420Z", "running": 1, "size": 3}}] 2024-09-10T04:13:47.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:46 smithi097 ceph-mon[27734]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:47.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:46 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta"} : dispatch 2024-09-10T04:13:47.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:46 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.pqrbta"}]': finished 2024-09-10T04:13:47.938 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mgr', 'osd', 'mon', 'smb.uctdb1', 'mds.cephfs'} 2024-09-10T04:13:48.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:47 smithi135 ceph-mon[27998]: Removing key for client.smb.config.uctdb1.2.0.smithi097.pqrbta 2024-09-10T04:13:48.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:47 smithi135 ceph-mon[27998]: Removing orphan daemon smb.uctdb1.1.0.smithi135.tmnits... 2024-09-10T04:13:48.122 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:47 smithi135 ceph-mon[27998]: Removing daemon smb.uctdb1.1.0.smithi135.tmnits from smithi135 -- ports [445, 9922] 2024-09-10T04:13:48.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:47 smithi003 ceph-mon[25325]: Removing key for client.smb.config.uctdb1.2.0.smithi097.pqrbta 2024-09-10T04:13:48.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:47 smithi003 ceph-mon[25325]: Removing orphan daemon smb.uctdb1.1.0.smithi135.tmnits... 2024-09-10T04:13:48.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:47 smithi003 ceph-mon[25325]: Removing daemon smb.uctdb1.1.0.smithi135.tmnits from smithi135 -- ports [445, 9922] 2024-09-10T04:13:48.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:47 smithi097 ceph-mon[27734]: Removing key for client.smb.config.uctdb1.2.0.smithi097.pqrbta 2024-09-10T04:13:48.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:47 smithi097 ceph-mon[27734]: Removing orphan daemon smb.uctdb1.1.0.smithi135.tmnits... 2024-09-10T04:13:48.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:47 smithi097 ceph-mon[27734]: Removing daemon smb.uctdb1.1.0.smithi135.tmnits from smithi135 -- ports [445, 9922] 2024-09-10T04:13:48.939 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:13:49.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:48 smithi135 ceph-mon[27998]: from='client.16599 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:49.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:48 smithi135 ceph-mon[27998]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:49.207 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:13:49.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:48 smithi003 ceph-mon[25325]: from='client.16599 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:49.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:48 smithi003 ceph-mon[25325]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:49.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:48 smithi097 ceph-mon[27734]: from='client.16599 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:49.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:48 smithi097 ceph-mon[27734]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-10T04:13:49.865 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:13:49.865 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:12:12.974297Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:12:16.733032Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:12:12.973874Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:12:12.974018Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-10T04:13:33.954002Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-10T04:11:09.364179Z", "last_refresh": "2024-09-10T04:12:12.974420Z", "running": 1, "size": 3}}] 2024-09-10T04:13:50.635 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mgr', 'osd', 'mon', 'smb.uctdb1', 'mds.cephfs'} 2024-09-10T04:13:51.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:50 smithi135 ceph-mon[27998]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:13:51.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:50 smithi135 ceph-mon[27998]: from='client.16605 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:51.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:50 smithi097 ceph-mon[27734]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:13:51.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:50 smithi097 ceph-mon[27734]: from='client.16605 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:51.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:50 smithi003 ceph-mon[25325]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:13:51.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:50 smithi003 ceph-mon[25325]: from='client.16605 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:51.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T04:13:52.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:51 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits"} : dispatch 2024-09-10T04:13:52.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:51 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits"}]': finished 2024-09-10T04:13:52.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:51 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-10T04:13:52.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:51 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-10T04:13:52.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:51 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:13:52.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:51 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits"} : dispatch 2024-09-10T04:13:52.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:51 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits"}]': finished 2024-09-10T04:13:52.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:51 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-10T04:13:52.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:51 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-10T04:13:52.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:51 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:13:52.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:51 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits"} : dispatch 2024-09-10T04:13:52.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:51 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.tmnits"}]': finished 2024-09-10T04:13:52.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:51 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-10T04:13:52.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:51 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-10T04:13:52.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:51 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-10T04:13:52.532 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/mon.a/config 2024-09-10T04:13:53.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:53 smithi135 ceph-mon[27998]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:13:53.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:53 smithi135 ceph-mon[27998]: Removing key for client.smb.config.uctdb1.1.0.smithi135.tmnits 2024-09-10T04:13:53.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:53 smithi135 ceph-mon[27998]: Purge service smb.uctdb1 2024-09-10T04:13:53.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:53 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:53 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:53 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:53 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.333 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-10T04:13:53.334 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-10T04:10:20.431205Z", "last_refresh": "2024-09-10T04:13:52.542883Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T04:07:11.611039Z", "last_refresh": "2024-09-10T04:13:53.257853Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T04:06:46.909208Z", "last_refresh": "2024-09-10T04:13:52.542612Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca", "last_refresh": "2024-09-10T04:13:52.542721Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-10T04:13:53.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:53 smithi003 ceph-mon[25325]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:13:53.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:53 smithi003 ceph-mon[25325]: Removing key for client.smb.config.uctdb1.1.0.smithi135.tmnits 2024-09-10T04:13:53.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:53 smithi003 ceph-mon[25325]: Purge service smb.uctdb1 2024-09-10T04:13:53.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:53 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:53 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:53 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:53 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:53 smithi097 ceph-mon[27734]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:13:53.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:53 smithi097 ceph-mon[27734]: Removing key for client.smb.config.uctdb1.1.0.smithi135.tmnits 2024-09-10T04:13:53.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:53 smithi097 ceph-mon[27734]: Purge service smb.uctdb1 2024-09-10T04:13:53.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:53 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:53 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:53 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:53 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:53.947 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'osd', 'mds.cephfs', 'mon', 'mgr'} 2024-09-10T04:13:53.947 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-10T04:13:53.962 INFO:tasks.cephadm:Teardown begin 2024-09-10T04:13:53.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:13:53.992 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:13:54.025 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:13:54.059 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:13:54.091 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-10T04:13:54.091 DEBUG:teuthology.orchestra.run.smithi003:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:13:54.107 DEBUG:teuthology.orchestra.run.smithi097:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:13:54.125 DEBUG:teuthology.orchestra.run.smithi135:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:13:54.143 DEBUG:teuthology.orchestra.run.smithi142:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T04:13:54.160 INFO:tasks.cephadm:Stopping all daemons... 2024-09-10T04:13:54.161 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-10T04:13:54.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.a 2024-09-10T04:13:54.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:54 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:54.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:54 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:54.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:54 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:13:54.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:54 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:13:54.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:54 smithi135 ceph-mon[27998]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 773 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:13:54.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:54 smithi135 ceph-mon[27998]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:54.319 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:54 smithi135 ceph-mon[27998]: from='client.16611 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:54.382 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:54 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:54.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:54 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:54.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:54 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:13:54.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:54 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:13:54.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:54 smithi097 ceph-mon[27734]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 773 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:13:54.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:54 smithi097 ceph-mon[27734]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:54.383 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:54 smithi097 ceph-mon[27734]: from='client.16611 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:54.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 systemd[1]: Stopping Ceph mon.a for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:13:54.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:54.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:54.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-10T04:13:54.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-10T04:13:54.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 ceph-mon[25325]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 773 B/s rd, 0 B/s wr, 1 op/s 2024-09-10T04:13:54.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 ceph-mon[25325]: from='mgr.14541 172.21.15.3:0/3217034624' entity='mgr.x' 2024-09-10T04:13:54.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 ceph-mon[25325]: from='client.16611 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T04:13:54.779 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a[25302]: 2024-09-10T04:13:54.487+0000 7f6c8e78a640 -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-10T04:13:54.779 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a[25302]: 2024-09-10T04:13:54.487+0000 7f6c8e78a640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-10T04:13:54.779 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 podman[64316]: 2024-09-10 04:13:54.508807255 +0000 UTC m=+0.147971688 container died 53bda9dbd07d31ca8a3be4ea280eb126aa4b661714d6dca5178e36843e3aca71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:13:55.114 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 podman[64316]: 2024-09-10 04:13:54.870270174 +0000 UTC m=+0.509434606 container cleanup 53bda9dbd07d31ca8a3be4ea280eb126aa4b661714d6dca5178e36843e3aca71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:13:55.114 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 10 04:13:54 smithi003 bash[64316]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-a 2024-09-10T04:13:55.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.a.service' 2024-09-10T04:13:55.306 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:13:55.306 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-10T04:13:55.306 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-10T04:13:55.306 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.b 2024-09-10T04:13:55.632 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:55 smithi097 systemd[1]: Stopping Ceph mon.b for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:13:55.943 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:55 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-b[27710]: 2024-09-10T04:13:55.635+0000 7ff632267640 -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-10T04:13:55.944 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:55 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-b[27710]: 2024-09-10T04:13:55.635+0000 7ff632267640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-10T04:13:55.944 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:55 smithi097 podman[45351]: 2024-09-10 04:13:55.687111066 +0000 UTC m=+0.178566275 container died 16990bdd225de00c6a79ac113bc068917881bfbb50184120440d6ed7e81b312f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:13:56.302 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:56 smithi097 podman[45351]: 2024-09-10 04:13:56.109110288 +0000 UTC m=+0.600565496 container cleanup 16990bdd225de00c6a79ac113bc068917881bfbb50184120440d6ed7e81b312f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-b, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True) 2024-09-10T04:13:56.303 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:56 smithi097 bash[45351]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-b 2024-09-10T04:13:56.531 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.b.service' 2024-09-10T04:13:56.553 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:56 smithi097 podman[45371]: 2024-09-10 04:13:56.302125978 +0000 UTC m=+0.616618637 container remove 16990bdd225de00c6a79ac113bc068917881bfbb50184120440d6ed7e81b312f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-b, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-10T04:13:56.554 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:56 smithi097 systemd[1]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-10T04:13:56.554 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:56 smithi097 systemd[1]: Stopped Ceph mon.b for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:13:56.554 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 10 04:13:56 smithi097 systemd[1]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.b.service: Consumed 4.462s CPU time. 2024-09-10T04:13:56.574 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:13:56.574 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-10T04:13:56.574 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-10T04:13:56.574 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.c 2024-09-10T04:13:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:56 smithi135 systemd[1]: Stopping Ceph mon.c for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:13:57.202 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:56 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-c[27975]: 2024-09-10T04:13:56.901+0000 7fd5ab1c5640 -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-10T04:13:57.202 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:56 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-c[27975]: 2024-09-10T04:13:56.901+0000 7fd5ab1c5640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-10T04:13:57.202 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:56 smithi135 podman[48040]: 2024-09-10 04:13:56.943138917 +0000 UTC m=+0.178034347 container died a824358c622f430bc36405a2beedb6cef34974ada66cce0c94911ab4ea8ce9f2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-c, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-10T04:13:57.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:57 smithi135 podman[48040]: 2024-09-10 04:13:57.369603022 +0000 UTC m=+0.604498443 container cleanup a824358c622f430bc36405a2beedb6cef34974ada66cce0c94911ab4ea8ce9f2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-c, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2) 2024-09-10T04:13:57.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:57 smithi135 bash[48040]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-c 2024-09-10T04:13:57.784 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.c.service' 2024-09-10T04:13:57.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:57 smithi135 podman[48057]: 2024-09-10 04:13:57.554974674 +0000 UTC m=+0.611440693 container remove a824358c622f430bc36405a2beedb6cef34974ada66cce0c94911ab4ea8ce9f2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mon-c, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-10T04:13:57.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:57 smithi135 systemd[1]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-10T04:13:57.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:57 smithi135 systemd[1]: Stopped Ceph mon.c for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:13:57.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 10 04:13:57 smithi135 systemd[1]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mon.c.service: Consumed 4.673s CPU time. 2024-09-10T04:13:57.834 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:13:57.834 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-10T04:13:57.834 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-10T04:13:57.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mgr.x 2024-09-10T04:13:58.153 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:13:57 smithi003 systemd[1]: Stopping Ceph mgr.x for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:13:58.417 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:13:58 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x[25576]: 2024-09-10T04:13:58.151+0000 7ff826d6b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T04:13:58.417 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:13:58 smithi003 podman[64450]: 2024-09-10 04:13:58.183873055 +0000 UTC m=+0.156238884 container died 61141398b9fa022c2e90c371d1ac2be3268e650561ca33e2cc8b272061691edf (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-10T04:13:58.726 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:13:58 smithi003 podman[64450]: 2024-09-10 04:13:58.515431749 +0000 UTC m=+0.487797571 container cleanup 61141398b9fa022c2e90c371d1ac2be3268e650561ca33e2cc8b272061691edf (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-10T04:13:58.726 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:13:58 smithi003 bash[64450]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x 2024-09-10T04:13:58.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mgr.x.service' 2024-09-10T04:13:58.984 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:13:58 smithi003 podman[64470]: 2024-09-10 04:13:58.724988668 +0000 UTC m=+0.538741923 container remove 61141398b9fa022c2e90c371d1ac2be3268e650561ca33e2cc8b272061691edf (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a5e3f16720f432aea965c40a8f6eb480095ec6c, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-10T04:13:58.985 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:13:58 smithi003 systemd[1]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mgr.x.service: Deactivated successfully. 2024-09-10T04:13:58.985 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:13:58 smithi003 systemd[1]: Stopped Ceph mgr.x for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:13:58.985 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Sep 10 04:13:58 smithi003 systemd[1]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@mgr.x.service: Consumed 46.108s CPU time. 2024-09-10T04:13:58.998 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:13:58.998 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-10T04:13:58.998 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-10T04:13:58.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.0 2024-09-10T04:13:59.330 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:13:59 smithi003 systemd[1]: Stopping Ceph osd.0 for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:13:59.667 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:13:59 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0[38639]: 2024-09-10T04:13:59.328+0000 7f1eb4780640 -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-10T04:13:59.667 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:13:59 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0[38639]: 2024-09-10T04:13:59.328+0000 7f1eb4780640 -1 osd.0 51 *** Got signal Terminated *** 2024-09-10T04:13:59.667 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:13:59 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0[38639]: 2024-09-10T04:13:59.328+0000 7f1eb4780640 -1 osd.0 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:14:04.947 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:04 smithi003 podman[64582]: 2024-09-10 04:14:04.682587164 +0000 UTC m=+5.456906895 container died 5d7e3614c92ac1f76d7e808d4d6c550d859c1df9c2d4a122781a71a512f87f3f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-10T04:14:05.310 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:05 smithi003 podman[64582]: 2024-09-10 04:14:05.035831818 +0000 UTC m=+5.810151556 container cleanup 5d7e3614c92ac1f76d7e808d4d6c550d859c1df9c2d4a122781a71a512f87f3f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:14:05.310 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:05 smithi003 bash[64582]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0 2024-09-10T04:14:05.654 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:05 smithi003 podman[64604]: 2024-09-10 04:14:05.309718163 +0000 UTC m=+0.619040413 container remove 5d7e3614c92ac1f76d7e808d4d6c550d859c1df9c2d4a122781a71a512f87f3f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-10T04:14:05.916 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:05 smithi003 podman[64699]: 2024-09-10 04:14:05.556498739 +0000 UTC m=+0.016391375 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:14:05.916 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:05 smithi003 podman[64699]: 2024-09-10 04:14:05.679603746 +0000 UTC m=+0.139496415 container create f47f08cb086d1ef0a86c4b16a7b53aa8b17d06c1767f147d553153c685e90ef3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-10T04:14:05.916 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:05 smithi003 podman[64699]: 2024-09-10 04:14:05.915321268 +0000 UTC m=+0.375213897 container init f47f08cb086d1ef0a86c4b16a7b53aa8b17d06c1767f147d553153c685e90ef3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-10T04:14:06.168 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:05 smithi003 podman[64699]: 2024-09-10 04:14:05.920288993 +0000 UTC m=+0.380181619 container start f47f08cb086d1ef0a86c4b16a7b53aa8b17d06c1767f147d553153c685e90ef3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0-deactivate, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-10T04:14:06.168 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:06 smithi003 podman[64699]: 2024-09-10 04:14:06.015030962 +0000 UTC m=+0.474923603 container attach f47f08cb086d1ef0a86c4b16a7b53aa8b17d06c1767f147d553153c685e90ef3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-10T04:14:06.168 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:06 smithi003 podman[64699]: 2024-09-10 04:14:06.11894589 +0000 UTC m=+0.578838517 container died f47f08cb086d1ef0a86c4b16a7b53aa8b17d06c1767f147d553153c685e90ef3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1) 2024-09-10T04:14:06.660 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:06 smithi003 podman[64741]: 2024-09-10 04:14:06.643275338 +0000 UTC m=+0.518606844 container remove f47f08cb086d1ef0a86c4b16a7b53aa8b17d06c1767f147d553153c685e90ef3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2) 2024-09-10T04:14:06.661 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:06 smithi003 systemd[1]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-10T04:14:06.661 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 10 04:14:06 smithi003 systemd[1]: Stopped Ceph osd.0 for bdde4a12-6f29-11ef-bcea-c7b262605968. 2024-09-10T04:14:06.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.0.service' 2024-09-10T04:14:06.708 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:14:06.708 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-10T04:14:06.708 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-10T04:14:06.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.1 2024-09-10T04:14:06.917 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:06 smithi003 systemd[1]: Stopping Ceph osd.1 for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:14:07.417 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:07 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1[44480]: 2024-09-10T04:14:07.031+0000 7ff77f7f9640 -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-10T04:14:07.418 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:07 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1[44480]: 2024-09-10T04:14:07.031+0000 7ff77f7f9640 -1 osd.1 51 *** Got signal Terminated *** 2024-09-10T04:14:07.418 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:07 smithi003 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1[44480]: 2024-09-10T04:14:07.031+0000 7ff77f7f9640 -1 osd.1 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:14:12.706 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:12 smithi003 podman[64825]: 2024-09-10 04:14:12.448745539 +0000 UTC m=+5.513583275 container died 976f99eb5e90a73b3ef25208e47e846a612e4dc0b404b8c30403c0dde5ce4332 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:14:13.167 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:12 smithi003 podman[64825]: 2024-09-10 04:14:12.778625018 +0000 UTC m=+5.843462743 container cleanup 976f99eb5e90a73b3ef25208e47e846a612e4dc0b404b8c30403c0dde5ce4332 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-10T04:14:13.167 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:12 smithi003 bash[64825]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1 2024-09-10T04:14:13.168 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:12 smithi003 podman[64846]: 2024-09-10 04:14:12.954807102 +0000 UTC m=+0.505096013 container remove 976f99eb5e90a73b3ef25208e47e846a612e4dc0b404b8c30403c0dde5ce4332 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux ) 2024-09-10T04:14:13.667 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:13 smithi003 podman[64940]: 2024-09-10 04:14:13.305893536 +0000 UTC m=+0.016254600 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:14:13.667 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:13 smithi003 podman[64940]: 2024-09-10 04:14:13.413872527 +0000 UTC m=+0.124233627 container create ff6580a1b7286da7b0117305e34a5937c6bfb4054e650f00b6e68baad96d1703 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1-deactivate, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-10T04:14:13.667 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:13 smithi003 podman[64940]: 2024-09-10 04:14:13.615816893 +0000 UTC m=+0.326177948 container init ff6580a1b7286da7b0117305e34a5937c6bfb4054e650f00b6e68baad96d1703 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1-deactivate, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:14:13.667 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:13 smithi003 podman[64940]: 2024-09-10 04:14:13.621294759 +0000 UTC m=+0.331655815 container start ff6580a1b7286da7b0117305e34a5937c6bfb4054e650f00b6e68baad96d1703 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2) 2024-09-10T04:14:14.103 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:13 smithi003 podman[64940]: 2024-09-10 04:14:13.699043333 +0000 UTC m=+0.409404404 container attach ff6580a1b7286da7b0117305e34a5937c6bfb4054e650f00b6e68baad96d1703 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True) 2024-09-10T04:14:14.103 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:13 smithi003 podman[64940]: 2024-09-10 04:14:13.815486221 +0000 UTC m=+0.525847282 container died ff6580a1b7286da7b0117305e34a5937c6bfb4054e650f00b6e68baad96d1703 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:14:14.352 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 10 04:14:14 smithi003 podman[64983]: 2024-09-10 04:14:14.335421477 +0000 UTC m=+0.509689893 container remove ff6580a1b7286da7b0117305e34a5937c6bfb4054e650f00b6e68baad96d1703 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:14:14.358 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.1.service' 2024-09-10T04:14:14.398 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:14:14.399 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-10T04:14:14.399 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-10T04:14:14.399 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.2 2024-09-10T04:14:14.732 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:14 smithi097 systemd[1]: Stopping Ceph osd.2 for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:14:15.132 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:14 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2[31058]: 2024-09-10T04:14:14.730+0000 7f7744011640 -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-10T04:14:15.132 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:14 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2[31058]: 2024-09-10T04:14:14.730+0000 7f7744011640 -1 osd.2 51 *** Got signal Terminated *** 2024-09-10T04:14:15.133 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:14 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2[31058]: 2024-09-10T04:14:14.730+0000 7f7744011640 -1 osd.2 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:14:20.523 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:20 smithi097 podman[45499]: 2024-09-10 04:14:20.217810888 +0000 UTC m=+5.620259902 container died fd41c2dda2d5d9403f2b647ef72c26b0096e01db0173c56b64e7c90d96da578b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-10T04:14:20.882 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:20 smithi097 podman[45499]: 2024-09-10 04:14:20.704218296 +0000 UTC m=+6.106667366 container cleanup fd41c2dda2d5d9403f2b647ef72c26b0096e01db0173c56b64e7c90d96da578b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731) 2024-09-10T04:14:20.883 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:20 smithi097 bash[45499]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2 2024-09-10T04:14:21.298 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:20 smithi097 podman[45520]: 2024-09-10 04:14:20.964056385 +0000 UTC m=+0.743025634 container remove fd41c2dda2d5d9403f2b647ef72c26b0096e01db0173c56b64e7c90d96da578b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-09-10T04:14:21.551 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:21 smithi097 podman[45614]: 2024-09-10 04:14:21.297987627 +0000 UTC m=+0.100271558 container create 5ebe8154e58fcb78a6d67566b631de1a10758ab15ef5f53457745731b0a300aa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-10T04:14:21.551 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:21 smithi097 podman[45614]: 2024-09-10 04:14:21.213225705 +0000 UTC m=+0.015509642 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:14:21.551 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:21 smithi097 podman[45614]: 2024-09-10 04:14:21.49187194 +0000 UTC m=+0.294155876 container init 5ebe8154e58fcb78a6d67566b631de1a10758ab15ef5f53457745731b0a300aa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2-deactivate, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:14:21.551 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:21 smithi097 podman[45614]: 2024-09-10 04:14:21.496356601 +0000 UTC m=+0.298640530 container start 5ebe8154e58fcb78a6d67566b631de1a10758ab15ef5f53457745731b0a300aa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, 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_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1) 2024-09-10T04:14:21.551 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:21 smithi097 podman[45614]: 2024-09-10 04:14:21.55002344 +0000 UTC m=+0.352307385 container attach 5ebe8154e58fcb78a6d67566b631de1a10758ab15ef5f53457745731b0a300aa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-10T04:14:21.883 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:21 smithi097 podman[45614]: 2024-09-10 04:14:21.685925861 +0000 UTC m=+0.488209797 container died 5ebe8154e58fcb78a6d67566b631de1a10758ab15ef5f53457745731b0a300aa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-10T04:14:22.228 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 10 04:14:22 smithi097 podman[45657]: 2024-09-10 04:14:22.203536198 +0000 UTC m=+0.511899970 container remove 5ebe8154e58fcb78a6d67566b631de1a10758ab15ef5f53457745731b0a300aa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_BRANCH=HEAD) 2024-09-10T04:14:22.233 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.2.service' 2024-09-10T04:14:22.272 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:14:22.272 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-10T04:14:22.272 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-10T04:14:22.273 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.3 2024-09-10T04:14:22.592 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:22 smithi097 systemd[1]: Stopping Ceph osd.3 for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:14:22.883 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:22 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3[36608]: 2024-09-10T04:14:22.591+0000 7f368bb29640 -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-10T04:14:22.883 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:22 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3[36608]: 2024-09-10T04:14:22.591+0000 7f368bb29640 -1 osd.3 51 *** Got signal Terminated *** 2024-09-10T04:14:22.883 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:22 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3[36608]: 2024-09-10T04:14:22.591+0000 7f368bb29640 -1 osd.3 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:14:25.568 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:25 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:25.245+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:25.882 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:25 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3[36608]: 2024-09-10T04:14:25.388+0000 7f3684136640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:03.374193+0000 front 2024-09-10T04:14:03.374257+0000 (oldest deadline 2024-09-10T04:14:25.073984+0000) 2024-09-10T04:14:26.568 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:26 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:26.240+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:26.632 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:26 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3[36608]: 2024-09-10T04:14:26.368+0000 7f3684136640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:03.374193+0000 front 2024-09-10T04:14:03.374257+0000 (oldest deadline 2024-09-10T04:14:25.073984+0000) 2024-09-10T04:14:27.568 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:27 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:27.260+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:27.632 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:27 smithi097 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3[36608]: 2024-09-10T04:14:27.352+0000 7f3684136640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:03.374193+0000 front 2024-09-10T04:14:03.374257+0000 (oldest deadline 2024-09-10T04:14:25.073984+0000) 2024-09-10T04:14:28.341 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:28 smithi097 podman[45740]: 2024-09-10 04:14:28.019202818 +0000 UTC m=+5.532322365 container died 4e91ba39653dcd4870e34617985c90a64eb3bfeaf505c8e28431941dcdfc87b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-10T04:14:28.568 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:28 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:28.296+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:28.632 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:28 smithi097 podman[45740]: 2024-09-10 04:14:28.439307272 +0000 UTC m=+5.952426814 container cleanup 4e91ba39653dcd4870e34617985c90a64eb3bfeaf505c8e28431941dcdfc87b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True) 2024-09-10T04:14:28.633 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:28 smithi097 bash[45740]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3 2024-09-10T04:14:28.966 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:28 smithi097 podman[45761]: 2024-09-10 04:14:28.640086812 +0000 UTC m=+0.613268550 container remove 4e91ba39653dcd4870e34617985c90a64eb3bfeaf505c8e28431941dcdfc87b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-10T04:14:29.243 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:28 smithi097 podman[45851]: 2024-09-10 04:14:28.965959919 +0000 UTC m=+0.111791810 container create 843ab7716142ceafdaffd2f66c6d230385ff78a85a2d6bb287cb9e5a31a3e9a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-10T04:14:29.243 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:28 smithi097 podman[45851]: 2024-09-10 04:14:28.87002796 +0000 UTC m=+0.015859803 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:14:29.243 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:29 smithi097 podman[45851]: 2024-09-10 04:14:29.159655026 +0000 UTC m=+0.305486861 container init 843ab7716142ceafdaffd2f66c6d230385ff78a85a2d6bb287cb9e5a31a3e9a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-10T04:14:29.244 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:29 smithi097 podman[45851]: 2024-09-10 04:14:29.164847921 +0000 UTC m=+0.310679764 container start 843ab7716142ceafdaffd2f66c6d230385ff78a85a2d6bb287cb9e5a31a3e9a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:14:29.244 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:29 smithi097 podman[45851]: 2024-09-10 04:14:29.242851278 +0000 UTC m=+0.388683114 container attach 843ab7716142ceafdaffd2f66c6d230385ff78a85a2d6bb287cb9e5a31a3e9a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True) 2024-09-10T04:14:29.632 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 10 04:14:29 smithi097 podman[45851]: 2024-09-10 04:14:29.353303181 +0000 UTC m=+0.499135024 container died 843ab7716142ceafdaffd2f66c6d230385ff78a85a2d6bb287cb9e5a31a3e9a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-10T04:14:29.652 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:29 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:29.360+0000 7faa86498640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:00.482423+0000 front 2024-09-10T04:14:00.482390+0000 (oldest deadline 2024-09-10T04:14:28.682616+0000) 2024-09-10T04:14:29.652 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:29 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:29.323+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:29.924 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.3.service' 2024-09-10T04:14:29.960 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:14:29.961 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-10T04:14:29.961 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-10T04:14:29.961 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.4 2024-09-10T04:14:30.267 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:30 smithi135 systemd[1]: Stopping Ceph osd.4 for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:14:30.568 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:30 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:30.329+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:30.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:30 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:30.266+0000 7faa8de8b640 -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-10T04:14:30.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:30 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:30.266+0000 7faa8de8b640 -1 osd.4 51 *** Got signal Terminated *** 2024-09-10T04:14:30.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:30 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:30.266+0000 7faa8de8b640 -1 osd.4 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:14:30.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:30 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:30.329+0000 7faa86498640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:00.482423+0000 front 2024-09-10T04:14:00.482390+0000 (oldest deadline 2024-09-10T04:14:28.682616+0000) 2024-09-10T04:14:31.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:31 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:31.321+0000 7faa86498640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:00.482423+0000 front 2024-09-10T04:14:00.482390+0000 (oldest deadline 2024-09-10T04:14:28.682616+0000) 2024-09-10T04:14:31.568 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:31 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:31.290+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:32.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:32 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:32.301+0000 7faa86498640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:00.482423+0000 front 2024-09-10T04:14:00.482390+0000 (oldest deadline 2024-09-10T04:14:28.682616+0000) 2024-09-10T04:14:32.568 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:32 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:32.295+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:33.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:33 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:33.285+0000 7faa86498640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:00.482423+0000 front 2024-09-10T04:14:00.482390+0000 (oldest deadline 2024-09-10T04:14:28.682616+0000) 2024-09-10T04:14:33.568 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:33 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:33.286+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:34.568 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:34 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:34.327+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:34.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:34 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:34.257+0000 7faa86498640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:00.482423+0000 front 2024-09-10T04:14:00.482390+0000 (oldest deadline 2024-09-10T04:14:28.682616+0000) 2024-09-10T04:14:35.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:35 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:35.257+0000 7faa86498640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:14:00.482423+0000 front 2024-09-10T04:14:00.482390+0000 (oldest deadline 2024-09-10T04:14:28.682616+0000) 2024-09-10T04:14:35.568 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:35 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4[31939]: 2024-09-10T04:14:35.257+0000 7faa86498640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-10T04:14:10.284215+0000 front 2024-09-10T04:14:10.284132+0000 (oldest deadline 2024-09-10T04:14:34.983931+0000) 2024-09-10T04:14:35.569 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:35 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:35.277+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:35.569 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:35 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:35.277+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-10T04:14:11.384241+0000 front 2024-09-10T04:14:11.384301+0000 (oldest deadline 2024-09-10T04:14:34.884341+0000) 2024-09-10T04:14:35.958 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:35 smithi135 podman[48199]: 2024-09-10 04:14:35.668030178 +0000 UTC m=+5.512856316 container died 84a14df093107ec067cde7e405bda9f6a097990ec7cf8178205d09fb98b85c5a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, 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.license=GPLv2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-10T04:14:36.318 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:36 smithi135 podman[48199]: 2024-09-10 04:14:36.123852453 +0000 UTC m=+5.968678631 container cleanup 84a14df093107ec067cde7e405bda9f6a097990ec7cf8178205d09fb98b85c5a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-10T04:14:36.318 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:36 smithi135 bash[48199]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4 2024-09-10T04:14:36.710 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:36 smithi135 podman[48219]: 2024-09-10 04:14:36.40891473 +0000 UTC m=+0.736836551 container remove 84a14df093107ec067cde7e405bda9f6a097990ec7cf8178205d09fb98b85c5a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-10T04:14:36.711 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:36 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:36.326+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:36.711 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:36 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:36.326+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-10T04:14:11.384241+0000 front 2024-09-10T04:14:11.384301+0000 (oldest deadline 2024-09-10T04:14:34.884341+0000) 2024-09-10T04:14:37.013 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:36 smithi135 podman[48317]: 2024-09-10 04:14:36.709901653 +0000 UTC m=+0.091334460 container create 5ff0fe1a024e5a7a8998ee92dabfa2d80ee0cd0057dfdb55cc8fda5b27ee3291 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-10T04:14:37.013 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:36 smithi135 podman[48317]: 2024-09-10 04:14:36.63393026 +0000 UTC m=+0.015363068 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:14:37.013 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:36 smithi135 podman[48317]: 2024-09-10 04:14:36.921389305 +0000 UTC m=+0.302822112 container init 5ff0fe1a024e5a7a8998ee92dabfa2d80ee0cd0057dfdb55cc8fda5b27ee3291 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-10T04:14:37.014 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:36 smithi135 podman[48317]: 2024-09-10 04:14:36.926125995 +0000 UTC m=+0.307558802 container start 5ff0fe1a024e5a7a8998ee92dabfa2d80ee0cd0057dfdb55cc8fda5b27ee3291 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1) 2024-09-10T04:14:37.014 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:37 smithi135 podman[48317]: 2024-09-10 04:14:37.012851719 +0000 UTC m=+0.394284528 container attach 5ff0fe1a024e5a7a8998ee92dabfa2d80ee0cd0057dfdb55cc8fda5b27ee3291 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T04:14:37.318 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 10 04:14:37 smithi135 podman[48317]: 2024-09-10 04:14:37.119327524 +0000 UTC m=+0.500760332 container died 5ff0fe1a024e5a7a8998ee92dabfa2d80ee0cd0057dfdb55cc8fda5b27ee3291 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T04:14:37.651 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:37 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:37.375+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:37.651 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:37 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:37.375+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-10T04:14:11.384241+0000 front 2024-09-10T04:14:11.384301+0000 (oldest deadline 2024-09-10T04:14:34.884341+0000) 2024-09-10T04:14:37.673 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.4.service' 2024-09-10T04:14:37.711 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:14:37.712 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-10T04:14:37.712 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-10T04:14:37.712 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.5 2024-09-10T04:14:38.031 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:37 smithi135 systemd[1]: Stopping Ceph osd.5 for bdde4a12-6f29-11ef-bcea-c7b262605968... 2024-09-10T04:14:38.031 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:38 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:38.028+0000 7fd89c25b640 -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-10T04:14:38.032 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:38 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:38.028+0000 7fd89c25b640 -1 osd.5 51 *** Got signal Terminated *** 2024-09-10T04:14:38.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:38 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:38.028+0000 7fd89c25b640 -1 osd.5 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T04:14:38.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:38 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:38.370+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:38.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:38 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:38.370+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-10T04:14:11.384241+0000 front 2024-09-10T04:14:11.384301+0000 (oldest deadline 2024-09-10T04:14:34.884341+0000) 2024-09-10T04:14:39.718 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:39 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:39.418+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:39.719 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:39 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:39.418+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-10T04:14:11.384241+0000 front 2024-09-10T04:14:11.384301+0000 (oldest deadline 2024-09-10T04:14:34.884341+0000) 2024-09-10T04:14:40.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:40 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:40.380+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:40.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:40 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:40.380+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-10T04:14:11.384241+0000 front 2024-09-10T04:14:11.384301+0000 (oldest deadline 2024-09-10T04:14:34.884341+0000) 2024-09-10T04:14:41.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:41 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:41.409+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:41.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:41 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:41.409+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-10T04:14:11.384241+0000 front 2024-09-10T04:14:11.384301+0000 (oldest deadline 2024-09-10T04:14:34.884341+0000) 2024-09-10T04:14:42.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:42 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:42.431+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-10T04:13:59.083348+0000 front 2024-09-10T04:13:59.083427+0000 (oldest deadline 2024-09-10T04:14:24.983355+0000) 2024-09-10T04:14:42.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:42 smithi135 ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5[37969]: 2024-09-10T04:14:42.431+0000 7fd898870640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-10T04:14:11.384241+0000 front 2024-09-10T04:14:11.384301+0000 (oldest deadline 2024-09-10T04:14:34.884341+0000) 2024-09-10T04:14:43.818 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:43 smithi135 podman[48441]: 2024-09-10 04:14:43.416597979 +0000 UTC m=+5.486286571 container died 5de4fee39f7c6f78dd19fd215834bac2aa1d8a3c8ad793e523fdbf51cc44eb25 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T04:14:44.318 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:43 smithi135 podman[48441]: 2024-09-10 04:14:43.828853402 +0000 UTC m=+5.898542036 container cleanup 5de4fee39f7c6f78dd19fd215834bac2aa1d8a3c8ad793e523fdbf51cc44eb25 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, 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, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-10T04:14:44.318 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:43 smithi135 bash[48441]: ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5 2024-09-10T04:14:44.318 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:44 smithi135 podman[48462]: 2024-09-10 04:14:44.005715039 +0000 UTC m=+0.586039170 container remove 5de4fee39f7c6f78dd19fd215834bac2aa1d8a3c8ad793e523fdbf51cc44eb25 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T04:14:44.710 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:44 smithi135 podman[48556]: 2024-09-10 04:14:44.333334605 +0000 UTC m=+0.015823524 image pull d6d839bc8a4bdc14017733b053ef2e9b386c4d0f48b6d189c0888843abe03578 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca 2024-09-10T04:14:44.710 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:44 smithi135 podman[48556]: 2024-09-10 04:14:44.431823792 +0000 UTC m=+0.114312701 container create 2300b22a993afb924947e9c413b52e762eded27bb72a4ce0f1cb10645a303eeb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T04:14:44.710 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:44 smithi135 podman[48556]: 2024-09-10 04:14:44.634382895 +0000 UTC m=+0.316871804 container init 2300b22a993afb924947e9c413b52e762eded27bb72a4ce0f1cb10645a303eeb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-10T04:14:44.711 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:44 smithi135 podman[48556]: 2024-09-10 04:14:44.638830333 +0000 UTC m=+0.321319244 container start 2300b22a993afb924947e9c413b52e762eded27bb72a4ce0f1cb10645a303eeb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-10T04:14:44.711 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:44 smithi135 podman[48556]: 2024-09-10 04:14:44.709495007 +0000 UTC m=+0.391983936 container attach 2300b22a993afb924947e9c413b52e762eded27bb72a4ce0f1cb10645a303eeb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, CEPH_POINT_RELEASE=) 2024-09-10T04:14:45.068 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 10 04:14:44 smithi135 podman[48556]: 2024-09-10 04:14:44.824836124 +0000 UTC m=+0.507325035 container died 2300b22a993afb924947e9c413b52e762eded27bb72a4ce0f1cb10645a303eeb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2db6858ffc169715474ea237dd8b2beae440a5514686b8202506e12cb7dc1fca, name=ceph-bdde4a12-6f29-11ef-bcea-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-09-1904-3a5e3f1, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2) 2024-09-10T04:14:45.476 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bdde4a12-6f29-11ef-bcea-c7b262605968@osd.5.service' 2024-09-10T04:14:45.513 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T04:14:45.513 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-10T04:14:45.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T04:14:45.723 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:14:52.452 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T04:14:52.654 INFO:teuthology.orchestra.run.smithi097.stdout:Deleting cluster with fsid: bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:14:53.740 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T04:14:53.942 INFO:teuthology.orchestra.run.smithi135.stdout:Deleting cluster with fsid: bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:15:06.289 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T04:15:06.491 INFO:teuthology.orchestra.run.smithi142.stdout:Deleting cluster with fsid: bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:15:06.627 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:15:06.662 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:15:06.697 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:15:06.726 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T04:15:06.750 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-10T04:15:06.752 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi003/crash 2024-09-10T04:15:06.753 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash -- . 2024-09-10T04:15:06.813 INFO:teuthology.orchestra.run.smithi003.stderr:tar: /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T04:15:06.813 INFO:teuthology.orchestra.run.smithi003.stderr:tar: Error is not recoverable: exiting now 2024-09-10T04:15:06.815 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi097/crash 2024-09-10T04:15:06.816 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash -- . 2024-09-10T04:15:06.880 INFO:teuthology.orchestra.run.smithi097.stderr:tar: /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T04:15:06.881 INFO:teuthology.orchestra.run.smithi097.stderr:tar: Error is not recoverable: exiting now 2024-09-10T04:15:06.882 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi135/crash 2024-09-10T04:15:06.883 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash -- . 2024-09-10T04:15:06.920 INFO:teuthology.orchestra.run.smithi135.stderr:tar: /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T04:15:06.920 INFO:teuthology.orchestra.run.smithi135.stderr:tar: Error is not recoverable: exiting now 2024-09-10T04:15:06.922 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi142/crash 2024-09-10T04:15:06.923 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash -- . 2024-09-10T04:15:06.961 INFO:teuthology.orchestra.run.smithi142.stderr:tar: /var/lib/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T04:15:06.961 INFO:teuthology.orchestra.run.smithi142.stderr:tar: Error is not recoverable: exiting now 2024-09-10T04:15:06.962 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-10T04:15:06.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-10T04:15:06.995 INFO:tasks.cephadm:Compressing logs... 2024-09-10T04:15:06.996 DEBUG:teuthology.orchestra.run.smithi003:> 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-10T04:15:07.039 DEBUG:teuthology.orchestra.run.smithi097:> 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-10T04:15:07.041 DEBUG:teuthology.orchestra.run.smithi135:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-10T04:15:07.044 DEBUG:teuthology.orchestra.run.smithi142:> 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-10T04:15:07.065 INFO:teuthology.orchestra.run.smithi003.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.0.log 2024-09-10T04:15:07.065 INFO:teuthology.orchestra.run.smithi003.stderr:: No such file or directory 2024-09-10T04:15:07.065 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.1.log 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi003.kwmewv.log 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.0.log: gzip -5/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.1.log: --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi003.kwmewv.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr: 79.9% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi003.kwmewv.log.gz 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mon.a.log 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mon.a.log: gzip -5 84.2% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr: --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mgr.x.log 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mgr.x.log: 90.0% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-10T04:15:07.073 INFO:teuthology.orchestra.run.smithi003.stderr: 86.5% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-10T04:15:07.074 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/cephadm.log: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T04:15:07.076 INFO:teuthology.orchestra.run.smithi135.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T04:15:07.076 INFO:teuthology.orchestra.run.smithi135.stderr:: No such file or directory 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.4.log 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mon.c.log 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.5.log 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.5.log: 81.4% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi135.idikcz.log 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- 90.2% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr: /var/log/ceph/cephadm.log 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi135.idikcz.log: /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log: 84.8% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mds.cephfs.smithi135.idikcz.log.gz 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-10T04:15:07.077 INFO:teuthology.orchestra.run.smithi135.stderr: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi135.stderr: 91.3% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi097.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi097.stderr:: No such file or directory 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.2.log 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi142.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi142.stderr:: No such file or directory 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/cephadm.log: 76.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi142.stderr: 2024-09-10T04:15:07.078 INFO:teuthology.orchestra.run.smithi142.stderr:real 0m0.012s 2024-09-10T04:15:07.079 INFO:teuthology.orchestra.run.smithi142.stderr:user 0m0.008s 2024-09-10T04:15:07.079 INFO:teuthology.orchestra.run.smithi142.stderr:sys 0m0.014s 2024-09-10T04:15:07.079 INFO:teuthology.orchestra.run.smithi003.stderr: 91.4% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T04:15:07.080 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.2.log: 81.5% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-10T04:15:07.080 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mon.b.log 2024-09-10T04:15:07.080 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.3.log 2024-09-10T04:15:07.081 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log: /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mon.b.log: gzip -5 --verbose 90.2% -- /var/log/ceph/cephadm.log -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-10T04:15:07.081 INFO:teuthology.orchestra.run.smithi097.stderr: 2024-09-10T04:15:07.081 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.3.log: 86.3% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-10T04:15:07.081 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/cephadm.log: 87.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T04:15:07.081 INFO:teuthology.orchestra.run.smithi097.stderr: 91.2% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T04:15:07.170 INFO:teuthology.orchestra.run.smithi003.stderr: 89.7% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mgr.x.log.gz 2024-09-10T04:15:07.176 INFO:teuthology.orchestra.run.smithi097.stderr: 92.4% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mon.b.log.gz 2024-09-10T04:15:07.185 INFO:teuthology.orchestra.run.smithi135.stderr: 92.3% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mon.c.log.gz 2024-09-10T04:15:07.256 INFO:teuthology.orchestra.run.smithi003.stderr: 93.7% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.0.log.gz 2024-09-10T04:15:07.270 INFO:teuthology.orchestra.run.smithi135.stderr: 93.8% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.5.log.gz 2024-09-10T04:15:07.271 INFO:teuthology.orchestra.run.smithi135.stderr: 93.6% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.4.log.gz 2024-09-10T04:15:07.273 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T04:15:07.273 INFO:teuthology.orchestra.run.smithi135.stderr:real 0m0.218s 2024-09-10T04:15:07.273 INFO:teuthology.orchestra.run.smithi135.stderr:user 0m0.527s 2024-09-10T04:15:07.273 INFO:teuthology.orchestra.run.smithi135.stderr:sys 0m0.037s 2024-09-10T04:15:07.284 INFO:teuthology.orchestra.run.smithi097.stderr: 93.7% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.2.log.gz 2024-09-10T04:15:07.287 INFO:teuthology.orchestra.run.smithi003.stderr: 93.8% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.1.log.gz 2024-09-10T04:15:07.380 INFO:teuthology.orchestra.run.smithi097.stderr: 93.5% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-osd.3.log.gz 2024-09-10T04:15:07.382 INFO:teuthology.orchestra.run.smithi097.stderr: 2024-09-10T04:15:07.382 INFO:teuthology.orchestra.run.smithi097.stderr:real 0m0.326s 2024-09-10T04:15:07.382 INFO:teuthology.orchestra.run.smithi097.stderr:user 0m0.622s 2024-09-10T04:15:07.382 INFO:teuthology.orchestra.run.smithi097.stderr:sys 0m0.047s 2024-09-10T04:15:07.417 INFO:teuthology.orchestra.run.smithi003.stderr: 91.0% -- replaced with /var/log/ceph/bdde4a12-6f29-11ef-bcea-c7b262605968/ceph-mon.a.log.gz 2024-09-10T04:15:07.419 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-09-10T04:15:07.419 INFO:teuthology.orchestra.run.smithi003.stderr:real 0m0.366s 2024-09-10T04:15:07.419 INFO:teuthology.orchestra.run.smithi003.stderr:user 0m0.852s 2024-09-10T04:15:07.419 INFO:teuthology.orchestra.run.smithi003.stderr:sys 0m0.056s 2024-09-10T04:15:07.419 INFO:tasks.cephadm:Archiving logs... 2024-09-10T04:15:07.420 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi003/log 2024-09-10T04:15:07.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T04:15:07.621 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi097/log 2024-09-10T04:15:07.621 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T04:15:07.746 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi135/log 2024-09-10T04:15:07.747 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T04:15:07.862 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi142/log 2024-09-10T04:15:07.863 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T04:15:07.891 INFO:tasks.cephadm:Removing cluster... 2024-09-10T04:15:07.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 --force 2024-09-10T04:15:08.090 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:15:08.217 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 --force 2024-09-10T04:15:08.409 INFO:teuthology.orchestra.run.smithi097.stdout:Deleting cluster with fsid: bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:15:08.527 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bdde4a12-6f29-11ef-bcea-c7b262605968 --force 2024-09-10T04:15:08.725 INFO:teuthology.orchestra.run.smithi135.stdout:Deleting cluster with fsid: bdde4a12-6f29-11ef-bcea-c7b262605968 2024-09-10T04:15:08.849 INFO:tasks.cephadm:Removing cephadm ... 2024-09-10T04:15:08.849 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T04:15:08.866 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T04:15:08.882 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T04:15:08.897 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T04:15:08.916 INFO:tasks.cephadm:Teardown complete 2024-09-10T04:15:08.916 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.configure_samba_client_container 2024-09-10T04:15:08.931 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-10T04:15:08.954 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-10T04:15:08.954 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:15:08.957 DEBUG:teuthology.orchestra.run.smithi097:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:15:08.959 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:15:08.961 DEBUG:teuthology.orchestra.run.smithi142:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T04:15:08.970 INFO:teuthology.orchestra.run.smithi003.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:15:08.971 INFO:teuthology.orchestra.run.smithi097.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:15:08.973 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:15:08.974 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:15:08.974 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2024-09-10T04:15:08.975 INFO:teuthology.orchestra.run.smithi003.stdout:^* hv01.front.sepia.ceph.com 3 6 377 17 -87us[ -74us] +/- 47ms 2024-09-10T04:15:08.975 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 13 -435us[ -435us] +/- 61ms 2024-09-10T04:15:08.975 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 +603us[ +603us] +/- 68ms 2024-09-10T04:15:08.975 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:15:08.976 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:15:08.976 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2024-09-10T04:15:08.976 INFO:teuthology.orchestra.run.smithi097.stdout:^* hv01.front.sepia.ceph.com 3 6 377 20 -80us[ -72us] +/- 47ms 2024-09-10T04:15:08.976 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 15 -424us[ -424us] +/- 61ms 2024-09-10T04:15:08.977 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 +635us[ +635us] +/- 68ms 2024-09-10T04:15:08.977 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:15:08.977 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:15:08.978 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-09-10T04:15:08.978 INFO:teuthology.orchestra.run.smithi135.stdout:^* hv01.front.sepia.ceph.com 3 6 377 16 -81us[ -65us] +/- 47ms 2024-09-10T04:15:08.978 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 -429us[ -413us] +/- 61ms 2024-09-10T04:15:08.978 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 17 +636us[ +651us] +/- 68ms 2024-09-10T04:15:08.978 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:15:08.978 INFO:teuthology.orchestra.run.smithi142.stderr:bash: line 1: ntpq: command not found 2024-09-10T04:15:08.983 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T04:15:08.983 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-09-10T04:15:08.983 INFO:teuthology.orchestra.run.smithi142.stdout:^* hv01.front.sepia.ceph.com 3 6 377 16 -90us[ -80us] +/- 47ms 2024-09-10T04:15:08.983 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 16 -439us[ -428us] +/- 61ms 2024-09-10T04:15:08.983 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 16 +631us[ +631us] +/- 68ms 2024-09-10T04:15:08.984 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T04:15:08.985 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-10T04:15:08.994 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-10T04:15:08.994 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-10T04:15:09.004 DEBUG:teuthology.orchestra.run.smithi003:> 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-10T04:15:09.093 DEBUG:teuthology.orchestra.run.smithi097:> 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-10T04:15:09.156 DEBUG:teuthology.orchestra.run.smithi135:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-10T04:15:09.220 DEBUG:teuthology.orchestra.run.smithi142:> 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-10T04:15:09.284 DEBUG:teuthology.orchestra.run.smithi003:> 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-10T04:15:09.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:15:09.315 DEBUG:teuthology.orchestra.run.smithi097:> 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-10T04:15:09.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:15:09.343 DEBUG:teuthology.orchestra.run.smithi135:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-10T04:15:09.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:15:09.370 DEBUG:teuthology.orchestra.run.smithi142:> 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-10T04:15:09.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:15:09.400 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-10T04:15:09.411 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-10T04:15:09.421 INFO:teuthology.task.internal:Duration was 906.708609 seconds 2024-09-10T04:15:09.421 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-10T04:15:09.430 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-10T04:15:09.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T04:15:09.433 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T04:15:09.435 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T04:15:09.438 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T04:15:09.471 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:15:09.472 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:15:09.474 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:15:09.482 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T04:15:09.916 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-10T04:15:09.916 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2024-09-10T04:15:09.916 DEBUG:teuthology.orchestra.run.smithi003:> 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-10T04:15:09.938 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi097.front.sepia.ceph.com 2024-09-10T04:15:09.938 DEBUG:teuthology.orchestra.run.smithi097:> 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-10T04:15:09.986 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T04:15:09.986 DEBUG:teuthology.orchestra.run.smithi135:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-10T04:15:10.013 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi142.front.sepia.ceph.com 2024-09-10T04:15:10.013 DEBUG:teuthology.orchestra.run.smithi142:> 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-10T04:15:10.049 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-10T04:15:10.049 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T04:15:10.051 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T04:15:10.054 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T04:15:10.056 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T04:15:10.121 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-10T04:15:10.122 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T04:15:10.124 DEBUG:teuthology.orchestra.run.smithi097:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T04:15:10.126 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T04:15:10.129 DEBUG:teuthology.orchestra.run.smithi142:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T04:15:10.657 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-10T04:15:10.668 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-10T04:15:10.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T04:15:10.694 DEBUG:teuthology.orchestra.run.smithi097:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T04:15:10.719 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T04:15:10.745 DEBUG:teuthology.orchestra.run.smithi142:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T04:15:10.772 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-10T04:15:10.783 DEBUG:teuthology.orchestra.run.smithi003:> 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-10T04:15:10.786 DEBUG:teuthology.orchestra.run.smithi097:> 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-10T04:15:10.788 DEBUG:teuthology.orchestra.run.smithi135:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:15:10.791 DEBUG:teuthology.orchestra.run.smithi142:> 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-10T04:15:10.808 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2024-09-10T04:15:10.809 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = core 2024-09-10T04:15:10.812 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-09-10T04:15:10.837 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = core 2024-09-10T04:15:10.861 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:15:10.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:15:10.909 DEBUG:teuthology.orchestra.run.smithi097:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:15:10.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:15:10.924 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:15:10.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:15:10.938 DEBUG:teuthology.orchestra.run.smithi142:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T04:15:10.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T04:15:10.953 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-10T04:15:10.964 INFO:teuthology.task.internal:Transferring archived files... 2024-09-10T04:15:10.965 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi003 2024-09-10T04:15:10.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T04:15:11.005 DEBUG:teuthology.misc:Transferring archived files from smithi097:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi097 2024-09-10T04:15:11.005 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T04:15:11.040 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi135 2024-09-10T04:15:11.040 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T04:15:11.076 DEBUG:teuthology.misc:Transferring archived files from smithi142:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-10_02:59:23-orch:cephadm-wip-adk-testing-2024-09-09-1904-distro-default-smithi/7898620/remote/smithi142 2024-09-10T04:15:11.076 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T04:15:11.108 INFO:teuthology.task.internal:Removing archive directory... 2024-09-10T04:15:11.109 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T04:15:11.111 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T04:15:11.113 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T04:15:11.116 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T04:15:11.160 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-10T04:15:11.174 INFO:teuthology.task.internal:Not uploading archives. 2024-09-10T04:15:11.174 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-10T04:15:11.184 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-10T04:15:11.184 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T04:15:11.186 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T04:15:11.189 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T04:15:11.191 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T04:15:11.200 INFO:teuthology.orchestra.run.smithi003.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 04:15 /home/ubuntu/cephtest 2024-09-10T04:15:11.201 INFO:teuthology.orchestra.run.smithi097.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 04:15 /home/ubuntu/cephtest 2024-09-10T04:15:11.203 INFO:teuthology.orchestra.run.smithi135.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 04:15 /home/ubuntu/cephtest 2024-09-10T04:15:11.215 INFO:teuthology.orchestra.run.smithi142.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 04:15 /home/ubuntu/cephtest 2024-09-10T04:15:11.216 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-10T04:15:11.227 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-10T04:15:11.250 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} duration: 906.7086088657379 owner: scheduled_adking@teuthology success: true 2024-09-10T04:15:11.251 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T04:15:11.323 INFO:teuthology.run:pass