2024-02-10T21:30:52.455 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-10T21:30:52.455 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi/7555889 --verbose --description rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rmdir-reactivate} -- /home/teuthworker/archive/yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi/7555889/orig.config.yaml 2024-02-10T21:30:52.484 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T21:30:52.576 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi/7555889 branch: wip-yuri6-testing-2024-02-09-1422 description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: yweinste@redhat.com first_in_suite: false job_id: '7555889' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri6-testing-2024-02-09-1422 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri6-testing-2024-02-09-1422 sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 3672 sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri6-testing-2024-02-09-1422 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_14aa01b918f09661ae41e4c41d1de99d6ac08228/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 targets: smithi136.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFrKp9S0+WRBfd4tYl9hDbhXwXMKOnEREkJM2OhpL6Pm/w6lkQbCSjLVEnqNKnxOGzQeOU4EdgtdlWGR1cAT9Y8= smithi145.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCSJEbKZbVonU8pptFMwzCLFgyHjdcD5LVRqYZomCeWyrqLSPUqs8IawTEtR9h8R03FpbugGIen/diF7IUTrr9g= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-10_17:31:55 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-10T21:30:52.577 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_14aa01b918f09661ae41e4c41d1de99d6ac08228/qa; will attempt to use it 2024-02-10T21:30:52.578 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_14aa01b918f09661ae41e4c41d1de99d6ac08228/qa/tasks 2024-02-10T21:30:52.578 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-10T21:30:52.579 INFO:teuthology.task.internal:Checking packages... 2024-02-10T21:30:52.604 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '14aa01b918f09661ae41e4c41d1de99d6ac08228' 2024-02-10T21:30:52.604 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T21:30:52.604 INFO:teuthology.packaging:ref: None 2024-02-10T21:30:52.604 INFO:teuthology.packaging:tag: None 2024-02-10T21:30:52.604 INFO:teuthology.packaging:branch: wip-yuri6-testing-2024-02-09-1422 2024-02-10T21:30:52.604 INFO:teuthology.packaging:sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T21:30:52.604 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri6-testing-2024-02-09-1422 2024-02-10T21:30:52.819 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1367.g14aa01b9 2024-02-10T21:30:52.821 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-10T21:30:52.828 INFO:teuthology.task.internal:no buildpackages task found 2024-02-10T21:30:52.828 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-10T21:30:52.835 INFO:teuthology.task.internal:Saving configuration 2024-02-10T21:30:52.848 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-10T21:30:52.854 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T21:30:52.877 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi/7555889', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 21:25:32.229008', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFrKp9S0+WRBfd4tYl9hDbhXwXMKOnEREkJM2OhpL6Pm/w6lkQbCSjLVEnqNKnxOGzQeOU4EdgtdlWGR1cAT9Y8='} 2024-02-10T21:30:52.899 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi/7555889', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 21:25:32.227573', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCSJEbKZbVonU8pptFMwzCLFgyHjdcD5LVRqYZomCeWyrqLSPUqs8IawTEtR9h8R03FpbugGIen/diF7IUTrr9g='} 2024-02-10T21:30:52.899 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-10T21:30:52.905 INFO:teuthology.task.internal:roles: ubuntu@smithi136.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-02-10T21:30:52.905 INFO:teuthology.task.internal:roles: ubuntu@smithi145.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-02-10T21:30:52.906 INFO:teuthology.run_tasks:Running task console_log... 2024-02-10T21:30:52.985 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa88e6541f0>, signals=[15]) 2024-02-10T21:30:52.985 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-10T21:30:52.992 INFO:teuthology.task.internal:Opening connections... 2024-02-10T21:30:52.992 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi136.front.sepia.ceph.com 2024-02-10T21:30:52.994 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:30:53.083 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi145.front.sepia.ceph.com 2024-02-10T21:30:53.084 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:30:53.173 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-10T21:30:53.179 DEBUG:teuthology.orchestra.run.smithi136:> uname -m 2024-02-10T21:30:53.197 INFO:teuthology.orchestra.run.smithi136.stdout:x86_64 2024-02-10T21:30:53.198 DEBUG:teuthology.orchestra.run.smithi136:> cat /etc/os-release 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:NAME="CentOS Stream" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION="9" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:ID="centos" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:ID_LIKE="rhel fedora" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_ID="9" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:PLATFORM_ID="platform:el9" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:ANSI_COLOR="0;31" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:LOGO="fedora-logo-icon" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:HOME_URL="https://centos.org/" 2024-02-10T21:30:53.255 INFO:teuthology.orchestra.run.smithi136.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-10T21:30:53.256 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-10T21:30:53.256 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-10T21:30:53.256 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2024-02-10T21:30:53.278 DEBUG:teuthology.orchestra.run.smithi145:> uname -m 2024-02-10T21:30:53.296 INFO:teuthology.orchestra.run.smithi145.stdout:x86_64 2024-02-10T21:30:53.297 DEBUG:teuthology.orchestra.run.smithi145:> cat /etc/os-release 2024-02-10T21:30:53.352 INFO:teuthology.orchestra.run.smithi145.stdout:NAME="CentOS Stream" 2024-02-10T21:30:53.352 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION="9" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:ID="centos" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:ID_LIKE="rhel fedora" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_ID="9" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:PLATFORM_ID="platform:el9" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:ANSI_COLOR="0;31" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:LOGO="fedora-logo-icon" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:HOME_URL="https://centos.org/" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-10T21:30:53.353 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-10T21:30:53.354 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2024-02-10T21:30:53.370 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-10T21:30:53.379 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-10T21:30:53.433 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-10T21:30:53.433 DEBUG:teuthology.orchestra.run.smithi136:> test '!' -e /home/ubuntu/cephtest 2024-02-10T21:30:53.435 DEBUG:teuthology.orchestra.run.smithi145:> test '!' -e /home/ubuntu/cephtest 2024-02-10T21:30:53.451 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-10T21:30:53.458 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-10T21:30:53.458 DEBUG:teuthology.orchestra.run.smithi136:> test -z $(ls -A /var/lib/ceph) 2024-02-10T21:30:53.492 DEBUG:teuthology.orchestra.run.smithi145:> test -z $(ls -A /var/lib/ceph) 2024-02-10T21:30:53.718 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-10T21:30:53.776 INFO:teuthology.run_tasks:Running task kernel... 2024-02-10T21:30:53.794 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-10T21:30:53.794 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-10T21:30:53.795 DEBUG:teuthology.orchestra.run.smithi136:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T21:30:53.795 DEBUG:teuthology.orchestra.run.smithi145:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T21:30:53.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T21:30:53.812 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-02-10T21:30:53.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T21:30:53.814 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-02-10T21:30:53.870 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-361.el9.x86_64 2024-02-10T21:30:53.870 INFO:teuthology.task.kernel:Running kernel on smithi136: 5.14.0-361.el9.x86_64 2024-02-10T21:30:53.870 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum install -y kernel 2024-02-10T21:30:53.871 INFO:teuthology.orchestra.run.smithi145.stdout:5.14.0-361.el9.x86_64 2024-02-10T21:30:53.871 INFO:teuthology.task.kernel:Running kernel on smithi145: 5.14.0-361.el9.x86_64 2024-02-10T21:30:53.872 DEBUG:teuthology.orchestra.run.smithi145:> sudo yum install -y kernel 2024-02-10T21:30:56.126 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS-9 - AppStream 12 MB/s | 6.7 MB 00:00 2024-02-10T21:30:56.137 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS-9 - AppStream 12 MB/s | 6.7 MB 00:00 2024-02-10T21:30:57.576 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS-9 - BaseOS 5.7 MB/s | 2.0 MB 00:00 2024-02-10T21:30:57.596 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS-9 - BaseOS 5.8 MB/s | 2.0 MB 00:00 2024-02-10T21:30:58.428 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.0 MB 00:00 2024-02-10T21:30:58.784 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - BaseOS 8.5 MB/s | 8.0 MB 00:00 2024-02-10T21:31:00.305 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - AppStream 24 MB/s | 19 MB 00:00 2024-02-10T21:31:00.751 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-02-10T21:31:04.847 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - CRB 5.6 MB/s | 5.9 MB 00:01 2024-02-10T21:31:06.143 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 5.9 MB 00:01 2024-02-10T21:31:06.389 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 15 kB 00:00 2024-02-10T21:31:08.385 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - Extras packages 13 kB/s | 15 kB 00:01 2024-02-10T21:31:09.429 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 22 MB/s | 20 MB 00:00 2024-02-10T21:31:10.926 INFO:teuthology.orchestra.run.smithi145.stdout:Extra Packages for Enterprise Linux 4.6 MB/s | 20 MB 00:04 2024-02-10T21:31:14.361 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 11 kB/s | 1.7 kB 00:00 2024-02-10T21:31:15.989 INFO:teuthology.orchestra.run.smithi145.stdout:lab-extras 5.7 kB/s | 1.7 kB 00:00 2024-02-10T21:31:16.685 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-10T21:31:16.685 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-10T21:31:16.788 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-02-10T21:31:16.793 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-02-10T21:31:16.793 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout: kernel x86_64 5.14.0-419.el9 CentOS-BaseOS 6.0 M 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core x86_64 5.14.0-419.el9 CentOS-BaseOS 21 M 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules x86_64 5.14.0-419.el9 CentOS-BaseOS 39 M 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core x86_64 5.14.0-419.el9 CentOS-BaseOS 33 M 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout:Install 4 Packages 2024-02-10T21:31:16.794 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:31:16.795 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 99 M 2024-02-10T21:31:16.795 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 122 M 2024-02-10T21:31:16.795 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-02-10T21:31:17.197 INFO:teuthology.orchestra.run.smithi136.stdout:(1/4): kernel-5.14.0-419.el9.x86_64.rpm 15 MB/s | 6.0 MB 00:00 2024-02-10T21:31:17.754 INFO:teuthology.orchestra.run.smithi136.stdout:(2/4): kernel-core-5.14.0-419.el9.x86_64.rpm 22 MB/s | 21 MB 00:00 2024-02-10T21:31:18.205 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-10T21:31:18.205 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-10T21:31:18.298 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout: Package Arch Version Repository Size 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout: kernel x86_64 5.14.0-419.el9 CentOS-BaseOS 6.0 M 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-core x86_64 5.14.0-419.el9 CentOS-BaseOS 21 M 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules x86_64 5.14.0-419.el9 CentOS-BaseOS 39 M 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-core x86_64 5.14.0-419.el9 CentOS-BaseOS 33 M 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:31:18.306 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-02-10T21:31:18.307 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-02-10T21:31:18.307 INFO:teuthology.orchestra.run.smithi145.stdout:Install 4 Packages 2024-02-10T21:31:18.307 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:31:18.307 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 99 M 2024-02-10T21:31:18.307 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 122 M 2024-02-10T21:31:18.307 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2024-02-10T21:31:18.629 INFO:teuthology.orchestra.run.smithi136.stdout:(3/4): kernel-modules-core-5.14.0-419.el9.x86_6 23 MB/s | 33 MB 00:01 2024-02-10T21:31:18.741 INFO:teuthology.orchestra.run.smithi145.stdout:(1/4): kernel-5.14.0-419.el9.x86_64.rpm 14 MB/s | 6.0 MB 00:00 2024-02-10T21:31:19.180 INFO:teuthology.orchestra.run.smithi136.stdout:(4/4): kernel-modules-5.14.0-419.el9.x86_64.rpm 16 MB/s | 39 MB 00:02 2024-02-10T21:31:19.183 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-02-10T21:31:19.183 INFO:teuthology.orchestra.run.smithi136.stdout:Total 42 MB/s | 99 MB 00:02 2024-02-10T21:31:19.183 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-02-10T21:31:19.499 INFO:teuthology.orchestra.run.smithi145.stdout:(2/4): kernel-core-5.14.0-419.el9.x86_64.rpm 17 MB/s | 21 MB 00:01 2024-02-10T21:31:19.556 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-02-10T21:31:19.557 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-02-10T21:31:20.333 INFO:teuthology.orchestra.run.smithi145.stdout:(3/4): kernel-modules-core-5.14.0-419.el9.x86_6 21 MB/s | 33 MB 00:01 2024-02-10T21:31:20.614 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-02-10T21:31:20.614 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-02-10T21:31:20.716 INFO:teuthology.orchestra.run.smithi145.stdout:(4/4): kernel-modules-5.14.0-419.el9.x86_64.rpm 16 MB/s | 39 MB 00:02 2024-02-10T21:31:20.719 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-02-10T21:31:20.719 INFO:teuthology.orchestra.run.smithi145.stdout:Total 41 MB/s | 99 MB 00:02 2024-02-10T21:31:20.720 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-02-10T21:31:21.097 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-02-10T21:31:21.097 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-02-10T21:31:22.099 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-02-10T21:31:22.099 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-02-10T21:31:23.007 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-02-10T21:31:23.668 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-core-5.14.0-419.el9.x86_64 1/4 2024-02-10T21:31:23.791 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T21:31:24.493 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-02-10T21:31:25.141 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-modules-core-5.14.0-419.el9.x86_64 1/4 2024-02-10T21:31:25.275 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T21:31:26.557 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T21:31:26.745 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T21:31:28.031 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T21:31:28.231 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T21:31:31.413 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T21:31:31.599 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:31:32.923 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T21:31:33.123 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:31:36.305 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:31:37.832 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:32:05.373 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:32:05.373 INFO:teuthology.orchestra.run.smithi136.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-10T21:32:05.373 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:32:05.445 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:32:05.885 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:32:05.885 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-5.14.0-419.el9.x86_64 1/4 2024-02-10T21:32:05.885 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T21:32:05.885 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T21:32:06.311 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:32:06.311 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:32:06.311 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-02-10T21:32:06.311 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-5.14.0-419.el9.x86_64 2024-02-10T21:32:06.311 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core-5.14.0-419.el9.x86_64 2024-02-10T21:32:06.311 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-5.14.0-419.el9.x86_64 2024-02-10T21:32:06.311 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core-5.14.0-419.el9.x86_64 2024-02-10T21:32:06.311 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:32:06.311 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-02-10T21:32:06.854 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T21:32:07.003 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T21:32:07.003 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T21:32:07.004 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-419.el9.x86_64 2024-02-10T21:32:07.004 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T21:32:07.004 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T21:32:07.004 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-02-10T21:32:07.004 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi136.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T21:32:07.004 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T21:32:07.086 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:32:07.086 INFO:teuthology.orchestra.run.smithi145.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-10T21:32:07.086 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:32:07.110 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T21:32:07.111 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T21:32:07.111 DEBUG:teuthology.orchestra.run.smithi136:> sudo rpm -qi grub2-tools 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Name : grub2-tools 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Epoch : 1 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Version : 2.06 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Release : 68.el9 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Architecture: x86_64 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Group : Unspecified 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Size : 8264254 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:License : GPLv3+ 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-10T21:32:07.155 INFO:teuthology.orchestra.run.smithi136.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:Packager : builder@centos.org 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:Vendor : CentOS 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:Summary : Support tools for GRUB. 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:Description : 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:hardware devices. 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:32:07.156 INFO:teuthology.orchestra.run.smithi136.stdout:This subpackage provides tools for support of all platforms. 2024-02-10T21:32:07.157 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:32:07.158 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-10T21:32:07.158 INFO:teuthology.task.kernel:Updating grub on smithi136 to boot 5.14.0-419.el9.x86_64 2024-02-10T21:32:07.158 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-10T21:32:07.622 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:32:07.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-5.14.0-419.el9.x86_64 1/4 2024-02-10T21:32:07.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T21:32:07.622 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T21:32:07.753 INFO:teuthology.orchestra.run.smithi136.stderr:Generating grub configuration file ... 2024-02-10T21:32:08.051 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T21:32:08.052 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:32:08.052 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2024-02-10T21:32:08.052 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-5.14.0-419.el9.x86_64 2024-02-10T21:32:08.052 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-core-5.14.0-419.el9.x86_64 2024-02-10T21:32:08.052 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-5.14.0-419.el9.x86_64 2024-02-10T21:32:08.052 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-core-5.14.0-419.el9.x86_64 2024-02-10T21:32:08.052 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:32:08.052 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-02-10T21:32:08.535 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T21:32:08.664 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T21:32:08.665 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T21:32:08.665 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-419.el9.x86_64 2024-02-10T21:32:08.666 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T21:32:08.666 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T21:32:08.666 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-02-10T21:32:08.666 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi145.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T21:32:08.666 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T21:32:08.773 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T21:32:08.773 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T21:32:08.773 DEBUG:teuthology.orchestra.run.smithi145:> sudo rpm -qi grub2-tools 2024-02-10T21:32:08.816 INFO:teuthology.orchestra.run.smithi145.stdout:Name : grub2-tools 2024-02-10T21:32:08.816 INFO:teuthology.orchestra.run.smithi145.stdout:Epoch : 1 2024-02-10T21:32:08.816 INFO:teuthology.orchestra.run.smithi145.stdout:Version : 2.06 2024-02-10T21:32:08.816 INFO:teuthology.orchestra.run.smithi145.stdout:Release : 68.el9 2024-02-10T21:32:08.816 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: x86_64 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Group : Unspecified 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Size : 8264254 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:License : GPLv3+ 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Packager : builder@centos.org 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Vendor : CentOS 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Summary : Support tools for GRUB. 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:Description : 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:32:08.817 INFO:teuthology.orchestra.run.smithi145.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-10T21:32:08.818 INFO:teuthology.orchestra.run.smithi145.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-10T21:32:08.818 INFO:teuthology.orchestra.run.smithi145.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-10T21:32:08.818 INFO:teuthology.orchestra.run.smithi145.stdout:hardware devices. 2024-02-10T21:32:08.818 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:32:08.818 INFO:teuthology.orchestra.run.smithi145.stdout:This subpackage provides tools for support of all platforms. 2024-02-10T21:32:08.819 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-10T21:32:08.819 INFO:teuthology.task.kernel:Updating grub on smithi145 to boot 5.14.0-419.el9.x86_64 2024-02-10T21:32:08.819 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-10T21:32:09.096 INFO:teuthology.orchestra.run.smithi136.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-10T21:32:09.129 INFO:teuthology.orchestra.run.smithi136.stderr:done 2024-02-10T21:32:09.131 DEBUG:teuthology.orchestra.run.smithi136:> mktemp 2024-02-10T21:32:09.146 INFO:teuthology.orchestra.run.smithi136.stdout:/tmp/tmp.o8DeyiSslr 2024-02-10T21:32:09.146 DEBUG:teuthology.orchestra.run.smithi136:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.o8DeyiSslr 2024-02-10T21:32:09.216 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0666 /tmp/tmp.o8DeyiSslr 2024-02-10T21:32:09.362 DEBUG:teuthology.orchestra.remote:smithi136:/tmp/tmp.o8DeyiSslr is 6KB 2024-02-10T21:32:09.410 DEBUG:teuthology.orchestra.run.smithi136:> rm -fr /tmp/tmp.o8DeyiSslr 2024-02-10T21:32:09.424 DEBUG:teuthology.orchestra.run.smithi136:> sudo /bin/ls /boot/loader/entries || true 2024-02-10T21:32:09.479 INFO:teuthology.orchestra.run.smithi145.stderr:Generating grub configuration file ... 2024-02-10T21:32:09.520 INFO:teuthology.orchestra.run.smithi136.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-10T21:32:09.520 INFO:teuthology.orchestra.run.smithi136.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-10T21:32:09.520 INFO:teuthology.orchestra.run.smithi136.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-10T21:32:09.520 INFO:teuthology.orchestra.run.smithi136.stdout:15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64.conf 2024-02-10T21:32:09.522 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64 2024-02-10T21:32:09.634 DEBUG:teuthology.orchestra.run.smithi136:> sudo shutdown -r now 2024-02-10T21:32:10.867 INFO:teuthology.orchestra.run.smithi145.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-10T21:32:10.914 INFO:teuthology.orchestra.run.smithi145.stderr:done 2024-02-10T21:32:10.917 DEBUG:teuthology.orchestra.run.smithi145:> mktemp 2024-02-10T21:32:10.932 INFO:teuthology.orchestra.run.smithi145.stdout:/tmp/tmp.uMGePhyZ4O 2024-02-10T21:32:10.932 DEBUG:teuthology.orchestra.run.smithi145:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.uMGePhyZ4O 2024-02-10T21:32:11.003 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0666 /tmp/tmp.uMGePhyZ4O 2024-02-10T21:32:11.147 DEBUG:teuthology.orchestra.remote:smithi145:/tmp/tmp.uMGePhyZ4O is 6KB 2024-02-10T21:32:11.198 DEBUG:teuthology.orchestra.run.smithi145:> rm -fr /tmp/tmp.uMGePhyZ4O 2024-02-10T21:32:11.212 DEBUG:teuthology.orchestra.run.smithi145:> sudo /bin/ls /boot/loader/entries || true 2024-02-10T21:32:11.276 INFO:teuthology.orchestra.run.smithi145.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-10T21:32:11.276 INFO:teuthology.orchestra.run.smithi145.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-10T21:32:11.277 INFO:teuthology.orchestra.run.smithi145.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-10T21:32:11.277 INFO:teuthology.orchestra.run.smithi145.stdout:15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64.conf 2024-02-10T21:32:11.278 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64 2024-02-10T21:32:11.433 DEBUG:teuthology.orchestra.run.smithi145:> sudo shutdown -r now 2024-02-10T21:32:39.664 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-02-10T21:32:39.665 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-02-10T21:32:39.666 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:32:41.437 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-02-10T21:32:41.437 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-02-10T21:32:41.438 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:32:58.044 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-02-10T21:32:59.836 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2024-02-10T21:33:07.052 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-02-10T21:33:07.053 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:33:08.839 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-02-10T21:33:08.840 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:33:10.108 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-02-10T21:33:11.900 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2024-02-10T21:33:22.118 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-02-10T21:33:22.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:33:23.903 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-02-10T21:33:23.904 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:33:40.540 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-02-10T21:33:55.541 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-02-10T21:33:55.542 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:33:55.813 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-02-10T21:33:55.860 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-02-10T21:33:56.198 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-02-10T21:33:56.198 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-419.el9.x86_64"... 2024-02-10T21:33:56.198 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-02-10T21:33:56.212 INFO:teuthology.orchestra.run.smithi145.stdout:5.14.0-419.el9.x86_64 2024-02-10T21:33:56.212 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-419.el9.x86_64 vs 5.14.0-419.el9.x86_64 2024-02-10T21:33:56.213 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T21:33:56.213 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-10T21:33:56.284 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-02-10T21:33:56.284 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-419.el9.x86_64"... 2024-02-10T21:33:56.284 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-02-10T21:33:56.298 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-419.el9.x86_64 2024-02-10T21:33:56.298 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-419.el9.x86_64 vs 5.14.0-419.el9.x86_64 2024-02-10T21:33:56.298 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T21:33:56.298 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-10T21:33:57.213 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-10T21:33:57.214 DEBUG:teuthology.orchestra.run.smithi145:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T21:33:57.267 INFO:teuthology.orchestra.run.smithi145.stdout:ttyS1 2024-02-10T21:33:57.299 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-10T21:33:57.299 DEBUG:teuthology.orchestra.run.smithi136:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T21:33:57.308 DEBUG:teuthology.parallel:result is None 2024-02-10T21:33:57.370 INFO:teuthology.orchestra.run.smithi136.stdout:ttyS1 2024-02-10T21:33:57.397 DEBUG:teuthology.parallel:result is None 2024-02-10T21:33:57.398 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-10T21:33:57.409 INFO:teuthology.task.internal:Creating test directory... 2024-02-10T21:33:57.409 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T21:33:57.411 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T21:33:57.425 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-10T21:33:57.433 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-10T21:33:57.458 INFO:teuthology.task.internal:Creating archive directory... 2024-02-10T21:33:57.458 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T21:33:57.461 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T21:33:57.492 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-10T21:33:57.518 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-10T21:33:57.518 DEBUG:teuthology.orchestra.run.smithi136:> 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-02-10T21:33:57.520 DEBUG:teuthology.orchestra.run.smithi145:> 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-02-10T21:33:57.544 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T21:33:57.557 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T21:33:57.561 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T21:33:57.574 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T21:33:57.576 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-10T21:33:57.583 INFO:teuthology.task.internal:Configuring sudo... 2024-02-10T21:33:57.583 DEBUG:teuthology.orchestra.run.smithi136:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T21:33:57.598 DEBUG:teuthology.orchestra.run.smithi145:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T21:33:57.640 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-10T21:33:57.649 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-10T21:33:57.649 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T21:33:57.662 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T21:33:57.691 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T21:33:57.755 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T21:33:57.843 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T21:33:57.883 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T21:33:57.925 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-02-10T21:33:57.925 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T21:33:57.990 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T21:33:58.032 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T21:33:58.079 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T21:33:58.160 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T21:33:58.197 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-02-10T21:33:58.197 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T21:33:58.262 DEBUG:teuthology.orchestra.run.smithi136:> sudo service rsyslog restart 2024-02-10T21:33:58.264 DEBUG:teuthology.orchestra.run.smithi145:> sudo service rsyslog restart 2024-02-10T21:33:58.334 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T21:33:58.389 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T21:33:58.720 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-10T21:33:58.728 INFO:teuthology.task.internal:Starting timer... 2024-02-10T21:33:58.729 INFO:teuthology.run_tasks:Running task pcp... 2024-02-10T21:33:58.738 INFO:teuthology.run_tasks:Running task selinux... 2024-02-10T21:33:58.747 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-10T21:33:58.747 DEBUG:teuthology.orchestra.run.smithi136:> sudo service auditd rotate 2024-02-10T21:33:58.831 INFO:teuthology.orchestra.run.smithi136.stdout:Rotating logs: 2024-02-10T21:33:58.835 DEBUG:teuthology.orchestra.run.smithi145:> sudo service auditd rotate 2024-02-10T21:33:58.893 INFO:teuthology.orchestra.run.smithi145.stdout:Rotating logs: 2024-02-10T21:33:58.895 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-10T21:33:58.895 DEBUG:teuthology.orchestra.run.smithi136:> /usr/sbin/getenforce 2024-02-10T21:33:58.933 INFO:teuthology.orchestra.run.smithi136.stdout:Permissive 2024-02-10T21:33:58.934 DEBUG:teuthology.orchestra.run.smithi145:> /usr/sbin/getenforce 2024-02-10T21:33:58.962 INFO:teuthology.orchestra.run.smithi145.stdout:Permissive 2024-02-10T21:33:58.962 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi136.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi145.front.sepia.ceph.com': 'permissive'} 2024-02-10T21:33:58.962 DEBUG:teuthology.orchestra.run.smithi136:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-10T21:33:59.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T21:33:59.015 DEBUG:teuthology.orchestra.run.smithi145:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-10T21:33:59.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T21:33:59.042 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-10T21:33:59.042 DEBUG:teuthology.orchestra.run.smithi136:> sudo /usr/sbin/setenforce permissive 2024-02-10T21:33:59.094 DEBUG:teuthology.orchestra.run.smithi145:> sudo /usr/sbin/setenforce permissive 2024-02-10T21:33:59.122 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-10T21:33:59.132 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-10T21:33:59.150 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-02-10T21:33:59.152 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi136.front.sepia.ceph.com,smithi145.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-10T21:38:09.027 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi136.front.sepia.ceph.com'), Remote(name='ubuntu@smithi145.front.sepia.ceph.com')] 2024-02-10T21:38:09.028 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-02-10T21:38:09.030 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:38:09.120 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-02-10T21:38:09.202 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-02-10T21:38:09.203 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-02-10T21:38:09.203 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T21:38:09.293 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-02-10T21:38:09.367 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-02-10T21:38:09.367 INFO:teuthology.run_tasks:Running task clock... 2024-02-10T21:38:09.379 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-10T21:38:09.379 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T21:38:09.379 DEBUG:teuthology.orchestra.run.smithi136:> 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-02-10T21:38:09.381 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T21:38:09.382 DEBUG:teuthology.orchestra.run.smithi145:> 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-02-10T21:38:09.410 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-10T21:38:09.426 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-10T21:38:09.437 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-10T21:38:09.454 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-10T21:38:09.455 INFO:teuthology.orchestra.run.smithi136.stderr:sudo: ntpd: command not found 2024-02-10T21:38:09.468 INFO:teuthology.orchestra.run.smithi136.stdout:506 Cannot talk to daemon 2024-02-10T21:38:09.483 INFO:teuthology.orchestra.run.smithi145.stderr:sudo: ntpd: command not found 2024-02-10T21:38:09.485 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-10T21:38:09.496 INFO:teuthology.orchestra.run.smithi145.stdout:506 Cannot talk to daemon 2024-02-10T21:38:09.501 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-10T21:38:09.513 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-10T21:38:09.529 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-10T21:38:09.552 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-02-10T21:38:09.555 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T21:38:09.555 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-02-10T21:38:09.555 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T21:38:09.555 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T21:38:09.555 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T21:38:09.555 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T21:38:09.584 INFO:teuthology.orchestra.run.smithi145.stderr:bash: line 1: ntpq: command not found 2024-02-10T21:38:09.587 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T21:38:09.587 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2024-02-10T21:38:09.587 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T21:38:09.587 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T21:38:09.587 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T21:38:09.587 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T21:38:09.588 INFO:teuthology.run_tasks:Running task pexec... 2024-02-10T21:38:09.598 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-10T21:38:09.599 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi136.front.sepia.ceph.com 2024-02-10T21:38:09.599 DEBUG:teuthology.orchestra.run.smithi136:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-10T21:38:09.599 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi145.front.sepia.ceph.com 2024-02-10T21:38:09.599 DEBUG:teuthology.orchestra.run.smithi145:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-10T21:38:10.205 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:48 ago on Sat 10 Feb 2024 09:37:22 PM UTC. 2024-02-10T21:38:10.231 INFO:teuthology.orchestra.run.smithi145.stdout:Last metadata expiration check: 0:00:48 ago on Sat 10 Feb 2024 09:37:22 PM UTC. 2024-02-10T21:38:10.361 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 3.1 M 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 9.8 M 2024-02-10T21:38:10.363 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-02-10T21:38:10.384 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-02-10T21:38:10.404 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-02-10T21:38:10.404 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2024-02-10T21:38:10.404 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-02-10T21:38:10.404 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2024-02-10T21:38:10.404 INFO:teuthology.orchestra.run.smithi145.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-10T21:38:10.405 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:38:10.405 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-02-10T21:38:10.405 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-02-10T21:38:10.405 INFO:teuthology.orchestra.run.smithi145.stdout:Install 1 Package 2024-02-10T21:38:10.405 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:38:10.405 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 3.1 M 2024-02-10T21:38:10.405 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 9.8 M 2024-02-10T21:38:10.405 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2024-02-10T21:38:10.568 INFO:teuthology.orchestra.run.smithi136.stdout:runc-1.1.12-1.el9.x86_64.rpm 15 MB/s | 3.1 MB 00:00 2024-02-10T21:38:10.569 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-02-10T21:38:10.569 INFO:teuthology.orchestra.run.smithi136.stdout:Total 15 MB/s | 3.1 MB 00:00 2024-02-10T21:38:10.569 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-02-10T21:38:10.574 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-02-10T21:38:10.574 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-02-10T21:38:10.616 INFO:teuthology.orchestra.run.smithi145.stdout:runc-1.1.12-1.el9.x86_64.rpm 15 MB/s | 3.1 MB 00:00 2024-02-10T21:38:10.617 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-02-10T21:38:10.617 INFO:teuthology.orchestra.run.smithi145.stdout:Total 15 MB/s | 3.1 MB 00:00 2024-02-10T21:38:10.618 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-02-10T21:38:10.623 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-02-10T21:38:10.623 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-02-10T21:38:10.645 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-02-10T21:38:10.646 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-02-10T21:38:10.694 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-02-10T21:38:10.694 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-02-10T21:38:10.853 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-02-10T21:38:10.923 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-02-10T21:38:10.945 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T21:38:11.011 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T21:38:11.539 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T21:38:11.586 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T21:38:11.840 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T21:38:11.841 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:38:11.841 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-02-10T21:38:11.841 INFO:teuthology.orchestra.run.smithi136.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-10T21:38:11.841 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:38:11.841 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-02-10T21:38:11.901 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T21:38:11.901 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:38:11.901 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2024-02-10T21:38:11.901 INFO:teuthology.orchestra.run.smithi145.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-10T21:38:11.901 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-02-10T21:38:11.901 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-02-10T21:38:12.109 DEBUG:teuthology.parallel:result is None 2024-02-10T21:38:12.158 DEBUG:teuthology.parallel:result is None 2024-02-10T21:38:12.159 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-02-10T21:38:12.169 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-02-10T21:38:12.170 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-02-10T21:38:12.170 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T21:38:12.185 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-10T21:38:12.185 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_1 2024-02-10T21:38:12.240 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T21:38:12.240 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T21:38:12.240 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-02-10T21:38:12.240 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T21:38:12.240 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T21:38:12.240 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-02-10 21:38:08.029932110 +0000 2024-02-10T21:38:12.240 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-02-10 21:37:46.594410706 +0000 2024-02-10T21:38:12.240 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-02-10 21:37:46.594410706 +0000 2024-02-10T21:38:12.240 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-02-10 21:37:46.594410706 +0000 2024-02-10T21:38:12.241 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T21:38:12.305 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-02-10T21:38:12.305 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-02-10T21:38:12.305 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000194796 s, 2.6 MB/s 2024-02-10T21:38:12.306 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T21:38:12.361 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_2 2024-02-10T21:38:12.416 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T21:38:12.416 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T21:38:12.416 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-02-10T21:38:12.416 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T21:38:12.416 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T21:38:12.416 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-02-10 21:38:08.029932110 +0000 2024-02-10T21:38:12.416 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-02-10 21:37:46.924403338 +0000 2024-02-10T21:38:12.416 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-02-10 21:37:46.924403338 +0000 2024-02-10T21:38:12.416 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-02-10 21:37:46.924403338 +0000 2024-02-10T21:38:12.416 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T21:38:12.481 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-02-10T21:38:12.481 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-02-10T21:38:12.481 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000241282 s, 2.1 MB/s 2024-02-10T21:38:12.483 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T21:38:12.539 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_3 2024-02-10T21:38:12.594 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T21:38:12.594 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T21:38:12.594 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-02-10T21:38:12.594 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T21:38:12.594 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T21:38:12.594 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-02-10 21:38:08.029932110 +0000 2024-02-10T21:38:12.594 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-02-10 21:37:47.258395881 +0000 2024-02-10T21:38:12.594 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-02-10 21:37:47.258395881 +0000 2024-02-10T21:38:12.594 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-02-10 21:37:47.258395881 +0000 2024-02-10T21:38:12.595 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T21:38:12.659 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-02-10T21:38:12.659 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-02-10T21:38:12.659 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000265408 s, 1.9 MB/s 2024-02-10T21:38:12.660 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T21:38:12.716 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_4 2024-02-10T21:38:12.770 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T21:38:12.770 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T21:38:12.771 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-02-10T21:38:12.771 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T21:38:12.771 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T21:38:12.771 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-02-10 21:38:08.029932110 +0000 2024-02-10T21:38:12.771 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-02-10 21:37:47.588388513 +0000 2024-02-10T21:38:12.771 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-02-10 21:37:47.588388513 +0000 2024-02-10T21:38:12.771 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-02-10 21:37:47.588388513 +0000 2024-02-10T21:38:12.771 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T21:38:12.835 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-02-10T21:38:12.835 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-02-10T21:38:12.835 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000215051 s, 2.4 MB/s 2024-02-10T21:38:12.836 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T21:38:12.892 DEBUG:teuthology.orchestra.run.smithi136:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-02-10T21:38:13.039 INFO:teuthology.orchestra.run.smithi136.stdout:loop 2024-02-10T21:38:13.040 INFO:tasks.nvme_loop:Connecting nvme_loop smithi136:/dev/vg_nvme/lv_1... 2024-02-10T21:38:13.040 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-02-10T21:38:13.078 INFO:teuthology.orchestra.run.smithi136.stdout:1 2024-02-10T21:38:13.115 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/vg_nvme/lv_11 2024-02-10T21:38:13.144 INFO:tasks.nvme_loop:Connecting nvme_loop smithi136:/dev/vg_nvme/lv_2... 2024-02-10T21:38:13.144 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-02-10T21:38:13.222 INFO:teuthology.orchestra.run.smithi136.stdout:1 2024-02-10T21:38:13.260 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/vg_nvme/lv_21 2024-02-10T21:38:13.293 INFO:tasks.nvme_loop:Connecting nvme_loop smithi136:/dev/vg_nvme/lv_3... 2024-02-10T21:38:13.294 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-02-10T21:38:13.373 INFO:teuthology.orchestra.run.smithi136.stdout:1 2024-02-10T21:38:13.412 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/vg_nvme/lv_31 2024-02-10T21:38:13.449 INFO:tasks.nvme_loop:Connecting nvme_loop smithi136:/dev/vg_nvme/lv_4... 2024-02-10T21:38:13.449 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-02-10T21:38:13.529 INFO:teuthology.orchestra.run.smithi136.stdout:1 2024-02-10T21:38:13.568 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/vg_nvme/lv_41 2024-02-10T21:38:13.597 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-02-10T21:38:13.598 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T21:38:13.658 DEBUG:teuthology.orchestra.run.smithi136:> sudo nvme list 2024-02-10T21:38:13.724 INFO:teuthology.orchestra.run.smithi136.stdout:Node SN Model Namespace Usage Format FW Rev 2024-02-10T21:38:13.724 INFO:teuthology.orchestra.run.smithi136.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-02-10T21:38:13.724 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/nvme0n1 CVPD514100122P0SGN INTEL SSDPEDMX020T4 1 2.00 TB / 2.00 TB 512 B + 0 B 8DV10171 2024-02-10T21:38:13.724 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/nvme1n1 b3796e6b3f5802ff99fb Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-02-10T21:38:13.724 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/nvme2n1 61dfc32ec73ac5aa8e16 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-02-10T21:38:13.724 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/nvme3n1 5b3ef21730e6d075b5d4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-02-10T21:38:13.724 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/nvme4n1 644dbf400c67952b8cd6 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-02-10T21:38:13.725 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-10T21:38:13.725 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-02-10T21:38:13.725 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/scratch_devs 2024-02-10T21:38:13.792 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-02-10T21:38:13.792 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T21:38:13.811 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-10T21:38:13.811 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_1 2024-02-10T21:38:13.870 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T21:38:13.870 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T21:38:13.870 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-02-10T21:38:13.870 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T21:38:13.870 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T21:38:13.871 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-02-10 21:38:08.092301881 +0000 2024-02-10T21:38:13.871 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-02-10 21:37:46.564761593 +0000 2024-02-10T21:38:13.871 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-02-10 21:37:46.564761593 +0000 2024-02-10T21:38:13.871 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: 2024-02-10 21:37:46.564761593 +0000 2024-02-10T21:38:13.871 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T21:38:13.939 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-02-10T21:38:13.939 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-02-10T21:38:13.939 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000200296 s, 2.6 MB/s 2024-02-10T21:38:13.940 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T21:38:13.998 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_2 2024-02-10T21:38:14.054 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T21:38:14.054 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T21:38:14.055 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-02-10T21:38:14.055 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T21:38:14.055 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T21:38:14.055 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-02-10 21:38:08.092301881 +0000 2024-02-10T21:38:14.055 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-02-10 21:37:46.906754290 +0000 2024-02-10T21:38:14.055 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-02-10 21:37:46.906754290 +0000 2024-02-10T21:38:14.055 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: 2024-02-10 21:37:46.906754290 +0000 2024-02-10T21:38:14.055 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T21:38:14.121 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-02-10T21:38:14.122 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-02-10T21:38:14.122 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000242697 s, 2.1 MB/s 2024-02-10T21:38:14.123 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T21:38:14.179 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_3 2024-02-10T21:38:14.236 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T21:38:14.236 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T21:38:14.236 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-02-10T21:38:14.236 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T21:38:14.236 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T21:38:14.236 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-02-10 21:38:08.092301881 +0000 2024-02-10T21:38:14.236 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-02-10 21:37:47.248746987 +0000 2024-02-10T21:38:14.237 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-02-10 21:37:47.248746987 +0000 2024-02-10T21:38:14.237 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: 2024-02-10 21:37:47.248746987 +0000 2024-02-10T21:38:14.237 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T21:38:14.303 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-02-10T21:38:14.303 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-02-10T21:38:14.303 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000222564 s, 2.3 MB/s 2024-02-10T21:38:14.305 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T21:38:14.361 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_4 2024-02-10T21:38:14.417 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T21:38:14.418 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T21:38:14.418 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-02-10T21:38:14.418 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T21:38:14.418 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T21:38:14.418 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-02-10 21:38:08.092301881 +0000 2024-02-10T21:38:14.418 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-02-10 21:37:47.582739854 +0000 2024-02-10T21:38:14.418 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-02-10 21:37:47.582739854 +0000 2024-02-10T21:38:14.418 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: 2024-02-10 21:37:47.582739854 +0000 2024-02-10T21:38:14.418 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T21:38:14.485 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-02-10T21:38:14.485 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-02-10T21:38:14.485 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000218709 s, 2.3 MB/s 2024-02-10T21:38:14.487 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T21:38:14.543 DEBUG:teuthology.orchestra.run.smithi145:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-02-10T21:38:14.686 INFO:teuthology.orchestra.run.smithi145.stdout:loop 2024-02-10T21:38:14.687 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_1... 2024-02-10T21:38:14.687 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-02-10T21:38:14.724 INFO:teuthology.orchestra.run.smithi145.stdout:1 2024-02-10T21:38:14.762 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_11 2024-02-10T21:38:14.791 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_2... 2024-02-10T21:38:14.791 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-02-10T21:38:14.869 INFO:teuthology.orchestra.run.smithi145.stdout:1 2024-02-10T21:38:14.915 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_21 2024-02-10T21:38:14.946 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_3... 2024-02-10T21:38:14.946 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-02-10T21:38:15.026 INFO:teuthology.orchestra.run.smithi145.stdout:1 2024-02-10T21:38:15.064 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_31 2024-02-10T21:38:15.101 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_4... 2024-02-10T21:38:15.101 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-02-10T21:38:15.180 INFO:teuthology.orchestra.run.smithi145.stdout:1 2024-02-10T21:38:15.219 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_41 2024-02-10T21:38:15.256 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-02-10T21:38:15.256 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T21:38:15.311 DEBUG:teuthology.orchestra.run.smithi145:> sudo nvme list 2024-02-10T21:38:15.378 INFO:teuthology.orchestra.run.smithi145.stdout:Node SN Model Namespace Usage Format FW Rev 2024-02-10T21:38:15.378 INFO:teuthology.orchestra.run.smithi145.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-02-10T21:38:15.378 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme0n1 PHFT620500N9400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-02-10T21:38:15.378 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme1n1 b69231754ad7bd87842d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-02-10T21:38:15.378 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme2n1 552476fe1050dff8c131 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-02-10T21:38:15.378 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme3n1 e79a43f98c658dd15e19 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-02-10T21:38:15.378 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme4n1 8dd8a4a46a8fe3a58540 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-02-10T21:38:15.379 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-10T21:38:15.379 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-02-10T21:38:15.379 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/scratch_devs 2024-02-10T21:38:15.446 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-10T21:38:15.545 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '14aa01b918f09661ae41e4c41d1de99d6ac08228'} 2024-02-10T21:38:15.545 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T21:38:15.546 INFO:tasks.cephadm:Cluster fsid is b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:38:15.546 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-10T21:38:15.546 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-02-10T21:38:15.546 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi136': '172.21.15.136', 'mon.smithi145': '172.21.15.145'} 2024-02-10T21:38:15.546 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-10T21:38:15.546 DEBUG:teuthology.orchestra.run.smithi136:> sudo hostname $(hostname -s) 2024-02-10T21:38:15.579 DEBUG:teuthology.orchestra.run.smithi145:> sudo hostname $(hostname -s) 2024-02-10T21:38:15.606 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-02-10T21:38:15.607 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T21:38:15.821 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '14aa01b918f09661ae41e4c41d1de99d6ac08228', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/76648/', 'root_build_cause': 'MANUALTRIGGER', 'version': '19.0.0-1367-g14aa01b9', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-1367.g14aa01b9'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-02-10 17:03:58.858994', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri6-testing-2024-02-09-1422', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-02-10T21:38:16.053 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-yuri6-testing-2024-02-09-1422, sha1 14aa01b918f09661ae41e4c41d1de99d6ac08228 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T21:38:16.055 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/x86_64/flavors/default/cephadm 2024-02-10T21:38:16.055 DEBUG:teuthology.orchestra.run.smithi136:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T21:38:16.764 INFO:teuthology.orchestra.run.smithi136.stdout:-rw-r--r--. 1 ubuntu ubuntu 766965 Feb 10 21:38 /home/ubuntu/cephtest/cephadm 2024-02-10T21:38:16.765 DEBUG:teuthology.orchestra.run.smithi145:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T21:38:17.418 INFO:teuthology.orchestra.run.smithi145.stdout:-rw-r--r--. 1 ubuntu ubuntu 766965 Feb 10 21:38 /home/ubuntu/cephtest/cephadm 2024-02-10T21:38:17.419 DEBUG:teuthology.orchestra.run.smithi136:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T21:38:17.437 DEBUG:teuthology.orchestra.run.smithi145:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T21:38:17.467 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 on all hosts... 2024-02-10T21:38:17.468 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 pull 2024-02-10T21:38:17.480 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 pull 2024-02-10T21:38:18.237 INFO:teuthology.orchestra.run.smithi136.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228... 2024-02-10T21:38:18.346 INFO:teuthology.orchestra.run.smithi145.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228... 2024-02-10T21:38:43.966 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2024-02-10T21:38:43.966 INFO:teuthology.orchestra.run.smithi136.stdout: "ceph_version": "ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev)", 2024-02-10T21:38:43.967 INFO:teuthology.orchestra.run.smithi136.stdout: "image_id": "e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af", 2024-02-10T21:38:43.967 INFO:teuthology.orchestra.run.smithi136.stdout: "repo_digests": [ 2024-02-10T21:38:43.967 INFO:teuthology.orchestra.run.smithi136.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:9905a40bafa6e8691504067e6cf6ca63ffb6159ca45f1b6ea1d2b1b7987b1927" 2024-02-10T21:38:43.967 INFO:teuthology.orchestra.run.smithi136.stdout: ] 2024-02-10T21:38:43.967 INFO:teuthology.orchestra.run.smithi136.stdout:} 2024-02-10T21:38:51.233 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-02-10T21:38:51.233 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph_version": "ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev)", 2024-02-10T21:38:51.233 INFO:teuthology.orchestra.run.smithi145.stdout: "image_id": "e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af", 2024-02-10T21:38:51.233 INFO:teuthology.orchestra.run.smithi145.stdout: "repo_digests": [ 2024-02-10T21:38:51.233 INFO:teuthology.orchestra.run.smithi145.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:9905a40bafa6e8691504067e6cf6ca63ffb6159ca45f1b6ea1d2b1b7987b1927" 2024-02-10T21:38:51.233 INFO:teuthology.orchestra.run.smithi145.stdout: ] 2024-02-10T21:38:51.233 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-02-10T21:38:51.257 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /etc/ceph 2024-02-10T21:38:51.296 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /etc/ceph 2024-02-10T21:38:51.326 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 777 /etc/ceph 2024-02-10T21:38:51.367 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 777 /etc/ceph 2024-02-10T21:38:51.394 INFO:tasks.cephadm:Writing seed config... 2024-02-10T21:38:51.395 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-10T21:38:51.395 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-10T21:38:51.395 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-10T21:38:51.395 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-10T21:38:51.395 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-10T21:38:51.395 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-10T21:38:51.395 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-10T21:38:51.395 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-10T21:38:51.396 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-02-10T21:38:51.396 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-10T21:38:51.423 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 = b2af8cf6-c85c-11ee-95b9-87774f69a715 [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-02-10T21:38:51.423 DEBUG:teuthology.orchestra.run.smithi136:mon.smithi136> sudo journalctl -f -n 0 -u ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mon.smithi136.service 2024-02-10T21:38:51.466 INFO:tasks.cephadm:Bootstrapping... 2024-02-10T21:38:51.466 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 -v bootstrap --fsid b2af8cf6-c85c-11ee-95b9-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.136 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-10T21:38:51.663 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-02-10T21:38:51.663 INFO:teuthology.orchestra.run.smithi136.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228', '-v', 'bootstrap', '--fsid', 'b2af8cf6-c85c-11ee-95b9-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.136', '--skip-admin-label'] 2024-02-10T21:38:51.687 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-10T21:38:51.687 INFO:teuthology.orchestra.run.smithi136.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-02-10T21:38:51.688 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying podman|docker is present... 2024-02-10T21:38:51.712 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-10T21:38:51.712 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying lvm2 is present... 2024-02-10T21:38:51.712 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying time synchronization is in place... 2024-02-10T21:38:51.720 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-10T21:38:51.720 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T21:38:51.726 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-10T21:38:51.726 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-02-10T21:38:51.732 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout enabled 2024-02-10T21:38:51.739 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout active 2024-02-10T21:38:51.739 INFO:teuthology.orchestra.run.smithi136.stdout:Unit chronyd.service is enabled and running 2024-02-10T21:38:51.739 INFO:teuthology.orchestra.run.smithi136.stdout:Repeating the final host check... 2024-02-10T21:38:51.762 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-10T21:38:51.762 INFO:teuthology.orchestra.run.smithi136.stdout:podman (/bin/podman) version 4.9.3 is present 2024-02-10T21:38:51.762 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl is present 2024-02-10T21:38:51.762 INFO:teuthology.orchestra.run.smithi136.stdout:lvcreate is present 2024-02-10T21:38:51.768 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-10T21:38:51.768 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T21:38:51.774 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-10T21:38:51.774 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-02-10T21:38:51.780 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout enabled 2024-02-10T21:38:51.786 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout active 2024-02-10T21:38:51.786 INFO:teuthology.orchestra.run.smithi136.stdout:Unit chronyd.service is enabled and running 2024-02-10T21:38:51.787 INFO:teuthology.orchestra.run.smithi136.stdout:Host looks OK 2024-02-10T21:38:51.787 INFO:teuthology.orchestra.run.smithi136.stdout:Cluster fsid: b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:38:51.787 INFO:teuthology.orchestra.run.smithi136.stdout:Acquiring lock 139815141119600 on /run/cephadm/b2af8cf6-c85c-11ee-95b9-87774f69a715.lock 2024-02-10T21:38:51.787 INFO:teuthology.orchestra.run.smithi136.stdout:Lock 139815141119600 acquired on /run/cephadm/b2af8cf6-c85c-11ee-95b9-87774f69a715.lock 2024-02-10T21:38:51.787 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying IP 172.21.15.136 port 3300 ... 2024-02-10T21:38:51.787 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying IP 172.21.15.136 port 6789 ... 2024-02-10T21:38:51.788 INFO:teuthology.orchestra.run.smithi136.stdout:Base mon IP(s) is [172.21.15.136:3300, 172.21.15.136:6789], mon addrv is [v2:172.21.15.136:3300,v1:172.21.15.136:6789] 2024-02-10T21:38:51.790 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.136 metric 100 2024-02-10T21:38:51.790 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.136 metric 100 2024-02-10T21:38:51.793 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-10T21:38:51.793 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-10T21:38:51.793 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1772sec hoplimit 64 pref medium 2024-02-10T21:38:51.795 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-10T21:38:51.795 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-10T21:38:51.795 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-10T21:38:51.795 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-10T21:38:51.795 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:6e43/64 scope link 2024-02-10T21:38:51.795 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-10T21:38:51.796 INFO:teuthology.orchestra.run.smithi136.stdout:Mon IP `172.21.15.136` is in CIDR network `172.21.0.0/20` 2024-02-10T21:38:51.796 INFO:teuthology.orchestra.run.smithi136.stdout:Mon IP `172.21.15.136` is in CIDR network `172.21.0.0/20` 2024-02-10T21:38:51.796 INFO:teuthology.orchestra.run.smithi136.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-02-10T21:38:51.796 INFO:teuthology.orchestra.run.smithi136.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-10T21:38:51.797 INFO:teuthology.orchestra.run.smithi136.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228... 2024-02-10T21:38:52.672 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stdout e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af 2024-02-10T21:38:52.672 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228... 2024-02-10T21:38:52.673 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Getting image source signatures 2024-02-10T21:38:52.673 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Copying blob sha256:58df4e03ba066accf3a7e07426bab5f1c867e27a139801c642bdafb42b9a2d9a 2024-02-10T21:38:52.673 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Copying blob sha256:2b15a9adfde249d431bc7c06cfdb8b2d442acb2cd7bcfbcbecc9baa734633e5f 2024-02-10T21:38:52.673 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Copying config sha256:e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af 2024-02-10T21:38:52.673 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Writing manifest to image destination 2024-02-10T21:38:53.640 INFO:teuthology.orchestra.run.smithi136.stdout:ceph: stdout ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T21:38:53.640 INFO:teuthology.orchestra.run.smithi136.stdout:Ceph version: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T21:38:53.640 INFO:teuthology.orchestra.run.smithi136.stdout:Extracting ceph user uid/gid from container image... 2024-02-10T21:38:54.587 INFO:teuthology.orchestra.run.smithi136.stdout:stat: stdout 167 167 2024-02-10T21:38:54.587 INFO:teuthology.orchestra.run.smithi136.stdout:Creating initial keys... 2024-02-10T21:38:55.567 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph-authtool: stdout AQDu7MdldIZyNxAAMfD85/sz2Bim743/Jj38yQ== 2024-02-10T21:38:56.591 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph-authtool: stdout AQDv7MdlUnHMORAAjUFsDneEsQH4EIflTQWQiw== 2024-02-10T21:38:59.174 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph-authtool: stdout AQDw7MdlFY2qNxAAgOFdnrtJ/hab9iyoqb4W+A== 2024-02-10T21:38:59.174 INFO:teuthology.orchestra.run.smithi136.stdout:Creating initial monmap... 2024-02-10T21:39:08.759 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T21:39:08.759 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-02-10T21:39:08.760 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:39:08.760 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T21:39:08.760 INFO:teuthology.orchestra.run.smithi136.stdout:monmaptool for smithi136 [v2:172.21.15.136:3300,v1:172.21.15.136:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T21:39:08.760 INFO:teuthology.orchestra.run.smithi136.stdout:setting min_mon_release = quincy 2024-02-10T21:39:08.760 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: set fsid to b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:39:08.760 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T21:39:08.760 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-02-10T21:39:08.760 INFO:teuthology.orchestra.run.smithi136.stdout:Creating mon... 2024-02-10T21:39:09.781 INFO:teuthology.orchestra.run.smithi136.stdout:create mon.smithi136 on 2024-02-10T21:39:10.148 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-10T21:39:10.352 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715.target → /etc/systemd/system/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715.target. 2024-02-10T21:39:10.352 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715.target → /etc/systemd/system/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715.target. 2024-02-10T21:39:10.578 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mon.smithi136 2024-02-10T21:39:10.578 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Failed to reset failed state of unit ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mon.smithi136.service: Unit ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mon.smithi136.service not loaded. 2024-02-10T21:39:10.749 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715.target.wants/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mon.smithi136.service → /etc/systemd/system/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@.service. 2024-02-10T21:39:11.106 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:10 smithi136 podman[25186]: 2024-02-10 21:39:10.988193141 +0000 UTC m=+0.117626524 container create f63cd4a1d8d25b088b69f8ff27f9d8f2399df55049dfe1b69633c37dcff5ccfc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.license=GPLv2, io.buildah.version=1.33.2) 2024-02-10T21:39:11.296 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T21:39:11.297 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout disabled 2024-02-10T21:39:11.303 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T21:39:11.303 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-02-10T21:39:11.303 INFO:teuthology.orchestra.run.smithi136.stdout:firewalld.service is not enabled 2024-02-10T21:39:11.303 INFO:teuthology.orchestra.run.smithi136.stdout:Not possible to enable service . firewalld.service is not available 2024-02-10T21:39:11.303 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mon to start... 2024-02-10T21:39:11.303 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mon... 2024-02-10T21:39:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:11 smithi136 podman[25186]: 2024-02-10 21:39:11.199235486 +0000 UTC m=+0.328668883 container init f63cd4a1d8d25b088b69f8ff27f9d8f2399df55049dfe1b69633c37dcff5ccfc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T21:39:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:11 smithi136 podman[25186]: 2024-02-10 21:39:11.204647502 +0000 UTC m=+0.334080886 container start f63cd4a1d8d25b088b69f8ff27f9d8f2399df55049dfe1b69633c37dcff5ccfc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136, GIT_BRANCH=HEAD, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T21:39:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:11 smithi136 bash[25186]: f63cd4a1d8d25b088b69f8ff27f9d8f2399df55049dfe1b69633c37dcff5ccfc 2024-02-10T21:39:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:11 smithi136 ceph-mon[25225]: mkfs b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:39:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:11 smithi136 ceph-mon[25225]: mon.smithi136 is new leader, mons smithi136 in quorum (ranks 0) 2024-02-10T21:39:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:11 smithi136 systemd[1]: Started Ceph mon.smithi136 for b2af8cf6-c85c-11ee-95b9-87774f69a715. 2024-02-10T21:39:12.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:12 smithi136 ceph-mon[25225]: mon.smithi136 is new leader, mons smithi136 in quorum (ranks 0) 2024-02-10T21:39:12.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:12 smithi136 ceph-mon[25225]: monmap e1: 1 mons at {smithi136=[v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T21:39:12.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:12 smithi136 ceph-mon[25225]: fsmap 2024-02-10T21:39:12.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:12 smithi136 ceph-mon[25225]: osdmap e1: 0 total, 0 up, 0 in 2024-02-10T21:39:12.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:12 smithi136 ceph-mon[25225]: mgrmap e1: no daemons active 2024-02-10T21:39:12.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:12 smithi136 ceph-mon[25225]: from='client.? 172.21.15.136:0/3620853730' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-10T21:39:12.400 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout cluster: 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout id: b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout services: 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi136 (age 0.535731s) 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout data: 2024-02-10T21:39:12.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-10T21:39:12.403 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-10T21:39:12.403 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-10T21:39:12.403 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout pgs: 2024-02-10T21:39:12.403 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:12.403 INFO:teuthology.orchestra.run.smithi136.stdout:mon is available 2024-02-10T21:39:12.403 INFO:teuthology.orchestra.run.smithi136.stdout:Assimilating anything we can from ceph.conf... 2024-02-10T21:39:13.425 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:13.425 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [global] 2024-02-10T21:39:13.425 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout fsid = b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:39:13.425 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.136:3300,v1:172.21.15.136:6789] 2024-02-10T21:39:13.425 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-10T21:39:13.425 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-10T21:39:13.425 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-10T21:39:13.425 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-10T21:39:13.426 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:13.426 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-10T21:39:13.426 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-10T21:39:13.426 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:13.426 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [osd] 2024-02-10T21:39:13.426 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-10T21:39:13.426 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-10T21:39:13.426 INFO:teuthology.orchestra.run.smithi136.stdout:Generating new minimal ceph.conf... 2024-02-10T21:39:13.538 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:13 smithi136 ceph-mon[25225]: from='client.? 172.21.15.136:0/2046325922' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T21:39:13.538 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:13 smithi136 ceph-mon[25225]: from='client.? 172.21.15.136:0/2046325922' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-10T21:39:14.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:14 smithi136 ceph-mon[25225]: from='client.? 172.21.15.136:0/3588247638' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T21:39:14.883 INFO:teuthology.orchestra.run.smithi136.stdout:Restarting the monitor... 2024-02-10T21:39:15.359 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:14 smithi136 systemd[1]: Stopping Ceph mon.smithi136 for b2af8cf6-c85c-11ee-95b9-87774f69a715... 2024-02-10T21:39:15.359 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:15 smithi136 ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136[25202]: 2024-02-10T21:39:15.142+0000 7f1e432a2700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi136 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-10T21:39:15.359 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:15 smithi136 ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136[25202]: 2024-02-10T21:39:15.142+0000 7f1e432a2700 -1 mon.smithi136@0(leader) e1 *** Got Signal Terminated *** 2024-02-10T21:39:15.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:15 smithi136 podman[25559]: 2024-02-10 21:39:15.358132917 +0000 UTC m=+0.321426669 container died f63cd4a1d8d25b088b69f8ff27f9d8f2399df55049dfe1b69633c37dcff5ccfc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-02-10T21:39:15.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:15 smithi136 podman[25559]: 2024-02-10 21:39:15.723184579 +0000 UTC m=+0.686478336 container cleanup f63cd4a1d8d25b088b69f8ff27f9d8f2399df55049dfe1b69633c37dcff5ccfc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136, org.label-schema.build-date=20240131, GIT_CLEAN=True, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-02-10T21:39:15.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:15 smithi136 bash[25559]: ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136 2024-02-10T21:39:16.355 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:15 smithi136 podman[25578]: 2024-02-10 21:39:15.974118632 +0000 UTC m=+0.614393087 container remove f63cd4a1d8d25b088b69f8ff27f9d8f2399df55049dfe1b69633c37dcff5ccfc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136, CEPH_POINT_RELEASE=, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-02-10T21:39:16.356 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 systemd[1]: ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mon.smithi136.service: Deactivated successfully. 2024-02-10T21:39:16.356 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 systemd[1]: Stopped Ceph mon.smithi136 for b2af8cf6-c85c-11ee-95b9-87774f69a715. 2024-02-10T21:39:16.356 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 systemd[1]: Starting Ceph mon.smithi136 for b2af8cf6-c85c-11ee-95b9-87774f69a715... 2024-02-10T21:39:16.611 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 podman[25679]: 2024-02-10 21:39:16.257316063 +0000 UTC m=+0.017653685 image pull e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 podman[25679]: 2024-02-10 21:39:16.358163095 +0000 UTC m=+0.118500754 container create 3e72c65c86e3799e9a68e61d95153cccf7487e1b539407e3631b6cb5c28f7ede (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 podman[25679]: 2024-02-10 21:39:16.527531756 +0000 UTC m=+0.287869378 container init 3e72c65c86e3799e9a68e61d95153cccf7487e1b539407e3631b6cb5c28f7ede (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136, io.buildah.version=1.33.2, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131) 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 podman[25679]: 2024-02-10 21:39:16.533282247 +0000 UTC m=+0.293619860 container start 3e72c65c86e3799e9a68e61d95153cccf7487e1b539407e3631b6cb5c28f7ede (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715-mon-smithi136, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, io.buildah.version=1.33.2) 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: set uid:gid to 167:167 (ceph:ceph) 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev), process ceph-mon, pid 7 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: pidfile_write: ignore empty --pid-file 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: load: jerasure load: lrc 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: RocksDB version: 7.9.2 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Git sha 0 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Compile date 2024-02-10 16:03:39 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: DB SUMMARY 2024-02-10T21:39:16.612 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: DB Session ID: XA4XU51D94LA771592FJ 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: CURRENT file: CURRENT 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: IDENTITY file: IDENTITY 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi136/store.db dir, Total Num: 1, files: 000008.sst 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi136/store.db: 000009.log size: 84733 ; 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.error_if_exists: 0 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.create_if_missing: 0 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.paranoid_checks: 1 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.env: 0x5634b18a7ae0 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.fs: PosixFileSystem 2024-02-10T21:39:16.613 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.info_log: 0x5634b25d78a0 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_file_opening_threads: 16 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.statistics: (nil) 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.use_fsync: 0 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_log_file_size: 0 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.keep_log_file_num: 1000 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.recycle_log_file_num: 0 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.allow_fallocate: 1 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.allow_mmap_reads: 0 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.allow_mmap_writes: 0 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.use_direct_reads: 0 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T21:39:16.614 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.create_missing_column_families: 0 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.db_log_dir: 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.wal_dir: 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.advise_random_on_open: 1 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.db_write_buffer_size: 0 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.write_buffer_manager: 0x5634b25ab400 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T21:39:16.615 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T21:39:16.616 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.rate_limiter: (nil) 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.wal_recovery_mode: 2 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.enable_thread_tracking: 0 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.enable_pipelined_write: 0 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.unordered_write: 0 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T21:39:16.617 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.row_cache: None 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.wal_filter: None 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.allow_ingest_behind: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.two_write_queues: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.manual_wal_flush: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.wal_compression: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.atomic_flush: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.log_readahead_size: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.best_efforts_recovery: 0 2024-02-10T21:39:16.618 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.allow_data_in_errors: 0 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.db_host_id: __hostname__ 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_background_jobs: 2 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_background_compactions: -1 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_subcompactions: 1 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_total_wal_size: 0 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T21:39:16.619 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_open_files: -1 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bytes_per_sync: 0 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_readahead_size: 0 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_background_flushes: -1 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Compression algorithms supported: 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: kZSTD supported: 0 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: kXpressCompression supported: 0 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: kLZ4HCCompression supported: 1 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: kZlibCompression supported: 1 2024-02-10T21:39:16.620 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: kSnappyCompression supported: 1 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: kLZ4Compression supported: 1 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: kBZip2Compression supported: 0 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi136/store.db/MANIFEST-000010 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.merge_operator: 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_filter: None 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_filter_factory: None 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.sst_partitioner_factory: None 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T21:39:16.621 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5634b25d79a0) 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: cache_index_and_filter_blocks: 1 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: pin_top_level_index_and_filter: 1 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: index_type: 0 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: data_block_index_type: 0 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: index_shortening: 1 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: checksum: 4 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: no_block_cache: 0 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_cache: 0x5634b25dd1f0 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_cache_name: BinnedLRUCache 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_cache_options: 2024-02-10T21:39:16.622 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: capacity : 536870912 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: num_shard_bits : 4 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: strict_capacity_limit : 0 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: high_pri_pool_ratio: 0.000 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_cache_compressed: (nil) 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: persistent_cache: (nil) 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_size: 4096 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_size_deviation: 10 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_restart_interval: 16 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: index_block_restart_interval: 1 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: metadata_block_size: 4096 2024-02-10T21:39:16.623 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: partition_filters: 0 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: use_delta_encoding: 1 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: filter_policy: bloomfilter 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: whole_key_filtering: 1 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: verify_compression: 0 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: read_amp_bytes_per_bit: 0 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: format_version: 5 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: enable_index_compression: 1 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_align: 0 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: max_auto_readahead_size: 262144 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: prepopulate_block_cache: 0 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: initial_auto_readahead_size: 8192 2024-02-10T21:39:16.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: num_file_reads_for_auto_readahead: 2 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.write_buffer_size: 33554432 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_write_buffer_number: 2 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression: NoCompression 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression: Disabled 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.prefix_extractor: nullptr 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.num_levels: 7 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T21:39:16.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression_opts.level: 32767 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression_opts.strategy: 0 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T21:39:16.626 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression_opts.enabled: false 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.target_file_size_base: 67108864 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T21:39:16.627 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.arena_block_size: 1048576 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.disable_auto_compactions: 0 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T21:39:16.628 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.table_properties_collectors: 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.inplace_update_support: 0 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.bloom_locality: 0 2024-02-10T21:39:16.629 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.max_successive_merges: 0 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.paranoid_file_checks: 0 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.force_consistency_checks: 1 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.report_bg_io_stats: 0 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.ttl: 2592000 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.enable_blob_files: false 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.min_blob_size: 0 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.blob_file_size: 268435456 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T21:39:16.630 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.blob_file_starting_level: 0 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi136/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-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ee0cbf75-7b32-4b1d-9c6c-aa44f33d5867 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707601156562776, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707601156563695, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81467, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 250, "table_properties": {"data_size": 79654, "index_size": 223, "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": 9884, "raw_average_key_size": 47, "raw_value_size": 73987, "raw_average_value_size": 354, "num_data_blocks": 10, "num_entries": 209, "num_filter_entries": 209, "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": "[]", "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": 1707601156, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ee0cbf75-7b32-4b1d-9c6c-aa44f33d5867", "db_session_id": "XA4XU51D94LA771592FJ", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707601156563780, "job": 1, "event": "recovery_finished"} 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi136/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T21:39:16.631 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5634b26d0000 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: DB pointer 0x5634b26ba000 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ** DB Stats ** 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ** Compaction Stats [default] ** 2024-02-10T21:39:16.632 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: L0 2/0 81.43 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Sum 2/0 81.43 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ** Compaction Stats [default] ** 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 128.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-02-10T21:39:16.633 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Cumulative compaction: 0.00 GB write, 26.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Interval compaction: 0.00 GB write, 26.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Block cache BinnedLRUCache@0x5634b25dd1f0#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: starting mon.smithi136 rank 0 at public addrs [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] at bind addrs [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi136 fsid b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:39:16.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mon.smithi136@-1(???) e1 preinit fsid b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mon.smithi136@-1(???).mds e1 new map 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mon.smithi136@-1(???).mds e1 print_map 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: e1 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: legacy client fscid: -1 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: No filesystems configured 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mon.smithi136@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mon.smithi136@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mon.smithi136@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mon.smithi136@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mon.smithi136@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-10T21:39:16.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 bash[25679]: 3e72c65c86e3799e9a68e61d95153cccf7487e1b539407e3631b6cb5c28f7ede 2024-02-10T21:39:16.636 INFO:teuthology.orchestra.run.smithi136.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-02-10T21:39:16.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 systemd[1]: Started Ceph mon.smithi136 for b2af8cf6-c85c-11ee-95b9-87774f69a715. 2024-02-10T21:39:16.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mon.smithi136 is new leader, mons smithi136 in quorum (ranks 0) 2024-02-10T21:39:16.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: monmap e1: 1 mons at {smithi136=[v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T21:39:16.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: fsmap 2024-02-10T21:39:16.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: osdmap e1: 0 total, 0 up, 0 in 2024-02-10T21:39:16.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:16 smithi136 ceph-mon[25718]: mgrmap e1: no daemons active 2024-02-10T21:39:17.620 INFO:teuthology.orchestra.run.smithi136.stdout:Wrote config to /etc/ceph/ceph.conf 2024-02-10T21:39:17.642 INFO:teuthology.orchestra.run.smithi136.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-10T21:39:17.642 INFO:teuthology.orchestra.run.smithi136.stdout:Creating mgr... 2024-02-10T21:39:17.642 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying port 0.0.0.0:9283 ... 2024-02-10T21:39:17.643 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying port 0.0.0.0:8765 ... 2024-02-10T21:39:17.643 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying port 0.0.0.0:8443 ... 2024-02-10T21:39:17.887 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mgr.smithi136.qvstzb 2024-02-10T21:39:17.887 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Failed to reset failed state of unit ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mgr.smithi136.qvstzb.service: Unit ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mgr.smithi136.qvstzb.service not loaded. 2024-02-10T21:39:18.038 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715.target.wants/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@mgr.smithi136.qvstzb.service → /etc/systemd/system/ceph-b2af8cf6-c85c-11ee-95b9-87774f69a715@.service. 2024-02-10T21:39:18.480 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:18 smithi136 ceph-mon[25718]: from='client.? 172.21.15.136:0/2587504850' entity='client.admin' 2024-02-10T21:39:18.601 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T21:39:18.601 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout disabled 2024-02-10T21:39:18.608 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T21:39:18.608 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-02-10T21:39:18.609 INFO:teuthology.orchestra.run.smithi136.stdout:firewalld.service is not enabled 2024-02-10T21:39:18.609 INFO:teuthology.orchestra.run.smithi136.stdout:Not possible to enable service . firewalld.service is not available 2024-02-10T21:39:18.617 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T21:39:18.617 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout disabled 2024-02-10T21:39:18.627 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T21:39:18.627 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-02-10T21:39:18.627 INFO:teuthology.orchestra.run.smithi136.stdout:firewalld.service is not enabled 2024-02-10T21:39:18.627 INFO:teuthology.orchestra.run.smithi136.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-02-10T21:39:18.627 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mgr to start... 2024-02-10T21:39:18.627 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mgr... 2024-02-10T21:39:19.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:19 smithi136 ceph-mon[25718]: from='client.? 172.21.15.136:0/2669557631' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T21:39:19.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:19.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-02-10T21:39:19.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsid": "b2af8cf6-c85c-11ee-95b9-87774f69a715", 2024-02-10T21:39:19.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T21:39:19.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T21:39:19.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T21:39:19.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T21:39:19.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 0 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "smithi136" 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:19.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T21:39:19.822 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T21:39:19.823 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T21:39:11.280733+0000", 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-02-10T21:39:19.824 INFO:teuthology.orchestra.run.smithi136.stdout:mgr not available, waiting (1/15)... 2024-02-10T21:39:22.878 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:22 smithi136 ceph-mon[25718]: from='client.? 172.21.15.136:0/1769370497' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T21:39:22.920 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:22.920 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-02-10T21:39:22.920 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsid": "b2af8cf6-c85c-11ee-95b9-87774f69a715", 2024-02-10T21:39:22.920 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T21:39:22.920 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T21:39:22.920 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T21:39:22.920 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T21:39:22.920 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:22.920 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 0 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "smithi136" 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T21:39:22.921 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T21:39:22.922 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-10T21:39:22.923 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T21:39:22.924 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T21:39:22.924 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T21:39:22.924 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T21:39:22.924 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T21:39:22.924 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:22.924 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T21:39:22.924 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:22.924 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T21:39:22.924 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:22.925 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T21:39:11.280733+0000", 2024-02-10T21:39:22.925 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T21:39:22.925 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:22.925 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T21:39:22.925 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-02-10T21:39:22.925 INFO:teuthology.orchestra.run.smithi136.stdout:mgr not available, waiting (2/15)... 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: Activating manager daemon smithi136.qvstzb 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: mgrmap e2: smithi136.qvstzb(active, starting, since 0.00324454s) 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata", "id": "smithi136"}]: dispatch 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mgr metadata", "who": "smithi136.qvstzb", "id": "smithi136.qvstzb"}]: dispatch 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: Manager daemon smithi136.qvstzb is now available 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/mirror_snapshot_schedule"}]: dispatch 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/trash_purge_schedule"}]: dispatch 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' 2024-02-10T21:39:25.791 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' 2024-02-10T21:39:25.792 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:25 smithi136 ceph-mon[25718]: from='mgr.14100 172.21.15.136:0/3984621023' entity='mgr.smithi136.qvstzb' 2024-02-10T21:39:26.046 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:26.046 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsid": "b2af8cf6-c85c-11ee-95b9-87774f69a715", 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 0 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "smithi136" 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:26.047 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T21:39:26.048 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T21:39:26.052 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:26.053 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T21:39:26.054 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:26.054 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T21:39:11.280733+0000", 2024-02-10T21:39:26.054 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T21:39:26.054 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:26.054 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T21:39:26.054 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-02-10T21:39:26.054 INFO:teuthology.orchestra.run.smithi136.stdout:mgr not available, waiting (3/15)... 2024-02-10T21:39:26.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:26 smithi136 ceph-mon[25718]: from='client.? 172.21.15.136:0/3075836777' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T21:39:26.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:26 smithi136 ceph-mon[25718]: mgrmap e3: smithi136.qvstzb(active, since 1.00733s) 2024-02-10T21:39:28.789 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:28 smithi136 ceph-mon[25718]: mgrmap e4: smithi136.qvstzb(active, since 2s) 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsid": "b2af8cf6-c85c-11ee-95b9-87774f69a715", 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T21:39:29.373 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 0 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "smithi136" 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T21:39:29.374 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T21:39:29.375 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T21:39:29.376 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T21:39:11.280733+0000", 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-02-10T21:39:29.377 INFO:teuthology.orchestra.run.smithi136.stdout:mgr is available 2024-02-10T21:39:29.634 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:29 smithi136 ceph-mon[25718]: from='client.? 172.21.15.136:0/4077842993' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T21:39:30.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:30 smithi136 ceph-mon[25718]: from='client.? 172.21.15.136:0/3920316209' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T21:39:30.866 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:30.866 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [global] 2024-02-10T21:39:30.866 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout fsid = b2af8cf6-c85c-11ee-95b9-87774f69a715 2024-02-10T21:39:30.866 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-10T21:39:30.866 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [osd] 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-10T21:39:30.867 INFO:teuthology.orchestra.run.smithi136.stdout:Enabling cephadm module... 2024-02-10T21:39:32.844 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:32 smithi136 ceph-mon[25718]: from='client.? 172.21.15.136:0/24690119' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-10T21:39:33.821 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:33 smithi136 ceph-mon[25718]: from='client.? 172.21.15.136:0/24690119' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-10T21:39:33.821 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:33 smithi136 ceph-mon[25718]: mgrmap e5: smithi136.qvstzb(active, since 7s) 2024-02-10T21:39:34.336 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-02-10T21:39:34.336 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-02-10T21:39:34.336 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-10T21:39:34.336 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "active_name": "smithi136.qvstzb", 2024-02-10T21:39:34.336 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-10T21:39:34.336 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-02-10T21:39:34.336 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for the mgr to restart... 2024-02-10T21:39:34.336 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mgr epoch 5... 2024-02-10T21:39:34.712 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:34 smithi136 ceph-mon[25718]: from='client.? 172.21.15.136:0/4079784884' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T21:39:39.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: Active manager daemon smithi136.qvstzb restarted 2024-02-10T21:39:39.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: Activating manager daemon smithi136.qvstzb 2024-02-10T21:39:39.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: osdmap e2: 0 total, 0 up, 0 in 2024-02-10T21:39:39.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: mgrmap e6: smithi136.qvstzb(active, starting, since 0.00329806s) 2024-02-10T21:39:39.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata", "id": "smithi136"}]: dispatch 2024-02-10T21:39:39.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mgr metadata", "who": "smithi136.qvstzb", "id": "smithi136.qvstzb"}]: dispatch 2024-02-10T21:39:39.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T21:39:39.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T21:39:39.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T21:39:39.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: Manager daemon smithi136.qvstzb is now available 2024-02-10T21:39:39.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' 2024-02-10T21:39:39.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' 2024-02-10T21:39:39.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:39:39.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:39:39.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:39 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:39:40.756 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:40 smithi136 ceph-mon[25718]: Found migration_current of "None". Setting to last migration. 2024-02-10T21:39:40.756 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:40 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/mirror_snapshot_schedule"}]: dispatch 2024-02-10T21:39:40.756 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:40 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/trash_purge_schedule"}]: dispatch 2024-02-10T21:39:40.756 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:40 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' 2024-02-10T21:39:40.757 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:40 smithi136 ceph-mon[25718]: from='mgr.14120 172.21.15.136:0/284635385' entity='mgr.smithi136.qvstzb' 2024-02-10T21:39:40.757 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:40 smithi136 ceph-mon[25718]: mgrmap e7: smithi136.qvstzb(active, since 1.00604s) 2024-02-10T21:39:58.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: Active manager daemon smithi136.qvstzb restarted 2024-02-10T21:39:58.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: Activating manager daemon smithi136.qvstzb 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: osdmap e3: 0 total, 0 up, 0 in 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: mgrmap e8: smithi136.qvstzb(active, starting, since 0.00383751s) 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata", "id": "smithi136"}]: dispatch 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mgr metadata", "who": "smithi136.qvstzb", "id": "smithi136.qvstzb"}]: dispatch 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: Manager daemon smithi136.qvstzb is now available 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:39:58.885 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:58 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:39:59.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:59 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/mirror_snapshot_schedule"}]: dispatch 2024-02-10T21:39:59.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:59 smithi136 ceph-mon[25718]: from='mgr.14132 172.21.15.136:0/3631376017' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/trash_purge_schedule"}]: dispatch 2024-02-10T21:39:59.884 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:39:59 smithi136 ceph-mon[25718]: mgrmap e9: smithi136.qvstzb(active, since 1.00547s) 2024-02-10T21:40:18.134 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: Active manager daemon smithi136.qvstzb restarted 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: Activating manager daemon smithi136.qvstzb 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: osdmap e4: 0 total, 0 up, 0 in 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: mgrmap e10: smithi136.qvstzb(active, starting, since 0.00317675s) 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata", "id": "smithi136"}]: dispatch 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mgr metadata", "who": "smithi136.qvstzb", "id": "smithi136.qvstzb"}]: dispatch 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: Manager daemon smithi136.qvstzb is now available 2024-02-10T21:40:18.135 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:18.136 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:18.136 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:17 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:18.997 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:18 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/mirror_snapshot_schedule"}]: dispatch 2024-02-10T21:40:18.998 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:18 smithi136 ceph-mon[25718]: from='mgr.14140 172.21.15.136:0/887134232' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/trash_purge_schedule"}]: dispatch 2024-02-10T21:40:18.998 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:18 smithi136 ceph-mon[25718]: mgrmap e11: smithi136.qvstzb(active, since 1.00604s) 2024-02-10T21:40:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: Active manager daemon smithi136.qvstzb restarted 2024-02-10T21:40:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: Activating manager daemon smithi136.qvstzb 2024-02-10T21:40:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: osdmap e5: 0 total, 0 up, 0 in 2024-02-10T21:40:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: mgrmap e12: smithi136.qvstzb(active, starting, since 0.00461707s) 2024-02-10T21:40:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata", "id": "smithi136"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mgr metadata", "who": "smithi136.qvstzb", "id": "smithi136.qvstzb"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: Manager daemon smithi136.qvstzb is now available 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/mirror_snapshot_schedule"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/trash_purge_schedule"}]: dispatch 2024-02-10T21:40:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:37 smithi136 ceph-mon[25718]: from='mgr.14148 172.21.15.136:0/1772323275' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:39.133 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:38 smithi136 ceph-mon[25718]: mgrmap e13: smithi136.qvstzb(active, since 1.00669s) 2024-02-10T21:40:56.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: Active manager daemon smithi136.qvstzb restarted 2024-02-10T21:40:56.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: Activating manager daemon smithi136.qvstzb 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: osdmap e6: 0 total, 0 up, 0 in 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: mgrmap e14: smithi136.qvstzb(active, starting, since 0.00309613s) 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata", "id": "smithi136"}]: dispatch 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mgr metadata", "who": "smithi136.qvstzb", "id": "smithi136.qvstzb"}]: dispatch 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: Manager daemon smithi136.qvstzb is now available 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:56.385 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:56 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T21:40:57.383 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:57 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/mirror_snapshot_schedule"}]: dispatch 2024-02-10T21:40:57.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:57 smithi136 ceph-mon[25718]: from='mgr.14156 172.21.15.136:0/477703376' entity='mgr.smithi136.qvstzb' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.qvstzb/trash_purge_schedule"}]: dispatch 2024-02-10T21:40:57.384 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:40:57 smithi136 ceph-mon[25718]: mgrmap e15: smithi136.qvstzb(active, since 1.00493s) 2024-02-10T21:41:27.134 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:41:26 smithi136 ceph-mon[25718]: Manager daemon smithi136.qvstzb is unresponsive. No standby daemons available. 2024-02-10T21:41:27.134 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:41:26 smithi136 ceph-mon[25718]: osdmap e7: 0 total, 0 up, 0 in 2024-02-10T21:41:27.134 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Feb 10 21:41:26 smithi136 ceph-mon[25718]: mgrmap e16: no daemons active (since 0.00326144s) 2024-02-11T09:31:53.236 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-02-11T09:31:53.263 DEBUG:teuthology.task.console_log:Killing console logger for smithi136 2024-02-11T09:31:53.263 DEBUG:teuthology.task.console_log:Killing console logger for smithi145 2024-02-11T09:31:53.264 DEBUG:teuthology.exit:Finished running handlers