2024-09-20T19:52:04.436 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T19:52:04.454 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:52:04.543 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852 branch: wip-adk-testing-2024-09-20-0910 description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} email: adking@redhat.com first_in_suite: false job_id: '7912852' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-09-20-0910 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: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 workunit: branch: wip-adk-testing-2024-09-20-0910 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 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: 8031 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-20-0910 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 targets: smithi070.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB53d1WBhGbCLa4H/e6387+Ii/w6O8+qp9wRgHrPmRB+MijDqmeMOetjmzZDRfDTXZBtPWW5dvl4dXlnnZGH+M8= smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFuaQdG90iPpsVBw7oO6v6LXzb7V3sDUVh5AXoc5gX0xTsdqgKZkeYb5DDu84UrTuXIQllqx66y0PjrfGWJIHE= smithi090.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJRvGhret0F491gXb3T0ufJQXIIhEVdEVs8L5QwKVCkuZ0hpQ+X9IYxkL1eb584WVlLMfhNx92iq6eAU0VaVUxE= smithi187.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP0yZO4RhtZ8S8CgoHr+/fKy/Ny4g/wWXGsS21gUMspjqvDWnWYbb/2TnDlcdzPmFsZvPRuaDZ31mSSSRzuliDg= tasks: - cephadm.deploy_samba_ad_dc: 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:\ \ adctdb1\n auth_mode: active-directory\n domain_settings:\n realm: DOMAIN1.SINK.TEST\n\ \ join_sources:\n - source_type: resource\n ref: join1-admin\n\ \ custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n placement:\n count:\ \ 3\n- resource_type: ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n\ \ username: Administrator\n password: Passw0rd\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\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: adctdb1\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.adctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''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:\ \ adctdb1\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adctdb1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.adctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_18:25:04 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T19:52:04.543 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa; will attempt to use it 2024-09-20T19:52:04.544 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks 2024-09-20T19:52:04.544 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T19:52:04.545 INFO:teuthology.task.internal:Checking packages... 2024-09-20T19:52:04.564 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7' 2024-09-20T19:52:04.564 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T19:52:04.564 INFO:teuthology.packaging:ref: None 2024-09-20T19:52:04.564 INFO:teuthology.packaging:tag: None 2024-09-20T19:52:04.564 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-20-0910 2024-09-20T19:52:04.564 INFO:teuthology.packaging:sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:52:04.564 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-09-20-0910 2024-09-20T19:52:04.700 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:52:04.701 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T19:52:04.707 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T19:52:04.707 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T19:52:04.713 INFO:teuthology.task.internal:Saving configuration 2024-09-20T19:52:04.727 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T19:52:04.733 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T19:52:04.757 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:45:33.241855', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC6N6xpavNfDMErOmWQ4ngLThmFztU2kWCUJNPKwlBHD'} 2024-09-20T19:52:04.774 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:45:33.240541', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJpANLOUUzIad3oTmuo+XkS0Cj8wyqLnK3T2ZMdxQaV2'} 2024-09-20T19:52:04.795 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi090.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:45:33.242849', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB9azK8TdDpUlfSSDbJUvupZT/LmXCsLR6E48KkPl6bX'} 2024-09-20T19:52:04.816 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:45:33.243986', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAftnvu597QlauVXyJlCZ+uPrfQwU0Tlh+faymQGLQAe'} 2024-09-20T19:52:04.816 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T19:52:04.823 INFO:teuthology.task.internal:roles: ubuntu@smithi070.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-20T19:52:04.823 INFO:teuthology.task.internal:roles: ubuntu@smithi079.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-20T19:52:04.823 INFO:teuthology.task.internal:roles: ubuntu@smithi090.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-20T19:52:04.823 INFO:teuthology.task.internal:roles: ubuntu@smithi187.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-20T19:52:04.823 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T19:52:04.939 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f31a297c280>, signals=[15]) 2024-09-20T19:52:04.940 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T19:52:04.946 INFO:teuthology.task.internal:Opening connections... 2024-09-20T19:52:04.946 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T19:52:04.947 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:52:05.056 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-09-20T19:52:05.057 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:52:05.137 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi090.front.sepia.ceph.com 2024-09-20T19:52:05.138 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:52:05.216 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi187.front.sepia.ceph.com 2024-09-20T19:52:05.216 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:52:05.293 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T19:52:05.298 DEBUG:teuthology.orchestra.run.smithi070:> uname -m 2024-09-20T19:52:05.304 INFO:teuthology.orchestra.run.smithi070.stdout:x86_64 2024-09-20T19:52:05.304 DEBUG:teuthology.orchestra.run.smithi070:> cat /etc/os-release 2024-09-20T19:52:05.350 INFO:teuthology.orchestra.run.smithi070.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T19:52:05.350 INFO:teuthology.orchestra.run.smithi070.stdout:NAME="Ubuntu" 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_ID="22.04" 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_CODENAME=jammy 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:ID=ubuntu 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:ID_LIKE=debian 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T19:52:05.351 INFO:teuthology.orchestra.run.smithi070.stdout:UBUNTU_CODENAME=jammy 2024-09-20T19:52:05.352 INFO:teuthology.lock.ops:Updating smithi070.front.sepia.ceph.com on lock server 2024-09-20T19:52:05.393 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-09-20T19:52:05.399 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-09-20T19:52:05.399 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-09-20T19:52:05.448 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="Ubuntu" 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="22.04" 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_CODENAME=jammy 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:ID=ubuntu 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE=debian 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T19:52:05.449 INFO:teuthology.orchestra.run.smithi079.stdout:UBUNTU_CODENAME=jammy 2024-09-20T19:52:05.450 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-09-20T19:52:05.476 DEBUG:teuthology.orchestra.run.smithi090:> uname -m 2024-09-20T19:52:05.482 INFO:teuthology.orchestra.run.smithi090.stdout:x86_64 2024-09-20T19:52:05.482 DEBUG:teuthology.orchestra.run.smithi090:> cat /etc/os-release 2024-09-20T19:52:05.528 INFO:teuthology.orchestra.run.smithi090.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:NAME="Ubuntu" 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_ID="22.04" 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_CODENAME=jammy 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:ID=ubuntu 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:ID_LIKE=debian 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T19:52:05.529 INFO:teuthology.orchestra.run.smithi090.stdout:UBUNTU_CODENAME=jammy 2024-09-20T19:52:05.530 INFO:teuthology.lock.ops:Updating smithi090.front.sepia.ceph.com on lock server 2024-09-20T19:52:05.551 DEBUG:teuthology.orchestra.run.smithi187:> uname -m 2024-09-20T19:52:05.557 INFO:teuthology.orchestra.run.smithi187.stdout:x86_64 2024-09-20T19:52:05.557 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2024-09-20T19:52:05.602 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T19:52:05.602 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="Ubuntu" 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="22.04" 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_CODENAME=jammy 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:ID=ubuntu 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE=debian 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T19:52:05.603 INFO:teuthology.orchestra.run.smithi187.stdout:UBUNTU_CODENAME=jammy 2024-09-20T19:52:05.603 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2024-09-20T19:52:05.635 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T19:52:05.643 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T19:52:05.713 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T19:52:05.713 DEBUG:teuthology.orchestra.run.smithi070:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:52:05.716 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:52:05.719 DEBUG:teuthology.orchestra.run.smithi090:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:52:05.721 DEBUG:teuthology.orchestra.run.smithi187:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:52:05.725 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T19:52:05.731 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T19:52:05.731 DEBUG:teuthology.orchestra.run.smithi070:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:52:05.763 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:52:05.766 DEBUG:teuthology.orchestra.run.smithi090:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:52:05.768 DEBUG:teuthology.orchestra.run.smithi187:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:52:05.788 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T19:52:05.887 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T19:52:05.900 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T19:52:05.900 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-20T19:52:05.901 DEBUG:teuthology.orchestra.run.smithi070:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:52:05.901 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:52:05.901 DEBUG:teuthology.orchestra.run.smithi090:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:52:05.902 DEBUG:teuthology.orchestra.run.smithi187:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:52:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:52:05.907 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2024-09-20T19:52:05.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:52:05.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:52:05.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:52:05.909 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-09-20T19:52:05.909 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-20T19:52:05.909 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2024-09-20T19:52:05.954 INFO:teuthology.orchestra.run.smithi070.stdout:5.15.0-56-generic 2024-09-20T19:52:05.954 INFO:teuthology.task.kernel:Running kernel on smithi070: 5.15.0-56-generic 2024-09-20T19:52:05.954 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get clean 2024-09-20T19:52:05.956 INFO:teuthology.orchestra.run.smithi187.stdout:5.15.0-56-generic 2024-09-20T19:52:05.956 INFO:teuthology.task.kernel:Running kernel on smithi187: 5.15.0-56-generic 2024-09-20T19:52:05.956 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-get clean 2024-09-20T19:52:05.958 INFO:teuthology.orchestra.run.smithi090.stdout:5.15.0-56-generic 2024-09-20T19:52:05.958 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-56-generic 2024-09-20T19:52:05.958 INFO:teuthology.task.kernel:Running kernel on smithi090: 5.15.0-56-generic 2024-09-20T19:52:05.958 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get clean 2024-09-20T19:52:05.958 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.15.0-56-generic 2024-09-20T19:52:05.959 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-20T19:52:06.086 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-20T19:52:06.087 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-get update 2024-09-20T19:52:06.091 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get update 2024-09-20T19:52:06.107 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get update 2024-09-20T19:52:06.239 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T19:52:06.261 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:52:06.267 INFO:teuthology.orchestra.run.smithi070.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T19:52:06.275 INFO:teuthology.orchestra.run.smithi090.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T19:52:06.276 INFO:teuthology.orchestra.run.smithi090.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T19:52:06.336 INFO:teuthology.orchestra.run.smithi090.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T19:52:06.345 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:52:06.369 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:52:06.378 INFO:teuthology.orchestra.run.smithi187.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T19:52:06.380 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:52:06.427 INFO:teuthology.orchestra.run.smithi187.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T19:52:06.427 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T19:52:06.457 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T19:52:06.461 INFO:teuthology.orchestra.run.smithi070.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T19:52:06.462 INFO:teuthology.orchestra.run.smithi070.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T19:52:06.504 INFO:teuthology.orchestra.run.smithi090.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T19:52:06.561 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T19:52:06.564 INFO:teuthology.orchestra.run.smithi070.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T19:52:06.566 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T19:52:06.569 INFO:teuthology.orchestra.run.smithi070.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T19:52:06.570 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T19:52:06.570 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T19:52:06.571 INFO:teuthology.orchestra.run.smithi070.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T19:52:06.571 INFO:teuthology.orchestra.run.smithi070.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T19:52:06.572 INFO:teuthology.orchestra.run.smithi070.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T19:52:06.575 INFO:teuthology.orchestra.run.smithi090.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T19:52:06.590 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T19:52:06.591 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T19:52:06.592 INFO:teuthology.orchestra.run.smithi070.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T19:52:06.595 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T19:52:06.595 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T19:52:06.596 INFO:teuthology.orchestra.run.smithi070.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T19:52:06.596 INFO:teuthology.orchestra.run.smithi070.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T19:52:06.600 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T19:52:06.601 INFO:teuthology.orchestra.run.smithi070.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T19:52:06.607 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T19:52:06.608 INFO:teuthology.orchestra.run.smithi070.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T19:52:06.610 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T19:52:06.610 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T19:52:06.610 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T19:52:06.610 INFO:teuthology.orchestra.run.smithi070.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T19:52:06.610 INFO:teuthology.orchestra.run.smithi070.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T19:52:06.610 INFO:teuthology.orchestra.run.smithi070.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T19:52:06.610 INFO:teuthology.orchestra.run.smithi070.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T19:52:06.621 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T19:52:06.628 INFO:teuthology.orchestra.run.smithi070.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T19:52:06.645 INFO:teuthology.orchestra.run.smithi090.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T19:52:06.648 INFO:teuthology.orchestra.run.smithi090.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T19:52:06.650 INFO:teuthology.orchestra.run.smithi090.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T19:52:06.651 INFO:teuthology.orchestra.run.smithi090.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T19:52:06.651 INFO:teuthology.orchestra.run.smithi090.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T19:52:06.652 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T19:52:06.662 INFO:teuthology.orchestra.run.smithi090.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T19:52:06.667 INFO:teuthology.orchestra.run.smithi090.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T19:52:06.670 INFO:teuthology.orchestra.run.smithi090.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T19:52:06.670 INFO:teuthology.orchestra.run.smithi090.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T19:52:06.671 INFO:teuthology.orchestra.run.smithi090.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T19:52:06.680 INFO:teuthology.orchestra.run.smithi090.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T19:52:06.683 INFO:teuthology.orchestra.run.smithi090.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T19:52:06.683 INFO:teuthology.orchestra.run.smithi090.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T19:52:06.688 INFO:teuthology.orchestra.run.smithi090.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T19:52:06.714 INFO:teuthology.orchestra.run.smithi090.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T19:52:06.714 INFO:teuthology.orchestra.run.smithi090.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T19:52:06.715 INFO:teuthology.orchestra.run.smithi090.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T19:52:06.715 INFO:teuthology.orchestra.run.smithi090.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T19:52:06.716 INFO:teuthology.orchestra.run.smithi090.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T19:52:06.716 INFO:teuthology.orchestra.run.smithi090.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T19:52:06.716 INFO:teuthology.orchestra.run.smithi090.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T19:52:06.717 INFO:teuthology.orchestra.run.smithi090.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T19:52:06.717 INFO:teuthology.orchestra.run.smithi090.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T19:52:06.722 INFO:teuthology.orchestra.run.smithi090.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T19:52:06.730 INFO:teuthology.orchestra.run.smithi090.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T19:52:06.733 INFO:teuthology.orchestra.run.smithi090.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T19:52:06.733 INFO:teuthology.orchestra.run.smithi090.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T19:52:06.734 INFO:teuthology.orchestra.run.smithi090.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T19:52:06.734 INFO:teuthology.orchestra.run.smithi090.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T19:52:06.782 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T19:52:06.783 INFO:teuthology.orchestra.run.smithi187.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T19:52:06.795 INFO:teuthology.orchestra.run.smithi090.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T19:52:06.796 INFO:teuthology.orchestra.run.smithi090.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T19:52:06.796 INFO:teuthology.orchestra.run.smithi090.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T19:52:06.797 INFO:teuthology.orchestra.run.smithi090.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T19:52:06.797 INFO:teuthology.orchestra.run.smithi090.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T19:52:06.797 INFO:teuthology.orchestra.run.smithi090.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T19:52:06.798 INFO:teuthology.orchestra.run.smithi187.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T19:52:06.799 INFO:teuthology.orchestra.run.smithi090.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T19:52:06.799 INFO:teuthology.orchestra.run.smithi090.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T19:52:06.812 INFO:teuthology.orchestra.run.smithi090.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T19:52:06.818 INFO:teuthology.orchestra.run.smithi070.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T19:52:06.921 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T19:52:06.921 INFO:teuthology.orchestra.run.smithi187.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T19:52:06.957 INFO:teuthology.orchestra.run.smithi070.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T19:52:07.091 INFO:teuthology.orchestra.run.smithi187.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T19:52:07.116 INFO:teuthology.orchestra.run.smithi187.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T19:52:07.116 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T19:52:07.152 INFO:teuthology.orchestra.run.smithi070.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T19:52:07.264 INFO:teuthology.orchestra.run.smithi187.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T19:52:07.276 INFO:teuthology.orchestra.run.smithi187.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T19:52:07.276 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T19:52:07.277 INFO:teuthology.orchestra.run.smithi187.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T19:52:07.277 INFO:teuthology.orchestra.run.smithi187.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T19:52:07.279 INFO:teuthology.orchestra.run.smithi187.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T19:52:07.290 INFO:teuthology.orchestra.run.smithi187.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T19:52:07.290 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T19:52:07.291 INFO:teuthology.orchestra.run.smithi187.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T19:52:07.291 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T19:52:07.313 INFO:teuthology.orchestra.run.smithi070.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T19:52:07.327 INFO:teuthology.orchestra.run.smithi070.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T19:52:07.327 INFO:teuthology.orchestra.run.smithi070.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T19:52:07.329 INFO:teuthology.orchestra.run.smithi070.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T19:52:07.360 INFO:teuthology.orchestra.run.smithi187.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T19:52:07.361 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T19:52:07.365 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T19:52:07.380 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T19:52:07.381 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T19:52:07.399 INFO:teuthology.orchestra.run.smithi070.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T19:52:07.399 INFO:teuthology.orchestra.run.smithi187.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T19:52:07.399 INFO:teuthology.orchestra.run.smithi187.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T19:52:07.403 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T19:52:07.406 INFO:teuthology.orchestra.run.smithi187.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T19:52:07.407 INFO:teuthology.orchestra.run.smithi187.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T19:52:07.407 INFO:teuthology.orchestra.run.smithi187.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T19:52:07.407 INFO:teuthology.orchestra.run.smithi187.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T19:52:07.414 INFO:teuthology.orchestra.run.smithi070.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T19:52:07.414 INFO:teuthology.orchestra.run.smithi070.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T19:52:07.417 INFO:teuthology.orchestra.run.smithi187.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T19:52:07.427 INFO:teuthology.orchestra.run.smithi187.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T19:52:07.440 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T19:52:07.440 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T19:52:07.440 INFO:teuthology.orchestra.run.smithi187.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T19:52:07.441 INFO:teuthology.orchestra.run.smithi187.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T19:52:07.441 INFO:teuthology.orchestra.run.smithi187.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T19:52:07.441 INFO:teuthology.orchestra.run.smithi187.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T19:52:07.441 INFO:teuthology.orchestra.run.smithi187.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T19:52:07.441 INFO:teuthology.orchestra.run.smithi187.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T19:52:07.441 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T19:52:07.441 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T19:52:07.442 INFO:teuthology.orchestra.run.smithi187.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T19:52:07.442 INFO:teuthology.orchestra.run.smithi187.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T19:52:07.443 INFO:teuthology.orchestra.run.smithi187.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T19:52:07.447 INFO:teuthology.orchestra.run.smithi070.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T19:52:07.467 INFO:teuthology.orchestra.run.smithi070.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T19:52:07.472 INFO:teuthology.orchestra.run.smithi070.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T19:52:07.477 INFO:teuthology.orchestra.run.smithi070.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T19:52:07.478 INFO:teuthology.orchestra.run.smithi070.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T19:52:07.478 INFO:teuthology.orchestra.run.smithi070.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T19:52:07.510 INFO:teuthology.orchestra.run.smithi187.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T19:52:07.514 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T19:52:07.515 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T19:52:07.515 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T19:52:07.517 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T19:52:07.519 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T19:52:07.521 INFO:teuthology.orchestra.run.smithi187.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T19:52:07.521 INFO:teuthology.orchestra.run.smithi187.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T19:52:07.521 INFO:teuthology.orchestra.run.smithi187.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T19:52:07.522 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T19:52:07.522 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T19:52:07.523 INFO:teuthology.orchestra.run.smithi187.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T19:52:07.523 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T19:52:07.524 INFO:teuthology.orchestra.run.smithi187.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T19:52:07.554 INFO:teuthology.orchestra.run.smithi070.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T19:52:07.554 INFO:teuthology.orchestra.run.smithi070.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T19:52:07.556 INFO:teuthology.orchestra.run.smithi070.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T19:52:07.557 INFO:teuthology.orchestra.run.smithi070.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T19:52:07.558 INFO:teuthology.orchestra.run.smithi070.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T19:52:07.558 INFO:teuthology.orchestra.run.smithi070.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T19:52:07.559 INFO:teuthology.orchestra.run.smithi070.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T19:52:07.602 INFO:teuthology.orchestra.run.smithi187.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T19:52:07.602 INFO:teuthology.orchestra.run.smithi187.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T19:52:07.603 INFO:teuthology.orchestra.run.smithi187.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T19:52:07.603 INFO:teuthology.orchestra.run.smithi079.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T19:52:07.603 INFO:teuthology.orchestra.run.smithi187.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T19:52:07.604 INFO:teuthology.orchestra.run.smithi079.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T19:52:07.604 INFO:teuthology.orchestra.run.smithi187.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T19:52:07.639 INFO:teuthology.orchestra.run.smithi070.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T19:52:07.640 INFO:teuthology.orchestra.run.smithi070.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T19:52:12.968 INFO:teuthology.orchestra.run.smithi090.stdout:Fetched 16.3 MB in 2s (7,430 kB/s) 2024-09-20T19:52:12.992 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 16.3 MB in 2s (7,482 kB/s) 2024-09-20T19:52:12.994 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 16.3 MB in 2s (7,505 kB/s) 2024-09-20T19:52:13.502 INFO:teuthology.orchestra.run.smithi187.stdout:Fetched 16.3 MB in 3s (5,910 kB/s) 2024-09-20T19:52:14.529 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2024-09-20T19:52:14.535 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-20T19:52:14.547 DEBUG:teuthology.orchestra.run.smithi090:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:52:14.555 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:52:14.613 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2024-09-20T19:52:14.621 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-20T19:52:14.642 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-20T19:52:14.660 DEBUG:teuthology.orchestra.run.smithi070:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:52:14.727 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-20T19:52:14.824 INFO:teuthology.orchestra.run.smithi090.stdout:Building dependency tree... 2024-09-20T19:52:14.825 INFO:teuthology.orchestra.run.smithi090.stdout:Reading state information... 2024-09-20T19:52:14.833 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-20T19:52:14.834 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-20T19:52:14.925 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2024-09-20T19:52:14.940 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-09-20T19:52:14.940 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-09-20T19:52:14.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:52:15.008 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2024-09-20T19:52:15.013 INFO:teuthology.orchestra.run.smithi090.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:52:15.013 INFO:teuthology.orchestra.run.smithi090.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:52:15.013 INFO:teuthology.orchestra.run.smithi090.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:52:15.014 INFO:teuthology.orchestra.run.smithi090.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:52:15.014 INFO:teuthology.orchestra.run.smithi090.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T19:52:15.014 INFO:teuthology.orchestra.run.smithi090.stdout: python2.7-minimal 2024-09-20T19:52:15.014 INFO:teuthology.orchestra.run.smithi090.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:52:15.015 INFO:teuthology.orchestra.run.smithi090.stdout:The following additional packages will be installed: 2024-09-20T19:52:15.015 INFO:teuthology.orchestra.run.smithi090.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:52:15.015 INFO:teuthology.orchestra.run.smithi090.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T19:52:15.015 INFO:teuthology.orchestra.run.smithi090.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T19:52:15.017 INFO:teuthology.orchestra.run.smithi090.stdout:Suggested packages: 2024-09-20T19:52:15.017 INFO:teuthology.orchestra.run.smithi090.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T19:52:15.017 INFO:teuthology.orchestra.run.smithi090.stdout:Recommended packages: 2024-09-20T19:52:15.017 INFO:teuthology.orchestra.run.smithi090.stdout: thermald 2024-09-20T19:52:15.025 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:52:15.025 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:52:15.025 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:52:15.026 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:52:15.026 INFO:teuthology.orchestra.run.smithi079.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T19:52:15.026 INFO:teuthology.orchestra.run.smithi079.stdout: python2.7-minimal 2024-09-20T19:52:15.026 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:52:15.028 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-09-20T19:52:15.028 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:52:15.028 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T19:52:15.028 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T19:52:15.029 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-09-20T19:52:15.030 INFO:teuthology.orchestra.run.smithi079.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T19:52:15.030 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-09-20T19:52:15.030 INFO:teuthology.orchestra.run.smithi079.stdout: thermald 2024-09-20T19:52:15.063 INFO:teuthology.orchestra.run.smithi090.stdout:The following NEW packages will be installed: 2024-09-20T19:52:15.064 INFO:teuthology.orchestra.run.smithi090.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:52:15.064 INFO:teuthology.orchestra.run.smithi090.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T19:52:15.064 INFO:teuthology.orchestra.run.smithi090.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T19:52:15.065 INFO:teuthology.orchestra.run.smithi090.stdout:The following packages will be upgraded: 2024-09-20T19:52:15.066 INFO:teuthology.orchestra.run.smithi090.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T19:52:15.078 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-09-20T19:52:15.078 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:52:15.078 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T19:52:15.079 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T19:52:15.080 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages will be upgraded: 2024-09-20T19:52:15.081 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T19:52:15.130 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:52:15.130 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:52:15.130 INFO:teuthology.orchestra.run.smithi070.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:52:15.130 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:52:15.131 INFO:teuthology.orchestra.run.smithi070.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T19:52:15.131 INFO:teuthology.orchestra.run.smithi070.stdout: python2.7-minimal 2024-09-20T19:52:15.131 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:52:15.131 INFO:teuthology.orchestra.run.smithi079.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:52:15.132 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 113 MB of archives. 2024-09-20T19:52:15.132 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T19:52:15.132 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T19:52:15.132 INFO:teuthology.orchestra.run.smithi070.stdout:The following additional packages will be installed: 2024-09-20T19:52:15.132 INFO:teuthology.orchestra.run.smithi070.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:52:15.132 INFO:teuthology.orchestra.run.smithi070.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T19:52:15.133 INFO:teuthology.orchestra.run.smithi070.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T19:52:15.134 INFO:teuthology.orchestra.run.smithi070.stdout:Suggested packages: 2024-09-20T19:52:15.134 INFO:teuthology.orchestra.run.smithi070.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T19:52:15.134 INFO:teuthology.orchestra.run.smithi070.stdout:Recommended packages: 2024-09-20T19:52:15.134 INFO:teuthology.orchestra.run.smithi070.stdout: thermald 2024-09-20T19:52:15.213 INFO:teuthology.orchestra.run.smithi070.stdout:The following NEW packages will be installed: 2024-09-20T19:52:15.213 INFO:teuthology.orchestra.run.smithi070.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:52:15.213 INFO:teuthology.orchestra.run.smithi070.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T19:52:15.213 INFO:teuthology.orchestra.run.smithi070.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T19:52:15.215 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages will be upgraded: 2024-09-20T19:52:15.215 INFO:teuthology.orchestra.run.smithi070.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T19:52:15.216 INFO:teuthology.orchestra.run.smithi187.stdout:Building dependency tree... 2024-09-20T19:52:15.216 INFO:teuthology.orchestra.run.smithi187.stdout:Reading state information... 2024-09-20T19:52:15.245 INFO:teuthology.orchestra.run.smithi090.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:52:15.245 INFO:teuthology.orchestra.run.smithi090.stdout:Need to get 113 MB of archives. 2024-09-20T19:52:15.245 INFO:teuthology.orchestra.run.smithi090.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T19:52:15.245 INFO:teuthology.orchestra.run.smithi090.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T19:52:15.265 INFO:teuthology.orchestra.run.smithi070.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:52:15.265 INFO:teuthology.orchestra.run.smithi070.stdout:Need to get 113 MB of archives. 2024-09-20T19:52:15.265 INFO:teuthology.orchestra.run.smithi070.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T19:52:15.265 INFO:teuthology.orchestra.run.smithi070.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T19:52:15.407 INFO:teuthology.orchestra.run.smithi187.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:52:15.407 INFO:teuthology.orchestra.run.smithi187.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:52:15.407 INFO:teuthology.orchestra.run.smithi187.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:52:15.408 INFO:teuthology.orchestra.run.smithi187.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:52:15.408 INFO:teuthology.orchestra.run.smithi187.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T19:52:15.408 INFO:teuthology.orchestra.run.smithi187.stdout: python2.7-minimal 2024-09-20T19:52:15.408 INFO:teuthology.orchestra.run.smithi187.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:52:15.409 INFO:teuthology.orchestra.run.smithi187.stdout:The following additional packages will be installed: 2024-09-20T19:52:15.409 INFO:teuthology.orchestra.run.smithi187.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:52:15.409 INFO:teuthology.orchestra.run.smithi187.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T19:52:15.410 INFO:teuthology.orchestra.run.smithi187.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T19:52:15.411 INFO:teuthology.orchestra.run.smithi187.stdout:Suggested packages: 2024-09-20T19:52:15.411 INFO:teuthology.orchestra.run.smithi187.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T19:52:15.411 INFO:teuthology.orchestra.run.smithi187.stdout:Recommended packages: 2024-09-20T19:52:15.411 INFO:teuthology.orchestra.run.smithi187.stdout: thermald 2024-09-20T19:52:15.456 INFO:teuthology.orchestra.run.smithi187.stdout:The following NEW packages will be installed: 2024-09-20T19:52:15.456 INFO:teuthology.orchestra.run.smithi187.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:52:15.456 INFO:teuthology.orchestra.run.smithi187.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T19:52:15.456 INFO:teuthology.orchestra.run.smithi187.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T19:52:15.458 INFO:teuthology.orchestra.run.smithi187.stdout:The following packages will be upgraded: 2024-09-20T19:52:15.458 INFO:teuthology.orchestra.run.smithi187.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T19:52:15.509 INFO:teuthology.orchestra.run.smithi187.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:52:15.510 INFO:teuthology.orchestra.run.smithi187.stdout:Need to get 113 MB of archives. 2024-09-20T19:52:15.510 INFO:teuthology.orchestra.run.smithi187.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T19:52:15.510 INFO:teuthology.orchestra.run.smithi187.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T19:52:15.586 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T19:52:15.686 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T19:52:15.709 INFO:teuthology.orchestra.run.smithi070.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T19:52:15.811 INFO:teuthology.orchestra.run.smithi070.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T19:52:15.914 INFO:teuthology.orchestra.run.smithi187.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T19:52:16.003 INFO:teuthology.orchestra.run.smithi187.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T19:52:16.500 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T19:52:16.500 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T19:52:16.500 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T19:52:16.606 INFO:teuthology.orchestra.run.smithi070.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T19:52:16.607 INFO:teuthology.orchestra.run.smithi070.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T19:52:16.607 INFO:teuthology.orchestra.run.smithi070.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T19:52:16.621 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T19:52:16.670 INFO:teuthology.orchestra.run.smithi090.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T19:52:16.724 INFO:teuthology.orchestra.run.smithi070.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T19:52:16.725 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T19:52:16.792 INFO:teuthology.orchestra.run.smithi187.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T19:52:16.792 INFO:teuthology.orchestra.run.smithi187.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T19:52:16.792 INFO:teuthology.orchestra.run.smithi187.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T19:52:16.831 INFO:teuthology.orchestra.run.smithi070.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T19:52:16.909 INFO:teuthology.orchestra.run.smithi187.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T19:52:16.929 INFO:teuthology.orchestra.run.smithi187.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T19:52:17.021 INFO:teuthology.orchestra.run.smithi090.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T19:52:17.143 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 113 MB in 2s (69.2 MB/s) 2024-09-20T19:52:17.243 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 113 MB in 2s (70.4 MB/s) 2024-09-20T19:52:17.337 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T19:52:17.366 INFO:teuthology.orchestra.run.smithi187.stdout:Fetched 113 MB in 1s (77.4 MB/s) 2024-09-20T19:52:17.416 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T19:52:17.550 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T19:52:19.305 INFO:teuthology.orchestra.run.smithi090.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T19:52:19.306 INFO:teuthology.orchestra.run.smithi090.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T19:52:19.306 INFO:teuthology.orchestra.run.smithi090.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T19:52:19.409 INFO:teuthology.orchestra.run.smithi070.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-20T19:52:19.414 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:19.450 INFO:teuthology.orchestra.run.smithi079.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-20T19:52:19.455 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:19.542 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:19.555 INFO:teuthology.orchestra.run.smithi187.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-20T19:52:19.559 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:19.573 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:19.638 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:19.649 INFO:teuthology.orchestra.run.smithi090.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T19:52:19.729 INFO:teuthology.orchestra.run.smithi090.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T19:52:20.125 INFO:teuthology.orchestra.run.smithi090.stdout:Fetched 113 MB in 5s (24.3 MB/s) 2024-09-20T19:52:20.301 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T19:52:21.565 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T19:52:21.586 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:21.672 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:21.733 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T19:52:21.752 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T19:52:21.754 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:21.774 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:21.841 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:21.866 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:22.128 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T19:52:22.149 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:22.186 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:22.312 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T19:52:22.332 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:22.355 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T19:52:22.362 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:22.376 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:22.413 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:22.822 INFO:teuthology.orchestra.run.smithi090.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-20T19:52:22.826 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:22.888 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:25.778 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T19:52:25.799 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:25.883 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:26.382 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T19:52:26.402 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:26.450 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:28.774 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:28.874 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:29.207 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:29.312 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:29.328 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:29.340 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:29.425 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:29.490 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:29.623 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T19:52:29.634 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T19:52:29.673 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:52:29.801 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:29.822 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:29.943 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:29.954 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:30.213 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T19:52:30.235 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T19:52:30.280 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:52:30.282 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T19:52:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T19:52:30.348 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:52:35.559 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T19:52:35.597 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:35.651 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:35.989 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T19:52:36.025 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:36.064 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:36.081 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:36.206 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:36.512 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:36.628 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:36.940 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T19:52:36.962 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T19:52:37.006 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:52:37.503 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T19:52:37.540 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:37.577 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:38.248 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:38.370 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:38.701 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:38.711 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:52:38.816 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:38.824 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:38.933 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T19:52:39.063 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:39.191 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:52:39.312 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:39.463 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T19:52:39.592 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:40.378 INFO:teuthology.orchestra.run.smithi187.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:52:40.378 INFO:teuthology.orchestra.run.smithi187.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T19:52:40.378 INFO:teuthology.orchestra.run.smithi187.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:52:40.378 INFO:teuthology.orchestra.run.smithi187.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:40.432 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:40.547 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:40.582 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:40.940 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:52:40.941 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T19:52:40.941 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:52:40.941 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:40.966 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:52:41.077 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:41.079 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:41.214 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T19:52:41.334 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:42.691 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T19:52:42.707 INFO:teuthology.orchestra.run.smithi070.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:52:42.708 INFO:teuthology.orchestra.run.smithi070.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T19:52:42.708 INFO:teuthology.orchestra.run.smithi070.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:52:42.708 INFO:teuthology.orchestra.run.smithi070.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:42.816 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T19:52:42.887 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T19:52:42.942 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:43.012 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T19:52:43.079 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:43.139 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:44.378 INFO:teuthology.orchestra.run.smithi187.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:44.447 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T19:52:44.449 INFO:teuthology.orchestra.run.smithi187.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T19:52:44.450 INFO:teuthology.orchestra.run.smithi187.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:44.540 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:44.573 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T19:52:44.612 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T19:52:44.612 INFO:teuthology.orchestra.run.smithi079.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:44.732 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:45.741 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T19:52:45.778 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:52:45.816 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:46.134 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:46.205 INFO:teuthology.orchestra.run.smithi070.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T19:52:46.205 INFO:teuthology.orchestra.run.smithi070.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:48.123 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:52:48.248 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:52:49.675 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:52:49.797 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:49.923 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T19:52:50.052 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:51.410 INFO:teuthology.orchestra.run.smithi090.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:52:51.410 INFO:teuthology.orchestra.run.smithi090.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T19:52:51.410 INFO:teuthology.orchestra.run.smithi090.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:52:51.410 INFO:teuthology.orchestra.run.smithi090.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:51.575 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:53.002 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T19:52:53.103 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T19:52:53.229 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:54.633 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:52:54.701 INFO:teuthology.orchestra.run.smithi090.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T19:52:54.701 INFO:teuthology.orchestra.run.smithi090.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:58.874 INFO:teuthology.orchestra.run.smithi187.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T19:52:58.875 INFO:teuthology.orchestra.run.smithi187.stdout:Sourcing file `/etc/default/grub' 2024-09-20T19:52:58.893 INFO:teuthology.orchestra.run.smithi187.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:52:58.921 INFO:teuthology.orchestra.run.smithi187.stdout:Generating grub configuration file ... 2024-09-20T19:52:59.073 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T19:52:59.073 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub' 2024-09-20T19:52:59.097 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:52:59.120 INFO:teuthology.orchestra.run.smithi079.stdout:Generating grub configuration file ... 2024-09-20T19:52:59.261 INFO:teuthology.orchestra.run.smithi187.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:52:59.275 INFO:teuthology.orchestra.run.smithi187.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:59.445 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:52:59.462 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:52:59.658 INFO:teuthology.orchestra.run.smithi187.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:52:59.663 INFO:teuthology.orchestra.run.smithi187.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:52:59.733 INFO:teuthology.orchestra.run.smithi187.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:52:59.739 INFO:teuthology.orchestra.run.smithi187.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:52:59.745 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:52:59.751 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:52:59.818 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:52:59.824 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:52:59.902 INFO:teuthology.orchestra.run.smithi187.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:52:59.902 INFO:teuthology.orchestra.run.smithi187.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:52:59.903 INFO:teuthology.orchestra.run.smithi187.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:52:59.948 INFO:teuthology.orchestra.run.smithi187.stdout:done 2024-09-20T19:52:59.970 INFO:teuthology.orchestra.run.smithi079.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:52:59.970 INFO:teuthology.orchestra.run.smithi079.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:52:59.970 INFO:teuthology.orchestra.run.smithi079.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:53:00.012 INFO:teuthology.orchestra.run.smithi079.stdout:done 2024-09-20T19:53:00.450 DEBUG:teuthology.orchestra.run.smithi187:> dpkg -s linux-image-generic 2024-09-20T19:53:00.473 INFO:teuthology.orchestra.run.smithi187.stdout:Package: linux-image-generic 2024-09-20T19:53:00.473 INFO:teuthology.orchestra.run.smithi187.stdout:Status: install ok installed 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Priority: optional 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Section: kernel 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Installed-Size: 21 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Architecture: amd64 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Source: linux-meta 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Version: 5.15.0.122.122 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Recommends: thermald 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout:Description: Generic Linux kernel image 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:53:00.474 INFO:teuthology.orchestra.run.smithi187.stdout: available. 2024-09-20T19:53:00.475 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T19:53:00.475 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:53:00.475 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:53:00.475 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-20T19:53:00.475 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi187.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:53:00.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-get clean 2024-09-20T19:53:00.494 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-20T19:53:00.520 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-20T19:53:00.520 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-20T19:53:00.520 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-20T19:53:00.520 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-20T19:53:00.520 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-20T19:53:00.520 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:53:00.520 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-20T19:53:00.521 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-20T19:53:00.521 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.122.122 2024-09-20T19:53:00.521 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:53:00.521 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:53:00.521 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-20T19:53:00.521 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-20T19:53:00.521 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:53:00.521 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-20T19:53:00.521 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T19:53:00.521 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:53:00.521 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:53:00.521 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-20T19:53:00.522 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:53:00.522 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-20T19:53:00.592 INFO:teuthology.orchestra.run.smithi070.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T19:53:00.592 INFO:teuthology.orchestra.run.smithi070.stdout:Sourcing file `/etc/default/grub' 2024-09-20T19:53:00.617 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-get update 2024-09-20T19:53:00.622 INFO:teuthology.orchestra.run.smithi070.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:53:00.648 INFO:teuthology.orchestra.run.smithi070.stdout:Generating grub configuration file ... 2024-09-20T19:53:00.720 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-20T19:53:00.751 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:53:00.752 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:53:00.762 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T19:53:00.780 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:53:00.983 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:53:00.983 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:53:01.003 INFO:teuthology.orchestra.run.smithi070.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:53:01.023 INFO:teuthology.orchestra.run.smithi070.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:53:01.047 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T19:53:01.128 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:53:01.354 INFO:teuthology.orchestra.run.smithi070.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:53:01.360 INFO:teuthology.orchestra.run.smithi070.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:53:01.427 INFO:teuthology.orchestra.run.smithi070.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:53:01.432 INFO:teuthology.orchestra.run.smithi070.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:53:01.660 INFO:teuthology.orchestra.run.smithi070.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:53:01.660 INFO:teuthology.orchestra.run.smithi070.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:53:01.660 INFO:teuthology.orchestra.run.smithi070.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:53:01.696 INFO:teuthology.orchestra.run.smithi070.stdout:done 2024-09-20T19:53:02.120 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2024-09-20T19:53:02.139 DEBUG:teuthology.orchestra.run.smithi187:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:53:02.192 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2024-09-20T19:53:02.236 DEBUG:teuthology.orchestra.run.smithi070:> dpkg -s linux-image-generic 2024-09-20T19:53:02.262 INFO:teuthology.orchestra.run.smithi070.stdout:Package: linux-image-generic 2024-09-20T19:53:02.262 INFO:teuthology.orchestra.run.smithi070.stdout:Status: install ok installed 2024-09-20T19:53:02.262 INFO:teuthology.orchestra.run.smithi070.stdout:Priority: optional 2024-09-20T19:53:02.262 INFO:teuthology.orchestra.run.smithi070.stdout:Section: kernel 2024-09-20T19:53:02.262 INFO:teuthology.orchestra.run.smithi070.stdout:Installed-Size: 21 2024-09-20T19:53:02.262 INFO:teuthology.orchestra.run.smithi070.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:53:02.262 INFO:teuthology.orchestra.run.smithi070.stdout:Architecture: amd64 2024-09-20T19:53:02.262 INFO:teuthology.orchestra.run.smithi070.stdout:Source: linux-meta 2024-09-20T19:53:02.263 INFO:teuthology.orchestra.run.smithi070.stdout:Version: 5.15.0.122.122 2024-09-20T19:53:02.263 INFO:teuthology.orchestra.run.smithi070.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:53:02.263 INFO:teuthology.orchestra.run.smithi070.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:53:02.263 INFO:teuthology.orchestra.run.smithi070.stdout:Recommends: thermald 2024-09-20T19:53:02.263 INFO:teuthology.orchestra.run.smithi070.stdout:Description: Generic Linux kernel image 2024-09-20T19:53:02.263 INFO:teuthology.orchestra.run.smithi070.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:53:02.263 INFO:teuthology.orchestra.run.smithi070.stdout: available. 2024-09-20T19:53:02.263 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T19:53:02.263 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:53:02.264 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:53:02.264 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-20T19:53:02.264 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi070.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:53:02.264 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get clean 2024-09-20T19:53:02.383 INFO:teuthology.orchestra.run.smithi187.stdout:Building dependency tree... 2024-09-20T19:53:02.383 INFO:teuthology.orchestra.run.smithi187.stdout:Reading state information... 2024-09-20T19:53:02.443 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-20T19:53:02.453 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get update 2024-09-20T19:53:02.461 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:53:02.514 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-20T19:53:02.556 INFO:teuthology.orchestra.run.smithi187.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T19:53:02.556 INFO:teuthology.orchestra.run.smithi187.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:53:02.556 INFO:teuthology.orchestra.run.smithi187.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:53:02.556 INFO:teuthology.orchestra.run.smithi187.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:53:02.556 INFO:teuthology.orchestra.run.smithi187.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:53:02.557 INFO:teuthology.orchestra.run.smithi187.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:53:02.557 INFO:teuthology.orchestra.run.smithi187.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:53:02.557 INFO:teuthology.orchestra.run.smithi187.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:53:02.583 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:53:02.583 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:53:02.592 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T19:53:02.598 INFO:teuthology.orchestra.run.smithi187.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:53:02.600 DEBUG:teuthology.orchestra.run.smithi187:> dpkg -s linux-image-generic 2024-09-20T19:53:02.610 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:53:02.656 INFO:teuthology.orchestra.run.smithi187.stdout:Package: linux-image-generic 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Status: install ok installed 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Priority: optional 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Section: kernel 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Installed-Size: 21 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Architecture: amd64 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Source: linux-meta 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Version: 5.15.0.122.122 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Recommends: thermald 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout:Description: Generic Linux kernel image 2024-09-20T19:53:02.657 INFO:teuthology.orchestra.run.smithi187.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:53:02.658 INFO:teuthology.orchestra.run.smithi187.stdout: available. 2024-09-20T19:53:02.658 DEBUG:teuthology.orchestra.run.smithi187:> mktemp 2024-09-20T19:53:02.701 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-20T19:53:02.702 INFO:teuthology.orchestra.run.smithi187.stdout:/tmp/tmp.nUmcwpuHDI 2024-09-20T19:53:02.702 DEBUG:teuthology.orchestra.run.smithi187:> sudo cp /boot/grub/grub.cfg /tmp/tmp.nUmcwpuHDI 2024-09-20T19:53:02.702 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-20T19:53:02.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 0666 /tmp/tmp.nUmcwpuHDI 2024-09-20T19:53:02.867 INFO:teuthology.orchestra.run.smithi079.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T19:53:02.867 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:53:02.867 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:53:02.867 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:53:02.867 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:53:02.868 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:53:02.869 INFO:teuthology.orchestra.run.smithi079.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:53:02.869 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:53:02.895 DEBUG:teuthology.orchestra.remote:smithi187:/tmp/tmp.nUmcwpuHDI is 10KB 2024-09-20T19:53:02.906 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:53:02.908 DEBUG:teuthology.orchestra.run.smithi187:> rm -fr /tmp/tmp.nUmcwpuHDI 2024-09-20T19:53:02.909 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-20T19:53:02.913 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.122.122 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:53:02.966 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:53:02.967 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-20T19:53:02.967 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-20T19:53:02.967 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:53:02.967 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-20T19:53:02.967 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-20T19:53:02.969 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-09-20T19:53:02.969 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T19:53:02.969 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T19:53:03.011 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.EMPGsxQObd 2024-09-20T19:53:03.012 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub/grub.cfg /tmp/tmp.EMPGsxQObd 2024-09-20T19:53:03.034 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T19:53:03.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo update-grub 2024-09-20T19:53:03.068 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.EMPGsxQObd 2024-09-20T19:53:03.187 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.EMPGsxQObd is 10KB 2024-09-20T19:53:03.200 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.EMPGsxQObd 2024-09-20T19:53:03.205 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T19:53:03.259 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T19:53:03.259 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T19:53:03.260 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T19:53:03.326 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T19:53:03.327 DEBUG:teuthology.orchestra.run.smithi079:> sudo update-grub 2024-09-20T19:53:04.040 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-20T19:53:04.059 DEBUG:teuthology.orchestra.run.smithi070:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:53:04.121 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-20T19:53:04.259 INFO:teuthology.orchestra.run.smithi187.stderr:Sourcing file `/etc/default/grub' 2024-09-20T19:53:04.260 INFO:teuthology.orchestra.run.smithi187.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:53:04.262 INFO:teuthology.orchestra.run.smithi187.stderr:Generating grub configuration file ... 2024-09-20T19:53:04.341 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-09-20T19:53:04.342 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-09-20T19:53:04.440 INFO:teuthology.orchestra.run.smithi187.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:53:04.446 INFO:teuthology.orchestra.run.smithi187.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:53:04.518 INFO:teuthology.orchestra.run.smithi070.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T19:53:04.518 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:53:04.519 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:53:04.519 INFO:teuthology.orchestra.run.smithi070.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:53:04.519 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:53:04.519 INFO:teuthology.orchestra.run.smithi070.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:53:04.519 INFO:teuthology.orchestra.run.smithi070.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:53:04.519 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:53:04.558 INFO:teuthology.orchestra.run.smithi070.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:53:04.560 DEBUG:teuthology.orchestra.run.smithi070:> dpkg -s linux-image-generic 2024-09-20T19:53:04.575 INFO:teuthology.orchestra.run.smithi070.stdout:Package: linux-image-generic 2024-09-20T19:53:04.575 INFO:teuthology.orchestra.run.smithi070.stdout:Status: install ok installed 2024-09-20T19:53:04.575 INFO:teuthology.orchestra.run.smithi070.stdout:Priority: optional 2024-09-20T19:53:04.575 INFO:teuthology.orchestra.run.smithi070.stdout:Section: kernel 2024-09-20T19:53:04.575 INFO:teuthology.orchestra.run.smithi070.stdout:Installed-Size: 21 2024-09-20T19:53:04.575 INFO:teuthology.orchestra.run.smithi070.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:53:04.575 INFO:teuthology.orchestra.run.smithi070.stdout:Architecture: amd64 2024-09-20T19:53:04.575 INFO:teuthology.orchestra.run.smithi070.stdout:Source: linux-meta 2024-09-20T19:53:04.576 INFO:teuthology.orchestra.run.smithi070.stdout:Version: 5.15.0.122.122 2024-09-20T19:53:04.576 INFO:teuthology.orchestra.run.smithi070.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:53:04.576 INFO:teuthology.orchestra.run.smithi070.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:53:04.576 INFO:teuthology.orchestra.run.smithi070.stdout:Recommends: thermald 2024-09-20T19:53:04.576 INFO:teuthology.orchestra.run.smithi070.stdout:Description: Generic Linux kernel image 2024-09-20T19:53:04.576 INFO:teuthology.orchestra.run.smithi070.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:53:04.576 INFO:teuthology.orchestra.run.smithi070.stdout: available. 2024-09-20T19:53:04.576 DEBUG:teuthology.orchestra.run.smithi070:> mktemp 2024-09-20T19:53:04.619 INFO:teuthology.orchestra.run.smithi070.stdout:/tmp/tmp.E3En3MXUKj 2024-09-20T19:53:04.620 DEBUG:teuthology.orchestra.run.smithi070:> sudo cp /boot/grub/grub.cfg /tmp/tmp.E3En3MXUKj 2024-09-20T19:53:04.672 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0666 /tmp/tmp.E3En3MXUKj 2024-09-20T19:53:04.684 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub' 2024-09-20T19:53:04.686 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:53:04.689 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-09-20T19:53:04.740 INFO:teuthology.orchestra.run.smithi187.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:53:04.746 INFO:teuthology.orchestra.run.smithi187.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:53:04.785 INFO:teuthology.orchestra.run.smithi187.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:53:04.791 INFO:teuthology.orchestra.run.smithi187.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:53:04.791 DEBUG:teuthology.orchestra.remote:smithi070:/tmp/tmp.E3En3MXUKj is 10KB 2024-09-20T19:53:04.805 DEBUG:teuthology.orchestra.run.smithi070:> rm -fr /tmp/tmp.E3En3MXUKj 2024-09-20T19:53:04.811 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T19:53:04.867 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:53:04.868 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T19:53:04.868 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T19:53:04.907 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:53:04.913 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:53:04.932 INFO:teuthology.orchestra.run.smithi187.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:53:04.932 INFO:teuthology.orchestra.run.smithi187.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:53:04.932 INFO:teuthology.orchestra.run.smithi187.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:53:04.948 INFO:teuthology.orchestra.run.smithi187.stderr:done 2024-09-20T19:53:04.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo shutdown -r now 2024-09-20T19:53:04.953 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T19:53:04.953 DEBUG:teuthology.orchestra.run.smithi070:> sudo update-grub 2024-09-20T19:53:05.147 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:53:05.152 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:53:05.192 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:53:05.197 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:53:05.325 INFO:teuthology.orchestra.run.smithi079.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:53:05.325 INFO:teuthology.orchestra.run.smithi079.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:53:05.325 INFO:teuthology.orchestra.run.smithi079.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:53:05.363 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-09-20T19:53:05.373 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-09-20T19:53:06.438 INFO:teuthology.orchestra.run.smithi070.stderr:Sourcing file `/etc/default/grub' 2024-09-20T19:53:06.439 INFO:teuthology.orchestra.run.smithi070.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:53:06.442 INFO:teuthology.orchestra.run.smithi070.stderr:Generating grub configuration file ... 2024-09-20T19:53:06.653 INFO:teuthology.orchestra.run.smithi070.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:53:06.659 INFO:teuthology.orchestra.run.smithi070.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:53:06.928 INFO:teuthology.orchestra.run.smithi070.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:53:06.933 INFO:teuthology.orchestra.run.smithi070.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:53:06.975 INFO:teuthology.orchestra.run.smithi070.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:53:06.980 INFO:teuthology.orchestra.run.smithi070.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:53:07.097 INFO:teuthology.orchestra.run.smithi070.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:53:07.097 INFO:teuthology.orchestra.run.smithi070.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:53:07.097 INFO:teuthology.orchestra.run.smithi070.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:53:07.118 INFO:teuthology.orchestra.run.smithi070.stderr:done 2024-09-20T19:53:07.120 DEBUG:teuthology.orchestra.run.smithi070:> sudo shutdown -r now 2024-09-20T19:53:09.721 INFO:teuthology.orchestra.run.smithi090.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T19:53:09.722 INFO:teuthology.orchestra.run.smithi090.stdout:Sourcing file `/etc/default/grub' 2024-09-20T19:53:09.751 INFO:teuthology.orchestra.run.smithi090.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:53:09.785 INFO:teuthology.orchestra.run.smithi090.stdout:Generating grub configuration file ... 2024-09-20T19:53:10.157 INFO:teuthology.orchestra.run.smithi090.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:53:10.193 INFO:teuthology.orchestra.run.smithi090.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:53:10.546 INFO:teuthology.orchestra.run.smithi090.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:53:10.552 INFO:teuthology.orchestra.run.smithi090.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:53:10.627 INFO:teuthology.orchestra.run.smithi090.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:53:10.633 INFO:teuthology.orchestra.run.smithi090.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:53:10.890 INFO:teuthology.orchestra.run.smithi090.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:53:10.890 INFO:teuthology.orchestra.run.smithi090.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:53:10.890 INFO:teuthology.orchestra.run.smithi090.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:53:11.008 INFO:teuthology.orchestra.run.smithi090.stdout:done 2024-09-20T19:53:11.550 DEBUG:teuthology.orchestra.run.smithi090:> dpkg -s linux-image-generic 2024-09-20T19:53:11.632 INFO:teuthology.orchestra.run.smithi090.stdout:Package: linux-image-generic 2024-09-20T19:53:11.632 INFO:teuthology.orchestra.run.smithi090.stdout:Status: install ok installed 2024-09-20T19:53:11.632 INFO:teuthology.orchestra.run.smithi090.stdout:Priority: optional 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Section: kernel 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Installed-Size: 21 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Architecture: amd64 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Source: linux-meta 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Version: 5.15.0.122.122 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Recommends: thermald 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout:Description: Generic Linux kernel image 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:53:11.633 INFO:teuthology.orchestra.run.smithi090.stdout: available. 2024-09-20T19:53:11.633 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T19:53:11.634 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:53:11.634 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:53:11.634 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-20T19:53:11.634 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi090.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:53:11.634 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get clean 2024-09-20T19:53:11.815 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get update 2024-09-20T19:53:11.940 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:53:11.940 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:53:11.950 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T19:53:11.968 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:53:13.357 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2024-09-20T19:53:13.375 DEBUG:teuthology.orchestra.run.smithi090:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:53:13.429 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2024-09-20T19:53:13.655 INFO:teuthology.orchestra.run.smithi090.stdout:Building dependency tree... 2024-09-20T19:53:13.655 INFO:teuthology.orchestra.run.smithi090.stdout:Reading state information... 2024-09-20T19:53:13.820 INFO:teuthology.orchestra.run.smithi090.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T19:53:13.820 INFO:teuthology.orchestra.run.smithi090.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:53:13.820 INFO:teuthology.orchestra.run.smithi090.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:53:13.820 INFO:teuthology.orchestra.run.smithi090.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:53:13.821 INFO:teuthology.orchestra.run.smithi090.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:53:13.821 INFO:teuthology.orchestra.run.smithi090.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:53:13.821 INFO:teuthology.orchestra.run.smithi090.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:53:13.821 INFO:teuthology.orchestra.run.smithi090.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:53:13.861 INFO:teuthology.orchestra.run.smithi090.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:53:13.863 DEBUG:teuthology.orchestra.run.smithi090:> dpkg -s linux-image-generic 2024-09-20T19:53:13.914 INFO:teuthology.orchestra.run.smithi090.stdout:Package: linux-image-generic 2024-09-20T19:53:13.914 INFO:teuthology.orchestra.run.smithi090.stdout:Status: install ok installed 2024-09-20T19:53:13.914 INFO:teuthology.orchestra.run.smithi090.stdout:Priority: optional 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Section: kernel 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Installed-Size: 21 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Architecture: amd64 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Source: linux-meta 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Version: 5.15.0.122.122 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Recommends: thermald 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout:Description: Generic Linux kernel image 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:53:13.915 INFO:teuthology.orchestra.run.smithi090.stdout: available. 2024-09-20T19:53:13.915 DEBUG:teuthology.orchestra.run.smithi090:> mktemp 2024-09-20T19:53:13.959 INFO:teuthology.orchestra.run.smithi090.stdout:/tmp/tmp.bL0NgbDMuo 2024-09-20T19:53:13.959 DEBUG:teuthology.orchestra.run.smithi090:> sudo cp /boot/grub/grub.cfg /tmp/tmp.bL0NgbDMuo 2024-09-20T19:53:14.011 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 0666 /tmp/tmp.bL0NgbDMuo 2024-09-20T19:53:14.142 DEBUG:teuthology.orchestra.remote:smithi090:/tmp/tmp.bL0NgbDMuo is 10KB 2024-09-20T19:53:14.154 DEBUG:teuthology.orchestra.run.smithi090:> rm -fr /tmp/tmp.bL0NgbDMuo 2024-09-20T19:53:14.162 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T19:53:14.215 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-20T19:53:14.215 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T19:53:14.216 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T19:53:14.312 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T19:53:14.312 DEBUG:teuthology.orchestra.run.smithi090:> sudo update-grub 2024-09-20T19:53:16.089 INFO:teuthology.orchestra.run.smithi090.stderr:Sourcing file `/etc/default/grub' 2024-09-20T19:53:16.109 INFO:teuthology.orchestra.run.smithi090.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:53:16.125 INFO:teuthology.orchestra.run.smithi090.stderr:Generating grub configuration file ... 2024-09-20T19:53:16.415 INFO:teuthology.orchestra.run.smithi090.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:53:16.421 INFO:teuthology.orchestra.run.smithi090.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:53:16.776 INFO:teuthology.orchestra.run.smithi090.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:53:16.782 INFO:teuthology.orchestra.run.smithi090.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:53:16.825 INFO:teuthology.orchestra.run.smithi090.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:53:16.830 INFO:teuthology.orchestra.run.smithi090.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:53:16.951 INFO:teuthology.orchestra.run.smithi090.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:53:16.951 INFO:teuthology.orchestra.run.smithi090.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:53:16.951 INFO:teuthology.orchestra.run.smithi090.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:53:16.986 INFO:teuthology.orchestra.run.smithi090.stderr:done 2024-09-20T19:53:16.988 DEBUG:teuthology.orchestra.run.smithi090:> sudo shutdown -r now 2024-09-20T19:53:34.970 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-20T19:53:34.971 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-09-20T19:53:34.971 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:35.376 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-20T19:53:35.376 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T19:53:35.377 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:37.168 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-20T19:53:37.168 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T19:53:37.169 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:46.998 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-20T19:53:46.999 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-20T19:53:46.999 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:53.390 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2024-09-20T19:53:53.902 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-20T19:53:55.699 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-20T19:54:02.394 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-09-20T19:54:02.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:02.904 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T19:54:02.904 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:04.701 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T19:54:04.701 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:05.423 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2024-09-20T19:54:05.454 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2024-09-20T19:54:05.971 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-20T19:54:07.759 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-20T19:54:14.427 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-20T19:54:14.428 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:17.458 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-09-20T19:54:17.459 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:17.487 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2024-09-20T19:54:17.971 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T19:54:17.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:19.761 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T19:54:19.761 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:29.497 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-20T19:54:29.497 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:32.559 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2024-09-20T19:54:35.887 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2024-09-20T19:54:36.398 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-20T19:54:47.565 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-20T19:54:47.565 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:50.642 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2024-09-20T19:54:50.888 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-09-20T19:54:50.889 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:51.197 DEBUG:teuthology.orchestra.run.smithi187:> true 2024-09-20T19:54:51.400 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T19:54:51.400 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:51.497 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-09-20T19:54:51.647 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-20T19:54:52.049 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T19:54:52.049 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-20T19:54:52.050 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-09-20T19:54:52.076 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-09-20T19:54:52.076 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.15.0-122-generic"... 2024-09-20T19:54:52.077 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2024-09-20T19:54:52.094 INFO:teuthology.orchestra.run.smithi070.stdout:5.15.0-122-generic 2024-09-20T19:54:52.094 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T19:54:52.094 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:54:52.094 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T19:54:52.122 INFO:teuthology.orchestra.run.smithi187.stdout:5.15.0-122-generic 2024-09-20T19:54:52.122 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T19:54:52.122 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:54:52.122 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T19:54:52.202 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T19:54:52.202 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-20T19:54:52.202 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-20T19:54:52.248 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-122-generic 2024-09-20T19:54:52.249 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T19:54:52.249 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:54:52.249 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T19:54:53.095 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-20T19:54:53.096 DEBUG:teuthology.orchestra.run.smithi070:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:54:53.122 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-20T19:54:53.123 DEBUG:teuthology.orchestra.run.smithi187:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:54:53.181 INFO:teuthology.orchestra.run.smithi070.stdout:ttyS1 2024-09-20T19:54:53.193 INFO:teuthology.orchestra.run.smithi187.stdout:ttyS1 2024-09-20T19:54:53.200 DEBUG:teuthology.parallel:result is None 2024-09-20T19:54:53.231 DEBUG:teuthology.parallel:result is None 2024-09-20T19:54:53.250 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-20T19:54:53.250 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:54:53.329 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-09-20T19:54:53.354 DEBUG:teuthology.parallel:result is None 2024-09-20T19:55:08.643 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-20T19:55:08.644 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:55:11.695 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2024-09-20T19:55:32.695 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-20T19:55:32.696 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:55:32.907 DEBUG:teuthology.orchestra.run.smithi090:> true 2024-09-20T19:55:33.480 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-20T19:55:33.480 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-122-generic"... 2024-09-20T19:55:33.480 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2024-09-20T19:55:33.527 INFO:teuthology.orchestra.run.smithi090.stdout:5.15.0-122-generic 2024-09-20T19:55:33.527 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T19:55:33.527 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:55:33.527 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T19:55:34.528 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-20T19:55:34.528 DEBUG:teuthology.orchestra.run.smithi090:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:55:34.626 INFO:teuthology.orchestra.run.smithi090.stdout:ttyS1 2024-09-20T19:55:34.657 DEBUG:teuthology.parallel:result is None 2024-09-20T19:55:34.657 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T19:55:34.664 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T19:55:34.664 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:55:34.667 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:55:34.669 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:55:34.672 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:55:34.678 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T19:55:34.685 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T19:55:34.714 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T19:55:34.714 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:55:34.716 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:55:34.718 DEBUG:teuthology.orchestra.run.smithi090:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:55:34.721 DEBUG:teuthology.orchestra.run.smithi187:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:55:34.815 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T19:55:34.822 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T19:55:34.822 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T19:55:34.824 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T19:55:34.827 DEBUG:teuthology.orchestra.run.smithi090:> 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-20T19:55:34.829 DEBUG:teuthology.orchestra.run.smithi187:> 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-20T19:55:34.843 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:34.847 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:34.849 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:34.852 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:34.855 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:34.858 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:34.862 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:34.872 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:34.874 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T19:55:34.880 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T19:55:34.880 DEBUG:teuthology.orchestra.run.smithi070:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:55:34.898 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:55:34.905 DEBUG:teuthology.orchestra.run.smithi090:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:55:34.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:55:34.929 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T19:55:34.938 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T19:55:34.938 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:55:34.954 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:55:34.961 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:55:34.972 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:55:34.978 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:55:35.006 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:55:35.054 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:55:35.054 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:55:35.111 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:55:35.116 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:55:35.164 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T19:55:35.164 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:55:35.230 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:55:35.236 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:55:35.284 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-20T19:55:35.284 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:55:35.348 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:55:35.353 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:55:35.402 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-09-20T19:55:35.402 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:55:35.471 DEBUG:teuthology.orchestra.run.smithi070:> sudo service rsyslog restart 2024-09-20T19:55:35.473 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-09-20T19:55:35.475 DEBUG:teuthology.orchestra.run.smithi090:> sudo service rsyslog restart 2024-09-20T19:55:35.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo service rsyslog restart 2024-09-20T19:55:35.556 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T19:55:35.564 INFO:teuthology.task.internal:Starting timer... 2024-09-20T19:55:35.564 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T19:55:35.580 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T19:55:35.589 DEBUG:teuthology.task.selinux:Excluding smithi070: OS 'ubuntu' does not support SELinux 2024-09-20T19:55:35.589 DEBUG:teuthology.task.selinux:Excluding smithi079: OS 'ubuntu' does not support SELinux 2024-09-20T19:55:35.589 DEBUG:teuthology.task.selinux:Excluding smithi090: OS 'ubuntu' does not support SELinux 2024-09-20T19:55:35.589 DEBUG:teuthology.task.selinux:Excluding smithi187: OS 'ubuntu' does not support SELinux 2024-09-20T19:55:35.589 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T19:55:35.589 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-20T19:55:35.589 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T19:55:35.589 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T19:55:35.603 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T19:55:37.055 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-20T19:55:37.056 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi070.front.sepia.ceph.com,smithi079.front.sepia.ceph.com,smithi090.front.sepia.ceph.com,smithi187.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T20:03:18.107 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi070.front.sepia.ceph.com'), Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi090.front.sepia.ceph.com'), Remote(name='ubuntu@smithi187.front.sepia.ceph.com')] 2024-09-20T20:03:18.107 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T20:03:18.108 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T20:03:18.193 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-09-20T20:03:18.270 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T20:03:18.271 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T20:03:18.271 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T20:03:18.352 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-20T20:03:18.435 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T20:03:18.435 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-20T20:03:18.436 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T20:03:18.515 DEBUG:teuthology.orchestra.run.smithi090:> true 2024-09-20T20:03:18.590 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-20T20:03:18.591 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-09-20T20:03:18.591 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T20:03:18.670 DEBUG:teuthology.orchestra.run.smithi187:> true 2024-09-20T20:03:18.746 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-09-20T20:03:18.748 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T20:03:18.765 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T20:03:18.765 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T20:03:18.766 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T20:03:18.768 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T20:03:18.768 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T20:03:18.770 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T20:03:18.770 DEBUG:teuthology.orchestra.run.smithi090:> 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-20T20:03:18.772 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T20:03:18.773 DEBUG:teuthology.orchestra.run.smithi187:> 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-20T20:03:18.794 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T20:03:18.794 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: Command line: ntpd -gq 2024-09-20T20:03:18.794 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: ---------------------------------------------------- 2024-09-20T20:03:18.794 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T20:03:18.794 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T20:03:18.794 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: corporation. Support and training for ntp-4 are 2024-09-20T20:03:18.794 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: available at https://www.nwtime.org/support 2024-09-20T20:03:18.794 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: ---------------------------------------------------- 2024-09-20T20:03:18.795 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: proto: precision = 0.060 usec (-24) 2024-09-20T20:03:18.795 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: basedate set to 2022-02-04 2024-09-20T20:03:18.795 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: gps base set to 2022-02-06 (week 2196) 2024-09-20T20:03:18.795 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T20:03:18.796 INFO:teuthology.orchestra.run.smithi070.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T20:03:18.796 INFO:teuthology.orchestra.run.smithi070.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T20:03:18.797 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T20:03:18.797 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T20:03:18.797 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T20:03:18.797 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T20:03:18.797 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: Listen normally on 3 enp3s0f1 172.21.15.70:123 2024-09-20T20:03:18.797 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: Listen normally on 4 lo [::1]:123 2024-09-20T20:03:18.797 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3e7%5]:123 2024-09-20T20:03:18.797 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:18 ntpd[18467]: Listening on routing socket on fd #22 for interface updates 2024-09-20T20:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T20:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: Command line: ntpd -gq 2024-09-20T20:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: ---------------------------------------------------- 2024-09-20T20:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T20:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T20:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: corporation. Support and training for ntp-4 are 2024-09-20T20:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: available at https://www.nwtime.org/support 2024-09-20T20:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: ---------------------------------------------------- 2024-09-20T20:03:18.801 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: proto: precision = 0.043 usec (-24) 2024-09-20T20:03:18.801 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: basedate set to 2022-02-04 2024-09-20T20:03:18.801 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: gps base set to 2022-02-06 (week 2196) 2024-09-20T20:03:18.801 INFO:teuthology.orchestra.run.smithi079.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: Command line: ntpd -gq 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: ---------------------------------------------------- 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: corporation. Support and training for ntp-4 are 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: available at https://www.nwtime.org/support 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: ---------------------------------------------------- 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: proto: precision = 0.061 usec (-24) 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: basedate set to 2022-02-04 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: gps base set to 2022-02-06 (week 2196) 2024-09-20T20:03:18.802 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T20:03:18.803 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T20:03:18.803 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T20:03:18.803 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T20:03:18.803 INFO:teuthology.orchestra.run.smithi090.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T20:03:18.803 INFO:teuthology.orchestra.run.smithi090.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T20:03:18.803 INFO:teuthology.orchestra.run.smithi079.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: Listen normally on 3 enp3s0f1 172.21.15.90:123 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: Listen normally on 4 lo [::1]:123 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d767%5]:123 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:18 ntpd[18509]: Listening on routing socket on fd #22 for interface updates 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T20:03:18.805 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T20:03:18.806 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: Listen normally on 3 enp3s0f1 172.21.15.79:123 2024-09-20T20:03:18.806 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: Listen normally on 4 lo [::1]:123 2024-09-20T20:03:18.806 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce87%5]:123 2024-09-20T20:03:18.806 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:18 ntpd[18464]: Listening on routing socket on fd #22 for interface updates 2024-09-20T20:03:18.816 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T20:03:18.816 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: Command line: ntpd -gq 2024-09-20T20:03:18.816 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: ---------------------------------------------------- 2024-09-20T20:03:18.816 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T20:03:18.816 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T20:03:18.816 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: corporation. Support and training for ntp-4 are 2024-09-20T20:03:18.816 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: available at https://www.nwtime.org/support 2024-09-20T20:03:18.816 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: ---------------------------------------------------- 2024-09-20T20:03:18.817 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: proto: precision = 0.044 usec (-24) 2024-09-20T20:03:18.817 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: basedate set to 2022-02-04 2024-09-20T20:03:18.817 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: gps base set to 2022-02-06 (week 2196) 2024-09-20T20:03:18.817 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T20:03:18.818 INFO:teuthology.orchestra.run.smithi187.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T20:03:18.818 INFO:teuthology.orchestra.run.smithi187.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T20:03:18.819 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T20:03:18.819 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T20:03:18.819 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T20:03:18.819 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T20:03:18.819 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: Listen normally on 3 enp3s0f1 172.21.15.187:123 2024-09-20T20:03:18.819 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: Listen normally on 4 lo [::1]:123 2024-09-20T20:03:18.819 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:77b1%5]:123 2024-09-20T20:03:18.819 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:18 ntpd[18499]: Listening on routing socket on fd #22 for interface updates 2024-09-20T20:03:19.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:19 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:19 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:19 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:19 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:19 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:19 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:19 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:19.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:19 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:19.799 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:19.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:19.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:19 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:19.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:19 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:19 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:19 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:19 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:19 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:19.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:19 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:19.816 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:19 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.816 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:19 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:19 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:19.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:19 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:19.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:19 ntpd[18499]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:19.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:19 ntpd[18499]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:20.816 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:20 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:20.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:20 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:20.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:20 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:20.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:20 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:20.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:20 ntpd[18499]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:20.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:20 ntpd[18499]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:21.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:21 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:21.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:21.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:21.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:21.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:21.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:21.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:21 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:21.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:21 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:21 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:21 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:21 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:21 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:21.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:21 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:21.816 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:21 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:21 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:21 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:21.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:21 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:21.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:21 ntpd[18499]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:21.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:21 ntpd[18499]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:22.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:22 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:22.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:22 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:22.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:22 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:22.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:22 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:22.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:22 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:22.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:22 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:22.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:22 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:22.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:22 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:22.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:22 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:22.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:22 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:22.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:22 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:22.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:22 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:22.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:22 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:22.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:22 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:22.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:22 ntpd[18499]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:22.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:22 ntpd[18499]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.797 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.797 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.797 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.797 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.797 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:23 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.801 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:23 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.804 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.804 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.804 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:23 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:23.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:23.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:23.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:23.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:23 ntpd[18499]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:24.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:24 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:24.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:24 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:24.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:24 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:24.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:24 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:24.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:24 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:24.801 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:24 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:24.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:24 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:24.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:24 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:24.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:24 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:24.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:24 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:24.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:24 ntpd[18499]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:24.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:24 ntpd[18499]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:25.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.795 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:25.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:25.796 INFO:teuthology.orchestra.run.smithi070.stdout:20 Sep 20:03:25 ntpd[18467]: ntpd: time slew -0.000259 s 2024-09-20T20:03:25.796 INFO:teuthology.orchestra.run.smithi070.stdout:ntpd: time slew -0.000259s 2024-09-20T20:03:25.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T20:03:25.796 INFO:teuthology.orchestra.run.smithi070.stderr:20 Sep 20:03:25 ntpd[18467]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T20:03:25.799 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.799 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.799 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.799 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.799 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.799 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.799 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:25.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:25.800 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 20:03:25 ntpd[18464]: ntpd: time slew +0.001654 s 2024-09-20T20:03:25.800 INFO:teuthology.orchestra.run.smithi079.stdout:ntpd: time slew +0.001654s 2024-09-20T20:03:25.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T20:03:25.800 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 20:03:25 ntpd[18464]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:25.802 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:25.803 INFO:teuthology.orchestra.run.smithi090.stdout:20 Sep 20:03:25 ntpd[18509]: ntpd: time slew -0.000297 s 2024-09-20T20:03:25.803 INFO:teuthology.orchestra.run.smithi090.stdout:ntpd: time slew -0.000297s 2024-09-20T20:03:25.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T20:03:25.803 INFO:teuthology.orchestra.run.smithi090.stderr:20 Sep 20:03:25 ntpd[18509]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T20:03:25.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:25.817 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:25.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T20:03:25.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T20:03:25.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T20:03:25.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T20:03:25.818 INFO:teuthology.orchestra.run.smithi187.stdout:20 Sep 20:03:25 ntpd[18499]: ntpd: time slew -0.000742 s 2024-09-20T20:03:25.818 INFO:teuthology.orchestra.run.smithi187.stdout:ntpd: time slew -0.000742s 2024-09-20T20:03:25.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T20:03:25.818 INFO:teuthology.orchestra.run.smithi187.stderr:20 Sep 20:03:25 ntpd[18499]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T20:03:25.849 INFO:teuthology.orchestra.run.smithi070.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:03:25.849 INFO:teuthology.orchestra.run.smithi070.stdout:============================================================================== 2024-09-20T20:03:25.849 INFO:teuthology.orchestra.run.smithi070.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.849 INFO:teuthology.orchestra.run.smithi070.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.849 INFO:teuthology.orchestra.run.smithi070.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.849 INFO:teuthology.orchestra.run.smithi070.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.852 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:03:25.852 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-20T20:03:25.852 INFO:teuthology.orchestra.run.smithi079.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.852 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.852 INFO:teuthology.orchestra.run.smithi079.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.852 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.870 INFO:teuthology.orchestra.run.smithi187.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:03:25.870 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================== 2024-09-20T20:03:25.870 INFO:teuthology.orchestra.run.smithi187.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.871 INFO:teuthology.orchestra.run.smithi187.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.871 INFO:teuthology.orchestra.run.smithi187.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.871 INFO:teuthology.orchestra.run.smithi187.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.877 INFO:teuthology.orchestra.run.smithi090.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:03:25.877 INFO:teuthology.orchestra.run.smithi090.stdout:============================================================================== 2024-09-20T20:03:25.877 INFO:teuthology.orchestra.run.smithi090.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.877 INFO:teuthology.orchestra.run.smithi090.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.877 INFO:teuthology.orchestra.run.smithi090.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.877 INFO:teuthology.orchestra.run.smithi090.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:03:25.878 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-20T20:03:25.968 INFO:tasks.cephadm:Testing if podman is available 2024-09-20T20:03:25.969 DEBUG:teuthology.orchestra.run.smithi187:> sudo podman --help 2024-09-20T20:03:25.979 INFO:teuthology.orchestra.run.smithi187.stderr:sudo: podman: command not found 2024-09-20T20:03:25.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:03:25.980 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-09-20T20:03:25.980 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-09-20T20:03:26.684 INFO:teuthology.orchestra.run.smithi187.stdout:latest: Pulling from samba.org/samba-ad-server 2024-09-20T20:03:26.684 INFO:teuthology.orchestra.run.smithi187.stdout:a4ab00b4675c: Pulling fs layer 2024-09-20T20:03:26.684 INFO:teuthology.orchestra.run.smithi187.stdout:81bb7142e95e: Pulling fs layer 2024-09-20T20:03:26.684 INFO:teuthology.orchestra.run.smithi187.stdout:bb0bb43235cb: Pulling fs layer 2024-09-20T20:03:26.684 INFO:teuthology.orchestra.run.smithi187.stdout:b09935e33631: Pulling fs layer 2024-09-20T20:03:26.684 INFO:teuthology.orchestra.run.smithi187.stdout:4e892222641c: Pulling fs layer 2024-09-20T20:03:26.684 INFO:teuthology.orchestra.run.smithi187.stdout:d68d0cc04a2b: Pulling fs layer 2024-09-20T20:03:26.685 INFO:teuthology.orchestra.run.smithi187.stdout:b09935e33631: Waiting 2024-09-20T20:03:26.685 INFO:teuthology.orchestra.run.smithi187.stdout:d68d0cc04a2b: Waiting 2024-09-20T20:03:26.685 INFO:teuthology.orchestra.run.smithi187.stdout:4e892222641c: Waiting 2024-09-20T20:03:26.887 INFO:teuthology.orchestra.run.smithi187.stdout:81bb7142e95e: Download complete 2024-09-20T20:03:27.043 INFO:teuthology.orchestra.run.smithi187.stdout:b09935e33631: Download complete 2024-09-20T20:03:27.205 INFO:teuthology.orchestra.run.smithi187.stdout:4e892222641c: Verifying Checksum 2024-09-20T20:03:27.205 INFO:teuthology.orchestra.run.smithi187.stdout:4e892222641c: Download complete 2024-09-20T20:03:27.704 INFO:teuthology.orchestra.run.smithi187.stdout:d68d0cc04a2b: Download complete 2024-09-20T20:03:27.888 INFO:teuthology.orchestra.run.smithi187.stdout:bb0bb43235cb: Verifying Checksum 2024-09-20T20:03:27.888 INFO:teuthology.orchestra.run.smithi187.stdout:bb0bb43235cb: Download complete 2024-09-20T20:03:28.401 INFO:teuthology.orchestra.run.smithi187.stdout:a4ab00b4675c: Verifying Checksum 2024-09-20T20:03:28.401 INFO:teuthology.orchestra.run.smithi187.stdout:a4ab00b4675c: Download complete 2024-09-20T20:03:34.024 INFO:teuthology.orchestra.run.smithi187.stdout:a4ab00b4675c: Pull complete 2024-09-20T20:03:34.252 INFO:teuthology.orchestra.run.smithi187.stdout:81bb7142e95e: Pull complete 2024-09-20T20:03:38.973 INFO:teuthology.orchestra.run.smithi187.stdout:bb0bb43235cb: Pull complete 2024-09-20T20:03:39.242 INFO:teuthology.orchestra.run.smithi187.stdout:b09935e33631: Pull complete 2024-09-20T20:03:39.594 INFO:teuthology.orchestra.run.smithi187.stdout:4e892222641c: Pull complete 2024-09-20T20:03:40.761 INFO:teuthology.orchestra.run.smithi187.stdout:d68d0cc04a2b: Pull complete 2024-09-20T20:03:40.880 INFO:teuthology.orchestra.run.smithi187.stdout:Digest: sha256:0732c7a175fb31d0aa97ff07927ee73cbec3983a6de869e401e882600afbce4b 2024-09-20T20:03:40.929 INFO:teuthology.orchestra.run.smithi187.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-09-20T20:03:40.963 INFO:teuthology.orchestra.run.smithi187.stdout:quay.io/samba.org/samba-ad-server:latest 2024-09-20T20:03:40.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-09-20T20:03:41.588 INFO:teuthology.orchestra.run.smithi187.stdout:latest: Pulling from samba.org/samba-client 2024-09-20T20:03:41.589 INFO:teuthology.orchestra.run.smithi187.stdout:a4ab00b4675c: Already exists 2024-09-20T20:03:41.639 INFO:teuthology.orchestra.run.smithi187.stdout:4506de3cf588: Pulling fs layer 2024-09-20T20:03:42.408 INFO:teuthology.orchestra.run.smithi187.stdout:4506de3cf588: Verifying Checksum 2024-09-20T20:03:42.408 INFO:teuthology.orchestra.run.smithi187.stdout:4506de3cf588: Download complete 2024-09-20T20:03:45.351 INFO:teuthology.orchestra.run.smithi187.stdout:4506de3cf588: Pull complete 2024-09-20T20:03:45.463 INFO:teuthology.orchestra.run.smithi187.stdout:Digest: sha256:aab5b6ee26e0d82c36d6476a5b82e8755a2a0c720a1a64715ad27904729d57d5 2024-09-20T20:03:45.527 INFO:teuthology.orchestra.run.smithi187.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-09-20T20:03:45.554 INFO:teuthology.orchestra.run.smithi187.stdout:quay.io/samba.org/samba-client:latest 2024-09-20T20:03:45.558 DEBUG:teuthology.orchestra.run.smithi187:> ss -lunH 2024-09-20T20:03:45.593 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:45860 0.0.0.0:* 2024-09-20T20:03:45.593 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:46971 0.0.0.0:* 2024-09-20T20:03:45.593 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-09-20T20:03:45.593 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 172.21.15.187%enp3s0f1:68 0.0.0.0:* 2024-09-20T20:03:45.593 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-20T20:03:45.593 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 172.21.15.187:123 0.0.0.0:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 127.0.0.1:688 0.0.0.0:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:53717 0.0.0.0:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:54866 0.0.0.0:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:55892 0.0.0.0:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:60361 [::]:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:44997 [::]:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:77b1]%enp3s0f1:123 [::]:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-20T20:03:45.594 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-20T20:03:45.595 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:33841 [::]:* 2024-09-20T20:03:45.595 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:37578 [::]:* 2024-09-20T20:03:45.595 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:39549 [::]:* 2024-09-20T20:03:45.595 INFO:tasks.cephadm:Disabling systemd-resolved on smithi187 2024-09-20T20:03:45.595 DEBUG:teuthology.orchestra.run.smithi187:> sudo cat /etc/systemd/resolved.conf 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# This file is part of systemd. 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# any later version. 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-09-20T20:03:45.647 INFO:teuthology.orchestra.run.smithi187.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:# 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:# 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:# See resolved.conf(5) for details. 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:[Resolve] 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:# Cloudflare: 1.1.1.1#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1111#cloudflare-dns.com 2606:4700:4700::1001#cloudflare-dns.com 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:# Google: 8.8.8.8#dns.google 8.8.4.4#dns.google 2001:4860:4860::8888#dns.google 2001:4860:4860::8844#dns.google 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:# Quad9: 9.9.9.9#dns.quad9.net 149.112.112.112#dns.quad9.net 2620:fe::fe#dns.quad9.net 2620:fe::9#dns.quad9.net 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:#DNS= 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:#FallbackDNS= 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:#Domains= 2024-09-20T20:03:45.648 INFO:teuthology.orchestra.run.smithi187.stdout:#DNSSEC=no 2024-09-20T20:03:45.649 INFO:teuthology.orchestra.run.smithi187.stdout:#DNSOverTLS=no 2024-09-20T20:03:45.649 INFO:teuthology.orchestra.run.smithi187.stdout:#MulticastDNS=no 2024-09-20T20:03:45.649 INFO:teuthology.orchestra.run.smithi187.stdout:#LLMNR=no 2024-09-20T20:03:45.649 INFO:teuthology.orchestra.run.smithi187.stdout:#Cache=no-negative 2024-09-20T20:03:45.649 INFO:teuthology.orchestra.run.smithi187.stdout:#CacheFromLocalhost=no 2024-09-20T20:03:45.649 INFO:teuthology.orchestra.run.smithi187.stdout:#DNSStubListener=yes 2024-09-20T20:03:45.649 INFO:teuthology.orchestra.run.smithi187.stdout:#DNSStubListenerExtra= 2024-09-20T20:03:45.649 INFO:teuthology.orchestra.run.smithi187.stdout:#ReadEtcHosts=yes 2024-09-20T20:03:45.649 INFO:teuthology.orchestra.run.smithi187.stdout:#ResolveUnicastSingleLabel=no 2024-09-20T20:03:45.650 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-09-20T20:03:45.650 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/systemd/resolved.conf 2024-09-20T20:03:45.709 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl restart systemd-resolved 2024-09-20T20:03:45.856 DEBUG:teuthology.orchestra.run.smithi187:> ss -lunH 2024-09-20T20:03:45.862 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:45860 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:46971 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 172.21.15.187%enp3s0f1:68 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 172.21.15.187:123 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 127.0.0.1:688 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:53717 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:54866 0.0.0.0:* 2024-09-20T20:03:45.863 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 0.0.0.0:55892 0.0.0.0:* 2024-09-20T20:03:45.864 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:60361 [::]:* 2024-09-20T20:03:45.864 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:44997 [::]:* 2024-09-20T20:03:45.864 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-20T20:03:45.864 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:77b1]%enp3s0f1:123 [::]:* 2024-09-20T20:03:45.864 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-20T20:03:45.864 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-20T20:03:45.864 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:33841 [::]:* 2024-09-20T20:03:45.864 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:37578 [::]:* 2024-09-20T20:03:45.864 INFO:teuthology.orchestra.run.smithi187.stdout:UNCONN 0 0 [::]:39549 [::]:* 2024-09-20T20:03:45.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl restart docker 2024-09-20T20:03:45.917 INFO:teuthology.orchestra.run.smithi187.stderr:Warning: The unit file, source configuration file or drop-ins of docker.service changed on disk. Run 'systemctl daemon-reload' to reload units. 2024-09-20T20:03:51.695 DEBUG:teuthology.orchestra.run.smithi187:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-20T20:03:51.747 DEBUG:teuthology.orchestra.run.smithi187:> sudo mkdir -p /var/tmp/samba 2024-09-20T20:03:51.801 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-09-20T20:03:51.801 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/var/tmp/samba/container.json 2024-09-20T20:03:51.855 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-09-20T20:03:52.478 INFO:teuthology.orchestra.run.smithi187.stdout:b1ceee34f8b5b082d8bb36e1732262e2bdf079c6497b431278fdf036349266f2 2024-09-20T20:03:53.314 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.187, idx=0 2024-09-20T20:03:53.315 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker run --rm --net=host --dns=172.21.15.187 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:03:54.483 INFO:teuthology.orchestra.run.smithi187.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:03:55.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:03:55.692 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.187, idx=1 2024-09-20T20:03:55.692 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker run --rm --net=host --dns=172.21.15.187 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:03:56.856 INFO:teuthology.orchestra.run.smithi187.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:03:57.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:03:58.606 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.187, idx=2 2024-09-20T20:03:58.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker run --rm --net=host --dns=172.21.15.187 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:03:59.452 INFO:teuthology.orchestra.run.smithi187.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:03:59.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:04:01.930 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.187, idx=3 2024-09-20T20:04:01.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker run --rm --net=host --dns=172.21.15.187 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:04:03.124 INFO:teuthology.orchestra.run.smithi187.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:04:03.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:04:07.717 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.187, idx=4 2024-09-20T20:04:07.717 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker run --rm --net=host --dns=172.21.15.187 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:04:08.745 INFO:teuthology.orchestra.run.smithi187.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:04:09.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:04:17.260 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.187, idx=5 2024-09-20T20:04:17.260 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker run --rm --net=host --dns=172.21.15.187 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:04:20.105 INFO:teuthology.orchestra.run.smithi187.stdout: . D 0 Fri Sep 20 20:04:02 2024 2024-09-20T20:04:20.105 INFO:teuthology.orchestra.run.smithi187.stdout: .. D 0 Fri Sep 20 20:04:02 2024 2024-09-20T20:04:20.105 INFO:teuthology.orchestra.run.smithi187.stdout: domain1.sink.test D 0 Fri Sep 20 20:04:01 2024 2024-09-20T20:04:20.105 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-09-20T20:04:20.105 INFO:teuthology.orchestra.run.smithi187.stdout: 960311348 blocks of size 1024. 902204540 blocks available 2024-09-20T20:04:20.842 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-20T20:04:20.842 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T20:04:20.851 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': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7'} 2024-09-20T20:04:20.851 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:04:20.852 INFO:tasks.cephadm:Cluster fsid is 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:20.852 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T20:04:20.852 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.70', 'mon.b': '172.21.15.79', 'mon.c': '172.21.15.90'} 2024-09-20T20:04:20.852 INFO:tasks.cephadm:First mon is mon.a on smithi070 2024-09-20T20:04:20.852 INFO:tasks.cephadm:First mgr is x 2024-09-20T20:04:20.852 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T20:04:20.852 DEBUG:teuthology.orchestra.run.smithi070:> sudo hostname $(hostname -s) 2024-09-20T20:04:20.868 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-09-20T20:04:20.883 DEBUG:teuthology.orchestra.run.smithi090:> sudo hostname $(hostname -s) 2024-09-20T20:04:20.898 DEBUG:teuthology.orchestra.run.smithi187:> sudo hostname $(hostname -s) 2024-09-20T20:04:20.913 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-20T20:04:20.913 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:04:21.061 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/83188/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5127-ge8baca1e', 'node_name': '172.21.5.33+adami03', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5127-ge8baca1e-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-20 14:31:41.725915', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-20-0910', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-20T20:04:21.203 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk-testing-2024-09-20-0910, sha1 e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:04:21.204 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-20T20:04:21.204 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-20T20:04:21.205 DEBUG:teuthology.orchestra.run.smithi070:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:21.939 INFO:teuthology.orchestra.run.smithi070.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811827 Sep 20 20:04 /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:21.940 DEBUG:teuthology.orchestra.run.smithi079:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:22.581 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811827 Sep 20 20:04 /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:22.581 DEBUG:teuthology.orchestra.run.smithi090:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:23.203 INFO:teuthology.orchestra.run.smithi090.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811827 Sep 20 20:04 /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:23.203 DEBUG:teuthology.orchestra.run.smithi187:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:23.877 INFO:teuthology.orchestra.run.smithi187.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811827 Sep 20 20:04 /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:23.878 DEBUG:teuthology.orchestra.run.smithi070:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:23.886 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:23.893 DEBUG:teuthology.orchestra.run.smithi090:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:23.901 DEBUG:teuthology.orchestra.run.smithi187:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T20:04:23.920 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 on all hosts... 2024-09-20T20:04:23.920 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T20:04:23.928 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T20:04:23.938 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T20:04:23.945 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T20:04:24.110 INFO:teuthology.orchestra.run.smithi070.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:04:24.120 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:04:24.127 INFO:teuthology.orchestra.run.smithi090.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:04:24.141 INFO:teuthology.orchestra.run.smithi187.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:05:26.716 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-09-20T20:05:26.716 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:05:26.716 INFO:teuthology.orchestra.run.smithi070.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:05:26.716 INFO:teuthology.orchestra.run.smithi070.stdout: "repo_digests": [ 2024-09-20T20:05:26.716 INFO:teuthology.orchestra.run.smithi070.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:05:26.716 INFO:teuthology.orchestra.run.smithi070.stdout: ] 2024-09-20T20:05:26.716 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-09-20T20:05:50.467 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T20:05:50.467 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:05:50.467 INFO:teuthology.orchestra.run.smithi079.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:05:50.467 INFO:teuthology.orchestra.run.smithi079.stdout: "repo_digests": [ 2024-09-20T20:05:50.467 INFO:teuthology.orchestra.run.smithi079.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:05:50.467 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-20T20:05:50.467 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T20:05:56.674 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2024-09-20T20:05:56.674 INFO:teuthology.orchestra.run.smithi187.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:05:56.675 INFO:teuthology.orchestra.run.smithi187.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:05:56.675 INFO:teuthology.orchestra.run.smithi187.stdout: "repo_digests": [ 2024-09-20T20:05:56.675 INFO:teuthology.orchestra.run.smithi187.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:05:56.675 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2024-09-20T20:05:56.675 INFO:teuthology.orchestra.run.smithi187.stdout:} 2024-09-20T20:06:02.834 INFO:teuthology.orchestra.run.smithi090.stdout:{ 2024-09-20T20:06:02.834 INFO:teuthology.orchestra.run.smithi090.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:06:02.834 INFO:teuthology.orchestra.run.smithi090.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:06:02.834 INFO:teuthology.orchestra.run.smithi090.stdout: "repo_digests": [ 2024-09-20T20:06:02.834 INFO:teuthology.orchestra.run.smithi090.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:06:02.834 INFO:teuthology.orchestra.run.smithi090.stdout: ] 2024-09-20T20:06:02.834 INFO:teuthology.orchestra.run.smithi090.stdout:} 2024-09-20T20:06:02.884 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /etc/ceph 2024-09-20T20:06:02.899 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-09-20T20:06:02.913 DEBUG:teuthology.orchestra.run.smithi090:> sudo mkdir -p /etc/ceph 2024-09-20T20:06:02.927 DEBUG:teuthology.orchestra.run.smithi187:> sudo mkdir -p /etc/ceph 2024-09-20T20:06:02.941 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 777 /etc/ceph 2024-09-20T20:06:02.953 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-09-20T20:06:02.967 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 777 /etc/ceph 2024-09-20T20:06:02.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 777 /etc/ceph 2024-09-20T20:06:02.995 INFO:tasks.cephadm:Writing seed config... 2024-09-20T20:06:02.996 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T20:06:02.996 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T20:06:02.996 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T20:06:02.997 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T20:06:02.997 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T20:06:02.997 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T20:06:02.997 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T20:06:02.997 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T20:06:02.997 DEBUG:teuthology.orchestra.run.smithi070:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T20:06:03.002 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 = 8643c108-778b-11ef-baf5-efdc52797490 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-20T20:06:03.003 DEBUG:teuthology.orchestra.run.smithi070:mon.a> sudo journalctl -f -n 0 -u ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T20:06:03.047 DEBUG:teuthology.orchestra.run.smithi070:mgr.x> sudo journalctl -f -n 0 -u ceph-8643c108-778b-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T20:06:03.090 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T20:06:03.090 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 8643c108-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.70 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:06:03.322 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-09-20T20:06:03.322 INFO:teuthology.orchestra.run.smithi070.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', '-v', 'bootstrap', '--fsid', '8643c108-778b-11ef-baf5-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.70', '--skip-admin-label'] 2024-09-20T20:06:03.322 INFO:teuthology.orchestra.run.smithi070.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T20:06:03.323 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying podman|docker is present... 2024-09-20T20:06:03.323 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying lvm2 is present... 2024-09-20T20:06:03.323 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying time synchronization is in place... 2024-09-20T20:06:03.329 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T20:06:03.329 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T20:06:03.333 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T20:06:03.333 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T20:06:03.337 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T20:06:03.337 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T20:06:03.341 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T20:06:03.341 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T20:06:03.345 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T20:06:03.345 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout masked 2024-09-20T20:06:03.348 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T20:06:03.348 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T20:06:03.352 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T20:06:03.352 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T20:06:03.355 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T20:06:03.355 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T20:06:03.359 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout enabled 2024-09-20T20:06:03.363 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout active 2024-09-20T20:06:03.363 INFO:teuthology.orchestra.run.smithi070.stdout:Unit ntp.service is enabled and running 2024-09-20T20:06:03.363 INFO:teuthology.orchestra.run.smithi070.stdout:Repeating the final host check... 2024-09-20T20:06:03.363 INFO:teuthology.orchestra.run.smithi070.stdout:docker (/usr/bin/docker) is present 2024-09-20T20:06:03.363 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl is present 2024-09-20T20:06:03.363 INFO:teuthology.orchestra.run.smithi070.stdout:lvcreate is present 2024-09-20T20:06:03.366 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T20:06:03.366 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T20:06:03.369 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T20:06:03.370 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T20:06:03.373 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T20:06:03.373 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T20:06:03.376 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T20:06:03.376 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T20:06:03.380 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T20:06:03.380 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout masked 2024-09-20T20:06:03.383 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T20:06:03.383 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T20:06:03.386 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T20:06:03.386 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T20:06:03.390 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T20:06:03.390 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T20:06:03.394 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout enabled 2024-09-20T20:06:03.398 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout active 2024-09-20T20:06:03.398 INFO:teuthology.orchestra.run.smithi070.stdout:Unit ntp.service is enabled and running 2024-09-20T20:06:03.398 INFO:teuthology.orchestra.run.smithi070.stdout:Host looks OK 2024-09-20T20:06:03.398 INFO:teuthology.orchestra.run.smithi070.stdout:Cluster fsid: 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:03.398 INFO:teuthology.orchestra.run.smithi070.stdout:Acquiring lock 140345812925360 on /run/cephadm/8643c108-778b-11ef-baf5-efdc52797490.lock 2024-09-20T20:06:03.398 INFO:teuthology.orchestra.run.smithi070.stdout:Lock 140345812925360 acquired on /run/cephadm/8643c108-778b-11ef-baf5-efdc52797490.lock 2024-09-20T20:06:03.398 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying IP 172.21.15.70 port 3300 ... 2024-09-20T20:06:03.398 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying IP 172.21.15.70 port 6789 ... 2024-09-20T20:06:03.399 INFO:teuthology.orchestra.run.smithi070.stdout:Base mon IP(s) is [172.21.15.70:3300, 172.21.15.70:6789], mon addrv is [v2:172.21.15.70:3300,v1:172.21.15.70:6789] 2024-09-20T20:06:03.401 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-20T20:06:03.401 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.70 metric 100 2024-09-20T20:06:03.401 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.70 metric 100 2024-09-20T20:06:03.401 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-20T20:06:03.401 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.70 metric 100 2024-09-20T20:06:03.401 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.70 metric 100 2024-09-20T20:06:03.401 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.70 metric 100 2024-09-20T20:06:03.401 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.70 metric 100 2024-09-20T20:06:03.403 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T20:06:03.403 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-20T20:06:03.403 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1794sec pref medium 2024-09-20T20:06:03.405 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T20:06:03.405 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T20:06:03.405 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T20:06:03.405 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-20T20:06:03.405 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d3e7/64 scope link 2024-09-20T20:06:03.405 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T20:06:03.406 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.0.0/20` 2024-09-20T20:06:03.406 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.0.0/20` 2024-09-20T20:06:03.407 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.0.1/32` 2024-09-20T20:06:03.407 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.0.1/32` 2024-09-20T20:06:03.407 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.0.2/32` 2024-09-20T20:06:03.407 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.0.2/32` 2024-09-20T20:06:03.407 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.15.254/32` 2024-09-20T20:06:03.407 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.15.254/32` 2024-09-20T20:06:03.407 INFO:teuthology.orchestra.run.smithi070.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-09-20T20:06:03.407 INFO:teuthology.orchestra.run.smithi070.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T20:06:03.407 INFO:teuthology.orchestra.run.smithi070.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:06:03.598 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stdout e8baca1eac6c3c9c88bf2ea4493e448bd54936a7: Pulling from ceph-ci/ceph 2024-09-20T20:06:03.598 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stdout Digest: sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d 2024-09-20T20:06:03.598 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:06:03.598 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:06:05.149 INFO:teuthology.orchestra.run.smithi070.stdout:ceph: stdout ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T20:06:05.149 INFO:teuthology.orchestra.run.smithi070.stdout:Ceph version: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T20:06:05.149 INFO:teuthology.orchestra.run.smithi070.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T20:06:06.532 INFO:teuthology.orchestra.run.smithi070.stdout:stat: stdout 167 167 2024-09-20T20:06:06.532 INFO:teuthology.orchestra.run.smithi070.stdout:Creating initial keys... 2024-09-20T20:06:07.860 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-authtool: stdout AQCv1e1m0QijFRAAbblmXD8xk+Tell+3TZ/G5g== 2024-09-20T20:06:09.415 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-authtool: stdout AQCw1e1mtnCgMxAAVueYjSHqkulpZcpWDJ4P7g== 2024-09-20T20:06:10.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-authtool: stdout AQCy1e1mJBBmDxAAjh/cNoV8BombDU0sw4oLMw== 2024-09-20T20:06:10.747 INFO:teuthology.orchestra.run.smithi070.stdout:Creating initial monmap... 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout:monmaptool for a [v2:172.21.15.70:3300,v1:172.21.15.70:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout:setting min_mon_release = quincy 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: set fsid to 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T20:06:12.235 INFO:teuthology.orchestra.run.smithi070.stdout:Creating mon... 2024-09-20T20:06:13.701 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.077+0000 7fe2471a4c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 1 imported monmap: 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr fsid 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr created 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 0 /usr/bin/ceph-mon: set fsid to 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.702 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Git sha 0 2024-09-20T20:06:13.728 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Compile date 2024-09-20 13:31:19 2024-09-20T20:06:13.728 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: DB SUMMARY 2024-09-20T20:06:13.728 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.728 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: DB Session ID: AE5MUXUGOW6BWUH6OFY0 2024-09-20T20:06:13.728 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.create_if_missing: 1 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.env: 0x55c309fa7120 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.info_log: 0x55c30b2aabc0 2024-09-20T20:06:13.729 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T20:06:13.730 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.db_log_dir: 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.wal_dir: 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.write_buffer_manager: 0x55c30b2a3cc0 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T20:06:13.731 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.row_cache: None 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.wal_filter: None 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T20:06:13.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T20:06:13.733 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T20:06:13.734 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Compression algorithms supported: 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: kZSTD supported: 0 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.735 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.merge_operator: 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c30b2aa820) 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T20:06:13.736 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55c30b293610 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-20T20:06:13.737 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-20T20:06:13.738 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.num_levels: 7 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T20:06:13.739 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T20:06:13.740 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T20:06:13.741 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T20:06:13.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T20:06:13.743 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T20:06:13.744 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.081+0000 7fe2471a4c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.085+0000 7fe2471a4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8304cf8a-0fc9-4f61-b8e3-8b5b185bfbf7 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.085+0000 7fe2471a4c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-20T20:06:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.085+0000 7fe2471a4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c30b2c2e00 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.085+0000 7fe2471a4c80 4 rocksdb: DB pointer 0x55c30b3a4000 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.085+0000 7fe23e92f640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.085+0000 7fe23e92f640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 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-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 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-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.746 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 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-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 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-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T20:06:13.747 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T20:06:13.748 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-20T20:06:13.748 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T20:06:13.748 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-20T20:06:13.748 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:06:13.748 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:06:13.748 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 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-20T20:06:13.748 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55c30b293610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-20T20:06:13.748 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-20T20:06:13.748 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.749 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-20T20:06:13.749 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T20:06:13.749 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.085+0000 7fe2471a4c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-20T20:06:13.749 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.085+0000 7fe2471a4c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-20T20:06:13.749 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T20:06:13.085+0000 7fe2471a4c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-20T20:06:13.749 INFO:teuthology.orchestra.run.smithi070.stdout:create mon.a on 2024-09-20T20:06:14.175 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-20T20:06:14.414 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8643c108-778b-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490.target. 2024-09-20T20:06:14.414 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-8643c108-778b-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490.target. 2024-09-20T20:06:14.697 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a 2024-09-20T20:06:14.697 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T20:06:14.887 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490.target.wants/ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490@.service. 2024-09-20T20:06:14.897 INFO:teuthology.orchestra.run.smithi070.stdout:firewalld does not appear to be present 2024-09-20T20:06:14.897 INFO:teuthology.orchestra.run.smithi070.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T20:06:14.897 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mon to start... 2024-09-20T20:06:14.897 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mon... 2024-09-20T20:06:14.989 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:14 smithi070 systemd[1]: Started Ceph mon.a for 8643c108-778b-11ef-baf5-efdc52797490. 2024-09-20T20:06:16.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:16 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.470621+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:16.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:16 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.470621+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:16.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:16 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.447797+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T20:06:16.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:16 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.447797+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T20:06:17.388 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T20:06:17.388 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout id: 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:17.388 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T20:06:17.388 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:17.388 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout services: 2024-09-20T20:06:17.388 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.339227s) 2024-09-20T20:06:17.388 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T20:06:17.388 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T20:06:17.388 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:17.389 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout data: 2024-09-20T20:06:17.389 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T20:06:17.389 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T20:06:17.389 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T20:06:17.389 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T20:06:17.389 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:17.389 INFO:teuthology.orchestra.run.smithi070.stdout:mon is available 2024-09-20T20:06:17.389 INFO:teuthology.orchestra.run.smithi070.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T20:06:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469530+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T20:06:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469530+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T20:06:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469717+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-20T20:06:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469717+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-20T20:06:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469732+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469732+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469746+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469746+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469762+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469762+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469777+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469777+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469791+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469791+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469803+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.469803+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.472508+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.472508+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.474809+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.474809+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.475214+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: cluster 2024-09-20T20:06:16.475214+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: audit 2024-09-20T20:06:16.808716+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.70:0/2125624368' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T20:06:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:17 smithi070 bash[19420]: audit 2024-09-20T20:06:16.808716+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.70:0/2125624368' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T20:06:18.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:18 smithi070 bash[19420]: audit 2024-09-20T20:06:18.463479+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.70:0/1570692935' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T20:06:18.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:18 smithi070 bash[19420]: audit 2024-09-20T20:06:18.463479+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.70:0/1570692935' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T20:06:18.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:18 smithi070 bash[19420]: audit 2024-09-20T20:06:18.468811+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.70:0/1570692935' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T20:06:18.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:18 smithi070 bash[19420]: audit 2024-09-20T20:06:18.468811+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.70:0/1570692935' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T20:06:19.028 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:19.028 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T20:06:19.028 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout fsid = 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:19.028 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T20:06:19.028 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.70:3300,v1:172.21.15.70:6789] 2024-09-20T20:06:19.028 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T20:06:19.028 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T20:06:19.028 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T20:06:19.029 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T20:06:19.029 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:19.029 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T20:06:19.029 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T20:06:19.030 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:19.030 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T20:06:19.030 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T20:06:19.030 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T20:06:19.030 INFO:teuthology.orchestra.run.smithi070.stdout:Generating new minimal ceph.conf... 2024-09-20T20:06:20.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:20 smithi070 bash[19420]: audit 2024-09-20T20:06:20.080361+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.70:0/3616307537' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:20.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:20 smithi070 bash[19420]: audit 2024-09-20T20:06:20.080361+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.70:0/3616307537' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:20.609 INFO:teuthology.orchestra.run.smithi070.stdout:Restarting the monitor... 2024-09-20T20:06:20.977 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:20 smithi070 systemd[1]: Stopping Ceph mon.a for 8643c108-778b-11ef-baf5-efdc52797490... 2024-09-20T20:06:20.977 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:20 smithi070 bash[19420]: debug 2024-09-20T20:06:20.713+0000 7f2378922640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-20T20:06:20.977 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:20 smithi070 bash[19420]: debug 2024-09-20T20:06:20.713+0000 7f2378922640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T20:06:21.403 INFO:teuthology.orchestra.run.smithi070.stdout:Setting public_network to 172.21.0.2/32,172.21.15.254/32,172.21.0.0/20,172.21.0.1/32 in mon config section 2024-09-20T20:06:21.511 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:21 smithi070 bash[19801]: ceph-8643c108-778b-11ef-baf5-efdc52797490-mon-a 2024-09-20T20:06:21.511 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:21 smithi070 bash[19861]: Error response from daemon: No such container: ceph-8643c108-778b-11ef-baf5-efdc52797490-mon-a 2024-09-20T20:06:21.511 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:21 smithi070 systemd[1]: ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T20:06:21.511 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:21 smithi070 systemd[1]: Stopped Ceph mon.a for 8643c108-778b-11ef-baf5-efdc52797490. 2024-09-20T20:06:21.511 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:21 smithi070 systemd[1]: Started Ceph mon.a for 8643c108-778b-11ef-baf5-efdc52797490. 2024-09-20T20:06:23.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.805+0000 7f3cc2644c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T20:06:23.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.805+0000 7f3cc2644c80 0 ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev), process ceph-mon, pid 7 2024-09-20T20:06:23.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.805+0000 7f3cc2644c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T20:06:23.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 0 load: jerasure load: lrc 2024-09-20T20:06:23.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T20:06:23.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Git sha 0 2024-09-20T20:06:23.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Compile date 2024-09-20 13:31:19 2024-09-20T20:06:23.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: DB SUMMARY 2024-09-20T20:06:23.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: DB Session ID: ZLUN8H8YN1R6F5O57YUH 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88268 ; 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.env: 0x563b22bb0120 2024-09-20T20:06:23.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T20:06:23.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.info_log: 0x563b23bcd700 2024-09-20T20:06:23.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T20:06:23.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T20:06:23.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T20:06:23.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T20:06:23.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T20:06:23.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T20:06:23.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T20:06:23.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T20:06:23.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T20:06:23.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T20:06:23.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T20:06:23.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T20:06:23.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T20:06:23.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T20:06:23.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.db_log_dir: 2024-09-20T20:06:23.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.wal_dir: 2024-09-20T20:06:23.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T20:06:23.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.write_buffer_manager: 0x563b23bd1b80 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T20:06:23.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.row_cache: None 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.wal_filter: None 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T20:06:23.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T20:06:23.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T20:06:23.069 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T20:06:23.069 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T20:06:23.069 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T20:06:23.069 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T20:06:23.069 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T20:06:23.069 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T20:06:23.070 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T20:06:23.070 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T20:06:23.070 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T20:06:23.070 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T20:06:23.070 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T20:06:23.070 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T20:06:23.070 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T20:06:23.070 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Compression algorithms supported: 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: kZSTD supported: 0 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T20:06:23.071 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.merge_operator: 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T20:06:23.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563b23bcd320) 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cache_index_and_filter_blocks: 1 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: pin_top_level_index_and_filter: 1 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: index_type: 0 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: data_block_index_type: 0 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: index_shortening: 1 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: checksum: 4 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: no_block_cache: 0 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: block_cache: 0x563b23bc3610 2024-09-20T20:06:23.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: block_cache_name: BinnedLRUCache 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: block_cache_options: 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: capacity : 536870912 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: num_shard_bits : 4 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: strict_capacity_limit : 0 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: high_pri_pool_ratio: 0.000 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: block_cache_compressed: (nil) 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: persistent_cache: (nil) 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: block_size: 4096 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: block_size_deviation: 10 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: block_restart_interval: 16 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: index_block_restart_interval: 1 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: metadata_block_size: 4096 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: partition_filters: 0 2024-09-20T20:06:23.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: use_delta_encoding: 1 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: filter_policy: bloomfilter 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: whole_key_filtering: 1 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: verify_compression: 0 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: read_amp_bytes_per_bit: 0 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: format_version: 5 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: enable_index_compression: 1 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: block_align: 0 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: max_auto_readahead_size: 262144 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: prepopulate_block_cache: 0 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: initial_auto_readahead_size: 8192 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: num_file_reads_for_auto_readahead: 2 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T20:06:23.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.num_levels: 7 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T20:06:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T20:06:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T20:06:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T20:06:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T20:06:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T20:06:23.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T20:06:23.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T20:06:23.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T20:06:23.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T20:06:23.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T20:06:23.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T20:06:23.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T20:06:23.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T20:06:23.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T20:06:23.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T20:06:23.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T20:06:23.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.809+0000 7f3cc2644c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T20:06:23.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 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-20T20:06:23.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T20:06:23.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8304cf8a-0fc9-4f61-b8e3-8b5b185bfbf7 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862782817259, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862782818335, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83184, "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": 77433, "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": 1726862782, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8304cf8a-0fc9-4f61-b8e3-8b5b185bfbf7", "db_session_id": "ZLUN8H8YN1R6F5O57YUH", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862782818489, "job": 1, "event": "recovery_finished"} 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 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-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563b23bf0e00 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 4 rocksdb: DB pointer 0x563b23cf4000 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cb840c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cb840c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: ** DB Stats ** 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:06:23.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: 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-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: 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-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: ** Compaction Stats [default] ** 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: 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-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 120.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 120.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 120.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: ** Compaction Stats [default] ** 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: 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-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T20:06:23.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 120.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Cumulative compaction: 0.00 GB write, 20.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Interval compaction: 0.00 GB write, 20.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: 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-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: Block cache BinnedLRUCache@0x563b23bc3610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: 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-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T20:06:23.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.813+0000 7f3cc2644c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] at bind addrs [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.817+0000 7f3cc2644c80 1 mon.a@-1(???) e1 preinit fsid 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.817+0000 7f3cc2644c80 0 mon.a@-1(???).mds e1 new map 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.817+0000 7f3cc2644c80 0 mon.a@-1(???).mds e1 print_map 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: e1 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: btime 2024-09-20T20:06:16:470201+0000 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: 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-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: legacy client fscid: -1 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: No filesystems configured 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.817+0000 7f3cc2644c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.817+0000 7f3cc2644c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T20:06:23.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.817+0000 7f3cc2644c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.817+0000 7f3cc2644c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: debug 2024-09-20T20:06:22.817+0000 7f3cc2644c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849793+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849793+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849907+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849907+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849926+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849926+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849940+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849940+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849956+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849956+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-20T20:06:11.649721+0000 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849971+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849971+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:06:23.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849986+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-20T20:06:23.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.849986+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-20T20:06:23.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.850001+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T20:06:23.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.850001+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T20:06:23.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.850712+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-20T20:06:23.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.850712+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-20T20:06:23.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.850758+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T20:06:23.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.850758+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T20:06:23.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.851331+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T20:06:23.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:22 smithi070 bash[19901]: cluster 2024-09-20T20:06:22.851331+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T20:06:23.612 INFO:teuthology.orchestra.run.smithi070.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T20:06:23.638 INFO:teuthology.orchestra.run.smithi070.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:06:23.639 INFO:teuthology.orchestra.run.smithi070.stdout:Creating mgr... 2024-09-20T20:06:23.639 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T20:06:23.639 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T20:06:23.936 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8643c108-778b-11ef-baf5-efdc52797490@mgr.x 2024-09-20T20:06:23.937 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8643c108-778b-11ef-baf5-efdc52797490@mgr.x.service: Unit ceph-8643c108-778b-11ef-baf5-efdc52797490@mgr.x.service not loaded. 2024-09-20T20:06:24.046 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:23 smithi070 systemd[1]: /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:24.139 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490.target.wants/ceph-8643c108-778b-11ef-baf5-efdc52797490@mgr.x.service -> /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490@.service. 2024-09-20T20:06:24.145 INFO:teuthology.orchestra.run.smithi070.stdout:firewalld does not appear to be present 2024-09-20T20:06:24.145 INFO:teuthology.orchestra.run.smithi070.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T20:06:24.145 INFO:teuthology.orchestra.run.smithi070.stdout:firewalld does not appear to be present 2024-09-20T20:06:24.146 INFO:teuthology.orchestra.run.smithi070.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T20:06:24.146 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mgr to start... 2024-09-20T20:06:24.146 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mgr... 2024-09-20T20:06:24.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:24 smithi070 bash[19901]: audit 2024-09-20T20:06:23.052238+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.70:0/765292647' entity='client.admin' 2024-09-20T20:06:24.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:24 smithi070 bash[19901]: audit 2024-09-20T20:06:23.052238+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.70:0/765292647' entity='client.admin' 2024-09-20T20:06:24.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:24 smithi070 systemd[1]: /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:26.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:25 smithi070 bash[19901]: audit 2024-09-20T20:06:25.923568+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.70:0/3153936558' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:06:26.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:25 smithi070 bash[19901]: audit 2024-09-20T20:06:25.923568+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.70:0/3153936558' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:06:26.467 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:26.467 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:06:26.467 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsid": "8643c108-778b-11ef-baf5-efdc52797490", 2024-09-20T20:06:26.467 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T20:06:26.467 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T20:06:26.467 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T20:06:26.467 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T20:06:26.467 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:26.468 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T20:06:26.468 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T20:06:26.468 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 0 2024-09-20T20:06:26.468 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:06:26.468 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T20:06:26.468 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T20:06:26.468 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:06:26.468 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T20:06:26.473 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:26.474 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T20:06:16:470201+0000", 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T20:06:26.475 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T20:06:16.471195+0000", 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:06:26.476 INFO:teuthology.orchestra.run.smithi070.stdout:mgr not available, waiting (1/15)... 2024-09-20T20:06:28.338 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:27 smithi070 bash[20154]: debug 2024-09-20T20:06:27.865+0000 7fd742088040 -1 mgr[py] Error loading module 'dashboard': (2) No such file or directory 2024-09-20T20:06:30.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:29 smithi070 bash[19901]: audit 2024-09-20T20:06:29.733885+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.70:0/3495439728' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:06:30.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:29 smithi070 bash[19901]: audit 2024-09-20T20:06:29.733885+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.70:0/3495439728' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:06:30.303 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsid": "8643c108-778b-11ef-baf5-efdc52797490", 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 0 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T20:06:30.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T20:06:30.305 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:30.306 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T20:06:16:470201+0000", 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:30.307 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T20:06:30.308 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:30.308 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T20:06:16.471195+0000", 2024-09-20T20:06:30.308 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:06:30.308 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:30.308 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T20:06:30.308 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:06:30.308 INFO:teuthology.orchestra.run.smithi070.stdout:mgr not available, waiting (2/15)... 2024-09-20T20:06:32.088 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[20154]: debug 2024-09-20T20:06:31.693+0000 7fd742088040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: dashboard 2024-09-20T20:06:32.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: cluster 2024-09-20T20:06:31.719639+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-20T20:06:32.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: cluster 2024-09-20T20:06:31.719639+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-20T20:06:32.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: cluster 2024-09-20T20:06:31.726148+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00703569s) 2024-09-20T20:06:32.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: cluster 2024-09-20T20:06:31.726148+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00703569s) 2024-09-20T20:06:32.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.727998+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T20:06:32.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.727998+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.728133+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.728133+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.728233+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.728233+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.728341+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.728341+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.729026+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: audit 2024-09-20T20:06:31.729026+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: cluster 2024-09-20T20:06:31.761163+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-20T20:06:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:31 smithi070 bash[19901]: cluster 2024-09-20T20:06:31.761163+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-20T20:06:33.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.782318+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T20:06:33.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.782318+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T20:06:33.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.784130+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T20:06:33.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.784130+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T20:06:33.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.787373+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' 2024-09-20T20:06:33.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.787373+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' 2024-09-20T20:06:33.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.789217+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' 2024-09-20T20:06:33.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.789217+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' 2024-09-20T20:06:33.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.790947+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' 2024-09-20T20:06:33.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: audit 2024-09-20T20:06:31.790947+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.70:0/2127492992' entity='mgr.x' 2024-09-20T20:06:33.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: cluster 2024-09-20T20:06:32.731904+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01279s) 2024-09-20T20:06:33.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:32 smithi070 bash[19901]: cluster 2024-09-20T20:06:32.731904+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01279s) 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsid": "8643c108-778b-11ef-baf5-efdc52797490", 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T20:06:34.518 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 0 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T20:06:34.519 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T20:06:34.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T20:06:16:470201+0000", 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T20:06:34.521 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T20:06:16.471195+0000", 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:06:34.522 INFO:teuthology.orchestra.run.smithi070.stdout:mgr is available 2024-09-20T20:06:35.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:34 smithi070 bash[19901]: cluster 2024-09-20T20:06:33.779340+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-20T20:06:35.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:34 smithi070 bash[19901]: cluster 2024-09-20T20:06:33.779340+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-20T20:06:35.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:34 smithi070 bash[19901]: audit 2024-09-20T20:06:33.959467+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.70:0/2995493748' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:06:35.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:34 smithi070 bash[19901]: audit 2024-09-20T20:06:33.959467+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.70:0/2995493748' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:06:36.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:35 smithi070 bash[19901]: audit 2024-09-20T20:06:35.915640+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.70:0/3091873221' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T20:06:36.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:35 smithi070 bash[19901]: audit 2024-09-20T20:06:35.915640+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.70:0/3091873221' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T20:06:36.462 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:36.462 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T20:06:36.462 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout fsid = 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:36.462 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.70:3300,v1:172.21.15.70:6789] 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T20:06:36.463 INFO:teuthology.orchestra.run.smithi070.stdout:Enabling cephadm module... 2024-09-20T20:06:37.914 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:37 smithi070 bash[19901]: audit 2024-09-20T20:06:37.860713+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.70:0/2917489278' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T20:06:37.914 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:37 smithi070 bash[19901]: audit 2024-09-20T20:06:37.860713+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.70:0/2917489278' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T20:06:38.338 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:37 smithi070 bash[20154]: ignoring --setuser ceph since I am not root 2024-09-20T20:06:38.338 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:37 smithi070 bash[20154]: ignoring --setgroup ceph since I am not root 2024-09-20T20:06:39.277 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:38 smithi070 bash[19901]: audit 2024-09-20T20:06:37.912345+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.70:0/2917489278' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T20:06:39.277 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:38 smithi070 bash[19901]: audit 2024-09-20T20:06:37.912345+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.70:0/2917489278' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T20:06:39.278 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:38 smithi070 bash[19901]: cluster 2024-09-20T20:06:37.917504+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-09-20T20:06:39.278 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:38 smithi070 bash[19901]: cluster 2024-09-20T20:06:37.917504+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-09-20T20:06:40.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:39 smithi070 bash[19901]: audit 2024-09-20T20:06:39.824340+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.70:0/2495848812' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T20:06:40.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:39 smithi070 bash[19901]: audit 2024-09-20T20:06:39.824340+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.70:0/2495848812' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T20:06:40.088 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: debug 2024-09-20T20:06:40.053+0000 7faa33c4f040 -1 mgr[py] Module not found: 'dashboard' 2024-09-20T20:06:40.088 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: debug 2024-09-20T20:06:40.053+0000 7faa33c4f040 -1 mgr[py] Traceback (most recent call last): 2024-09-20T20:06:40.088 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: File "/usr/share/ceph/mgr/dashboard/__init__.py", line 60, in 2024-09-20T20:06:40.088 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: from .module import Module, StandbyModule # noqa: F401 2024-09-20T20:06:40.088 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: File "/usr/share/ceph/mgr/dashboard/module.py", line 55, in 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: from .plugins import PLUGIN_MANAGER, debug, feature_toggles, motd # isort:skip # noqa E501 # pylint: disable=unused-import 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: File "/usr/share/ceph/mgr/dashboard/plugins/feature_toggles.py", line 15, in 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: from ..controllers.rgw import Rgw, RgwBucket, RgwDaemon, RgwUser 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: File "/usr/share/ceph/mgr/dashboard/controllers/rgw.py", line 17, in 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: from ..services.rgw_client import _SYNC_GROUP_ID, NoRgwDaemonsException, RgwClient, RgwMultisite 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: File "/usr/share/ceph/mgr/dashboard/services/rgw_client.py", line 251 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: logger.warning(f"Credentials not found for RGW Daemon '{daemon_name}'. 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: ^ 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: SyntaxError: EOL while scanning string literal 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: debug 2024-09-20T20:06:40.053+0000 7faa33c4f040 -1 mgr[py] Class not found in module 'dashboard' 2024-09-20T20:06:40.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:40 smithi070 bash[20154]: debug 2024-09-20T20:06:40.053+0000 7faa33c4f040 -1 mgr[py] Error loading module 'dashboard': (2) No such file or directory 2024-09-20T20:06:40.368 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:06:40.368 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T20:06:40.368 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T20:06:40.368 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-20T20:06:40.368 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T20:06:40.368 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:06:40.368 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for the mgr to restart... 2024-09-20T20:06:40.368 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mgr epoch 5... 2024-09-20T20:06:44.337 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[20154]: debug 2024-09-20T20:06:43.897+0000 7faa33c4f040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: dashboard 2024-09-20T20:06:44.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.923147+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-20T20:06:44.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.923147+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-20T20:06:44.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.923572+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-20T20:06:44.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.923572+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-20T20:06:44.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.929873+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-20T20:06:44.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.929873+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-20T20:06:44.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.930103+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00669099s) 2024-09-20T20:06:44.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.930103+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00669099s) 2024-09-20T20:06:44.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.931578+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.931578+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.932849+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.932849+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.933672+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.933672+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.933807+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.933807+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.933997+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: audit 2024-09-20T20:06:43.933997+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.958646+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-20T20:06:44.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:43 smithi070 bash[19901]: cluster 2024-09-20T20:06:43.958646+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-20T20:06:45.547 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:06:45.548 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T20:06:45.548 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T20:06:45.548 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:06:45.548 INFO:teuthology.orchestra.run.smithi070.stdout:mgr epoch 5 is available 2024-09-20T20:06:45.548 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying orchestrator module is enabled... 2024-09-20T20:06:46.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.797815+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:46.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.797815+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:46.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.802216+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:46.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.802216+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: cephadm 2024-09-20T20:06:44.802884+0000 mgr.x (mgr.14118) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: cephadm 2024-09-20T20:06:44.802884+0000 mgr.x (mgr.14118) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.806317+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.806317+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.811893+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.811893+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.815866+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.815866+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.818291+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.818291+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.828824+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.828824+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T20:06:46.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.831973+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T20:06:46.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.831973+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T20:06:46.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.931758+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T20:06:46.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.931758+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T20:06:46.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: cluster 2024-09-20T20:06:44.932855+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.00944s) 2024-09-20T20:06:46.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: cluster 2024-09-20T20:06:44.932855+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.00944s) 2024-09-20T20:06:46.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.945621+0000 mgr.x (mgr.14118) 4 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T20:06:46.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:45 smithi070 bash[19901]: audit 2024-09-20T20:06:44.945621+0000 mgr.x (mgr.14118) 4 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T20:06:46.793 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: debug 2024-09-20T20:06:46.609+0000 7fa999fdd640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:20:06:46] ENGINE Error in HTTPServer.serve 2024-09-20T20:06:46.793 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: Traceback (most recent call last): 2024-09-20T20:06:46.793 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T20:06:46.793 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: self._connections.run(self.expiration_interval) 2024-09-20T20:06:46.793 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T20:06:46.793 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: self._run(expiration_interval) 2024-09-20T20:06:46.793 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T20:06:46.793 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: s = self.context.wrap_socket( 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: return self.sslsocket_class._create( 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: self.do_handshake() 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: self._sslobj.do_handshake() 2024-09-20T20:06:46.794 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[20154]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T20:06:47.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[19901]: audit 2024-09-20T20:06:46.611382+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:47.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:46 smithi070 bash[19901]: audit 2024-09-20T20:06:46.611382+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:48.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.390152+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [20/Sep/2024:20:06:46] ENGINE Bus STARTING 2024-09-20T20:06:48.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.390152+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [20/Sep/2024:20:06:46] ENGINE Bus STARTING 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.491970+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [20/Sep/2024:20:06:46] ENGINE Serving on http://172.21.15.70:8765 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.491970+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [20/Sep/2024:20:06:46] ENGINE Serving on http://172.21.15.70:8765 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.610686+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [20/Sep/2024:20:06:46] ENGINE Serving on https://172.21.15.70:7150 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.610686+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [20/Sep/2024:20:06:46] ENGINE Serving on https://172.21.15.70:7150 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.610802+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [20/Sep/2024:20:06:46] ENGINE Bus STARTED 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.610802+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [20/Sep/2024:20:06:46] ENGINE Bus STARTED 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.612942+0000 mgr.x (mgr.14118) 9 : cephadm [ERR] [20/Sep/2024:20:06:46] ENGINE Error in HTTPServer.serve 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: Traceback (most recent call last): 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: self._connections.run(self.expiration_interval) 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T20:06:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: self._run(expiration_interval) 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: s = self.context.wrap_socket( 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: return self.sslsocket_class._create( 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: self.do_handshake() 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: self._sslobj.do_handshake() 2024-09-20T20:06:48.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T20:06:48.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cephadm 2024-09-20T20:06:46.612942+0000 mgr.x (mgr.14118) 9 : cephadm [ERR] [20/Sep/2024:20:06:46] ENGINE Error in HTTPServer.serve 2024-09-20T20:06:48.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: Traceback (most recent call last): 2024-09-20T20:06:48.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T20:06:48.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: self._connections.run(self.expiration_interval) 2024-09-20T20:06:48.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T20:06:48.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: self._run(expiration_interval) 2024-09-20T20:06:48.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T20:06:48.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T20:06:48.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: s = self.context.wrap_socket( 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: return self.sslsocket_class._create( 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: self.do_handshake() 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: self._sslobj.do_handshake() 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cluster 2024-09-20T20:06:46.806864+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-20T20:06:48.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: cluster 2024-09-20T20:06:46.806864+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-20T20:06:48.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: audit 2024-09-20T20:06:46.983224+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.70:0/3332327069' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T20:06:48.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:47 smithi070 bash[19901]: audit 2024-09-20T20:06:46.983224+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.70:0/3332327069' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T20:06:48.447 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-20T20:06:48.447 INFO:teuthology.orchestra.run.smithi070.stdout:Setting orchestrator backend to cephadm... 2024-09-20T20:06:49.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:48 smithi070 bash[19901]: audit 2024-09-20T20:06:47.809750+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.70:0/3332327069' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T20:06:49.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:48 smithi070 bash[19901]: audit 2024-09-20T20:06:47.809750+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.70:0/3332327069' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T20:06:49.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:48 smithi070 bash[19901]: cluster 2024-09-20T20:06:47.815903+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-20T20:06:49.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:48 smithi070 bash[19901]: cluster 2024-09-20T20:06:47.815903+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-20T20:06:51.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:50 smithi070 bash[19901]: audit 2024-09-20T20:06:49.827669+0000 mgr.x (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:51.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:50 smithi070 bash[19901]: audit 2024-09-20T20:06:49.827669+0000 mgr.x (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:51.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:50 smithi070 bash[19901]: audit 2024-09-20T20:06:49.832983+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:51.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:50 smithi070 bash[19901]: audit 2024-09-20T20:06:49.832983+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:51.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:50 smithi070 bash[19901]: audit 2024-09-20T20:06:49.846754+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:51.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:50 smithi070 bash[19901]: audit 2024-09-20T20:06:49.846754+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:52.208 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T20:06:52.209 INFO:teuthology.orchestra.run.smithi070.stdout:Generating ssh key... 2024-09-20T20:06:52.318 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:52 smithi070 bash[19901]: audit 2024-09-20T20:06:51.639400+0000 mgr.x (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:52.318 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:52 smithi070 bash[19901]: audit 2024-09-20T20:06:51.639400+0000 mgr.x (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:54.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: Generating public/private rsa key pair. 2024-09-20T20:06:54.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: Your identification has been saved in /tmp/tmp600393tc/key 2024-09-20T20:06:54.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: Your public key has been saved in /tmp/tmp600393tc/key.pub 2024-09-20T20:06:54.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: The key fingerprint is: 2024-09-20T20:06:54.089 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: SHA256:Ffgv5viqLEv56tOpR00vPS02iBdrTf20I/FA/03rnTY ceph-8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: The key's randomart image is: 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: +---[RSA 3072]----+ 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: | .. | 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: | . .. | 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: | ..o . | 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: | o.o + o .| 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: | +SO o * +o| 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: | .o B @ + =.o| 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: | oo + * = ...o| 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: | .oo+ . . E.| 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: | .=B+..o. . .| 2024-09-20T20:06:54.090 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:06:53 smithi070 bash[20154]: +----[SHA256]-----+ 2024-09-20T20:06:55.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:54 smithi070 bash[19901]: audit 2024-09-20T20:06:53.569377+0000 mgr.x (mgr.14118) 12 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:55.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:54 smithi070 bash[19901]: audit 2024-09-20T20:06:53.569377+0000 mgr.x (mgr.14118) 12 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:55.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:54 smithi070 bash[19901]: cephadm 2024-09-20T20:06:53.569798+0000 mgr.x (mgr.14118) 13 : cephadm [INF] Generating ssh key... 2024-09-20T20:06:55.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:54 smithi070 bash[19901]: cephadm 2024-09-20T20:06:53.569798+0000 mgr.x (mgr.14118) 13 : cephadm [INF] Generating ssh key... 2024-09-20T20:06:55.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:54 smithi070 bash[19901]: audit 2024-09-20T20:06:53.815657+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:55.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:54 smithi070 bash[19901]: audit 2024-09-20T20:06:53.815657+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:55.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:54 smithi070 bash[19901]: audit 2024-09-20T20:06:53.820546+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:55.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:54 smithi070 bash[19901]: audit 2024-09-20T20:06:53.820546+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:06:56.255 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHpOZaiZBHr9lJfiGejwB+fcrXVrj/xiasZKVvpKYa2iyTcT1LU68HVytA7NErWVQPVK+tFRVBMuVFaGGTav2NBwTTuC/fNYnuRlMMK4Sz/1jxrfd50yT7NbDk2ill8l7PQlFIZ4Q8xmpzPs9jMUAROYsJ8s+ycWPGSZ07eCDlkD8kd3G78ez7BpZoG2niOI3lmzGAMW2f5uHYIh/bBySPiXoYyYMUWyGUaJV2t6QyzkV9V84CdDtJQDY/V5okTtVeTrunKDjiONFZuBIP0RNRhgRZ7haypkeza0YfVwpGETq85JKDhNataxz8ALVVMgfPSGSQN865bj6zGuEoB7DlRBbwLx4uJRREKIG7QtQzzQgmSF76MJtPoSvhrnw3vC8qwZPcqfcqyw3YQhqcVktxK0ypel+wuaTcN+GhLi2dvGDRURZJGyCK08ueulLUNVUZBVrUa/Bm0H3elCvvVzI9DK6wx+Ze0K1hW8k9oTY0/jjwVLrHb62O8VnGlJ6aXO8= ceph-8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:06:56.255 INFO:teuthology.orchestra.run.smithi070.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:06:56.255 INFO:teuthology.orchestra.run.smithi070.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T20:06:56.256 INFO:teuthology.orchestra.run.smithi070.stdout:Adding host smithi070... 2024-09-20T20:06:56.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:56 smithi070 bash[19901]: audit 2024-09-20T20:06:55.744260+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:56.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:56 smithi070 bash[19901]: audit 2024-09-20T20:06:55.744260+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:58.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:58 smithi070 bash[19901]: audit 2024-09-20T20:06:57.712622+0000 mgr.x (mgr.14118) 15 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi070", "addr": "172.21.15.70", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:58.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:58 smithi070 bash[19901]: audit 2024-09-20T20:06:57.712622+0000 mgr.x (mgr.14118) 15 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi070", "addr": "172.21.15.70", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:59.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:59 smithi070 bash[19901]: cephadm 2024-09-20T20:06:58.648672+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Deploying cephadm binary to smithi070 2024-09-20T20:06:59.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:06:59 smithi070 bash[19901]: cephadm 2024-09-20T20:06:58.648672+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Deploying cephadm binary to smithi070 2024-09-20T20:07:02.453 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout Added host 'smithi070' with addr '172.21.15.70' 2024-09-20T20:07:02.453 INFO:teuthology.orchestra.run.smithi070.stdout:Deploying unmanaged mon service... 2024-09-20T20:07:02.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:02 smithi070 bash[19901]: audit 2024-09-20T20:07:01.739715+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:02.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:02 smithi070 bash[19901]: audit 2024-09-20T20:07:01.739715+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:02.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:02 smithi070 bash[19901]: cephadm 2024-09-20T20:07:01.740125+0000 mgr.x (mgr.14118) 17 : cephadm [INF] Added host smithi070 2024-09-20T20:07:02.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:02 smithi070 bash[19901]: cephadm 2024-09-20T20:07:01.740125+0000 mgr.x (mgr.14118) 17 : cephadm [INF] Added host smithi070 2024-09-20T20:07:02.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:02 smithi070 bash[19901]: audit 2024-09-20T20:07:01.740669+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:07:02.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:02 smithi070 bash[19901]: audit 2024-09-20T20:07:01.740669+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:07:05.207 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T20:07:05.207 INFO:teuthology.orchestra.run.smithi070.stdout:Deploying unmanaged mgr service... 2024-09-20T20:07:05.290 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:04 smithi070 bash[19901]: cluster 2024-09-20T20:07:03.935032+0000 mgr.x (mgr.14118) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:05.290 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:04 smithi070 bash[19901]: cluster 2024-09-20T20:07:03.935032+0000 mgr.x (mgr.14118) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:05.290 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:04 smithi070 bash[19901]: audit 2024-09-20T20:07:04.355862+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:05.290 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:04 smithi070 bash[19901]: audit 2024-09-20T20:07:04.355862+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:05.290 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:04 smithi070 bash[19901]: audit 2024-09-20T20:07:04.923072+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:05.290 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:04 smithi070 bash[19901]: audit 2024-09-20T20:07:04.923072+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:05 smithi070 bash[19901]: audit 2024-09-20T20:07:04.349562+0000 mgr.x (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:05 smithi070 bash[19901]: audit 2024-09-20T20:07:04.349562+0000 mgr.x (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:05 smithi070 bash[19901]: cephadm 2024-09-20T20:07:04.351924+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-20T20:07:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:05 smithi070 bash[19901]: cephadm 2024-09-20T20:07:04.351924+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-20T20:07:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:05 smithi070 bash[19901]: audit 2024-09-20T20:07:05.456064+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:05 smithi070 bash[19901]: audit 2024-09-20T20:07:05.456064+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:07.216 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T20:07:07.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:06 smithi070 bash[19901]: cluster 2024-09-20T20:07:05.935287+0000 mgr.x (mgr.14118) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:07.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:06 smithi070 bash[19901]: cluster 2024-09-20T20:07:05.935287+0000 mgr.x (mgr.14118) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:07.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:06 smithi070 bash[19901]: audit 2024-09-20T20:07:06.624522+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:07.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:06 smithi070 bash[19901]: audit 2024-09-20T20:07:06.624522+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:08.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:07 smithi070 bash[19901]: audit 2024-09-20T20:07:06.618200+0000 mgr.x (mgr.14118) 22 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:08.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:07 smithi070 bash[19901]: audit 2024-09-20T20:07:06.618200+0000 mgr.x (mgr.14118) 22 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:08.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:07 smithi070 bash[19901]: cephadm 2024-09-20T20:07:06.620417+0000 mgr.x (mgr.14118) 23 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-20T20:07:08.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:07 smithi070 bash[19901]: cephadm 2024-09-20T20:07:06.620417+0000 mgr.x (mgr.14118) 23 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-20T20:07:09.319 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:08 smithi070 bash[19901]: cluster 2024-09-20T20:07:07.935711+0000 mgr.x (mgr.14118) 24 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:09.319 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:08 smithi070 bash[19901]: cluster 2024-09-20T20:07:07.935711+0000 mgr.x (mgr.14118) 24 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:09.319 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:08 smithi070 bash[19901]: audit 2024-09-20T20:07:08.629575+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.70:0/2875887545' entity='client.admin' 2024-09-20T20:07:09.319 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:08 smithi070 bash[19901]: audit 2024-09-20T20:07:08.629575+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.70:0/2875887545' entity='client.admin' 2024-09-20T20:07:11.187 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 22 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi070 -v /var/log/ceph/8643c108-778b-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmphokug9pn:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpm55_ilw2:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443 2024-09-20T20:07:11.187 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stderr Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:07:11.188 INFO:teuthology.orchestra.run.smithi070.stderr:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi070 -v /var/log/ceph/8643c108-778b-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmphokug9pn:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpm55_ilw2:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:07:11.188 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-20T20:07:11.188 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T20:07:11.188 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T20:07:11.188 INFO:teuthology.orchestra.run.smithi070.stdout: *************** 2024-09-20T20:07:11.188 INFO:teuthology.orchestra.run.smithi070.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-09-20T20:07:11.188 INFO:teuthology.orchestra.run.smithi070.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-09-20T20:07:11.188 INFO:teuthology.orchestra.run.smithi070.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-09-20T20:07:11.189 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T20:07:11.189 INFO:teuthology.orchestra.run.smithi070.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-09-20T20:07:11.189 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T20:07:11.189 INFO:teuthology.orchestra.run.smithi070.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-09-20T20:07:11.189 INFO:teuthology.orchestra.run.smithi070.stdout: *************** 2024-09-20T20:07:11.189 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T20:07:11.189 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T20:07:11.189 INFO:teuthology.orchestra.run.smithi070.stdout:Deleting cluster with fsid: 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:07:11.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:10 smithi070 bash[19901]: cluster 2024-09-20T20:07:09.936080+0000 mgr.x (mgr.14118) 25 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:11.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:10 smithi070 bash[19901]: cluster 2024-09-20T20:07:09.936080+0000 mgr.x (mgr.14118) 25 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:11.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:10 smithi070 bash[19901]: audit 2024-09-20T20:07:10.909347+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:11.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:10 smithi070 bash[19901]: audit 2024-09-20T20:07:10.909347+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:12.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stdout d5008a733d83,457MiB / 31.23GiB 2024-09-20T20:07:12.732 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stdout 21bffc229215,32.04MiB / 31.23GiB 2024-09-20T20:07:13.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:12 smithi070 bash[19901]: cluster 2024-09-20T20:07:11.936469+0000 mgr.x (mgr.14118) 26 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:13.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:12 smithi070 bash[19901]: cluster 2024-09-20T20:07:11.936469+0000 mgr.x (mgr.14118) 26 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:07:13.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:12 smithi070 bash[19901]: audit 2024-09-20T20:07:11.987304+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:13.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:12 smithi070 bash[19901]: audit 2024-09-20T20:07:11.987304+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.70:0/138375382' entity='mgr.x' 2024-09-20T20:07:14.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stdout d5008a733d83,0.75% 2024-09-20T20:07:14.742 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stdout 21bffc229215,0.72% 2024-09-20T20:07:15.007 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:14 smithi070 systemd[1]: Stopping Ceph mon.a for 8643c108-778b-11ef-baf5-efdc52797490... 2024-09-20T20:07:15.007 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:14 smithi070 bash[19901]: debug 2024-09-20T20:07:14.857+0000 7f3cc0c1d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-20T20:07:15.008 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:14 smithi070 bash[19901]: debug 2024-09-20T20:07:14.857+0000 7f3cc0c1d640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T20:07:15.759 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:15 smithi070 bash[22636]: ceph-8643c108-778b-11ef-baf5-efdc52797490-mon-a 2024-09-20T20:07:15.759 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:15 smithi070 bash[22696]: Error response from daemon: No such container: ceph-8643c108-778b-11ef-baf5-efdc52797490-mon-a 2024-09-20T20:07:15.759 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:15 smithi070 systemd[1]: ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T20:07:15.759 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:15 smithi070 systemd[1]: Stopped Ceph mon.a for 8643c108-778b-11ef-baf5-efdc52797490. 2024-09-20T20:07:15.850 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Removed /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490.target.wants/ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a.service. 2024-09-20T20:07:15.856 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 5 from systemctl stop ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T20:07:15.856 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to stop ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mon.a.service: Unit ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mon.a.service not loaded. 2024-09-20T20:07:15.861 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T20:07:15.861 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mon.a.service: Unit ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mon.a.service not loaded. 2024-09-20T20:07:15.869 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl disable ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T20:07:15.869 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mon.a.service does not exist. 2024-09-20T20:07:16.014 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:07:15 smithi070 systemd[1]: /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:16.014 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:07:15 smithi070 systemd[1]: Stopping Ceph mgr.x for 8643c108-778b-11ef-baf5-efdc52797490... 2024-09-20T20:07:16.014 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 20:07:15 smithi070 systemd[1]: /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:16.360 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:07:16 smithi070 bash[20154]: debug 2024-09-20T20:07:16.009+0000 7faa2fbf0640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:07:16.360 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:07:16 smithi070 bash[20154]: debug 2024-09-20T20:07:16.009+0000 7faa2fbf0640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-20T20:07:16.840 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:07:16 smithi070 bash[22764]: ceph-8643c108-778b-11ef-baf5-efdc52797490-mgr-x 2024-09-20T20:07:16.840 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:07:16 smithi070 bash[22823]: Error response from daemon: No such container: ceph-8643c108-778b-11ef-baf5-efdc52797490-mgr-x 2024-09-20T20:07:16.840 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:07:16 smithi070 systemd[1]: ceph-8643c108-778b-11ef-baf5-efdc52797490@mgr.x.service: Deactivated successfully. 2024-09-20T20:07:16.841 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:07:16 smithi070 systemd[1]: Stopped Ceph mgr.x for 8643c108-778b-11ef-baf5-efdc52797490. 2024-09-20T20:07:16.959 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Removed /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490.target.wants/ceph-8643c108-778b-11ef-baf5-efdc52797490@mgr.x.service. 2024-09-20T20:07:16.963 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 5 from systemctl stop ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mgr.x.service 2024-09-20T20:07:16.963 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to stop ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mgr.x.service: Unit ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mgr.x.service not loaded. 2024-09-20T20:07:16.966 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mgr.x.service 2024-09-20T20:07:16.966 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mgr.x.service: Unit ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mgr.x.service not loaded. 2024-09-20T20:07:16.973 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl disable ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mgr.x.service 2024-09-20T20:07:16.973 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-8643c108-778b-11ef-baf5-efdc52797490-init@mgr.x.service does not exist. 2024-09-20T20:07:17.179 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph-8643c108-778b-11ef-baf5-efdc52797490.target. 2024-09-20T20:07:17.179 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Removed /etc/systemd/system/ceph.target.wants/ceph-8643c108-778b-11ef-baf5-efdc52797490.target. 2024-09-20T20:07:17.183 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 20:07:16 smithi070 systemd[1]: /etc/systemd/system/ceph-8643c108-778b-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:17.387 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-20T20:07:17.390 INFO:teuthology.orchestra.run.smithi070.stderr:Traceback (most recent call last): 2024-09-20T20:07:17.390 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-09-20T20:07:17.476 INFO:teuthology.orchestra.run.smithi070.stderr: return _run_code(code, main_globals, None, 2024-09-20T20:07:17.476 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-09-20T20:07:17.476 INFO:teuthology.orchestra.run.smithi070.stderr: exec(code, run_globals) 2024-09-20T20:07:17.476 INFO:teuthology.orchestra.run.smithi070.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 5628, in 2024-09-20T20:07:17.476 INFO:teuthology.orchestra.run.smithi070.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 5616, in main 2024-09-20T20:07:17.476 INFO:teuthology.orchestra.run.smithi070.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 2667, in _rollback 2024-09-20T20:07:17.476 INFO:teuthology.orchestra.run.smithi070.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 451, in _default_image 2024-09-20T20:07:17.477 INFO:teuthology.orchestra.run.smithi070.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 2933, in command_bootstrap 2024-09-20T20:07:17.477 INFO:teuthology.orchestra.run.smithi070.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 2431, in prepare_dashboard 2024-09-20T20:07:17.477 INFO:teuthology.orchestra.run.smithi070.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 2846, in cli 2024-09-20T20:07:17.477 INFO:teuthology.orchestra.run.smithi070.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-09-20T20:07:17.477 INFO:teuthology.orchestra.run.smithi070.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-09-20T20:07:17.477 INFO:teuthology.orchestra.run.smithi070.stderr:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi070 -v /var/log/ceph/8643c108-778b-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmphokug9pn:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpm55_ilw2:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:07:17.477 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-20T20:07:17.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:07:17.524 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T20:07:17.524 DEBUG:teuthology.orchestra.run.smithi070:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:07:17.530 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:07:17.536 DEBUG:teuthology.orchestra.run.smithi090:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:07:17.542 DEBUG:teuthology.orchestra.run.smithi187:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:07:17.548 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T20:07:17.548 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T20:07:17.548 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a 2024-09-20T20:07:17.587 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to stop ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T20:07:17.588 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-09-20T20:07:17.588 ERROR:tasks.cephadm:Failed to stop "ceph.mon.a" Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 8643c108-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.70 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 5: 'sudo systemctl stop ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a' 2024-09-20T20:07:17.590 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 8643c108-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.70 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 5: 'sudo systemctl stop ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a' 2024-09-20T20:07:17.590 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T20:07:17.592 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi070/crash 2024-09-20T20:07:17.593 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:07:17.645 INFO:teuthology.orchestra.run.smithi070.stderr:tar: /var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:07:17.645 INFO:teuthology.orchestra.run.smithi070.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:07:17.647 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi079/crash 2024-09-20T20:07:17.647 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:07:17.661 INFO:teuthology.orchestra.run.smithi079.stderr:tar: /var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:07:17.661 INFO:teuthology.orchestra.run.smithi079.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:07:17.663 DEBUG:teuthology.misc:Transferring archived files from smithi090:/var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi090/crash 2024-09-20T20:07:17.664 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:07:17.676 INFO:teuthology.orchestra.run.smithi090.stderr:tar: /var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:07:17.676 INFO:teuthology.orchestra.run.smithi090.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:07:17.678 DEBUG:teuthology.misc:Transferring archived files from smithi187:/var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi187/crash 2024-09-20T20:07:17.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:07:17.692 INFO:teuthology.orchestra.run.smithi187.stderr:tar: /var/lib/ceph/8643c108-778b-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:07:17.692 INFO:teuthology.orchestra.run.smithi187.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:07:17.693 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T20:07:17.694 DEBUG:teuthology.orchestra.run.smithi070:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8643c108-778b-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-20T20:07:17.706 INFO:teuthology.orchestra.run.smithi070.stderr:grep: /var/log/ceph/8643c108-778b-11ef-baf5-efdc52797490/ceph.log: No such file or directory 2024-09-20T20:07:17.708 INFO:tasks.cephadm:Compressing logs... 2024-09-20T20:07:17.708 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T20:07:17.752 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T20:07:17.754 DEBUG:teuthology.orchestra.run.smithi090:> 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-20T20:07:17.757 DEBUG:teuthology.orchestra.run.smithi187:> 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-20T20:07:17.761 INFO:teuthology.orchestra.run.smithi070.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T20:07:17.764 INFO:teuthology.orchestra.run.smithi079.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T20:07:17.767 INFO:teuthology.orchestra.run.smithi090.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T20:07:17.770 INFO:teuthology.orchestra.run.smithi187.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T20:07:17.772 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:07:17.772 INFO:teuthology.orchestra.run.smithi090.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:07:17.773 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/cephadm.log: 56.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:07:17.777 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T20:07:17.777 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m0.018s 2024-09-20T20:07:17.777 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m0.003s 2024-09-20T20:07:17.777 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.016s 2024-09-20T20:07:17.777 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/cephadm.log: 56.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:07:17.777 INFO:teuthology.orchestra.run.smithi090.stderr: 2024-09-20T20:07:17.777 INFO:teuthology.orchestra.run.smithi090.stderr:real 0m0.017s 2024-09-20T20:07:17.778 INFO:teuthology.orchestra.run.smithi090.stderr:user 0m0.006s 2024-09-20T20:07:17.778 INFO:teuthology.orchestra.run.smithi090.stderr:sys 0m0.015s 2024-09-20T20:07:17.782 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:07:17.782 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/cephadm.log: 56.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:07:17.783 INFO:teuthology.orchestra.run.smithi187.stderr: 2024-09-20T20:07:17.784 INFO:teuthology.orchestra.run.smithi187.stderr:real 0m0.023s 2024-09-20T20:07:17.784 INFO:teuthology.orchestra.run.smithi187.stderr:user 0m0.014s 2024-09-20T20:07:17.784 INFO:teuthology.orchestra.run.smithi187.stderr:sys 0m0.006s 2024-09-20T20:07:17.816 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-20T20:07:17.816 INFO:teuthology.orchestra.run.smithi070.stderr:real 0m0.061s 2024-09-20T20:07:17.816 INFO:teuthology.orchestra.run.smithi070.stderr:user 0m0.011s 2024-09-20T20:07:17.816 INFO:teuthology.orchestra.run.smithi070.stderr:sys 0m0.004s 2024-09-20T20:07:17.816 INFO:tasks.cephadm:Archiving logs... 2024-09-20T20:07:17.816 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi070/log 2024-09-20T20:07:17.817 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:07:17.870 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi079/log 2024-09-20T20:07:17.871 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:07:17.886 DEBUG:teuthology.misc:Transferring archived files from smithi090:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi090/log 2024-09-20T20:07:17.887 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:07:17.900 DEBUG:teuthology.misc:Transferring archived files from smithi187:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi187/log 2024-09-20T20:07:17.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:07:17.914 INFO:tasks.cephadm:Removing cluster... 2024-09-20T20:07:17.915 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8643c108-778b-11ef-baf5-efdc52797490 --force 2024-09-20T20:07:18.095 INFO:teuthology.orchestra.run.smithi070.stdout:Deleting cluster with fsid: 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:07:19.463 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8643c108-778b-11ef-baf5-efdc52797490 --force 2024-09-20T20:07:19.652 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:07:20.772 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8643c108-778b-11ef-baf5-efdc52797490 --force 2024-09-20T20:07:20.954 INFO:teuthology.orchestra.run.smithi090.stdout:Deleting cluster with fsid: 8643c108-778b-11ef-baf5-efdc52797490 2024-09-20T20:07:22.071 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T20:07:22.071 DEBUG:teuthology.orchestra.run.smithi070:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:07:22.077 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:07:22.084 DEBUG:teuthology.orchestra.run.smithi090:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:07:22.089 DEBUG:teuthology.orchestra.run.smithi187:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:07:22.095 INFO:tasks.cephadm:Teardown complete 2024-09-20T20:07:22.095 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 8643c108-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.70 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 5: 'sudo systemctl stop ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a' 2024-09-20T20:07:22.264 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=bcbb4835d54a4f03871914c700b83ff7 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 8643c108-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.70 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 5: 'sudo systemctl stop ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a' 2024-09-20T20:07:22.269 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T20:07:22.277 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-20T20:07:22.292 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker stop samba-ad 2024-09-20T20:07:22.867 INFO:teuthology.orchestra.run.smithi187.stdout:samba-ad 2024-09-20T20:07:22.870 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker rm samba-ad 2024-09-20T20:07:23.034 INFO:teuthology.orchestra.run.smithi187.stdout:samba-ad 2024-09-20T20:07:23.037 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-20T20:07:23.050 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi187 2024-09-20T20:07:23.050 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-09-20T20:07:23.050 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/systemd/resolved.conf 2024-09-20T20:07:23.103 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl restart systemd-resolved 2024-09-20T20:07:23.233 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T20:07:23.243 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T20:07:23.243 DEBUG:teuthology.orchestra.run.smithi070:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:07:23.246 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:07:23.248 DEBUG:teuthology.orchestra.run.smithi090:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:07:23.250 DEBUG:teuthology.orchestra.run.smithi187:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:07:23.257 INFO:teuthology.orchestra.run.smithi070.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:07:23.258 INFO:teuthology.orchestra.run.smithi070.stdout:============================================================================== 2024-09-20T20:07:23.258 INFO:teuthology.orchestra.run.smithi070.stdout:+hv01.front.sepi 67.205.162.81 3 u 39 64 17 0.066 -6.392 2.930 2024-09-20T20:07:23.258 INFO:teuthology.orchestra.run.smithi070.stdout:*hv02.front.sepi 96.245.170.99 3 u 38 64 17 0.103 -6.327 2.858 2024-09-20T20:07:23.258 INFO:teuthology.orchestra.run.smithi070.stdout:+hv03.front.sepi 74.6.168.72 3 u 39 64 17 0.098 -4.115 2.896 2024-09-20T20:07:23.258 INFO:teuthology.orchestra.run.smithi070.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:07:23.259 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:07:23.260 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-20T20:07:23.260 INFO:teuthology.orchestra.run.smithi079.stdout:*hv01.front.sepi 67.205.162.81 3 u 39 64 17 0.098 -5.038 1.966 2024-09-20T20:07:23.260 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi 96.245.170.99 3 u 38 64 17 0.115 -4.926 1.897 2024-09-20T20:07:23.260 INFO:teuthology.orchestra.run.smithi079.stdout:+hv03.front.sepi 74.6.168.72 3 u 40 64 17 0.141 -2.781 2.614 2024-09-20T20:07:23.260 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:07:23.262 INFO:teuthology.orchestra.run.smithi090.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:07:23.262 INFO:teuthology.orchestra.run.smithi090.stdout:============================================================================== 2024-09-20T20:07:23.262 INFO:teuthology.orchestra.run.smithi090.stdout:*hv01.front.sepi 67.205.162.81 3 u 41 64 17 0.122 -1.439 0.999 2024-09-20T20:07:23.263 INFO:teuthology.orchestra.run.smithi090.stdout: hv02.front.sepi 96.245.170.99 3 u 33 64 17 0.126 -1.144 0.785 2024-09-20T20:07:23.263 INFO:teuthology.orchestra.run.smithi090.stdout: hv03.front.sepi 74.6.168.72 3 u 40 64 17 0.217 +0.770 1.041 2024-09-20T20:07:23.263 INFO:teuthology.orchestra.run.smithi090.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:07:23.264 INFO:teuthology.orchestra.run.smithi187.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:07:23.264 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================== 2024-09-20T20:07:23.264 INFO:teuthology.orchestra.run.smithi187.stdout: hv01.front.sepi 67.205.162.81 3 u 34 64 17 0.103 -1.255 0.811 2024-09-20T20:07:23.265 INFO:teuthology.orchestra.run.smithi187.stdout:*hv02.front.sepi 96.245.170.99 3 u 43 64 17 0.142 -1.430 0.920 2024-09-20T20:07:23.265 INFO:teuthology.orchestra.run.smithi187.stdout: hv03.front.sepi 74.6.168.72 3 u 36 64 17 0.182 +0.902 0.896 2024-09-20T20:07:23.265 INFO:teuthology.orchestra.run.smithi187.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T20:07:23.265 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T20:07:23.275 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T20:07:23.276 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T20:07:23.308 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T20:07:23.337 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T20:07:23.362 INFO:teuthology.task.internal:Duration was 707.797473 seconds 2024-09-20T20:07:23.362 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T20:07:23.372 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T20:07:23.373 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:07:23.375 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:07:23.378 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:07:23.380 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:07:23.417 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T20:07:23.417 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T20:07:23.417 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T20:07:23.464 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-09-20T20:07:23.464 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T20:07:23.474 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi090.front.sepia.ceph.com 2024-09-20T20:07:23.474 DEBUG:teuthology.orchestra.run.smithi090:> 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-20T20:07:23.484 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi187.front.sepia.ceph.com 2024-09-20T20:07:23.484 DEBUG:teuthology.orchestra.run.smithi187:> 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-20T20:07:23.495 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T20:07:23.495 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:07:23.508 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:07:23.518 DEBUG:teuthology.orchestra.run.smithi090:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:07:23.529 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:07:23.563 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T20:07:23.563 DEBUG:teuthology.orchestra.run.smithi070:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:07:23.580 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:07:23.586 DEBUG:teuthology.orchestra.run.smithi090:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:07:23.597 DEBUG:teuthology.orchestra.run.smithi187:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:07:23.664 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T20:07:23.673 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T20:07:23.673 DEBUG:teuthology.orchestra.run.smithi070:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:07:23.687 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:07:23.699 DEBUG:teuthology.orchestra.run.smithi090:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:07:23.711 DEBUG:teuthology.orchestra.run.smithi187:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:07:23.724 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T20:07:23.733 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T20:07:23.735 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T20:07:23.743 DEBUG:teuthology.orchestra.run.smithi090:> 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-20T20:07:23.745 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = core 2024-09-20T20:07:23.752 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-09-20T20:07:23.753 DEBUG:teuthology.orchestra.run.smithi187:> 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-20T20:07:23.761 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = core 2024-09-20T20:07:23.779 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = core 2024-09-20T20:07:23.797 DEBUG:teuthology.orchestra.run.smithi070:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:07:23.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:07:23.823 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:07:23.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:07:23.829 DEBUG:teuthology.orchestra.run.smithi090:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:07:23.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:07:23.834 DEBUG:teuthology.orchestra.run.smithi187:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:07:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:07:23.847 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T20:07:23.866 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T20:07:23.866 DEBUG:teuthology.misc:Transferring archived files from smithi070:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi070 2024-09-20T20:07:23.867 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:07:23.888 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi079 2024-09-20T20:07:23.889 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:07:23.909 DEBUG:teuthology.misc:Transferring archived files from smithi090:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi090 2024-09-20T20:07:23.909 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:07:23.929 DEBUG:teuthology.misc:Transferring archived files from smithi187:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912852/remote/smithi187 2024-09-20T20:07:23.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:07:23.950 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T20:07:23.951 DEBUG:teuthology.orchestra.run.smithi070:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:07:23.953 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:07:23.955 DEBUG:teuthology.orchestra.run.smithi090:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:07:23.973 DEBUG:teuthology.orchestra.run.smithi187:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:07:23.996 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T20:07:24.006 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T20:07:24.006 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T20:07:24.082 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T20:07:24.082 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:07:24.085 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:07:24.088 DEBUG:teuthology.orchestra.run.smithi090:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:07:24.089 INFO:teuthology.orchestra.run.smithi070.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:07 /home/ubuntu/cephtest 2024-09-20T20:07:24.091 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:07:24.091 INFO:teuthology.orchestra.run.smithi079.stdout: 658624 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:07 /home/ubuntu/cephtest 2024-09-20T20:07:24.094 INFO:teuthology.orchestra.run.smithi090.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:07 /home/ubuntu/cephtest 2024-09-20T20:07:24.096 INFO:teuthology.orchestra.run.smithi187.stdout: 658458 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:07 /home/ubuntu/cephtest 2024-09-20T20:07:24.098 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T20:07:24.107 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T20:07:24.131 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} duration: 707.7974727153778 failure_reason: 'Command failed on smithi070 with status 5: ''sudo systemctl stop ceph-8643c108-778b-11ef-baf5-efdc52797490@mon.a''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=bcbb4835d54a4f03871914c700b83ff7 status: fail success: false 2024-09-20T20:07:24.132 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T20:07:24.264 INFO:teuthology.run:FAIL