2024-02-07T12:25:32.431 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-07T12:25:32.431 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752 --owner scheduled_gabrioux@teuthology --description orch:cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} --name gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi --verbose -- /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/orig.config.yaml 2024-02-07T12:25:32.458 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-07T12:25:32.541 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752 branch: wip-guits-testing-4-2024-02-05-1854 description: orch:cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} email: gabrioux@ibm.com first_in_suite: false job_id: '7548752' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-testing-4-2024-02-05-1854 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-testing-4-2024-02-05-1854 sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 owner: scheduled_gabrioux@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 1701 sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-4-2024-02-05-1854 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_44458ccedb18241cc2e17f10cdab3d1385399261/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 targets: smithi186.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFHgo5a6MU/9rco8ajGEmdGxoSzS3q5QRLkg202g7CQmbn1GVbUTUnHS5uOLq6pYikE/0nMtdT38H3/su2pF8WQ= smithi190.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMUnhBoDDvuuPKB/QfnsM9UKWPhuXFpbsb9PgM+UOGlCrv2n/rsrfkt8NyEk2lUix2lkahW2opEqVg6V+y1PQvc= smithi191.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNCvXEEATU9Dd62USqRb7OvEZlFdmpWLix6F92Iuepg23eyN8ZSAQBUhVus6r3Vml+ynPPB4guq0BHQgh4OcKC4= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-06_08:19:47 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-07T12:25:32.542 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_44458ccedb18241cc2e17f10cdab3d1385399261/qa; will attempt to use it 2024-02-07T12:25:32.542 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_44458ccedb18241cc2e17f10cdab3d1385399261/qa/tasks 2024-02-07T12:25:32.542 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-07T12:25:32.544 INFO:teuthology.task.internal:Checking packages... 2024-02-07T12:25:32.573 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '44458ccedb18241cc2e17f10cdab3d1385399261' 2024-02-07T12:25:32.573 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-07T12:25:32.574 INFO:teuthology.packaging:ref: None 2024-02-07T12:25:32.574 INFO:teuthology.packaging:tag: None 2024-02-07T12:25:32.574 INFO:teuthology.packaging:branch: wip-guits-testing-4-2024-02-05-1854 2024-02-07T12:25:32.574 INFO:teuthology.packaging:sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:25:32.574 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-testing-4-2024-02-05-1854 2024-02-07T12:25:32.797 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1252.g44458cce 2024-02-07T12:25:32.799 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-07T12:25:32.805 INFO:teuthology.task.internal:no buildpackages task found 2024-02-07T12:25:32.805 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-07T12:25:32.811 INFO:teuthology.task.internal:Saving configuration 2024-02-07T12:25:32.824 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-07T12:25:32.830 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-07T12:25:32.852 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi186.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752', '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-07 12:19:35.450003', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFHgo5a6MU/9rco8ajGEmdGxoSzS3q5QRLkg202g7CQmbn1GVbUTUnHS5uOLq6pYikE/0nMtdT38H3/su2pF8WQ='} 2024-02-07T12:25:32.876 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752', '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-07 12:19:35.451195', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMUnhBoDDvuuPKB/QfnsM9UKWPhuXFpbsb9PgM+UOGlCrv2n/rsrfkt8NyEk2lUix2lkahW2opEqVg6V+y1PQvc='} 2024-02-07T12:25:32.897 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752', '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-07 12:19:35.448215', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNCvXEEATU9Dd62USqRb7OvEZlFdmpWLix6F92Iuepg23eyN8ZSAQBUhVus6r3Vml+ynPPB4guq0BHQgh4OcKC4='} 2024-02-07T12:25:32.898 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-07T12:25:32.904 INFO:teuthology.task.internal:roles: ubuntu@smithi186.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-02-07T12:25:32.904 INFO:teuthology.task.internal:roles: ubuntu@smithi190.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-02-07T12:25:32.904 INFO:teuthology.task.internal:roles: ubuntu@smithi191.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-02-07T12:25:32.904 INFO:teuthology.run_tasks:Running task console_log... 2024-02-07T12:25:33.007 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd6db35de50>, signals=[15]) 2024-02-07T12:25:33.008 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-07T12:25:33.014 INFO:teuthology.task.internal:Opening connections... 2024-02-07T12:25:33.014 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi186.front.sepia.ceph.com 2024-02-07T12:25:33.021 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:25:33.114 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi190.front.sepia.ceph.com 2024-02-07T12:25:33.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:25:33.200 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi191.front.sepia.ceph.com 2024-02-07T12:25:33.201 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:25:33.291 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-07T12:25:33.298 DEBUG:teuthology.orchestra.run.smithi186:> uname -m 2024-02-07T12:25:33.315 INFO:teuthology.orchestra.run.smithi186.stdout:x86_64 2024-02-07T12:25:33.315 DEBUG:teuthology.orchestra.run.smithi186:> cat /etc/os-release 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:NAME="CentOS Stream" 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION="9" 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:ID="centos" 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:ID_LIKE="rhel fedora" 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION_ID="9" 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:PLATFORM_ID="platform:el9" 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:ANSI_COLOR="0;31" 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:LOGO="fedora-logo-icon" 2024-02-07T12:25:33.372 INFO:teuthology.orchestra.run.smithi186.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-07T12:25:33.373 INFO:teuthology.orchestra.run.smithi186.stdout:HOME_URL="https://centos.org/" 2024-02-07T12:25:33.373 INFO:teuthology.orchestra.run.smithi186.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-07T12:25:33.373 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-07T12:25:33.373 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-07T12:25:33.373 INFO:teuthology.lock.ops:Updating smithi186.front.sepia.ceph.com on lock server 2024-02-07T12:25:33.396 DEBUG:teuthology.orchestra.run.smithi190:> uname -m 2024-02-07T12:25:33.413 INFO:teuthology.orchestra.run.smithi190.stdout:x86_64 2024-02-07T12:25:33.413 DEBUG:teuthology.orchestra.run.smithi190:> cat /etc/os-release 2024-02-07T12:25:33.470 INFO:teuthology.orchestra.run.smithi190.stdout:NAME="CentOS Stream" 2024-02-07T12:25:33.470 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION="9" 2024-02-07T12:25:33.470 INFO:teuthology.orchestra.run.smithi190.stdout:ID="centos" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:ID_LIKE="rhel fedora" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION_ID="9" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:PLATFORM_ID="platform:el9" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:ANSI_COLOR="0;31" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:LOGO="fedora-logo-icon" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:HOME_URL="https://centos.org/" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-07T12:25:33.471 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-07T12:25:33.471 INFO:teuthology.lock.ops:Updating smithi190.front.sepia.ceph.com on lock server 2024-02-07T12:25:33.533 DEBUG:teuthology.orchestra.run.smithi191:> uname -m 2024-02-07T12:25:33.550 INFO:teuthology.orchestra.run.smithi191.stdout:x86_64 2024-02-07T12:25:33.551 DEBUG:teuthology.orchestra.run.smithi191:> cat /etc/os-release 2024-02-07T12:25:33.608 INFO:teuthology.orchestra.run.smithi191.stdout:NAME="CentOS Stream" 2024-02-07T12:25:33.608 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION="9" 2024-02-07T12:25:33.608 INFO:teuthology.orchestra.run.smithi191.stdout:ID="centos" 2024-02-07T12:25:33.608 INFO:teuthology.orchestra.run.smithi191.stdout:ID_LIKE="rhel fedora" 2024-02-07T12:25:33.608 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_ID="9" 2024-02-07T12:25:33.608 INFO:teuthology.orchestra.run.smithi191.stdout:PLATFORM_ID="platform:el9" 2024-02-07T12:25:33.608 INFO:teuthology.orchestra.run.smithi191.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-07T12:25:33.608 INFO:teuthology.orchestra.run.smithi191.stdout:ANSI_COLOR="0;31" 2024-02-07T12:25:33.608 INFO:teuthology.orchestra.run.smithi191.stdout:LOGO="fedora-logo-icon" 2024-02-07T12:25:33.609 INFO:teuthology.orchestra.run.smithi191.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-07T12:25:33.609 INFO:teuthology.orchestra.run.smithi191.stdout:HOME_URL="https://centos.org/" 2024-02-07T12:25:33.609 INFO:teuthology.orchestra.run.smithi191.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-07T12:25:33.609 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-07T12:25:33.609 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-07T12:25:33.609 INFO:teuthology.lock.ops:Updating smithi191.front.sepia.ceph.com on lock server 2024-02-07T12:25:33.629 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-07T12:25:33.640 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-07T12:25:33.646 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-07T12:25:33.647 DEBUG:teuthology.orchestra.run.smithi186:> test '!' -e /home/ubuntu/cephtest 2024-02-07T12:25:33.649 DEBUG:teuthology.orchestra.run.smithi190:> test '!' -e /home/ubuntu/cephtest 2024-02-07T12:25:33.652 DEBUG:teuthology.orchestra.run.smithi191:> test '!' -e /home/ubuntu/cephtest 2024-02-07T12:25:33.667 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-07T12:25:33.675 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-07T12:25:33.675 DEBUG:teuthology.orchestra.run.smithi186:> test -z $(ls -A /var/lib/ceph) 2024-02-07T12:25:33.707 DEBUG:teuthology.orchestra.run.smithi190:> test -z $(ls -A /var/lib/ceph) 2024-02-07T12:25:33.709 DEBUG:teuthology.orchestra.run.smithi191:> test -z $(ls -A /var/lib/ceph) 2024-02-07T12:25:33.816 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-07T12:25:33.896 INFO:teuthology.run_tasks:Running task kernel... 2024-02-07T12:25:33.912 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-07T12:25:33.912 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-07T12:25:33.912 DEBUG:teuthology.orchestra.run.smithi186:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-07T12:25:33.913 DEBUG:teuthology.orchestra.run.smithi190:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-07T12:25:33.913 DEBUG:teuthology.orchestra.run.smithi191:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-07T12:25:33.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:25:33.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:25:33.930 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2024-02-07T12:25:33.930 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-02-07T12:25:33.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:25:33.931 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-02-07T12:25:33.986 INFO:teuthology.orchestra.run.smithi186.stdout:5.14.0-361.el9.x86_64 2024-02-07T12:25:33.987 INFO:teuthology.task.kernel:Running kernel on smithi186: 5.14.0-361.el9.x86_64 2024-02-07T12:25:33.987 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum install -y kernel 2024-02-07T12:25:33.988 INFO:teuthology.orchestra.run.smithi190.stdout:5.14.0-361.el9.x86_64 2024-02-07T12:25:33.988 INFO:teuthology.task.kernel:Running kernel on smithi190: 5.14.0-361.el9.x86_64 2024-02-07T12:25:33.988 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum install -y kernel 2024-02-07T12:25:33.989 INFO:teuthology.orchestra.run.smithi191.stdout:5.14.0-361.el9.x86_64 2024-02-07T12:25:33.989 INFO:teuthology.task.kernel:Running kernel on smithi191: 5.14.0-361.el9.x86_64 2024-02-07T12:25:33.990 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum install -y kernel 2024-02-07T12:25:36.687 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS-9 - AppStream 6.2 MB/s | 6.7 MB 00:01 2024-02-07T12:25:36.803 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS-9 - AppStream 5.9 MB/s | 6.7 MB 00:01 2024-02-07T12:25:36.815 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS-9 - AppStream 5.8 MB/s | 6.7 MB 00:01 2024-02-07T12:25:38.379 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS-9 - BaseOS 3.6 MB/s | 2.0 MB 00:00 2024-02-07T12:25:38.515 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS-9 - BaseOS 3.3 MB/s | 2.0 MB 00:00 2024-02-07T12:25:38.586 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS-9 - BaseOS 2.9 MB/s | 2.0 MB 00:00 2024-02-07T12:25:39.985 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - BaseOS 7.5 MB/s | 8.0 MB 00:01 2024-02-07T12:25:40.644 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 8.0 MB 00:01 2024-02-07T12:25:40.756 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 8.0 MB 00:01 2024-02-07T12:25:42.136 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - AppStream 18 MB/s | 19 MB 00:01 2024-02-07T12:25:43.253 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 9 - AppStream 12 MB/s | 19 MB 00:01 2024-02-07T12:25:43.642 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - AppStream 10 MB/s | 19 MB 00:01 2024-02-07T12:25:46.045 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - CRB 13 MB/s | 5.9 MB 00:00 2024-02-07T12:25:47.637 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - Extras packages 31 kB/s | 15 kB 00:00 2024-02-07T12:25:48.271 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 9 - CRB 4.0 MB/s | 5.9 MB 00:01 2024-02-07T12:25:48.557 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 5.9 MB 00:01 2024-02-07T12:25:49.622 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 11 MB/s | 20 MB 00:01 2024-02-07T12:25:49.871 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 9 - Extras packages 30 kB/s | 15 kB 00:00 2024-02-07T12:25:50.008 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 15 kB 00:00 2024-02-07T12:25:50.923 INFO:teuthology.orchestra.run.smithi186.stdout:Extra Packages for Enterprise Linux 22 MB/s | 20 MB 00:00 2024-02-07T12:25:51.160 INFO:teuthology.orchestra.run.smithi191.stdout:Extra Packages for Enterprise Linux 20 MB/s | 20 MB 00:01 2024-02-07T12:25:54.738 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 6.3 kB/s | 1.7 kB 00:00 2024-02-07T12:25:55.739 INFO:teuthology.orchestra.run.smithi186.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-02-07T12:25:56.101 INFO:teuthology.orchestra.run.smithi191.stdout:lab-extras 22 kB/s | 1.7 kB 00:00 2024-02-07T12:25:56.970 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-07T12:25:56.970 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-07T12:25:57.051 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:25:57.058 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout: kernel x86_64 5.14.0-418.el9 CentOS-BaseOS 6.0 M 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-core x86_64 5.14.0-418.el9 CentOS-BaseOS 21 M 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules x86_64 5.14.0-418.el9 CentOS-BaseOS 39 M 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-core x86_64 5.14.0-418.el9 CentOS-BaseOS 33 M 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout:Install 4 Packages 2024-02-07T12:25:57.059 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:25:57.060 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 99 M 2024-02-07T12:25:57.060 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 122 M 2024-02-07T12:25:57.060 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:25:57.946 INFO:teuthology.orchestra.run.smithi186.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-07T12:25:57.946 INFO:teuthology.orchestra.run.smithi186.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-07T12:25:58.036 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:25:58.051 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:25:58.051 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:25:58.051 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:25:58.051 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout: kernel x86_64 5.14.0-418.el9 CentOS-BaseOS 6.0 M 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-core x86_64 5.14.0-418.el9 CentOS-BaseOS 21 M 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-modules x86_64 5.14.0-418.el9 CentOS-BaseOS 39 M 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-modules-core x86_64 5.14.0-418.el9 CentOS-BaseOS 33 M 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout:Install 4 Packages 2024-02-07T12:25:58.052 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:25:58.053 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 99 M 2024-02-07T12:25:58.053 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 122 M 2024-02-07T12:25:58.053 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:25:58.064 INFO:teuthology.orchestra.run.smithi190.stdout:(1/4): kernel-5.14.0-418.el9.x86_64.rpm 6.0 MB/s | 6.0 MB 00:01 2024-02-07T12:25:58.308 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-07T12:25:58.308 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-07T12:25:58.410 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:25:58.414 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:25:58.414 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:25:58.414 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:25:58.414 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:25:58.414 INFO:teuthology.orchestra.run.smithi191.stdout: kernel x86_64 5.14.0-418.el9 CentOS-BaseOS 6.0 M 2024-02-07T12:25:58.414 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:25:58.414 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core x86_64 5.14.0-418.el9 CentOS-BaseOS 21 M 2024-02-07T12:25:58.414 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules x86_64 5.14.0-418.el9 CentOS-BaseOS 39 M 2024-02-07T12:25:58.415 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-core x86_64 5.14.0-418.el9 CentOS-BaseOS 33 M 2024-02-07T12:25:58.415 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:25:58.415 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:25:58.415 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:25:58.415 INFO:teuthology.orchestra.run.smithi191.stdout:Install 4 Packages 2024-02-07T12:25:58.415 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:25:58.415 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 99 M 2024-02-07T12:25:58.416 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 122 M 2024-02-07T12:25:58.416 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:25:59.540 INFO:teuthology.orchestra.run.smithi190.stdout:(2/4): kernel-core-5.14.0-418.el9.x86_64.rpm 8.4 MB/s | 21 MB 00:02 2024-02-07T12:25:59.665 INFO:teuthology.orchestra.run.smithi186.stdout:(1/4): kernel-5.14.0-418.el9.x86_64.rpm 3.7 MB/s | 6.0 MB 00:01 2024-02-07T12:25:59.861 INFO:teuthology.orchestra.run.smithi191.stdout:(1/4): kernel-5.14.0-418.el9.x86_64.rpm 4.2 MB/s | 6.0 MB 00:01 2024-02-07T12:26:01.166 INFO:teuthology.orchestra.run.smithi186.stdout:(2/4): kernel-core-5.14.0-418.el9.x86_64.rpm 6.7 MB/s | 21 MB 00:03 2024-02-07T12:26:01.481 INFO:teuthology.orchestra.run.smithi190.stdout:(3/4): kernel-modules-5.14.0-418.el9.x86_64.rpm 8.8 MB/s | 39 MB 00:04 2024-02-07T12:26:01.781 INFO:teuthology.orchestra.run.smithi190.stdout:(4/4): kernel-modules-core-5.14.0-418.el9.x86_6 9.0 MB/s | 33 MB 00:03 2024-02-07T12:26:01.784 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:26:01.785 INFO:teuthology.orchestra.run.smithi190.stdout:Total 21 MB/s | 99 MB 00:04 2024-02-07T12:26:01.785 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:26:02.157 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:26:02.157 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:26:03.208 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:26:03.208 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:26:04.599 INFO:teuthology.orchestra.run.smithi186.stdout:(3/4): kernel-modules-5.14.0-418.el9.x86_64.rpm 6.0 MB/s | 39 MB 00:06 2024-02-07T12:26:04.610 INFO:teuthology.orchestra.run.smithi191.stdout:(2/4): kernel-modules-5.14.0-418.el9.x86_64.rpm 6.3 MB/s | 39 MB 00:06 2024-02-07T12:26:04.844 INFO:teuthology.orchestra.run.smithi191.stdout:(3/4): kernel-core-5.14.0-418.el9.x86_64.rpm 3.2 MB/s | 21 MB 00:06 2024-02-07T12:26:05.202 INFO:teuthology.orchestra.run.smithi191.stdout:(4/4): kernel-modules-core-5.14.0-418.el9.x86_6 6.2 MB/s | 33 MB 00:05 2024-02-07T12:26:05.205 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:26:05.206 INFO:teuthology.orchestra.run.smithi191.stdout:Total 15 MB/s | 99 MB 00:06 2024-02-07T12:26:05.206 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:26:05.582 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:26:05.582 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:26:05.615 INFO:teuthology.orchestra.run.smithi186.stdout:(4/4): kernel-modules-core-5.14.0-418.el9.x86_6 5.6 MB/s | 33 MB 00:05 2024-02-07T12:26:05.617 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:26:05.619 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:26:05.619 INFO:teuthology.orchestra.run.smithi186.stdout:Total 13 MB/s | 99 MB 00:07 2024-02-07T12:26:05.619 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:26:06.018 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:26:06.018 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:26:06.252 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-modules-core-5.14.0-418.el9.x86_64 1/4 2024-02-07T12:26:06.381 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-core-5.14.0-418.el9.x86_64 2/4 2024-02-07T12:26:06.613 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:26:06.613 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:26:07.035 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:26:07.035 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:26:09.000 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:26:09.099 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-5.14.0-418.el9.x86_64 2/4 2024-02-07T12:26:09.276 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-modules-5.14.0-418.el9.x86_64 3/4 2024-02-07T12:26:09.438 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:26:09.730 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-core-5.14.0-418.el9.x86_64 1/4 2024-02-07T12:26:09.987 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-core-5.14.0-418.el9.x86_64 2/4 2024-02-07T12:26:10.091 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-modules-core-5.14.0-418.el9.x86_64 1/4 2024-02-07T12:26:10.249 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-core-5.14.0-418.el9.x86_64 2/4 2024-02-07T12:26:12.736 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-5.14.0-418.el9.x86_64 2/4 2024-02-07T12:26:12.941 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-5.14.0-418.el9.x86_64 3/4 2024-02-07T12:26:13.047 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-core-5.14.0-418.el9.x86_64 2/4 2024-02-07T12:26:13.227 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-modules-5.14.0-418.el9.x86_64 3/4 2024-02-07T12:26:13.942 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-5.14.0-418.el9.x86_64 3/4 2024-02-07T12:26:14.046 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:17.648 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-5.14.0-418.el9.x86_64 3/4 2024-02-07T12:26:17.828 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:17.945 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-modules-5.14.0-418.el9.x86_64 3/4 2024-02-07T12:26:18.164 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:18.762 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-core-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:22.505 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-core-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:22.921 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-modules-core-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:47.854 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:47.855 INFO:teuthology.orchestra.run.smithi190.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-07T12:26:47.855 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:26:47.926 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:48.368 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:48.368 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-5.14.0-418.el9.x86_64 1/4 2024-02-07T12:26:48.368 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-core-5.14.0-418.el9.x86_64 2/4 2024-02-07T12:26:48.369 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-modules-5.14.0-418.el9.x86_64 3/4 2024-02-07T12:26:48.758 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-modules-core-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:48.758 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:26:48.758 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:26:48.758 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-5.14.0-418.el9.x86_64 2024-02-07T12:26:48.758 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-core-5.14.0-418.el9.x86_64 2024-02-07T12:26:48.758 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-5.14.0-418.el9.x86_64 2024-02-07T12:26:48.758 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-core-5.14.0-418.el9.x86_64 2024-02-07T12:26:48.759 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:26:48.759 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:26:49.237 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2024-02-07T12:26:49.364 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-5.14.0-418.el9.x86_64 2024-02-07T12:26:49.365 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-418.el9.x86_64 2024-02-07T12:26:49.365 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-418.el9.x86_64 2024-02-07T12:26:49.365 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-07T12:26:49.365 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-07T12:26:49.365 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-02-07T12:26:49.366 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi190.front.sepia.ceph.com, path=None, version=distro) 2024-02-07T12:26:49.366 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2024-02-07T12:26:49.474 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-5.14.0-418.el9.x86_64 2024-02-07T12:26:49.474 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-418.el9.x86_64 2024-02-07T12:26:49.474 DEBUG:teuthology.orchestra.run.smithi190:> sudo rpm -qi grub2-tools 2024-02-07T12:26:49.518 INFO:teuthology.orchestra.run.smithi190.stdout:Name : grub2-tools 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Epoch : 1 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Version : 2.06 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Release : 68.el9 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Architecture: x86_64 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Group : Unspecified 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Size : 8264254 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:License : GPLv3+ 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-07T12:26:49.519 INFO:teuthology.orchestra.run.smithi190.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:Packager : builder@centos.org 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:Vendor : CentOS 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:Summary : Support tools for GRUB. 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:Description : 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:hardware devices. 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:26:49.520 INFO:teuthology.orchestra.run.smithi190.stdout:This subpackage provides tools for support of all platforms. 2024-02-07T12:26:49.521 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-07T12:26:49.521 INFO:teuthology.task.kernel:Updating grub on smithi190 to boot 5.14.0-418.el9.x86_64 2024-02-07T12:26:49.522 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-07T12:26:50.148 INFO:teuthology.orchestra.run.smithi190.stderr:Generating grub configuration file ... 2024-02-07T12:26:51.477 INFO:teuthology.orchestra.run.smithi190.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-07T12:26:51.511 INFO:teuthology.orchestra.run.smithi190.stderr:done 2024-02-07T12:26:51.513 DEBUG:teuthology.orchestra.run.smithi190:> mktemp 2024-02-07T12:26:51.528 INFO:teuthology.orchestra.run.smithi190.stdout:/tmp/tmp.T3AAOGQsSM 2024-02-07T12:26:51.528 DEBUG:teuthology.orchestra.run.smithi190:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.T3AAOGQsSM 2024-02-07T12:26:51.598 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0666 /tmp/tmp.T3AAOGQsSM 2024-02-07T12:26:51.740 DEBUG:teuthology.orchestra.remote:smithi190:/tmp/tmp.T3AAOGQsSM is 6KB 2024-02-07T12:26:51.790 DEBUG:teuthology.orchestra.run.smithi190:> rm -fr /tmp/tmp.T3AAOGQsSM 2024-02-07T12:26:51.805 DEBUG:teuthology.orchestra.run.smithi190:> sudo /bin/ls /boot/loader/entries || true 2024-02-07T12:26:51.869 INFO:teuthology.orchestra.run.smithi190.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-07T12:26:51.870 INFO:teuthology.orchestra.run.smithi190.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-07T12:26:51.870 INFO:teuthology.orchestra.run.smithi190.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-07T12:26:51.870 INFO:teuthology.orchestra.run.smithi190.stdout:15949e3c88704300882482eddfd7baae-5.14.0-418.el9.x86_64.conf 2024-02-07T12:26:51.871 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-418.el9.x86_64 2024-02-07T12:26:51.964 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:51.964 INFO:teuthology.orchestra.run.smithi191.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-07T12:26:51.964 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:26:52.006 DEBUG:teuthology.orchestra.run.smithi190:> sudo shutdown -r now 2024-02-07T12:26:52.034 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:52.151 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-core-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:52.151 INFO:teuthology.orchestra.run.smithi186.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-07T12:26:52.151 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:26:52.221 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-modules-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:52.439 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:52.439 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-5.14.0-418.el9.x86_64 1/4 2024-02-07T12:26:52.439 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-core-5.14.0-418.el9.x86_64 2/4 2024-02-07T12:26:52.439 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-5.14.0-418.el9.x86_64 3/4 2024-02-07T12:26:52.658 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:52.658 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-5.14.0-418.el9.x86_64 1/4 2024-02-07T12:26:52.658 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-core-5.14.0-418.el9.x86_64 2/4 2024-02-07T12:26:52.658 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-modules-5.14.0-418.el9.x86_64 3/4 2024-02-07T12:26:52.874 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-core-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:52.874 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:26:52.874 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:26:52.874 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-5.14.0-418.el9.x86_64 2024-02-07T12:26:52.874 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core-5.14.0-418.el9.x86_64 2024-02-07T12:26:52.874 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-5.14.0-418.el9.x86_64 2024-02-07T12:26:52.875 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-core-5.14.0-418.el9.x86_64 2024-02-07T12:26:52.875 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:26:52.875 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:26:53.067 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-modules-core-5.14.0-418.el9.x86_64 4/4 2024-02-07T12:26:53.068 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:26:53.068 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:26:53.068 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-5.14.0-418.el9.x86_64 2024-02-07T12:26:53.068 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-core-5.14.0-418.el9.x86_64 2024-02-07T12:26:53.068 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-modules-5.14.0-418.el9.x86_64 2024-02-07T12:26:53.068 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-modules-core-5.14.0-418.el9.x86_64 2024-02-07T12:26:53.068 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:26:53.068 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:26:53.404 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2024-02-07T12:26:53.528 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-418.el9.x86_64 2024-02-07T12:26:53.528 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-418.el9.x86_64 2024-02-07T12:26:53.528 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-418.el9.x86_64 2024-02-07T12:26:53.528 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-07T12:26:53.528 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-07T12:26:53.529 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-02-07T12:26:53.529 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi191.front.sepia.ceph.com, path=None, version=distro) 2024-02-07T12:26:53.529 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2024-02-07T12:26:53.571 DEBUG:teuthology.orchestra.run.smithi186:> rpm -q kernel | sort -rV | head -n 1 2024-02-07T12:26:53.636 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-418.el9.x86_64 2024-02-07T12:26:53.637 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-418.el9.x86_64 2024-02-07T12:26:53.637 DEBUG:teuthology.orchestra.run.smithi191:> sudo rpm -qi grub2-tools 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Name : grub2-tools 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Epoch : 1 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Version : 2.06 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Release : 68.el9 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: x86_64 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Group : Unspecified 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Size : 8264254 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:License : GPLv3+ 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-07T12:26:53.677 INFO:teuthology.orchestra.run.smithi191.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:Packager : builder@centos.org 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:Vendor : CentOS 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:Summary : Support tools for GRUB. 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:Description : 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:hardware devices. 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:26:53.678 INFO:teuthology.orchestra.run.smithi191.stdout:This subpackage provides tools for support of all platforms. 2024-02-07T12:26:53.679 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-07T12:26:53.679 INFO:teuthology.task.kernel:Updating grub on smithi191 to boot 5.14.0-418.el9.x86_64 2024-02-07T12:26:53.679 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-07T12:26:53.703 INFO:teuthology.orchestra.run.smithi186.stdout:kernel-5.14.0-418.el9.x86_64 2024-02-07T12:26:53.703 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-418.el9.x86_64 2024-02-07T12:26:53.703 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-418.el9.x86_64 2024-02-07T12:26:53.703 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-07T12:26:53.703 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-07T12:26:53.703 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-02-07T12:26:53.703 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi186.front.sepia.ceph.com, path=None, version=distro) 2024-02-07T12:26:53.703 DEBUG:teuthology.orchestra.run.smithi186:> rpm -q kernel | sort -rV | head -n 1 2024-02-07T12:26:53.811 INFO:teuthology.orchestra.run.smithi186.stdout:kernel-5.14.0-418.el9.x86_64 2024-02-07T12:26:53.811 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-418.el9.x86_64 2024-02-07T12:26:53.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo rpm -qi grub2-tools 2024-02-07T12:26:53.846 INFO:teuthology.orchestra.run.smithi186.stdout:Name : grub2-tools 2024-02-07T12:26:53.846 INFO:teuthology.orchestra.run.smithi186.stdout:Epoch : 1 2024-02-07T12:26:53.846 INFO:teuthology.orchestra.run.smithi186.stdout:Version : 2.06 2024-02-07T12:26:53.846 INFO:teuthology.orchestra.run.smithi186.stdout:Release : 68.el9 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Architecture: x86_64 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Group : Unspecified 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Size : 8264254 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:License : GPLv3+ 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Packager : builder@centos.org 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Vendor : CentOS 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Summary : Support tools for GRUB. 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:Description : 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:26:53.847 INFO:teuthology.orchestra.run.smithi186.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-07T12:26:53.848 INFO:teuthology.orchestra.run.smithi186.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-07T12:26:53.848 INFO:teuthology.orchestra.run.smithi186.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-07T12:26:53.848 INFO:teuthology.orchestra.run.smithi186.stdout:hardware devices. 2024-02-07T12:26:53.848 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:26:53.848 INFO:teuthology.orchestra.run.smithi186.stdout:This subpackage provides tools for support of all platforms. 2024-02-07T12:26:53.849 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-07T12:26:53.849 INFO:teuthology.task.kernel:Updating grub on smithi186 to boot 5.14.0-418.el9.x86_64 2024-02-07T12:26:53.849 DEBUG:teuthology.orchestra.run.smithi186:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-07T12:26:54.318 INFO:teuthology.orchestra.run.smithi191.stderr:Generating grub configuration file ... 2024-02-07T12:26:54.464 INFO:teuthology.orchestra.run.smithi186.stderr:Generating grub configuration file ... 2024-02-07T12:26:55.656 INFO:teuthology.orchestra.run.smithi191.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-07T12:26:55.686 INFO:teuthology.orchestra.run.smithi191.stderr:done 2024-02-07T12:26:55.688 DEBUG:teuthology.orchestra.run.smithi191:> mktemp 2024-02-07T12:26:55.703 INFO:teuthology.orchestra.run.smithi191.stdout:/tmp/tmp.daDTTD7awU 2024-02-07T12:26:55.703 DEBUG:teuthology.orchestra.run.smithi191:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.daDTTD7awU 2024-02-07T12:26:55.756 INFO:teuthology.orchestra.run.smithi186.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-07T12:26:55.771 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0666 /tmp/tmp.daDTTD7awU 2024-02-07T12:26:55.792 INFO:teuthology.orchestra.run.smithi186.stderr:done 2024-02-07T12:26:55.795 DEBUG:teuthology.orchestra.run.smithi186:> mktemp 2024-02-07T12:26:55.810 INFO:teuthology.orchestra.run.smithi186.stdout:/tmp/tmp.lqrOIWvY1j 2024-02-07T12:26:55.810 DEBUG:teuthology.orchestra.run.smithi186:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.lqrOIWvY1j 2024-02-07T12:26:55.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 0666 /tmp/tmp.lqrOIWvY1j 2024-02-07T12:26:55.912 DEBUG:teuthology.orchestra.remote:smithi191:/tmp/tmp.daDTTD7awU is 6KB 2024-02-07T12:26:55.960 DEBUG:teuthology.orchestra.run.smithi191:> rm -fr /tmp/tmp.daDTTD7awU 2024-02-07T12:26:55.974 DEBUG:teuthology.orchestra.run.smithi191:> sudo /bin/ls /boot/loader/entries || true 2024-02-07T12:26:56.030 DEBUG:teuthology.orchestra.remote:smithi186:/tmp/tmp.lqrOIWvY1j is 6KB 2024-02-07T12:26:56.039 INFO:teuthology.orchestra.run.smithi191.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-07T12:26:56.039 INFO:teuthology.orchestra.run.smithi191.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-07T12:26:56.039 INFO:teuthology.orchestra.run.smithi191.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-07T12:26:56.039 INFO:teuthology.orchestra.run.smithi191.stdout:15949e3c88704300882482eddfd7baae-5.14.0-418.el9.x86_64.conf 2024-02-07T12:26:56.040 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-418.el9.x86_64 2024-02-07T12:26:56.079 DEBUG:teuthology.orchestra.run.smithi186:> rm -fr /tmp/tmp.lqrOIWvY1j 2024-02-07T12:26:56.093 DEBUG:teuthology.orchestra.run.smithi186:> sudo /bin/ls /boot/loader/entries || true 2024-02-07T12:26:56.157 INFO:teuthology.orchestra.run.smithi186.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-07T12:26:56.158 INFO:teuthology.orchestra.run.smithi186.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-07T12:26:56.158 INFO:teuthology.orchestra.run.smithi186.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-07T12:26:56.158 INFO:teuthology.orchestra.run.smithi186.stdout:15949e3c88704300882482eddfd7baae-5.14.0-418.el9.x86_64.conf 2024-02-07T12:26:56.159 DEBUG:teuthology.orchestra.run.smithi186:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-418.el9.x86_64 2024-02-07T12:26:56.198 DEBUG:teuthology.orchestra.run.smithi191:> sudo shutdown -r now 2024-02-07T12:26:56.316 DEBUG:teuthology.orchestra.run.smithi186:> sudo shutdown -r now 2024-02-07T12:27:22.027 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-02-07T12:27:22.028 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-02-07T12:27:22.029 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:27:26.204 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-02-07T12:27:26.204 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T12:27:26.205 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:27:26.319 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-02-07T12:27:26.319 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-07T12:27:26.320 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:28:00.961 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2024-02-07T12:28:09.971 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-07T12:28:09.973 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:28:22.040 DEBUG:teuthology.orchestra.remote:timed out 2024-02-07T12:28:26.208 DEBUG:teuthology.orchestra.remote:timed out 2024-02-07T12:28:31.044 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-02-07T12:28:31.045 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:28:32.355 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-02-07T12:28:32.924 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-02-07T12:28:32.924 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-418.el9.x86_64"... 2024-02-07T12:28:32.924 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-02-07T12:28:32.938 INFO:teuthology.orchestra.run.smithi190.stdout:5.14.0-418.el9.x86_64 2024-02-07T12:28:32.938 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-418.el9.x86_64 vs 5.14.0-418.el9.x86_64 2024-02-07T12:28:32.938 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-07T12:28:32.939 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-07T12:28:33.939 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-07T12:28:33.940 DEBUG:teuthology.orchestra.run.smithi190:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-07T12:28:34.032 INFO:teuthology.orchestra.run.smithi190.stdout:ttyS1 2024-02-07T12:28:34.072 DEBUG:teuthology.parallel:result is None 2024-02-07T12:28:35.209 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T12:28:35.209 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:28:35.709 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-02-07T12:28:36.226 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T12:28:36.226 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-418.el9.x86_64"... 2024-02-07T12:28:36.226 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-02-07T12:28:36.240 INFO:teuthology.orchestra.run.smithi191.stdout:5.14.0-418.el9.x86_64 2024-02-07T12:28:36.240 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-418.el9.x86_64 vs 5.14.0-418.el9.x86_64 2024-02-07T12:28:36.240 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-07T12:28:36.240 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-07T12:28:37.241 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-02-07T12:28:37.242 DEBUG:teuthology.orchestra.run.smithi191:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-07T12:28:37.331 INFO:teuthology.orchestra.run.smithi191.stdout:ttyS1 2024-02-07T12:28:37.369 DEBUG:teuthology.parallel:result is None 2024-02-07T12:29:09.976 DEBUG:teuthology.orchestra.remote:timed out 2024-02-07T12:29:21.980 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-07T12:29:21.981 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:29:22.347 DEBUG:teuthology.orchestra.run.smithi186:> true 2024-02-07T12:29:22.734 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-07T12:29:22.734 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-418.el9.x86_64"... 2024-02-07T12:29:22.735 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2024-02-07T12:29:22.751 INFO:teuthology.orchestra.run.smithi186.stdout:5.14.0-418.el9.x86_64 2024-02-07T12:29:22.751 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-418.el9.x86_64 vs 5.14.0-418.el9.x86_64 2024-02-07T12:29:22.752 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-07T12:29:22.752 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-07T12:29:23.755 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-07T12:29:23.755 DEBUG:teuthology.orchestra.run.smithi186:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-07T12:29:23.815 INFO:teuthology.orchestra.run.smithi186.stdout:ttyS1 2024-02-07T12:29:23.850 DEBUG:teuthology.parallel:result is None 2024-02-07T12:29:23.850 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-07T12:29:23.859 INFO:teuthology.task.internal:Creating test directory... 2024-02-07T12:29:23.859 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-07T12:29:23.862 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-07T12:29:23.865 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-07T12:29:23.884 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-07T12:29:23.894 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-07T12:29:23.904 INFO:teuthology.task.internal:Creating archive directory... 2024-02-07T12:29:23.906 DEBUG:teuthology.orchestra.run.smithi186:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-07T12:29:23.920 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-07T12:29:23.924 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-07T12:29:23.971 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-07T12:29:23.978 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-07T12:29:23.979 DEBUG:teuthology.orchestra.run.smithi186:> 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-07T12:29:23.987 DEBUG:teuthology.orchestra.run.smithi190:> 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-07T12:29:23.990 DEBUG:teuthology.orchestra.run.smithi191:> 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-07T12:29:24.026 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T12:29:24.028 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T12:29:24.040 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T12:29:24.042 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T12:29:24.049 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T12:29:24.063 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T12:29:24.064 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-07T12:29:24.073 INFO:teuthology.task.internal:Configuring sudo... 2024-02-07T12:29:24.073 DEBUG:teuthology.orchestra.run.smithi186:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-07T12:29:24.084 DEBUG:teuthology.orchestra.run.smithi190:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-07T12:29:24.087 DEBUG:teuthology.orchestra.run.smithi191:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-07T12:29:24.117 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-07T12:29:24.131 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-07T12:29:24.132 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-07T12:29:24.153 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-07T12:29:24.156 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-07T12:29:24.173 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-07T12:29:24.254 DEBUG:teuthology.orchestra.run.smithi186:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-07T12:29:24.302 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-07T12:29:24.385 DEBUG:teuthology.orchestra.run.smithi186:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-07T12:29:24.427 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:29:24.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-07T12:29:24.494 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-07T12:29:24.540 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-07T12:29:24.586 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-07T12:29:24.669 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-07T12:29:24.713 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:29:24.713 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-07T12:29:24.780 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-07T12:29:24.827 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-07T12:29:24.884 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-07T12:29:24.968 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-07T12:29:25.012 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:29:25.012 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-07T12:29:25.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo service rsyslog restart 2024-02-07T12:29:25.083 DEBUG:teuthology.orchestra.run.smithi190:> sudo service rsyslog restart 2024-02-07T12:29:25.085 DEBUG:teuthology.orchestra.run.smithi191:> sudo service rsyslog restart 2024-02-07T12:29:25.127 INFO:teuthology.orchestra.run.smithi186.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-07T12:29:25.150 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-07T12:29:25.175 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-07T12:29:25.636 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-07T12:29:25.644 INFO:teuthology.task.internal:Starting timer... 2024-02-07T12:29:25.644 INFO:teuthology.run_tasks:Running task pcp... 2024-02-07T12:29:25.668 INFO:teuthology.run_tasks:Running task selinux... 2024-02-07T12:29:25.676 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-07T12:29:25.677 DEBUG:teuthology.orchestra.run.smithi186:> sudo service auditd rotate 2024-02-07T12:29:25.727 INFO:teuthology.orchestra.run.smithi186.stdout:Rotating logs: 2024-02-07T12:29:25.729 DEBUG:teuthology.orchestra.run.smithi190:> sudo service auditd rotate 2024-02-07T12:29:25.775 INFO:teuthology.orchestra.run.smithi190.stdout:Rotating logs: 2024-02-07T12:29:25.777 DEBUG:teuthology.orchestra.run.smithi191:> sudo service auditd rotate 2024-02-07T12:29:25.845 INFO:teuthology.orchestra.run.smithi191.stdout:Rotating logs: 2024-02-07T12:29:25.847 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-07T12:29:25.848 DEBUG:teuthology.orchestra.run.smithi186:> /usr/sbin/getenforce 2024-02-07T12:29:25.870 INFO:teuthology.orchestra.run.smithi186.stdout:Permissive 2024-02-07T12:29:25.871 DEBUG:teuthology.orchestra.run.smithi190:> /usr/sbin/getenforce 2024-02-07T12:29:25.894 INFO:teuthology.orchestra.run.smithi190.stdout:Permissive 2024-02-07T12:29:25.894 DEBUG:teuthology.orchestra.run.smithi191:> /usr/sbin/getenforce 2024-02-07T12:29:25.913 INFO:teuthology.orchestra.run.smithi191.stdout:Permissive 2024-02-07T12:29:25.913 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi186.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi190.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi191.front.sepia.ceph.com': 'permissive'} 2024-02-07T12:29:25.914 DEBUG:teuthology.orchestra.run.smithi186:> 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-07T12:29:25.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:29:25.944 DEBUG:teuthology.orchestra.run.smithi190:> 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-07T12:29:25.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:29:25.973 DEBUG:teuthology.orchestra.run.smithi191:> 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-07T12:29:26.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:29:26.003 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-07T12:29:26.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo /usr/sbin/setenforce permissive 2024-02-07T12:29:26.040 DEBUG:teuthology.orchestra.run.smithi190:> sudo /usr/sbin/setenforce permissive 2024-02-07T12:29:26.071 DEBUG:teuthology.orchestra.run.smithi191:> sudo /usr/sbin/setenforce permissive 2024-02-07T12:29:26.105 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-07T12:29:26.116 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-07T12:29:26.134 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-07T12:29:26.135 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi186.front.sepia.ceph.com,smithi190.front.sepia.ceph.com,smithi191.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-07T12:33:43.891 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi186.front.sepia.ceph.com'), Remote(name='ubuntu@smithi190.front.sepia.ceph.com'), Remote(name='ubuntu@smithi191.front.sepia.ceph.com')] 2024-02-07T12:33:43.892 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-07T12:33:43.894 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:33:43.985 DEBUG:teuthology.orchestra.run.smithi186:> true 2024-02-07T12:33:44.063 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-07T12:33:44.063 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-02-07T12:33:44.064 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:33:44.155 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-02-07T12:33:44.238 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-02-07T12:33:44.238 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T12:33:44.239 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T12:33:44.336 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-02-07T12:33:44.411 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T12:33:44.411 INFO:teuthology.run_tasks:Running task clock... 2024-02-07T12:33:44.423 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-07T12:33:44.423 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-07T12:33:44.423 DEBUG:teuthology.orchestra.run.smithi186:> 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-07T12:33:44.427 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-07T12:33:44.427 DEBUG:teuthology.orchestra.run.smithi190:> 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-07T12:33:44.429 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-07T12:33:44.430 DEBUG:teuthology.orchestra.run.smithi191:> 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-07T12:33:44.458 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-07T12:33:44.458 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-07T12:33:44.475 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-07T12:33:44.475 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-07T12:33:44.482 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-07T12:33:44.499 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-07T12:33:44.504 INFO:teuthology.orchestra.run.smithi190.stderr:sudo: ntpd: command not found 2024-02-07T12:33:44.506 INFO:teuthology.orchestra.run.smithi186.stderr:sudo: ntpd: command not found 2024-02-07T12:33:44.517 INFO:teuthology.orchestra.run.smithi190.stdout:506 Cannot talk to daemon 2024-02-07T12:33:44.519 INFO:teuthology.orchestra.run.smithi186.stdout:506 Cannot talk to daemon 2024-02-07T12:33:44.529 INFO:teuthology.orchestra.run.smithi191.stderr:sudo: ntpd: command not found 2024-02-07T12:33:44.536 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-07T12:33:44.536 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-07T12:33:44.542 INFO:teuthology.orchestra.run.smithi191.stdout:506 Cannot talk to daemon 2024-02-07T12:33:44.549 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-07T12:33:44.552 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-07T12:33:44.559 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-07T12:33:44.575 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-07T12:33:44.603 INFO:teuthology.orchestra.run.smithi190.stderr:bash: line 1: ntpq: command not found 2024-02-07T12:33:44.605 INFO:teuthology.orchestra.run.smithi186.stderr:bash: line 1: ntpq: command not found 2024-02-07T12:33:44.606 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-07T12:33:44.606 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2024-02-07T12:33:44.606 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.606 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.606 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.606 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.608 INFO:teuthology.orchestra.run.smithi186.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-07T12:33:44.608 INFO:teuthology.orchestra.run.smithi186.stdout:=============================================================================== 2024-02-07T12:33:44.608 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.608 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.608 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.608 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.629 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-02-07T12:33:44.632 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-07T12:33:44.632 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-02-07T12:33:44.632 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.632 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.632 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.632 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:33:44.633 INFO:teuthology.run_tasks:Running task install... 2024-02-07T12:33:44.644 DEBUG:teuthology.task.install:project ceph 2024-02-07T12:33:44.644 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '44458ccedb18241cc2e17f10cdab3d1385399261'}} 2024-02-07T12:33:44.644 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '44458ccedb18241cc2e17f10cdab3d1385399261'} 2024-02-07T12:33:44.644 INFO:teuthology.task.install:Using flavor: default 2024-02-07T12:33:44.651 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-02-07T12:33:44.651 INFO:teuthology.task.install:extra packages: [] 2024-02-07T12:33:44.651 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '44458ccedb18241cc2e17f10cdab3d1385399261', 'tag': None, 'wait_for_package': False} 2024-02-07T12:33:44.652 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:33:44.654 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '44458ccedb18241cc2e17f10cdab3d1385399261', 'tag': None, 'wait_for_package': False} 2024-02-07T12:33:44.655 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:33:44.656 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '44458ccedb18241cc2e17f10cdab3d1385399261', 'tag': None, 'wait_for_package': False} 2024-02-07T12:33:44.656 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:33:44.804 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/ 2024-02-07T12:33:44.804 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1252.g44458cce 2024-02-07T12:33:44.813 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/ 2024-02-07T12:33:44.813 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1252.g44458cce 2024-02-07T12:33:44.881 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/ 2024-02-07T12:33:44.882 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1252.g44458cce 2024-02-07T12:33:44.924 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-07T12:33:44.924 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:33:44.924 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-07T12:33:44.953 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-07T12:33:44.953 DEBUG:teuthology.orchestra.run.smithi191:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/44458ccedb18241cc2e17f10cdab3d1385399261/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-07T12:33:44.992 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-07T12:33:44.992 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:33:44.993 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-07T12:33:44.995 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-07T12:33:44.995 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:33:44.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-07T12:33:45.023 DEBUG:teuthology.orchestra.run.smithi191:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-07T12:33:45.025 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-07T12:33:45.025 DEBUG:teuthology.orchestra.run.smithi186:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/44458ccedb18241cc2e17f10cdab3d1385399261/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-07T12:33:45.025 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-07T12:33:45.025 DEBUG:teuthology.orchestra.run.smithi190:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/44458ccedb18241cc2e17f10cdab3d1385399261/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-07T12:33:45.092 DEBUG:teuthology.orchestra.run.smithi190:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-07T12:33:45.094 DEBUG:teuthology.orchestra.run.smithi186:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-07T12:33:45.103 DEBUG:teuthology.orchestra.run.smithi191:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-07T12:33:45.169 INFO:teuthology.orchestra.run.smithi191.stdout:check_obsoletes = 1 2024-02-07T12:33:45.171 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum clean all 2024-02-07T12:33:45.172 DEBUG:teuthology.orchestra.run.smithi190:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-07T12:33:45.174 DEBUG:teuthology.orchestra.run.smithi186:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-07T12:33:45.239 INFO:teuthology.orchestra.run.smithi190.stdout:check_obsoletes = 1 2024-02-07T12:33:45.240 INFO:teuthology.orchestra.run.smithi186.stdout:check_obsoletes = 1 2024-02-07T12:33:45.241 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum clean all 2024-02-07T12:33:45.242 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum clean all 2024-02-07T12:33:45.409 INFO:teuthology.orchestra.run.smithi191.stdout:74 files removed 2024-02-07T12:33:45.438 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-radosgw 2024-02-07T12:33:45.483 INFO:teuthology.orchestra.run.smithi186.stdout:74 files removed 2024-02-07T12:33:45.490 INFO:teuthology.orchestra.run.smithi190.stdout:74 files removed 2024-02-07T12:33:45.510 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-radosgw 2024-02-07T12:33:45.517 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-radosgw 2024-02-07T12:33:46.101 INFO:teuthology.orchestra.run.smithi191.stdout:ceph packages for x86_64 232 kB/s | 80 kB 00:00 2024-02-07T12:33:46.209 INFO:teuthology.orchestra.run.smithi186.stdout:ceph packages for x86_64 209 kB/s | 80 kB 00:00 2024-02-07T12:33:46.209 INFO:teuthology.orchestra.run.smithi190.stdout:ceph packages for x86_64 213 kB/s | 80 kB 00:00 2024-02-07T12:33:46.485 INFO:teuthology.orchestra.run.smithi191.stdout:ceph noarch packages 30 kB/s | 10 kB 00:00 2024-02-07T12:33:46.568 INFO:teuthology.orchestra.run.smithi186.stdout:ceph noarch packages 32 kB/s | 10 kB 00:00 2024-02-07T12:33:46.635 INFO:teuthology.orchestra.run.smithi190.stdout:ceph noarch packages 26 kB/s | 10 kB 00:00 2024-02-07T12:33:46.852 INFO:teuthology.orchestra.run.smithi191.stdout:ceph source packages 5.7 kB/s | 1.9 kB 00:00 2024-02-07T12:33:46.944 INFO:teuthology.orchestra.run.smithi190.stdout:ceph source packages 7.0 kB/s | 1.9 kB 00:00 2024-02-07T12:33:47.001 INFO:teuthology.orchestra.run.smithi186.stdout:ceph source packages 4.8 kB/s | 1.9 kB 00:00 2024-02-07T12:33:47.488 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-02-07T12:33:47.570 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-02-07T12:33:47.739 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS-9 - AppStream 7.9 MB/s | 6.7 MB 00:00 2024-02-07T12:33:49.022 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS-9 - BaseOS 5.8 MB/s | 2.0 MB 00:00 2024-02-07T12:33:49.162 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS-9 - BaseOS 4.1 MB/s | 2.0 MB 00:00 2024-02-07T12:33:49.347 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS-9 - BaseOS 4.2 MB/s | 2.0 MB 00:00 2024-02-07T12:33:50.280 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-02-07T12:33:50.882 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - BaseOS 5.2 MB/s | 8.0 MB 00:01 2024-02-07T12:33:51.369 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.0 MB 00:01 2024-02-07T12:33:52.865 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - AppStream 12 MB/s | 19 MB 00:01 2024-02-07T12:33:56.262 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 9 - AppStream 5.0 MB/s | 19 MB 00:03 2024-02-07T12:33:56.313 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - AppStream 4.3 MB/s | 19 MB 00:04 2024-02-07T12:34:00.322 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - CRB 11 MB/s | 5.9 MB 00:00 2024-02-07T12:34:01.664 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - Extras packages 70 kB/s | 15 kB 00:00 2024-02-07T12:34:01.724 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - CRB 1.1 MB/s | 5.9 MB 00:05 2024-02-07T12:34:02.904 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 9 - CRB 1.9 MB/s | 5.9 MB 00:03 2024-02-07T12:34:03.458 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - Extras packages 24 kB/s | 15 kB 00:00 2024-02-07T12:34:04.580 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 9 - Extras packages 46 kB/s | 15 kB 00:00 2024-02-07T12:34:11.310 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 2.1 MB/s | 20 MB 00:09 2024-02-07T12:34:16.123 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-02-07T12:34:18.667 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:34:18.672 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:34:18.672 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:34:18.672 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:34:18.672 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:34:18.672 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-radosgw x86_64 2:19.0.0-1252.g44458cce.el9 ceph 9.7 M 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrading: 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: librados2 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 3.4 M 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: librbd1 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 3.1 M 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: boost-program-options 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-base x86_64 2:19.0.0-1252.g44458cce.el9 ceph 5.1 M 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-common x86_64 2:19.0.0-1252.g44458cce.el9 ceph 20 M 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-selinux x86_64 2:19.0.0-1252.g44458cce.el9 ceph 25 k 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-02-07T12:34:18.673 INFO:teuthology.orchestra.run.smithi190.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs2 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 742 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: libradosstriper1 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 499 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: librgw2 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 5.1 M 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-argparse 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: x86_64 2:19.0.0-1252.g44458cce.el9 ceph 45 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-common x86_64 2:19.0.0-1252.g44458cce.el9 ceph 131 k 2024-02-07T12:34:18.674 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cephfs x86_64 2:19.0.0-1252.g44458cce.el9 ceph 162 k 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rados x86_64 2:19.0.0-1252.g44458cce.el9 ceph 321 k 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rbd x86_64 2:19.0.0-1252.g44458cce.el9 ceph 297 k 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rgw x86_64 2:19.0.0-1252.g44458cce.el9 ceph 99 k 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout:Install 27 Packages 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrade 2 Packages 2024-02-07T12:34:18.675 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:18.676 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 57 M 2024-02-07T12:34:18.676 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:34:21.391 INFO:teuthology.orchestra.run.smithi190.stdout:(1/29): ceph-base-19.0.0-1252.g44458cce.el9.x86 2.2 MB/s | 5.1 MB 00:02 2024-02-07T12:34:21.474 INFO:teuthology.orchestra.run.smithi190.stdout:(2/29): ceph-selinux-19.0.0-1252.g44458cce.el9. 303 kB/s | 25 kB 00:00 2024-02-07T12:34:21.799 INFO:teuthology.orchestra.run.smithi190.stdout:(3/29): libcephfs2-19.0.0-1252.g44458cce.el9.x8 2.2 MB/s | 742 kB 00:00 2024-02-07T12:34:22.116 INFO:teuthology.orchestra.run.smithi190.stdout:(4/29): libradosstriper1-19.0.0-1252.g44458cce. 1.5 MB/s | 499 kB 00:00 2024-02-07T12:34:22.733 INFO:teuthology.orchestra.run.smithi190.stdout:(5/29): ceph-radosgw-19.0.0-1252.g44458cce.el9. 2.6 MB/s | 9.7 MB 00:03 2024-02-07T12:34:22.792 INFO:teuthology.orchestra.run.smithi190.stdout:(6/29): python3-ceph-argparse-19.0.0-1252.g4445 780 kB/s | 45 kB 00:00 2024-02-07T12:34:22.842 INFO:teuthology.orchestra.run.smithi190.stdout:(7/29): python3-ceph-common-19.0.0-1252.g44458c 2.6 MB/s | 131 kB 00:00 2024-02-07T12:34:22.892 INFO:teuthology.orchestra.run.smithi190.stdout:(8/29): python3-cephfs-19.0.0-1252.g44458cce.el 3.2 MB/s | 162 kB 00:00 2024-02-07T12:34:22.976 INFO:teuthology.orchestra.run.smithi190.stdout:(9/29): python3-rados-19.0.0-1252.g44458cce.el9 3.8 MB/s | 321 kB 00:00 2024-02-07T12:34:23.076 INFO:teuthology.orchestra.run.smithi190.stdout:(10/29): python3-rbd-19.0.0-1252.g44458cce.el9. 2.9 MB/s | 297 kB 00:00 2024-02-07T12:34:23.135 INFO:teuthology.orchestra.run.smithi190.stdout:(11/29): python3-rgw-19.0.0-1252.g44458cce.el9. 1.7 MB/s | 99 kB 00:00 2024-02-07T12:34:23.310 INFO:teuthology.orchestra.run.smithi190.stdout:(12/29): librgw2-19.0.0-1252.g44458cce.el9.x86_ 4.3 MB/s | 5.1 MB 00:01 2024-02-07T12:34:23.393 INFO:teuthology.orchestra.run.smithi190.stdout:(13/29): boost-program-options-1.75.0-8.el9.x86 409 kB/s | 106 kB 00:00 2024-02-07T12:34:23.419 INFO:teuthology.orchestra.run.smithi190.stdout:(14/29): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.5 MB/s | 159 kB 00:00 2024-02-07T12:34:23.452 INFO:teuthology.orchestra.run.smithi190.stdout:(15/29): librabbitmq-0.11.0-7.el9.x86_64.rpm 758 kB/s | 44 kB 00:00 2024-02-07T12:34:23.569 INFO:teuthology.orchestra.run.smithi190.stdout:(16/29): librdkafka-1.6.1-102.el9.x86_64.rpm 4.3 MB/s | 661 kB 00:00 2024-02-07T12:34:23.611 INFO:teuthology.orchestra.run.smithi190.stdout:(17/29): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.7 MB/s | 282 kB 00:00 2024-02-07T12:34:23.636 INFO:teuthology.orchestra.run.smithi190.stdout:(18/29): python3-prettytable-0.7.2-27.el9.noarc 621 kB/s | 41 kB 00:00 2024-02-07T12:34:23.898 INFO:teuthology.orchestra.run.smithi190.stdout:(19/29): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.1 MB/s | 309 kB 00:00 2024-02-07T12:34:23.939 INFO:teuthology.orchestra.run.smithi190.stdout:(20/29): libarrow-doc-9.0.0-10.el9.noarch.rpm 629 kB/s | 26 kB 00:00 2024-02-07T12:34:23.981 INFO:teuthology.orchestra.run.smithi190.stdout:(21/29): liboath-2.6.7-2.el9.x86_64.rpm 1.1 MB/s | 49 kB 00:00 2024-02-07T12:34:24.040 INFO:teuthology.orchestra.run.smithi190.stdout:(22/29): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-02-07T12:34:24.465 INFO:teuthology.orchestra.run.smithi190.stdout:(23/29): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.9 MB/s | 838 kB 00:00 2024-02-07T12:34:24.565 INFO:teuthology.orchestra.run.smithi190.stdout:(24/29): re2-20211101-3.el9.x86_64.rpm 1.9 MB/s | 192 kB 00:00 2024-02-07T12:34:25.024 INFO:teuthology.orchestra.run.smithi190.stdout:(25/29): thrift-0.15.0-2.el9.x86_64.rpm 3.5 MB/s | 1.6 MB 00:00 2024-02-07T12:34:25.457 INFO:teuthology.orchestra.run.smithi190.stdout:(26/29): libarrow-9.0.0-10.el9.x86_64.rpm 2.4 MB/s | 4.4 MB 00:01 2024-02-07T12:34:25.574 INFO:teuthology.orchestra.run.smithi190.stdout:(27/29): librados2-19.0.0-1252.g44458cce.el9.x8 6.1 MB/s | 3.4 MB 00:00 2024-02-07T12:34:25.928 INFO:teuthology.orchestra.run.smithi191.stdout:Extra Packages for Enterprise Linux 931 kB/s | 20 MB 00:22 2024-02-07T12:34:26.024 INFO:teuthology.orchestra.run.smithi190.stdout:(28/29): librbd1-19.0.0-1252.g44458cce.el9.x86_ 5.5 MB/s | 3.1 MB 00:00 2024-02-07T12:34:26.340 INFO:teuthology.orchestra.run.smithi186.stdout:Extra Packages for Enterprise Linux 962 kB/s | 20 MB 00:21 2024-02-07T12:34:26.708 INFO:teuthology.orchestra.run.smithi190.stdout:(29/29): ceph-common-19.0.0-1252.g44458cce.el9. 2.6 MB/s | 20 MB 00:07 2024-02-07T12:34:26.714 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:34:26.714 INFO:teuthology.orchestra.run.smithi190.stdout:Total 7.1 MB/s | 57 MB 00:08 2024-02-07T12:34:26.714 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:34:26.750 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:34:26.750 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:34:27.216 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:34:27.216 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:34:28.602 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:34:28.687 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/31 2024-02-07T12:34:28.721 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/31 2024-02-07T12:34:28.771 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/31 2024-02-07T12:34:29.088 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/31 2024-02-07T12:34:29.128 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : librados2-2:19.0.0-1252.g44458cce.el9.x86_64 5/31 2024-02-07T12:34:29.220 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados2-2:19.0.0-1252.g44458cce.el9.x86_64 5/31 2024-02-07T12:34:29.306 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 6/31 2024-02-07T12:34:29.346 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 7/31 2024-02-07T12:34:29.417 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 7/31 2024-02-07T12:34:29.446 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/31 2024-02-07T12:34:29.489 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ceph-argparse-2:19.0.0-1252.g44458cce.el9. 9/31 2024-02-07T12:34:29.567 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 10/31 2024-02-07T12:34:29.590 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_6 11/31 2024-02-07T12:34:29.659 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_6 11/31 2024-02-07T12:34:29.778 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/31 2024-02-07T12:34:29.815 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/31 2024-02-07T12:34:29.854 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/31 2024-02-07T12:34:29.887 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/31 2024-02-07T12:34:29.916 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/31 2024-02-07T12:34:29.949 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/31 2024-02-07T12:34:30.261 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 18/31 2024-02-07T12:34:30.287 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 19/31 2024-02-07T12:34:30.360 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 19/31 2024-02-07T12:34:30.391 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 20/31 2024-02-07T12:34:30.428 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 21/31 2024-02-07T12:34:30.725 INFO:teuthology.orchestra.run.smithi191.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-02-07T12:34:30.909 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 22/31 2024-02-07T12:34:30.940 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 23/31 2024-02-07T12:34:31.010 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 23/31 2024-02-07T12:34:31.079 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 24/31 2024-02-07T12:34:31.117 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ceph-common-2:19.0.0-1252.g44458cce.el9.x8 25/31 2024-02-07T12:34:31.162 INFO:teuthology.orchestra.run.smithi186.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-02-07T12:34:33.208 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 26/31 2024-02-07T12:34:33.246 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 26/31 2024-02-07T12:34:33.295 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-radosgw x86_64 2:19.0.0-1252.g44458cce.el9 ceph 9.7 M 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout:Upgrading: 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout: librados2 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 3.4 M 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout: librbd1 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 3.1 M 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout: boost-program-options 2024-02-07T12:34:33.305 INFO:teuthology.orchestra.run.smithi191.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-base x86_64 2:19.0.0-1252.g44458cce.el9 ceph 5.1 M 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-common x86_64 2:19.0.0-1252.g44458cce.el9 ceph 20 M 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-selinux x86_64 2:19.0.0-1252.g44458cce.el9 ceph 25 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: libcephfs2 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 742 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: libradosstriper1 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 499 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-07T12:34:33.306 INFO:teuthology.orchestra.run.smithi191.stdout: librgw2 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 5.1 M 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: python3-ceph-argparse 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: x86_64 2:19.0.0-1252.g44458cce.el9 ceph 45 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: python3-ceph-common x86_64 2:19.0.0-1252.g44458cce.el9 ceph 131 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cephfs x86_64 2:19.0.0-1252.g44458cce.el9 ceph 162 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: python3-rados x86_64 2:19.0.0-1252.g44458cce.el9 ceph 321 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: python3-rbd x86_64 2:19.0.0-1252.g44458cce.el9 ceph 297 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: python3-rgw x86_64 2:19.0.0-1252.g44458cce.el9 ceph 99 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-02-07T12:34:33.307 INFO:teuthology.orchestra.run.smithi191.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-07T12:34:33.308 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:34:33.308 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:34:33.308 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:34:33.308 INFO:teuthology.orchestra.run.smithi191.stdout:Install 27 Packages 2024-02-07T12:34:33.308 INFO:teuthology.orchestra.run.smithi191.stdout:Upgrade 2 Packages 2024-02-07T12:34:33.308 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:34:33.308 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 57 M 2024-02-07T12:34:33.308 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:34:33.740 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:34:33.760 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:34:33.760 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:34:33.760 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:34:33.760 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:34:33.761 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-radosgw x86_64 2:19.0.0-1252.g44458cce.el9 ceph 9.7 M 2024-02-07T12:34:33.761 INFO:teuthology.orchestra.run.smithi186.stdout:Upgrading: 2024-02-07T12:34:33.761 INFO:teuthology.orchestra.run.smithi186.stdout: librados2 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 3.4 M 2024-02-07T12:34:33.761 INFO:teuthology.orchestra.run.smithi186.stdout: librbd1 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 3.1 M 2024-02-07T12:34:33.761 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:34:33.761 INFO:teuthology.orchestra.run.smithi186.stdout: boost-program-options 2024-02-07T12:34:33.761 INFO:teuthology.orchestra.run.smithi186.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-02-07T12:34:33.761 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-base x86_64 2:19.0.0-1252.g44458cce.el9 ceph 5.1 M 2024-02-07T12:34:33.761 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-common x86_64 2:19.0.0-1252.g44458cce.el9 ceph 20 M 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-selinux x86_64 2:19.0.0-1252.g44458cce.el9 ceph 25 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: libcephfs2 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 742 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: libradosstriper1 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 499 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: librgw2 x86_64 2:19.0.0-1252.g44458cce.el9 ceph 5.1 M 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-07T12:34:33.762 INFO:teuthology.orchestra.run.smithi186.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-argparse 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: x86_64 2:19.0.0-1252.g44458cce.el9 ceph 45 k 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-common x86_64 2:19.0.0-1252.g44458cce.el9 ceph 131 k 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cephfs x86_64 2:19.0.0-1252.g44458cce.el9 ceph 162 k 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rados x86_64 2:19.0.0-1252.g44458cce.el9 ceph 321 k 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rbd x86_64 2:19.0.0-1252.g44458cce.el9 ceph 297 k 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rgw x86_64 2:19.0.0-1252.g44458cce.el9 ceph 99 k 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-07T12:34:33.763 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:34:33.764 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:34:33.764 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:34:33.764 INFO:teuthology.orchestra.run.smithi186.stdout:Install 27 Packages 2024-02-07T12:34:33.764 INFO:teuthology.orchestra.run.smithi186.stdout:Upgrade 2 Packages 2024-02-07T12:34:33.764 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:34:33.764 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 57 M 2024-02-07T12:34:33.765 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:34:33.769 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 26/31 2024-02-07T12:34:33.816 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 27/31 2024-02-07T12:34:33.912 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 27/31 2024-02-07T12:34:33.913 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-07T12:34:33.913 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-07T12:34:33.913 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:33.942 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 28/31 2024-02-07T12:34:34.651 INFO:teuthology.orchestra.run.smithi191.stdout:(1/29): ceph-base-19.0.0-1252.g44458cce.el9.x86 3.9 MB/s | 5.1 MB 00:01 2024-02-07T12:34:34.726 INFO:teuthology.orchestra.run.smithi191.stdout:(2/29): ceph-selinux-19.0.0-1252.g44458cce.el9. 337 kB/s | 25 kB 00:00 2024-02-07T12:34:34.977 INFO:teuthology.orchestra.run.smithi191.stdout:(3/29): libcephfs2-19.0.0-1252.g44458cce.el9.x8 2.9 MB/s | 742 kB 00:00 2024-02-07T12:34:35.127 INFO:teuthology.orchestra.run.smithi191.stdout:(4/29): libradosstriper1-19.0.0-1252.g44458cce. 3.3 MB/s | 499 kB 00:00 2024-02-07T12:34:36.055 INFO:teuthology.orchestra.run.smithi186.stdout:(1/29): ceph-base-19.0.0-1252.g44458cce.el9.x86 2.6 MB/s | 5.1 MB 00:01 2024-02-07T12:34:36.061 INFO:teuthology.orchestra.run.smithi191.stdout:(5/29): librgw2-19.0.0-1252.g44458cce.el9.x86_6 5.5 MB/s | 5.1 MB 00:00 2024-02-07T12:34:36.122 INFO:teuthology.orchestra.run.smithi186.stdout:(2/29): ceph-selinux-19.0.0-1252.g44458cce.el9. 377 kB/s | 25 kB 00:00 2024-02-07T12:34:36.128 INFO:teuthology.orchestra.run.smithi191.stdout:(6/29): python3-ceph-argparse-19.0.0-1252.g4445 677 kB/s | 45 kB 00:00 2024-02-07T12:34:36.228 INFO:teuthology.orchestra.run.smithi191.stdout:(7/29): python3-ceph-common-19.0.0-1252.g44458c 1.3 MB/s | 131 kB 00:00 2024-02-07T12:34:36.280 INFO:teuthology.orchestra.run.smithi186.stdout:(3/29): libcephfs2-19.0.0-1252.g44458cce.el9.x8 4.6 MB/s | 742 kB 00:00 2024-02-07T12:34:36.337 INFO:teuthology.orchestra.run.smithi191.stdout:(8/29): ceph-radosgw-19.0.0-1252.g44458cce.el9. 3.3 MB/s | 9.7 MB 00:02 2024-02-07T12:34:36.362 INFO:teuthology.orchestra.run.smithi191.stdout:(9/29): python3-cephfs-19.0.0-1252.g44458cce.el 1.2 MB/s | 162 kB 00:00 2024-02-07T12:34:36.413 INFO:teuthology.orchestra.run.smithi191.stdout:(10/29): python3-rados-19.0.0-1252.g44458cce.el 4.2 MB/s | 321 kB 00:00 2024-02-07T12:34:36.447 INFO:teuthology.orchestra.run.smithi191.stdout:(11/29): python3-rbd-19.0.0-1252.g44458cce.el9. 3.5 MB/s | 297 kB 00:00 2024-02-07T12:34:36.472 INFO:teuthology.orchestra.run.smithi191.stdout:(12/29): python3-rgw-19.0.0-1252.g44458cce.el9. 1.6 MB/s | 99 kB 00:00 2024-02-07T12:34:36.514 INFO:teuthology.orchestra.run.smithi186.stdout:(4/29): ceph-common-19.0.0-1252.g44458cce.el9.x 8.3 MB/s | 20 MB 00:02 2024-02-07T12:34:36.547 INFO:teuthology.orchestra.run.smithi186.stdout:(5/29): libradosstriper1-19.0.0-1252.g44458cce. 1.8 MB/s | 499 kB 00:00 2024-02-07T12:34:36.598 INFO:teuthology.orchestra.run.smithi191.stdout:(13/29): boost-program-options-1.75.0-8.el9.x86 703 kB/s | 106 kB 00:00 2024-02-07T12:34:36.623 INFO:teuthology.orchestra.run.smithi191.stdout:(14/29): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 159 kB 00:00 2024-02-07T12:34:36.648 INFO:teuthology.orchestra.run.smithi191.stdout:(15/29): librabbitmq-0.11.0-7.el9.x86_64.rpm 880 kB/s | 44 kB 00:00 2024-02-07T12:34:36.656 INFO:teuthology.orchestra.run.smithi186.stdout:(6/29): ceph-radosgw-19.0.0-1252.g44458cce.el9. 3.8 MB/s | 9.7 MB 00:02 2024-02-07T12:34:36.684 INFO:teuthology.orchestra.run.smithi186.stdout:(7/29): python3-ceph-argparse-19.0.0-1252.g4445 332 kB/s | 45 kB 00:00 2024-02-07T12:34:36.734 INFO:teuthology.orchestra.run.smithi186.stdout:(8/29): python3-ceph-common-19.0.0-1252.g44458c 1.7 MB/s | 131 kB 00:00 2024-02-07T12:34:36.759 INFO:teuthology.orchestra.run.smithi186.stdout:(9/29): python3-cephfs-19.0.0-1252.g44458cce.el 2.1 MB/s | 162 kB 00:00 2024-02-07T12:34:36.763 INFO:teuthology.orchestra.run.smithi191.stdout:(16/29): librdkafka-1.6.1-102.el9.x86_64.rpm 4.6 MB/s | 661 kB 00:00 2024-02-07T12:34:36.791 INFO:teuthology.orchestra.run.smithi191.stdout:(17/29): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.9 MB/s | 282 kB 00:00 2024-02-07T12:34:36.817 INFO:teuthology.orchestra.run.smithi191.stdout:(18/29): python3-prettytable-0.7.2-27.el9.noarc 779 kB/s | 41 kB 00:00 2024-02-07T12:34:36.818 INFO:teuthology.orchestra.run.smithi186.stdout:(10/29): python3-rados-19.0.0-1252.g44458cce.el 3.8 MB/s | 321 kB 00:00 2024-02-07T12:34:36.843 INFO:teuthology.orchestra.run.smithi186.stdout:(11/29): python3-rbd-19.0.0-1252.g44458cce.el9. 3.5 MB/s | 297 kB 00:00 2024-02-07T12:34:36.918 INFO:teuthology.orchestra.run.smithi186.stdout:(12/29): librgw2-19.0.0-1252.g44458cce.el9.x86_ 13 MB/s | 5.1 MB 00:00 2024-02-07T12:34:36.968 INFO:teuthology.orchestra.run.smithi186.stdout:(13/29): python3-rgw-19.0.0-1252.g44458cce.el9. 660 kB/s | 99 kB 00:00 2024-02-07T12:34:37.035 INFO:teuthology.orchestra.run.smithi186.stdout:(14/29): boost-program-options-1.75.0-8.el9.x86 550 kB/s | 106 kB 00:00 2024-02-07T12:34:37.061 INFO:teuthology.orchestra.run.smithi186.stdout:(15/29): librabbitmq-0.11.0-7.el9.x86_64.rpm 673 kB/s | 44 kB 00:00 2024-02-07T12:34:37.075 INFO:teuthology.orchestra.run.smithi191.stdout:(19/29): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.1 MB/s | 309 kB 00:00 2024-02-07T12:34:37.094 INFO:teuthology.orchestra.run.smithi186.stdout:(16/29): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 159 kB 00:00 2024-02-07T12:34:37.134 INFO:teuthology.orchestra.run.smithi191.stdout:(20/29): libarrow-doc-9.0.0-10.el9.noarch.rpm 444 kB/s | 26 kB 00:00 2024-02-07T12:34:37.161 INFO:teuthology.orchestra.run.smithi186.stdout:(17/29): librdkafka-1.6.1-102.el9.x86_64.rpm 5.2 MB/s | 661 kB 00:00 2024-02-07T12:34:37.186 INFO:teuthology.orchestra.run.smithi186.stdout:(18/29): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.2 MB/s | 282 kB 00:00 2024-02-07T12:34:37.193 INFO:teuthology.orchestra.run.smithi191.stdout:(21/29): liboath-2.6.7-2.el9.x86_64.rpm 834 kB/s | 49 kB 00:00 2024-02-07T12:34:37.203 INFO:teuthology.orchestra.run.smithi186.stdout:(19/29): python3-prettytable-0.7.2-27.el9.noarc 379 kB/s | 41 kB 00:00 2024-02-07T12:34:37.260 INFO:teuthology.orchestra.run.smithi191.stdout:(22/29): libarrow-9.0.0-10.el9.x86_64.rpm 10 MB/s | 4.4 MB 00:00 2024-02-07T12:34:37.285 INFO:teuthology.orchestra.run.smithi191.stdout:(23/29): libunwind-1.6.2-1.el9.x86_64.rpm 730 kB/s | 67 kB 00:00 2024-02-07T12:34:37.336 INFO:teuthology.orchestra.run.smithi191.stdout:(24/29): parquet-libs-9.0.0-10.el9.x86_64.rpm 11 MB/s | 838 kB 00:00 2024-02-07T12:34:37.361 INFO:teuthology.orchestra.run.smithi191.stdout:(25/29): re2-20211101-3.el9.x86_64.rpm 2.5 MB/s | 192 kB 00:00 2024-02-07T12:34:37.428 INFO:teuthology.orchestra.run.smithi191.stdout:(26/29): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-02-07T12:34:37.503 INFO:teuthology.orchestra.run.smithi186.stdout:(20/29): libarrow-doc-9.0.0-10.el9.noarch.rpm 87 kB/s | 26 kB 00:00 2024-02-07T12:34:37.620 INFO:teuthology.orchestra.run.smithi186.stdout:(21/29): gperftools-libs-2.9.1-2.el9.x86_64.rpm 674 kB/s | 309 kB 00:00 2024-02-07T12:34:37.637 INFO:teuthology.orchestra.run.smithi186.stdout:(22/29): liboath-2.6.7-2.el9.x86_64.rpm 363 kB/s | 49 kB 00:00 2024-02-07T12:34:37.670 INFO:teuthology.orchestra.run.smithi191.stdout:(27/29): librados2-19.0.0-1252.g44458cce.el9.x8 11 MB/s | 3.4 MB 00:00 2024-02-07T12:34:37.704 INFO:teuthology.orchestra.run.smithi186.stdout:(23/29): libunwind-1.6.2-1.el9.x86_64.rpm 806 kB/s | 67 kB 00:00 2024-02-07T12:34:37.796 INFO:teuthology.orchestra.run.smithi186.stdout:(24/29): re2-20211101-3.el9.x86_64.rpm 2.0 MB/s | 192 kB 00:00 2024-02-07T12:34:37.871 INFO:teuthology.orchestra.run.smithi191.stdout:(28/29): librbd1-19.0.0-1252.g44458cce.el9.x86_ 7.1 MB/s | 3.1 MB 00:00 2024-02-07T12:34:37.922 INFO:teuthology.orchestra.run.smithi186.stdout:(25/29): libarrow-9.0.0-10.el9.x86_64.rpm 6.2 MB/s | 4.4 MB 00:00 2024-02-07T12:34:37.964 INFO:teuthology.orchestra.run.smithi186.stdout:(26/29): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.5 MB/s | 838 kB 00:00 2024-02-07T12:34:38.080 INFO:teuthology.orchestra.run.smithi186.stdout:(27/29): thrift-0.15.0-2.el9.x86_64.rpm 5.6 MB/s | 1.6 MB 00:00 2024-02-07T12:34:38.314 INFO:teuthology.orchestra.run.smithi186.stdout:(28/29): librbd1-19.0.0-1252.g44458cce.el9.x86_ 8.9 MB/s | 3.1 MB 00:00 2024-02-07T12:34:38.373 INFO:teuthology.orchestra.run.smithi186.stdout:(29/29): librados2-19.0.0-1252.g44458cce.el9.x8 7.5 MB/s | 3.4 MB 00:00 2024-02-07T12:34:38.379 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:34:38.380 INFO:teuthology.orchestra.run.smithi186.stdout:Total 12 MB/s | 57 MB 00:04 2024-02-07T12:34:38.380 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:34:38.415 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:34:38.415 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:34:38.896 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:34:38.896 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:34:40.272 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:34:40.364 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/31 2024-02-07T12:34:40.394 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/31 2024-02-07T12:34:40.445 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/31 2024-02-07T12:34:40.833 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/31 2024-02-07T12:34:40.860 INFO:teuthology.orchestra.run.smithi186.stdout: Upgrading : librados2-2:19.0.0-1252.g44458cce.el9.x86_64 5/31 2024-02-07T12:34:40.871 INFO:teuthology.orchestra.run.smithi191.stdout:(29/29): ceph-common-19.0.0-1252.g44458cce.el9. 2.6 MB/s | 20 MB 00:07 2024-02-07T12:34:40.875 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:34:40.875 INFO:teuthology.orchestra.run.smithi191.stdout:Total 7.6 MB/s | 57 MB 00:07 2024-02-07T12:34:40.876 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:34:40.910 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:34:40.911 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:34:40.952 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librados2-2:19.0.0-1252.g44458cce.el9.x86_64 5/31 2024-02-07T12:34:41.039 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 6/31 2024-02-07T12:34:41.061 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 7/31 2024-02-07T12:34:41.124 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 7/31 2024-02-07T12:34:41.152 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/31 2024-02-07T12:34:41.196 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-ceph-argparse-2:19.0.0-1252.g44458cce.el9. 9/31 2024-02-07T12:34:41.268 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 10/31 2024-02-07T12:34:41.291 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_6 11/31 2024-02-07T12:34:41.346 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_6 11/31 2024-02-07T12:34:41.440 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:34:41.440 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:34:41.456 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/31 2024-02-07T12:34:41.497 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/31 2024-02-07T12:34:41.536 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/31 2024-02-07T12:34:41.561 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/31 2024-02-07T12:34:41.590 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/31 2024-02-07T12:34:41.623 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/31 2024-02-07T12:34:41.939 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 18/31 2024-02-07T12:34:41.969 INFO:teuthology.orchestra.run.smithi186.stdout: Upgrading : librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 19/31 2024-02-07T12:34:42.059 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 19/31 2024-02-07T12:34:42.090 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 20/31 2024-02-07T12:34:42.127 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 21/31 2024-02-07T12:34:42.580 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 22/31 2024-02-07T12:34:42.614 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 23/31 2024-02-07T12:34:42.684 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 23/31 2024-02-07T12:34:42.752 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 24/31 2024-02-07T12:34:42.782 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-ceph-common-2:19.0.0-1252.g44458cce.el9.x8 25/31 2024-02-07T12:34:42.791 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:34:42.891 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/31 2024-02-07T12:34:42.918 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/31 2024-02-07T12:34:42.968 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/31 2024-02-07T12:34:43.235 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 28/31 2024-02-07T12:34:43.235 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /sys 2024-02-07T12:34:43.235 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /proc 2024-02-07T12:34:43.235 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /mnt 2024-02-07T12:34:43.235 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /var/tmp 2024-02-07T12:34:43.236 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /home 2024-02-07T12:34:43.236 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /root 2024-02-07T12:34:43.236 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /tmp 2024-02-07T12:34:43.236 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:43.285 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/31 2024-02-07T12:34:43.360 INFO:teuthology.orchestra.run.smithi191.stdout: Upgrading : librados2-2:19.0.0-1252.g44458cce.el9.x86_64 5/31 2024-02-07T12:34:43.601 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: librados2-2:19.0.0-1252.g44458cce.el9.x86_64 5/31 2024-02-07T12:34:43.696 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 6/31 2024-02-07T12:34:43.720 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 7/31 2024-02-07T12:34:43.765 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 7/31 2024-02-07T12:34:43.795 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/31 2024-02-07T12:34:43.839 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-ceph-argparse-2:19.0.0-1252.g44458cce.el9. 9/31 2024-02-07T12:34:43.914 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 10/31 2024-02-07T12:34:43.940 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_6 11/31 2024-02-07T12:34:43.998 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_6 11/31 2024-02-07T12:34:44.108 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/31 2024-02-07T12:34:44.140 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/31 2024-02-07T12:34:44.158 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 29/31 2024-02-07T12:34:44.181 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/31 2024-02-07T12:34:44.183 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 29/31 2024-02-07T12:34:44.183 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:34:44.183 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-07T12:34:44.183 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-07T12:34:44.183 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-07T12:34:44.183 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:44.185 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-07T12:34:44.224 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/31 2024-02-07T12:34:44.252 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-07T12:34:44.252 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-07T12:34:44.265 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/31 2024-02-07T12:34:44.305 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/31 2024-02-07T12:34:44.634 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 18/31 2024-02-07T12:34:44.665 INFO:teuthology.orchestra.run.smithi191.stdout: Upgrading : librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 19/31 2024-02-07T12:34:44.738 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 19/31 2024-02-07T12:34:44.770 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 20/31 2024-02-07T12:34:44.806 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 21/31 2024-02-07T12:34:44.959 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 26/31 2024-02-07T12:34:45.004 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 26/31 2024-02-07T12:34:45.265 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 22/31 2024-02-07T12:34:45.310 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 23/31 2024-02-07T12:34:45.347 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-07T12:34:45.347 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 1/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 2/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 3/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 4/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 5/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_6 6/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 7/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1252.g44458cce.el9. 8/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ceph-common-2:19.0.0-1252.g44458cce.el9.x8 9/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 10/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 11/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 12/31 2024-02-07T12:34:45.348 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 13/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 20/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 21/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 22/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 23/31 2024-02-07T12:34:45.349 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 24/31 2024-02-07T12:34:45.350 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 25/31 2024-02-07T12:34:45.350 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : re2-1:20211101-3.el9.x86_64 26/31 2024-02-07T12:34:45.350 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 27/31 2024-02-07T12:34:45.350 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados2-2:19.0.0-1252.g44458cce.el9.x86_64 28/31 2024-02-07T12:34:45.350 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 29/31 2024-02-07T12:34:45.350 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 30/31 2024-02-07T12:34:45.384 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 23/31 2024-02-07T12:34:45.449 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 24/31 2024-02-07T12:34:45.480 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-ceph-common-2:19.0.0-1252.g44458cce.el9.x8 25/31 2024-02-07T12:34:45.529 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 26/31 2024-02-07T12:34:45.565 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 27/31 2024-02-07T12:34:45.659 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 27/31 2024-02-07T12:34:45.659 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-07T12:34:45.659 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-07T12:34:45.659 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:34:45.692 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 28/31 2024-02-07T12:34:46.432 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 31/31 2024-02-07T12:34:46.432 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:46.432 INFO:teuthology.orchestra.run.smithi190.stdout:Upgraded: 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: librados2-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: libarrow-9.0.0-10.el9.x86_64 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-02-07T12:34:46.433 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-argparse-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.434 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.435 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:46.435 INFO:teuthology.orchestra.run.smithi190.stdout: re2-1:20211101-3.el9.x86_64 2024-02-07T12:34:46.435 INFO:teuthology.orchestra.run.smithi190.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-07T12:34:46.435 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:46.435 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:34:46.774 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-test 2024-02-07T12:34:47.343 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:31 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:34:47.509 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:34:47.510 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:34:47.510 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:34:47.510 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:34:47.510 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:34:47.510 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-test x86_64 2:19.0.0-1252.g44458cce.el9 ceph 47 M 2024-02-07T12:34:47.510 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:34:47.510 INFO:teuthology.orchestra.run.smithi190.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-07T12:34:47.510 INFO:teuthology.orchestra.run.smithi190.stdout: libcephsqlite x86_64 2:19.0.0-1252.g44458cce.el9 ceph 163 k 2024-02-07T12:34:47.511 INFO:teuthology.orchestra.run.smithi190.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-07T12:34:47.511 INFO:teuthology.orchestra.run.smithi190.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-07T12:34:47.511 INFO:teuthology.orchestra.run.smithi190.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-07T12:34:47.511 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:47.511 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:34:47.511 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:34:47.511 INFO:teuthology.orchestra.run.smithi190.stdout:Install 6 Packages 2024-02-07T12:34:47.511 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:47.512 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 48 M 2024-02-07T12:34:47.512 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 204 M 2024-02-07T12:34:47.512 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:34:47.655 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 26/31 2024-02-07T12:34:47.712 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 26/31 2024-02-07T12:34:47.712 INFO:teuthology.orchestra.run.smithi190.stdout:(1/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.5 MB/s | 300 kB 00:00 2024-02-07T12:34:47.754 INFO:teuthology.orchestra.run.smithi190.stdout:(2/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 63 kB 00:00 2024-02-07T12:34:47.796 INFO:teuthology.orchestra.run.smithi190.stdout:(3/6): jq-1.6-16.el9.x86_64.rpm 4.4 MB/s | 186 kB 00:00 2024-02-07T12:34:47.847 INFO:teuthology.orchestra.run.smithi190.stdout:(4/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 4.2 MB/s | 217 kB 00:00 2024-02-07T12:34:47.922 INFO:teuthology.orchestra.run.smithi190.stdout:(5/6): libcephsqlite-19.0.0-1252.g44458cce.el9. 400 kB/s | 163 kB 00:00 2024-02-07T12:34:48.240 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 26/31 2024-02-07T12:34:48.283 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 27/31 2024-02-07T12:34:48.376 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 27/31 2024-02-07T12:34:48.376 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-07T12:34:48.376 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-07T12:34:48.376 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:34:48.418 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 28/31 2024-02-07T12:34:50.047 INFO:teuthology.orchestra.run.smithi190.stdout:(6/6): ceph-test-19.0.0-1252.g44458cce.el9.x86_ 19 MB/s | 47 MB 00:02 2024-02-07T12:34:50.050 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:34:50.050 INFO:teuthology.orchestra.run.smithi190.stdout:Total 19 MB/s | 48 MB 00:02 2024-02-07T12:34:50.050 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:34:50.070 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:34:50.070 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:34:50.453 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:34:50.453 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:34:51.019 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:34:51.086 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 1/6 2024-02-07T12:34:51.130 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : jq-1.6-16.el9.x86_64 2/6 2024-02-07T12:34:51.184 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/6 2024-02-07T12:34:51.223 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 4/6 2024-02-07T12:34:51.250 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 5/6 2024-02-07T12:34:55.226 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 28/31 2024-02-07T12:34:55.226 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /sys 2024-02-07T12:34:55.226 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /proc 2024-02-07T12:34:55.226 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /mnt 2024-02-07T12:34:55.226 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /var/tmp 2024-02-07T12:34:55.227 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /home 2024-02-07T12:34:55.227 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /root 2024-02-07T12:34:55.227 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /tmp 2024-02-07T12:34:55.227 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:34:55.736 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 5/6 2024-02-07T12:34:55.814 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 6/6 2024-02-07T12:34:56.150 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 29/31 2024-02-07T12:34:56.175 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 29/31 2024-02-07T12:34:56.175 INFO:teuthology.orchestra.run.smithi186.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:34:56.176 INFO:teuthology.orchestra.run.smithi186.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-07T12:34:56.176 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-07T12:34:56.176 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-07T12:34:56.176 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:34:56.178 INFO:teuthology.orchestra.run.smithi186.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-07T12:34:56.287 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-07T12:34:56.287 INFO:teuthology.orchestra.run.smithi186.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-07T12:34:57.423 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-07T12:34:57.423 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 1/31 2024-02-07T12:34:57.423 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 2/31 2024-02-07T12:34:57.423 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 3/31 2024-02-07T12:34:57.423 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 4/31 2024-02-07T12:34:57.423 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 5/31 2024-02-07T12:34:57.423 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_6 6/31 2024-02-07T12:34:57.423 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 7/31 2024-02-07T12:34:57.423 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1252.g44458cce.el9. 8/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-ceph-common-2:19.0.0-1252.g44458cce.el9.x8 9/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 10/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 11/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 12/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 13/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 20/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 21/31 2024-02-07T12:34:57.424 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 22/31 2024-02-07T12:34:57.425 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 23/31 2024-02-07T12:34:57.425 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 24/31 2024-02-07T12:34:57.425 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 25/31 2024-02-07T12:34:57.425 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : re2-1:20211101-3.el9.x86_64 26/31 2024-02-07T12:34:57.425 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 27/31 2024-02-07T12:34:57.425 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librados2-2:19.0.0-1252.g44458cce.el9.x86_64 28/31 2024-02-07T12:34:57.425 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 29/31 2024-02-07T12:34:57.425 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 30/31 2024-02-07T12:34:58.100 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 28/31 2024-02-07T12:34:58.100 INFO:teuthology.orchestra.run.smithi191.stdout:skipping the directory /sys 2024-02-07T12:34:58.100 INFO:teuthology.orchestra.run.smithi191.stdout:skipping the directory /proc 2024-02-07T12:34:58.100 INFO:teuthology.orchestra.run.smithi191.stdout:skipping the directory /mnt 2024-02-07T12:34:58.100 INFO:teuthology.orchestra.run.smithi191.stdout:skipping the directory /var/tmp 2024-02-07T12:34:58.100 INFO:teuthology.orchestra.run.smithi191.stdout:skipping the directory /home 2024-02-07T12:34:58.100 INFO:teuthology.orchestra.run.smithi191.stdout:skipping the directory /root 2024-02-07T12:34:58.100 INFO:teuthology.orchestra.run.smithi191.stdout:skipping the directory /tmp 2024-02-07T12:34:58.100 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:34:58.233 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 6/6 2024-02-07T12:34:58.233 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 1/6 2024-02-07T12:34:58.233 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 2/6 2024-02-07T12:34:58.233 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/6 2024-02-07T12:34:58.233 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/6 2024-02-07T12:34:58.233 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : jq-1.6-16.el9.x86_64 5/6 2024-02-07T12:34:58.518 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 31/31 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout:Upgraded: 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: librados2-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-07T12:34:58.519 INFO:teuthology.orchestra.run.smithi186.stdout: libarrow-9.0.0-10.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-argparse-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.520 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.521 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.521 INFO:teuthology.orchestra.run.smithi186.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-07T12:34:58.521 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.521 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.521 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.521 INFO:teuthology.orchestra.run.smithi186.stdout: re2-1:20211101-3.el9.x86_64 2024-02-07T12:34:58.521 INFO:teuthology.orchestra.run.smithi186.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-07T12:34:58.521 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:34:58.521 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:34:58.619 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 6/6 2024-02-07T12:34:58.619 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:58.619 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:34:58.620 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.620 INFO:teuthology.orchestra.run.smithi190.stdout: jq-1.6-16.el9.x86_64 2024-02-07T12:34:58.620 INFO:teuthology.orchestra.run.smithi190.stdout: libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:34:58.620 INFO:teuthology.orchestra.run.smithi190.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-07T12:34:58.620 INFO:teuthology.orchestra.run.smithi190.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-07T12:34:58.620 INFO:teuthology.orchestra.run.smithi190.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-07T12:34:58.620 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:58.620 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:34:58.890 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-test 2024-02-07T12:34:58.922 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph 2024-02-07T12:34:59.019 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 29/31 2024-02-07T12:34:59.043 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 29/31 2024-02-07T12:34:59.043 INFO:teuthology.orchestra.run.smithi191.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:34:59.044 INFO:teuthology.orchestra.run.smithi191.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-07T12:34:59.044 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-07T12:34:59.044 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-07T12:34:59.044 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:34:59.045 INFO:teuthology.orchestra.run.smithi191.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-07T12:34:59.156 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 30/31 2024-02-07T12:34:59.157 INFO:teuthology.orchestra.run.smithi191.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-07T12:34:59.459 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:00:28 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:34:59.493 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:43 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:34:59.619 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-test x86_64 2:19.0.0-1252.g44458cce.el9 ceph 47 M 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout: libcephsqlite x86_64 2:19.0.0-1252.g44458cce.el9 ceph 163 k 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-07T12:34:59.620 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:34:59.621 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:34:59.621 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:34:59.621 INFO:teuthology.orchestra.run.smithi186.stdout:Install 6 Packages 2024-02-07T12:34:59.621 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:34:59.621 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 48 M 2024-02-07T12:34:59.621 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 204 M 2024-02-07T12:34:59.622 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:34:59.661 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:34:59.663 INFO:teuthology.orchestra.run.smithi190.stdout:========================================================================================= 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout:========================================================================================= 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout: ceph x86_64 2:19.0.0-1252.g44458cce.el9 ceph 6.6 k 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mds x86_64 2:19.0.0-1252.g44458cce.el9 ceph 2.1 M 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr x86_64 2:19.0.0-1252.g44458cce.el9 ceph 1.5 M 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 247 k 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mon x86_64 2:19.0.0-1252.g44458cce.el9 ceph 4.7 M 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-osd x86_64 2:19.0.0-1252.g44458cce.el9 ceph 17 M 2024-02-07T12:34:59.664 INFO:teuthology.orchestra.run.smithi190.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-07T12:34:59.665 INFO:teuthology.orchestra.run.smithi190.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-07T12:34:59.666 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:59.667 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:34:59.667 INFO:teuthology.orchestra.run.smithi190.stdout:========================================================================================= 2024-02-07T12:34:59.667 INFO:teuthology.orchestra.run.smithi190.stdout:Install 36 Packages 2024-02-07T12:34:59.667 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:34:59.668 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 30 M 2024-02-07T12:34:59.668 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 107 M 2024-02-07T12:34:59.668 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:34:59.782 INFO:teuthology.orchestra.run.smithi186.stdout:(1/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.8 MB/s | 300 kB 00:00 2024-02-07T12:34:59.832 INFO:teuthology.orchestra.run.smithi186.stdout:(2/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 63 kB 00:00 2024-02-07T12:34:59.874 INFO:teuthology.orchestra.run.smithi186.stdout:(3/6): jq-1.6-16.el9.x86_64.rpm 4.3 MB/s | 186 kB 00:00 2024-02-07T12:34:59.900 INFO:teuthology.orchestra.run.smithi186.stdout:(4/6): libcephsqlite-19.0.0-1252.g44458cce.el9. 589 kB/s | 163 kB 00:00 2024-02-07T12:34:59.925 INFO:teuthology.orchestra.run.smithi186.stdout:(5/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 4.2 MB/s | 217 kB 00:00 2024-02-07T12:35:00.023 INFO:teuthology.orchestra.run.smithi190.stdout:(1/36): ceph-19.0.0-1252.g44458cce.el9.x86_64.r 36 kB/s | 6.6 kB 00:00 2024-02-07T12:35:00.262 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 31/31 2024-02-07T12:35:00.262 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 1/31 2024-02-07T12:35:00.262 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 2/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 3/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 4/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 5/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_6 6/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 7/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1252.g44458cce.el9. 8/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-ceph-common-2:19.0.0-1252.g44458cce.el9.x8 9/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 10/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 11/31 2024-02-07T12:35:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 12/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 13/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 20/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 21/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 22/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 23/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 24/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 25/31 2024-02-07T12:35:00.264 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : re2-1:20211101-3.el9.x86_64 26/31 2024-02-07T12:35:00.265 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 27/31 2024-02-07T12:35:00.265 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : librados2-2:19.0.0-1252.g44458cce.el9.x86_64 28/31 2024-02-07T12:35:00.265 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 29/31 2024-02-07T12:35:00.265 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 30/31 2024-02-07T12:35:00.873 INFO:teuthology.orchestra.run.smithi190.stdout:(2/36): ceph-mds-19.0.0-1252.g44458cce.el9.x86_ 2.1 MB/s | 2.1 MB 00:01 2024-02-07T12:35:01.106 INFO:teuthology.orchestra.run.smithi190.stdout:(3/36): ceph-mgr-19.0.0-1252.g44458cce.el9.x86_ 1.2 MB/s | 1.5 MB 00:01 2024-02-07T12:35:01.273 INFO:teuthology.orchestra.run.smithi190.stdout:(4/36): ceph-mgr-modules-core-19.0.0-1252.g4445 1.5 MB/s | 247 kB 00:00 2024-02-07T12:35:01.293 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 31/31 2024-02-07T12:35:01.293 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout:Upgraded: 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: librados2-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-radosgw-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-selinux-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: libarrow-9.0.0-10.el9.x86_64 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-02-07T12:35:01.294 INFO:teuthology.orchestra.run.smithi191.stdout: libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: libradosstriper1-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: librgw2-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: python3-ceph-argparse-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: python3-ceph-common-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-07T12:35:01.295 INFO:teuthology.orchestra.run.smithi191.stdout: python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.296 INFO:teuthology.orchestra.run.smithi191.stdout: python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.296 INFO:teuthology.orchestra.run.smithi191.stdout: python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:01.296 INFO:teuthology.orchestra.run.smithi191.stdout: re2-1:20211101-3.el9.x86_64 2024-02-07T12:35:01.296 INFO:teuthology.orchestra.run.smithi191.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-07T12:35:01.296 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:01.296 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:01.382 INFO:teuthology.orchestra.run.smithi190.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.7 MB/s | 187 kB 00:00 2024-02-07T12:35:01.424 INFO:teuthology.orchestra.run.smithi190.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 144 kB 00:00 2024-02-07T12:35:01.458 INFO:teuthology.orchestra.run.smithi190.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 951 kB/s | 32 kB 00:00 2024-02-07T12:35:01.491 INFO:teuthology.orchestra.run.smithi190.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-02-07T12:35:01.525 INFO:teuthology.orchestra.run.smithi190.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2024-02-07T12:35:01.567 INFO:teuthology.orchestra.run.smithi190.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.6 MB/s | 241 kB 00:00 2024-02-07T12:35:01.595 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-test 2024-02-07T12:35:01.642 INFO:teuthology.orchestra.run.smithi190.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 15 MB/s | 1.1 MB 00:00 2024-02-07T12:35:01.675 INFO:teuthology.orchestra.run.smithi190.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 3.0 MB/s | 103 kB 00:00 2024-02-07T12:35:01.709 INFO:teuthology.orchestra.run.smithi190.stdout:(13/36): python3-pycparser-2.20-6.el9.noarch.rp 3.6 MB/s | 124 kB 00:00 2024-02-07T12:35:01.751 INFO:teuthology.orchestra.run.smithi190.stdout:(14/36): python3-requests-2.25.1-8.el9.noarch.r 2.7 MB/s | 113 kB 00:00 2024-02-07T12:35:01.793 INFO:teuthology.orchestra.run.smithi190.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 4.4 MB/s | 187 kB 00:00 2024-02-07T12:35:01.868 INFO:teuthology.orchestra.run.smithi190.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 298 kB/s | 22 kB 00:00 2024-02-07T12:35:02.002 INFO:teuthology.orchestra.run.smithi190.stdout:(17/36): ceph-mon-19.0.0-1252.g44458cce.el9.x86 2.4 MB/s | 4.7 MB 00:01 2024-02-07T12:35:02.159 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:32 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:02.316 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:02.316 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-test x86_64 2:19.0.0-1252.g44458cce.el9 ceph 47 M 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout: libcephsqlite x86_64 2:19.0.0-1252.g44458cce.el9 ceph 163 k 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:02.317 INFO:teuthology.orchestra.run.smithi191.stdout:Install 6 Packages 2024-02-07T12:35:02.318 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:02.318 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 48 M 2024-02-07T12:35:02.318 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 204 M 2024-02-07T12:35:02.318 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:35:02.436 INFO:teuthology.orchestra.run.smithi190.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 107 kB/s | 43 kB 00:00 2024-02-07T12:35:02.497 INFO:teuthology.orchestra.run.smithi191.stdout:(1/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.7 MB/s | 300 kB 00:00 2024-02-07T12:35:02.502 INFO:teuthology.orchestra.run.smithi190.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 238 kB/s | 151 kB 00:00 2024-02-07T12:35:02.525 INFO:teuthology.orchestra.run.smithi186.stdout:(6/6): ceph-test-19.0.0-1252.g44458cce.el9.x86_ 16 MB/s | 47 MB 00:02 2024-02-07T12:35:02.528 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:02.528 INFO:teuthology.orchestra.run.smithi186.stdout:Total 17 MB/s | 48 MB 00:02 2024-02-07T12:35:02.528 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:35:02.538 INFO:teuthology.orchestra.run.smithi191.stdout:(2/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 63 kB 00:00 2024-02-07T12:35:02.549 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:35:02.549 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:35:02.581 INFO:teuthology.orchestra.run.smithi191.stdout:(3/6): jq-1.6-16.el9.x86_64.rpm 4.4 MB/s | 186 kB 00:00 2024-02-07T12:35:02.614 INFO:teuthology.orchestra.run.smithi191.stdout:(4/6): libcephsqlite-19.0.0-1252.g44458cce.el9. 554 kB/s | 163 kB 00:00 2024-02-07T12:35:02.639 INFO:teuthology.orchestra.run.smithi191.stdout:(5/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 3.6 MB/s | 217 kB 00:00 2024-02-07T12:35:02.933 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:35:02.933 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:35:03.269 INFO:teuthology.orchestra.run.smithi190.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 206 kB/s | 172 kB 00:00 2024-02-07T12:35:03.395 INFO:teuthology.orchestra.run.smithi190.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 402 kB/s | 358 kB 00:00 2024-02-07T12:35:03.411 INFO:teuthology.orchestra.run.smithi190.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 75 kB/s | 11 kB 00:00 2024-02-07T12:35:03.507 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:35:03.537 INFO:teuthology.orchestra.run.smithi190.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 125 kB/s | 18 kB 00:00 2024-02-07T12:35:03.554 INFO:teuthology.orchestra.run.smithi190.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 163 kB/s | 23 kB 00:00 2024-02-07T12:35:03.564 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 1/6 2024-02-07T12:35:03.599 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : jq-1.6-16.el9.x86_64 2/6 2024-02-07T12:35:03.637 INFO:teuthology.orchestra.run.smithi190.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 195 kB/s | 19 kB 00:00 2024-02-07T12:35:03.643 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/6 2024-02-07T12:35:03.679 INFO:teuthology.orchestra.run.smithi190.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 157 kB/s | 20 kB 00:00 2024-02-07T12:35:03.700 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 4/6 2024-02-07T12:35:03.720 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 5/6 2024-02-07T12:35:03.738 INFO:teuthology.orchestra.run.smithi190.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 462 kB/s | 46 kB 00:00 2024-02-07T12:35:03.805 INFO:teuthology.orchestra.run.smithi190.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 630 kB/s | 79 kB 00:00 2024-02-07T12:35:03.897 INFO:teuthology.orchestra.run.smithi190.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-02-07T12:35:03.939 INFO:teuthology.orchestra.run.smithi190.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 123 kB/s | 16 kB 00:00 2024-02-07T12:35:04.014 INFO:teuthology.orchestra.run.smithi190.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 770 kB/s | 90 kB 00:00 2024-02-07T12:35:04.039 INFO:teuthology.orchestra.run.smithi190.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 357 kB/s | 36 kB 00:00 2024-02-07T12:35:04.156 INFO:teuthology.orchestra.run.smithi190.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.6 MB/s | 230 kB 00:00 2024-02-07T12:35:04.348 INFO:teuthology.orchestra.run.smithi190.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.4 MB/s | 427 kB 00:00 2024-02-07T12:35:04.365 INFO:teuthology.orchestra.run.smithi190.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 96 kB/s | 20 kB 00:00 2024-02-07T12:35:05.099 INFO:teuthology.orchestra.run.smithi190.stdout:(36/36): ceph-osd-19.0.0-1252.g44458cce.el9.x86 4.0 MB/s | 17 MB 00:04 2024-02-07T12:35:05.104 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:05.105 INFO:teuthology.orchestra.run.smithi190.stdout:Total 5.5 MB/s | 30 MB 00:05 2024-02-07T12:35:05.118 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:05.156 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:05.156 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:05.331 INFO:teuthology.orchestra.run.smithi191.stdout:(6/6): ceph-test-19.0.0-1252.g44458cce.el9.x86_ 16 MB/s | 47 MB 00:03 2024-02-07T12:35:05.334 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:05.334 INFO:teuthology.orchestra.run.smithi191.stdout:Total 16 MB/s | 48 MB 00:03 2024-02-07T12:35:05.334 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:35:05.354 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:35:05.354 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:35:05.574 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:05.575 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:05.745 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:35:05.745 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:35:06.309 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:35:06.387 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 1/6 2024-02-07T12:35:06.430 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : jq-1.6-16.el9.x86_64 2/6 2024-02-07T12:35:06.481 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/6 2024-02-07T12:35:06.523 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 4/6 2024-02-07T12:35:06.550 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 5/6 2024-02-07T12:35:06.906 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:06.968 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-02-07T12:35:07.001 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-02-07T12:35:07.029 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-02-07T12:35:07.100 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-02-07T12:35:07.136 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-02-07T12:35:07.169 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-02-07T12:35:07.260 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-02-07T12:35:07.331 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-02-07T12:35:07.371 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-02-07T12:35:07.447 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-02-07T12:35:07.496 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-02-07T12:35:07.537 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-02-07T12:35:07.586 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-02-07T12:35:07.641 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-02-07T12:35:07.826 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-02-07T12:35:07.875 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-02-07T12:35:07.916 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-02-07T12:35:07.956 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-02-07T12:35:07.986 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-02-07T12:35:08.063 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-02-07T12:35:08.096 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-07T12:35:08.130 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-02-07T12:35:08.170 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-02-07T12:35:08.205 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-02-07T12:35:08.240 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-02-07T12:35:08.245 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 5/6 2024-02-07T12:35:08.326 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 6/6 2024-02-07T12:35:08.330 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-02-07T12:35:08.371 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-02-07T12:35:08.443 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-02-07T12:35:08.580 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-02-07T12:35:08.707 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-07T12:35:08.879 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1252.g44458cce.el9. 31/36 2024-02-07T12:35:08.909 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 32/36 2024-02-07T12:35:08.934 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 32/36 2024-02-07T12:35:08.935 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:08.935 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-07T12:35:08.935 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-07T12:35:08.935 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-07T12:35:08.935 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:10.377 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 33/36 2024-02-07T12:35:10.404 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 33/36 2024-02-07T12:35:10.404 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:10.404 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-07T12:35:10.404 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-07T12:35:10.404 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-07T12:35:10.404 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:10.791 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 6/6 2024-02-07T12:35:10.791 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 1/6 2024-02-07T12:35:10.791 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 2/6 2024-02-07T12:35:10.791 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/6 2024-02-07T12:35:10.791 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/6 2024-02-07T12:35:10.791 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : jq-1.6-16.el9.x86_64 5/6 2024-02-07T12:35:10.853 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 34/36 2024-02-07T12:35:10.876 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 34/36 2024-02-07T12:35:10.876 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:10.876 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-07T12:35:10.876 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-07T12:35:10.876 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-07T12:35:10.876 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:11.022 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 5/6 2024-02-07T12:35:11.078 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 35/36 2024-02-07T12:35:11.091 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 6/6 2024-02-07T12:35:11.101 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 35/36 2024-02-07T12:35:11.101 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:11.101 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-07T12:35:11.102 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-07T12:35:11.102 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-07T12:35:11.102 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:11.167 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-2:19.0.0-1252.g44458cce.el9.x86_64 36/36 2024-02-07T12:35:11.209 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 6/6 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout: jq-1.6-16.el9.x86_64 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout: libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:11.210 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:35:11.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph 2024-02-07T12:35:12.092 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:00:41 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:35:12.251 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:35:12.254 INFO:teuthology.orchestra.run.smithi186.stdout:========================================================================================= 2024-02-07T12:35:12.254 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:35:12.254 INFO:teuthology.orchestra.run.smithi186.stdout:========================================================================================= 2024-02-07T12:35:12.254 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:35:12.254 INFO:teuthology.orchestra.run.smithi186.stdout: ceph x86_64 2:19.0.0-1252.g44458cce.el9 ceph 6.6 k 2024-02-07T12:35:12.254 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:35:12.254 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mds x86_64 2:19.0.0-1252.g44458cce.el9 ceph 2.1 M 2024-02-07T12:35:12.254 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr x86_64 2:19.0.0-1252.g44458cce.el9 ceph 1.5 M 2024-02-07T12:35:12.254 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 247 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mon x86_64 2:19.0.0-1252.g44458cce.el9 ceph 4.7 M 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-osd x86_64 2:19.0.0-1252.g44458cce.el9 ceph 17 M 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-07T12:35:12.255 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-07T12:35:12.256 INFO:teuthology.orchestra.run.smithi186.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout:========================================================================================= 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout:Install 36 Packages 2024-02-07T12:35:12.257 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:12.258 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 30 M 2024-02-07T12:35:12.258 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 107 M 2024-02-07T12:35:12.258 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:35:12.645 INFO:teuthology.orchestra.run.smithi186.stdout:(1/36): ceph-19.0.0-1252.g44458cce.el9.x86_64.r 33 kB/s | 6.6 kB 00:00 2024-02-07T12:35:12.811 INFO:teuthology.orchestra.run.smithi186.stdout:(2/36): ceph-mgr-19.0.0-1252.g44458cce.el9.x86_ 4.1 MB/s | 1.5 MB 00:00 2024-02-07T12:35:12.991 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-2:19.0.0-1252.g44458cce.el9.x86_64 36/36 2024-02-07T12:35:12.991 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-2:19.0.0-1252.g44458cce.el9.x86_64 1/36 2024-02-07T12:35:12.991 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 2/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 3/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 4/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 5/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1252.g44458cce.el9. 6/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-02-07T12:35:12.992 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 17/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-02-07T12:35:12.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-02-07T12:35:12.995 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-02-07T12:35:13.145 INFO:teuthology.orchestra.run.smithi186.stdout:(3/36): ceph-mds-19.0.0-1252.g44458cce.el9.x86_ 3.0 MB/s | 2.1 MB 00:00 2024-02-07T12:35:13.221 INFO:teuthology.orchestra.run.smithi186.stdout:(4/36): ceph-mgr-modules-core-19.0.0-1252.g4445 3.2 MB/s | 247 kB 00:00 2024-02-07T12:35:13.337 INFO:teuthology.orchestra.run.smithi186.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.6 MB/s | 187 kB 00:00 2024-02-07T12:35:13.380 INFO:teuthology.orchestra.run.smithi186.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 144 kB 00:00 2024-02-07T12:35:13.413 INFO:teuthology.orchestra.run.smithi186.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 948 kB/s | 32 kB 00:00 2024-02-07T12:35:13.447 INFO:teuthology.orchestra.run.smithi186.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-02-07T12:35:13.480 INFO:teuthology.orchestra.run.smithi186.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2024-02-07T12:35:13.522 INFO:teuthology.orchestra.run.smithi186.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.7 MB/s | 241 kB 00:00 2024-02-07T12:35:13.589 INFO:teuthology.orchestra.run.smithi186.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 17 MB/s | 1.1 MB 00:00 2024-02-07T12:35:13.623 INFO:teuthology.orchestra.run.smithi186.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 3.0 MB/s | 103 kB 00:00 2024-02-07T12:35:13.656 INFO:teuthology.orchestra.run.smithi186.stdout:(13/36): python3-pycparser-2.20-6.el9.noarch.rp 3.6 MB/s | 124 kB 00:00 2024-02-07T12:35:13.726 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 6/6 2024-02-07T12:35:13.726 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 1/6 2024-02-07T12:35:13.726 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 2/6 2024-02-07T12:35:13.726 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/6 2024-02-07T12:35:13.726 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/6 2024-02-07T12:35:13.727 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : jq-1.6-16.el9.x86_64 5/6 2024-02-07T12:35:13.731 INFO:teuthology.orchestra.run.smithi186.stdout:(14/36): ceph-mon-19.0.0-1252.g44458cce.el9.x86 4.3 MB/s | 4.7 MB 00:01 2024-02-07T12:35:13.757 INFO:teuthology.orchestra.run.smithi186.stdout:(15/36): python3-requests-2.25.1-8.el9.noarch.r 1.1 MB/s | 113 kB 00:00 2024-02-07T12:35:13.782 INFO:teuthology.orchestra.run.smithi186.stdout:(16/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.6 MB/s | 187 kB 00:00 2024-02-07T12:35:13.832 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-02-07T12:35:13.832 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:13.832 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:13.832 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:13.832 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:13.832 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:13.832 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-modules-core-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:13.832 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:13.832 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: lua-5.4.4-4.el9.x86_64 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: luarocks-3.9.2-1.el9.noarch 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-07T12:35:13.833 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ply-3.11-14.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-07T12:35:13.834 INFO:teuthology.orchestra.run.smithi190.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-07T12:35:13.835 INFO:teuthology.orchestra.run.smithi190.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-07T12:35:13.835 INFO:teuthology.orchestra.run.smithi190.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-07T12:35:13.835 INFO:teuthology.orchestra.run.smithi190.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-07T12:35:13.835 INFO:teuthology.orchestra.run.smithi190.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-07T12:35:13.835 INFO:teuthology.orchestra.run.smithi190.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-07T12:35:13.835 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:13.835 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:13.958 INFO:teuthology.orchestra.run.smithi186.stdout:(17/36): ceph-osd-19.0.0-1252.g44458cce.el9.x86 15 MB/s | 17 MB 00:01 2024-02-07T12:35:14.000 INFO:teuthology.orchestra.run.smithi186.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 92 kB/s | 22 kB 00:00 2024-02-07T12:35:14.050 INFO:teuthology.orchestra.run.smithi186.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 474 kB/s | 43 kB 00:00 2024-02-07T12:35:14.099 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 6/6 2024-02-07T12:35:14.099 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:14.099 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:35:14.099 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-test-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:14.100 INFO:teuthology.orchestra.run.smithi191.stdout: jq-1.6-16.el9.x86_64 2024-02-07T12:35:14.100 INFO:teuthology.orchestra.run.smithi191.stdout: libcephsqlite-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:14.100 INFO:teuthology.orchestra.run.smithi191.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-07T12:35:14.100 INFO:teuthology.orchestra.run.smithi191.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-07T12:35:14.100 INFO:teuthology.orchestra.run.smithi191.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-07T12:35:14.100 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:14.100 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:14.109 INFO:teuthology.orchestra.run.smithi186.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 464 kB/s | 151 kB 00:00 2024-02-07T12:35:14.134 INFO:teuthology.orchestra.run.smithi186.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-02-07T12:35:14.136 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-base 2024-02-07T12:35:14.159 INFO:teuthology.orchestra.run.smithi186.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 214 kB/s | 11 kB 00:00 2024-02-07T12:35:14.184 INFO:teuthology.orchestra.run.smithi186.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 353 kB/s | 18 kB 00:00 2024-02-07T12:35:14.210 INFO:teuthology.orchestra.run.smithi186.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 460 kB/s | 23 kB 00:00 2024-02-07T12:35:14.235 INFO:teuthology.orchestra.run.smithi186.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-02-07T12:35:14.260 INFO:teuthology.orchestra.run.smithi186.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-02-07T12:35:14.294 INFO:teuthology.orchestra.run.smithi186.stdout:(27/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-02-07T12:35:14.319 INFO:teuthology.orchestra.run.smithi186.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-02-07T12:35:14.369 INFO:teuthology.orchestra.run.smithi186.stdout:(29/36): python3-logutils-0.3.5-21.el9.noarch.r 345 kB/s | 46 kB 00:00 2024-02-07T12:35:14.375 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph 2024-02-07T12:35:14.395 INFO:teuthology.orchestra.run.smithi186.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 217 kB/s | 16 kB 00:00 2024-02-07T12:35:14.412 INFO:teuthology.orchestra.run.smithi186.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.1 MB/s | 90 kB 00:00 2024-02-07T12:35:14.437 INFO:teuthology.orchestra.run.smithi186.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 858 kB/s | 36 kB 00:00 2024-02-07T12:35:14.462 INFO:teuthology.orchestra.run.smithi186.stdout:(33/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.6 MB/s | 272 kB 00:00 2024-02-07T12:35:14.504 INFO:teuthology.orchestra.run.smithi186.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 6.2 MB/s | 427 kB 00:00 2024-02-07T12:35:14.521 INFO:teuthology.orchestra.run.smithi186.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 342 kB/s | 20 kB 00:00 2024-02-07T12:35:14.546 INFO:teuthology.orchestra.run.smithi186.stdout:(36/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.7 MB/s | 230 kB 00:00 2024-02-07T12:35:14.550 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:14.550 INFO:teuthology.orchestra.run.smithi186.stdout:Total 13 MB/s | 30 MB 00:02 2024-02-07T12:35:14.567 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:35:14.611 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:35:14.611 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:35:14.710 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:58 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:14.815 INFO:teuthology.orchestra.run.smithi190.stdout:Package ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:14.866 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:14.867 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-02-07T12:35:14.867 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:14.927 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install cephadm 2024-02-07T12:35:14.962 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:44 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:15.025 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:35:15.025 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:35:15.140 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout:========================================================================================= 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout:========================================================================================= 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout: ceph x86_64 2:19.0.0-1252.g44458cce.el9 ceph 6.6 k 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mds x86_64 2:19.0.0-1252.g44458cce.el9 ceph 2.1 M 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr x86_64 2:19.0.0-1252.g44458cce.el9 ceph 1.5 M 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 247 k 2024-02-07T12:35:15.143 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mon x86_64 2:19.0.0-1252.g44458cce.el9 ceph 4.7 M 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-osd x86_64 2:19.0.0-1252.g44458cce.el9 ceph 17 M 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-07T12:35:15.144 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-07T12:35:15.145 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout:========================================================================================= 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout:Install 36 Packages 2024-02-07T12:35:15.146 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:15.147 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 30 M 2024-02-07T12:35:15.147 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 107 M 2024-02-07T12:35:15.147 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:35:15.491 INFO:teuthology.orchestra.run.smithi191.stdout:(1/36): ceph-19.0.0-1252.g44458cce.el9.x86_64.r 43 kB/s | 6.6 kB 00:00 2024-02-07T12:35:15.505 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:59 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:15.662 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:15.663 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:15.663 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:35:15.663 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:15.663 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:15.663 INFO:teuthology.orchestra.run.smithi190.stdout: cephadm noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 748 k 2024-02-07T12:35:15.664 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:15.664 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:15.664 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:15.664 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-02-07T12:35:15.664 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:15.664 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 748 k 2024-02-07T12:35:15.664 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 754 k 2024-02-07T12:35:15.664 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:15.758 INFO:teuthology.orchestra.run.smithi191.stdout:(2/36): ceph-mds-19.0.0-1252.g44458cce.el9.x86_ 5.1 MB/s | 2.1 MB 00:00 2024-02-07T12:35:16.025 INFO:teuthology.orchestra.run.smithi191.stdout:(3/36): ceph-mon-19.0.0-1252.g44458cce.el9.x86_ 8.8 MB/s | 4.7 MB 00:00 2024-02-07T12:35:16.092 INFO:teuthology.orchestra.run.smithi191.stdout:(4/36): ceph-mgr-modules-core-19.0.0-1252.g4445 3.6 MB/s | 247 kB 00:00 2024-02-07T12:35:16.201 INFO:teuthology.orchestra.run.smithi191.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.7 MB/s | 187 kB 00:00 2024-02-07T12:35:16.212 INFO:teuthology.orchestra.run.smithi190.stdout:cephadm-19.0.0-1252.g44458cce.el9.noarch.rpm 1.3 MB/s | 748 kB 00:00 2024-02-07T12:35:16.213 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:16.213 INFO:teuthology.orchestra.run.smithi190.stdout:Total 1.3 MB/s | 748 kB 00:00 2024-02-07T12:35:16.213 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:16.219 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:16.219 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:16.224 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:16.225 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:16.251 INFO:teuthology.orchestra.run.smithi191.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.8 MB/s | 144 kB 00:00 2024-02-07T12:35:16.285 INFO:teuthology.orchestra.run.smithi191.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 941 kB/s | 32 kB 00:00 2024-02-07T12:35:16.318 INFO:teuthology.orchestra.run.smithi191.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-02-07T12:35:16.324 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:16.352 INFO:teuthology.orchestra.run.smithi191.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2024-02-07T12:35:16.388 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:35:16.394 INFO:teuthology.orchestra.run.smithi191.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.7 MB/s | 241 kB 00:00 2024-02-07T12:35:16.449 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-02-07T12:35:16.461 INFO:teuthology.orchestra.run.smithi191.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 17 MB/s | 1.1 MB 00:00 2024-02-07T12:35:16.482 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-02-07T12:35:16.495 INFO:teuthology.orchestra.run.smithi191.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 3.0 MB/s | 103 kB 00:00 2024-02-07T12:35:16.510 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-02-07T12:35:16.537 INFO:teuthology.orchestra.run.smithi191.stdout:(13/36): python3-pycparser-2.20-6.el9.noarch.rp 2.9 MB/s | 124 kB 00:00 2024-02-07T12:35:16.570 INFO:teuthology.orchestra.run.smithi191.stdout:(14/36): ceph-mgr-19.0.0-1252.g44458cce.el9.x86 1.2 MB/s | 1.5 MB 00:01 2024-02-07T12:35:16.581 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-02-07T12:35:16.595 INFO:teuthology.orchestra.run.smithi191.stdout:(15/36): python3-requests-2.25.1-8.el9.noarch.r 1.9 MB/s | 113 kB 00:00 2024-02-07T12:35:16.621 INFO:teuthology.orchestra.run.smithi191.stdout:(16/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-02-07T12:35:16.625 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-02-07T12:35:16.658 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-02-07T12:35:16.750 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-02-07T12:35:16.762 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:16.805 INFO:teuthology.orchestra.run.smithi191.stdout:(17/36): ceph-osd-19.0.0-1252.g44458cce.el9.x86 16 MB/s | 17 MB 00:01 2024-02-07T12:35:16.829 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-02-07T12:35:16.850 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:16.869 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-02-07T12:35:16.896 INFO:teuthology.orchestra.run.smithi191.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 475 kB/s | 43 kB 00:00 2024-02-07T12:35:16.922 INFO:teuthology.orchestra.run.smithi191.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 503 kB/s | 151 kB 00:00 2024-02-07T12:35:16.948 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-02-07T12:35:16.955 INFO:teuthology.orchestra.run.smithi191.stdout:(20/36): lua-devel-5.4.4-4.el9.x86_64.rpm 62 kB/s | 22 kB 00:00 2024-02-07T12:35:16.980 INFO:teuthology.orchestra.run.smithi191.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-02-07T12:35:17.003 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-02-07T12:35:17.014 INFO:teuthology.orchestra.run.smithi191.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 182 kB/s | 11 kB 00:00 2024-02-07T12:35:17.031 INFO:teuthology.orchestra.run.smithi191.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 351 kB/s | 18 kB 00:00 2024-02-07T12:35:17.050 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-02-07T12:35:17.056 INFO:teuthology.orchestra.run.smithi191.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.6 MB/s | 358 kB 00:00 2024-02-07T12:35:17.073 INFO:teuthology.orchestra.run.smithi191.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 394 kB/s | 23 kB 00:00 2024-02-07T12:35:17.090 INFO:teuthology.orchestra.run.smithi191.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 329 kB/s | 19 kB 00:00 2024-02-07T12:35:17.098 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-02-07T12:35:17.107 INFO:teuthology.orchestra.run.smithi191.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 389 kB/s | 20 kB 00:00 2024-02-07T12:35:17.124 INFO:teuthology.orchestra.run.smithi191.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 921 kB/s | 46 kB 00:00 2024-02-07T12:35:17.149 INFO:teuthology.orchestra.run.smithi191.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-02-07T12:35:17.155 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-02-07T12:35:17.166 INFO:teuthology.orchestra.run.smithi191.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 390 kB/s | 16 kB 00:00 2024-02-07T12:35:17.200 INFO:teuthology.orchestra.run.smithi191.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-02-07T12:35:17.217 INFO:teuthology.orchestra.run.smithi191.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 714 kB/s | 36 kB 00:00 2024-02-07T12:35:17.225 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:17.242 INFO:teuthology.orchestra.run.smithi191.stdout:(33/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-02-07T12:35:17.267 INFO:teuthology.orchestra.run.smithi191.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.3 MB/s | 230 kB 00:00 2024-02-07T12:35:17.301 INFO:teuthology.orchestra.run.smithi191.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.0 MB/s | 427 kB 00:00 2024-02-07T12:35:17.318 INFO:teuthology.orchestra.run.smithi191.stdout:(36/36): python3-zc-lockfile-2.0-10.el9.noarch. 265 kB/s | 20 kB 00:00 2024-02-07T12:35:17.321 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:17.321 INFO:teuthology.orchestra.run.smithi191.stdout:Total 14 MB/s | 30 MB 00:02 2024-02-07T12:35:17.336 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:35:17.339 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-02-07T12:35:17.375 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:35:17.375 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:35:17.390 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-02-07T12:35:17.435 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-02-07T12:35:17.469 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-02-07T12:35:17.499 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-02-07T12:35:17.547 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:17.547 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:17.547 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:17.548 INFO:teuthology.orchestra.run.smithi190.stdout: cephadm-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:17.548 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:17.548 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:17.577 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-02-07T12:35:17.620 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-07T12:35:17.653 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-02-07T12:35:17.694 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-02-07T12:35:17.728 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-02-07T12:35:17.739 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-immutable-object-cache 2024-02-07T12:35:17.763 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-02-07T12:35:17.783 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:35:17.783 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:35:17.854 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-02-07T12:35:17.908 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-02-07T12:35:17.983 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-02-07T12:35:18.120 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-02-07T12:35:18.255 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-07T12:35:18.316 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:02 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:18.427 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1252.g44458cce.el9. 31/36 2024-02-07T12:35:18.457 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 32/36 2024-02-07T12:35:18.472 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:18.472 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:18.473 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2024-02-07T12:35:18.473 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:18.473 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:18.473 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1252.g44458cce.el9 ceph 145 k 2024-02-07T12:35:18.473 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:18.473 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:18.473 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:18.473 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-02-07T12:35:18.473 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:18.474 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 145 k 2024-02-07T12:35:18.474 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 436 k 2024-02-07T12:35:18.474 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:18.483 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 32/36 2024-02-07T12:35:18.483 INFO:teuthology.orchestra.run.smithi186.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:18.483 INFO:teuthology.orchestra.run.smithi186.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-07T12:35:18.483 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-07T12:35:18.483 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-07T12:35:18.483 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:18.702 INFO:teuthology.orchestra.run.smithi190.stdout:ceph-immutable-object-cache-19.0.0-1252.g44458c 638 kB/s | 145 kB 00:00 2024-02-07T12:35:18.702 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:18.702 INFO:teuthology.orchestra.run.smithi190.stdout:Total 634 kB/s | 145 kB 00:00 2024-02-07T12:35:18.703 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:18.710 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:18.710 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:18.761 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:18.762 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:18.902 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:18.979 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1252.g44458cce. 1/1 2024-02-07T12:35:19.001 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1252.g44458cce. 1/1 2024-02-07T12:35:19.001 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:19.002 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-07T12:35:19.002 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:19.141 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:35:19.196 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-02-07T12:35:19.229 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-02-07T12:35:19.257 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-02-07T12:35:19.327 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-02-07T12:35:19.388 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-02-07T12:35:19.421 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-02-07T12:35:19.513 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-02-07T12:35:19.591 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-02-07T12:35:19.632 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-02-07T12:35:19.704 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-02-07T12:35:19.758 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-02-07T12:35:19.796 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-02-07T12:35:19.845 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-02-07T12:35:19.908 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 33/36 2024-02-07T12:35:19.909 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-02-07T12:35:19.935 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 33/36 2024-02-07T12:35:19.935 INFO:teuthology.orchestra.run.smithi186.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:19.935 INFO:teuthology.orchestra.run.smithi186.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-07T12:35:19.936 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-07T12:35:19.936 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-07T12:35:19.936 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:19.982 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1252.g44458cce. 1/1 2024-02-07T12:35:19.983 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:19.983 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:19.983 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-immutable-object-cache-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:19.983 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:19.983 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:20.100 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-02-07T12:35:20.159 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-02-07T12:35:20.194 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-02-07T12:35:20.232 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr 2024-02-07T12:35:20.233 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-02-07T12:35:20.262 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-02-07T12:35:20.347 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-02-07T12:35:20.367 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 34/36 2024-02-07T12:35:20.381 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-07T12:35:20.390 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 34/36 2024-02-07T12:35:20.390 INFO:teuthology.orchestra.run.smithi186.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:20.390 INFO:teuthology.orchestra.run.smithi186.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-07T12:35:20.390 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-07T12:35:20.391 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-07T12:35:20.391 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:20.414 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-02-07T12:35:20.454 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-02-07T12:35:20.489 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-02-07T12:35:20.524 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-02-07T12:35:20.593 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 35/36 2024-02-07T12:35:20.612 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-02-07T12:35:20.616 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 35/36 2024-02-07T12:35:20.616 INFO:teuthology.orchestra.run.smithi186.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:20.616 INFO:teuthology.orchestra.run.smithi186.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-07T12:35:20.616 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-07T12:35:20.616 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-07T12:35:20.616 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:20.647 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-02-07T12:35:20.673 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-2:19.0.0-1252.g44458cce.el9.x86_64 36/36 2024-02-07T12:35:20.719 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-02-07T12:35:20.815 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:04 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:20.864 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-02-07T12:35:20.922 INFO:teuthology.orchestra.run.smithi190.stdout:Package ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:20.973 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:20.974 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-02-07T12:35:20.974 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:20.989 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-07T12:35:21.035 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-dashboard 2024-02-07T12:35:21.146 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1252.g44458cce.el9. 31/36 2024-02-07T12:35:21.193 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 32/36 2024-02-07T12:35:21.219 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 32/36 2024-02-07T12:35:21.219 INFO:teuthology.orchestra.run.smithi191.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:21.219 INFO:teuthology.orchestra.run.smithi191.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-07T12:35:21.219 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-07T12:35:21.219 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-07T12:35:21.219 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:21.597 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:05 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:21.757 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout:====================================================================================== 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout:====================================================================================== 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 1.8 M 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 28 k 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 15 k 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-02-07T12:35:21.758 INFO:teuthology.orchestra.run.smithi190.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout:====================================================================================== 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout:Install 12 Packages 2024-02-07T12:35:21.759 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:21.760 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 6.8 M 2024-02-07T12:35:21.760 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 26 M 2024-02-07T12:35:21.760 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:22.033 INFO:teuthology.orchestra.run.smithi190.stdout:(1/12): ceph-prometheus-alerts-19.0.0-1252.g444 83 kB/s | 15 kB 00:00 2024-02-07T12:35:22.134 INFO:teuthology.orchestra.run.smithi190.stdout:(2/12): ceph-grafana-dashboards-19.0.0-1252.g44 99 kB/s | 28 kB 00:00 2024-02-07T12:35:22.201 INFO:teuthology.orchestra.run.smithi190.stdout:(3/12): ceph-mgr-dashboard-19.0.0-1252.g44458cc 5.0 MB/s | 1.8 MB 00:00 2024-02-07T12:35:22.234 INFO:teuthology.orchestra.run.smithi190.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.0 MB/s | 1.0 MB 00:00 2024-02-07T12:35:22.260 INFO:teuthology.orchestra.run.smithi190.stdout:(5/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.9 MB/s | 238 kB 00:00 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-2:19.0.0-1252.g44458cce.el9.x86_64 36/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-2:19.0.0-1252.g44458cce.el9.x86_64 1/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 2/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 3/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 4/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 5/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1252.g44458cce.el9. 6/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-02-07T12:35:22.415 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 17/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-07T12:35:22.416 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-02-07T12:35:22.417 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-02-07T12:35:22.417 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-02-07T12:35:22.417 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-02-07T12:35:22.417 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-02-07T12:35:22.417 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-02-07T12:35:22.417 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-02-07T12:35:22.418 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-02-07T12:35:22.418 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-07T12:35:22.418 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-02-07T12:35:22.418 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-02-07T12:35:22.418 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-02-07T12:35:22.418 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-02-07T12:35:22.419 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-02-07T12:35:22.535 INFO:teuthology.orchestra.run.smithi190.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 71 kB/s | 19 kB 00:00 2024-02-07T12:35:22.660 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 33/36 2024-02-07T12:35:22.687 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 33/36 2024-02-07T12:35:22.688 INFO:teuthology.orchestra.run.smithi191.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:22.688 INFO:teuthology.orchestra.run.smithi191.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-07T12:35:22.688 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-07T12:35:22.688 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-07T12:35:22.688 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:22.727 INFO:teuthology.orchestra.run.smithi190.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.1 MB/s | 548 kB 00:00 2024-02-07T12:35:22.819 INFO:teuthology.orchestra.run.smithi190.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.5 MB/s | 144 kB 00:00 2024-02-07T12:35:22.886 INFO:teuthology.orchestra.run.smithi190.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 461 kB/s | 31 kB 00:00 2024-02-07T12:35:22.978 INFO:teuthology.orchestra.run.smithi190.stdout:(10/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 4.9 MB/s | 2.0 MB 00:00 2024-02-07T12:35:23.003 INFO:teuthology.orchestra.run.smithi190.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.6 MB/s | 188 kB 00:00 2024-02-07T12:35:23.136 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 34/36 2024-02-07T12:35:23.159 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 34/36 2024-02-07T12:35:23.159 INFO:teuthology.orchestra.run.smithi191.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:23.160 INFO:teuthology.orchestra.run.smithi191.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-07T12:35:23.160 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-07T12:35:23.160 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-07T12:35:23.160 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:23.320 INFO:teuthology.orchestra.run.smithi190.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 772 kB/s | 863 kB 00:01 2024-02-07T12:35:23.325 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:23.326 INFO:teuthology.orchestra.run.smithi190.stdout:Total 4.4 MB/s | 6.8 MB 00:01 2024-02-07T12:35:23.344 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:23.361 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:23.361 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:23.370 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 35/36 2024-02-07T12:35:23.393 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 35/36 2024-02-07T12:35:23.393 INFO:teuthology.orchestra.run.smithi191.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:23.394 INFO:teuthology.orchestra.run.smithi191.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-07T12:35:23.394 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-07T12:35:23.394 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-07T12:35:23.394 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:23.459 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-2:19.0.0-1252.g44458cce.el9.x86_64 36/36 2024-02-07T12:35:23.535 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:23.535 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:23.571 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-modules-core-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout: lua-5.4.4-4.el9.x86_64 2024-02-07T12:35:23.572 INFO:teuthology.orchestra.run.smithi186.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: luarocks-3.9.2-1.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-07T12:35:23.573 INFO:teuthology.orchestra.run.smithi186.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ply-3.11-14.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-07T12:35:23.574 INFO:teuthology.orchestra.run.smithi186.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-07T12:35:23.575 INFO:teuthology.orchestra.run.smithi186.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-07T12:35:23.575 INFO:teuthology.orchestra.run.smithi186.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-07T12:35:23.575 INFO:teuthology.orchestra.run.smithi186.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-07T12:35:23.575 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:23.575 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:35:23.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-base 2024-02-07T12:35:24.056 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:24.137 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-02-07T12:35:24.172 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-02-07T12:35:24.218 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-02-07T12:35:24.249 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-02-07T12:35:24.347 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-02-07T12:35:24.468 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:00:53 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:35:24.475 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-02-07T12:35:24.560 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-02-07T12:35:24.574 INFO:teuthology.orchestra.run.smithi186.stdout:Package ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:24.604 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-02-07T12:35:24.626 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:35:24.627 INFO:teuthology.orchestra.run.smithi186.stdout:Nothing to do. 2024-02-07T12:35:24.627 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:35:24.632 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-02-07T12:35:24.663 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1252.g44458cce.el9 10/12 2024-02-07T12:35:24.696 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install cephadm 2024-02-07T12:35:24.904 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1252.g44458cce.el 11/12 2024-02-07T12:35:24.931 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noa 12/12 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-2:19.0.0-1252.g44458cce.el9.x86_64 36/36 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-2:19.0.0-1252.g44458cce.el9.x86_64 1/36 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 2/36 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 3/36 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 4/36 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 5/36 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1252.g44458cce.el9. 6/36 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-02-07T12:35:25.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 17/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-07T12:35:25.230 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-02-07T12:35:25.231 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-02-07T12:35:25.232 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-02-07T12:35:25.232 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-02-07T12:35:25.257 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:00:54 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:35:25.415 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:35:25.416 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:35:25.416 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:35:25.416 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:35:25.416 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:35:25.416 INFO:teuthology.orchestra.run.smithi186.stdout: cephadm noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 748 k 2024-02-07T12:35:25.417 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:25.417 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:35:25.417 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:35:25.417 INFO:teuthology.orchestra.run.smithi186.stdout:Install 1 Package 2024-02-07T12:35:25.417 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:25.417 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 748 k 2024-02-07T12:35:25.417 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 754 k 2024-02-07T12:35:25.417 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:35:25.736 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noa 12/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1252.g44458cce.el 1/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noa 2/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1252.g44458cce.el9 3/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-02-07T12:35:25.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-02-07T12:35:25.961 INFO:teuthology.orchestra.run.smithi186.stdout:cephadm-19.0.0-1252.g44458cce.el9.noarch.rpm 1.3 MB/s | 748 kB 00:00 2024-02-07T12:35:25.962 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:25.962 INFO:teuthology.orchestra.run.smithi186.stdout:Total 1.3 MB/s | 748 kB 00:00 2024-02-07T12:35:25.962 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:35:25.967 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:35:25.967 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:35:25.973 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:35:25.973 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:35:26.050 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:35:26.098 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-02-07T12:35:26.098 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:26.098 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:26.098 INFO:teuthology.orchestra.run.smithi190.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-02-07T12:35:26.098 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-grafana-dashboards-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-prometheus-alerts-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: grpc-data-1.46.7-10.el9.noarch 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: protobuf-3.14.0-13.el9.x86_64 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:26.099 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:26.339 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mds-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-modules-core-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mon-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-osd-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: lua-5.4.4-4.el9.x86_64 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: luarocks-3.9.2-1.el9.noarch 2024-02-07T12:35:26.340 INFO:teuthology.orchestra.run.smithi191.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-07T12:35:26.341 INFO:teuthology.orchestra.run.smithi191.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-ply-3.11-14.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-07T12:35:26.342 INFO:teuthology.orchestra.run.smithi191.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-07T12:35:26.343 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:26.343 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:26.344 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-07T12:35:26.392 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:26.480 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:26.690 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-base 2024-02-07T12:35:26.910 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:10 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:26.937 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:27.067 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:27.068 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================ 2024-02-07T12:35:27.068 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:35:27.068 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================ 2024-02-07T12:35:27.068 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:27.068 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 7.4 M 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-07T12:35:27.069 INFO:teuthology.orchestra.run.smithi190.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-07T12:35:27.070 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:27.070 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:27.070 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================ 2024-02-07T12:35:27.070 INFO:teuthology.orchestra.run.smithi190.stdout:Install 12 Packages 2024-02-07T12:35:27.070 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:27.070 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 37 M 2024-02-07T12:35:27.071 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 209 M 2024-02-07T12:35:27.071 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:27.248 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:27.249 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:27.249 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:35:27.249 INFO:teuthology.orchestra.run.smithi186.stdout: cephadm-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:27.249 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:27.249 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:35:27.271 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:57 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:27.361 INFO:teuthology.orchestra.run.smithi190.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 224 kB/s | 32 kB 00:00 2024-02-07T12:35:27.380 INFO:teuthology.orchestra.run.smithi191.stdout:Package ceph-base-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:27.394 INFO:teuthology.orchestra.run.smithi190.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 538 kB/s | 17 kB 00:00 2024-02-07T12:35:27.427 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:27.429 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-02-07T12:35:27.429 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:27.436 INFO:teuthology.orchestra.run.smithi190.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 833 kB/s | 34 kB 00:00 2024-02-07T12:35:27.440 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-immutable-object-cache 2024-02-07T12:35:27.486 INFO:teuthology.orchestra.run.smithi190.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-02-07T12:35:27.488 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install cephadm 2024-02-07T12:35:27.678 INFO:teuthology.orchestra.run.smithi190.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 20 MB/s | 4.7 MB 00:00 2024-02-07T12:35:27.737 INFO:teuthology.orchestra.run.smithi190.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 19 MB/s | 4.8 MB 00:00 2024-02-07T12:35:27.762 INFO:teuthology.orchestra.run.smithi190.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.6 MB/s | 217 kB 00:00 2024-02-07T12:35:27.904 INFO:teuthology.orchestra.run.smithi190.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 5.6 MB/s | 802 kB 00:00 2024-02-07T12:35:27.988 INFO:teuthology.orchestra.run.smithi190.stdout:(9/12): ceph-mgr-diskprediction-local-19.0.0-12 9.6 MB/s | 7.4 MB 00:00 2024-02-07T12:35:28.017 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:00:57 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:35:28.053 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:58 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:28.146 INFO:teuthology.orchestra.run.smithi190.stdout:(10/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 38 MB/s | 16 MB 00:00 2024-02-07T12:35:28.171 INFO:teuthology.orchestra.run.smithi190.stdout:(11/12): libquadmath-11.4.1-3.el9.x86_64.rpm 733 kB/s | 194 kB 00:00 2024-02-07T12:35:28.180 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repo Size 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1252.g44458cce.el9 ceph 145 k 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout:Install 1 Package 2024-02-07T12:35:28.181 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:28.182 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 145 k 2024-02-07T12:35:28.182 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 436 k 2024-02-07T12:35:28.182 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:35:28.209 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:28.210 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:28.210 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:35:28.210 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:28.210 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:35:28.210 INFO:teuthology.orchestra.run.smithi191.stdout: cephadm noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 748 k 2024-02-07T12:35:28.210 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:28.211 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:35:28.211 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:28.211 INFO:teuthology.orchestra.run.smithi191.stdout:Install 1 Package 2024-02-07T12:35:28.211 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:28.211 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 748 k 2024-02-07T12:35:28.211 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 754 k 2024-02-07T12:35:28.211 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:35:28.280 INFO:teuthology.orchestra.run.smithi190.stdout:(12/12): python3-devel-3.9.17-2.el9.x86_64.rpm 847 kB/s | 245 kB 00:00 2024-02-07T12:35:28.282 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:28.283 INFO:teuthology.orchestra.run.smithi190.stdout:Total 31 MB/s | 37 MB 00:01 2024-02-07T12:35:28.295 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:28.320 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:28.320 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:28.407 INFO:teuthology.orchestra.run.smithi186.stdout:ceph-immutable-object-cache-19.0.0-1252.g44458c 646 kB/s | 145 kB 00:00 2024-02-07T12:35:28.407 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:28.408 INFO:teuthology.orchestra.run.smithi186.stdout:Total 642 kB/s | 145 kB 00:00 2024-02-07T12:35:28.408 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:35:28.415 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:35:28.415 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:35:28.466 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:35:28.467 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:35:28.603 INFO:teuthology.orchestra.run.smithi191.stdout:cephadm-19.0.0-1252.g44458cce.el9.noarch.rpm 1.9 MB/s | 748 kB 00:00 2024-02-07T12:35:28.604 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:28.604 INFO:teuthology.orchestra.run.smithi191.stdout:Total 1.9 MB/s | 748 kB 00:00 2024-02-07T12:35:28.604 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:35:28.607 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:35:28.609 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:35:28.609 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:35:28.615 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:35:28.615 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:35:28.666 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1252.g44458cce. 1/1 2024-02-07T12:35:28.687 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:28.687 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:28.687 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:35:28.690 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1252.g44458cce. 1/1 2024-02-07T12:35:28.690 INFO:teuthology.orchestra.run.smithi186.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:28.690 INFO:teuthology.orchestra.run.smithi186.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-07T12:35:28.690 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:29.138 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:29.224 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:29.391 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:29.462 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-02-07T12:35:29.493 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-02-07T12:35:29.585 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-02-07T12:35:29.621 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-02-07T12:35:29.632 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:29.755 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1252.g44458cce. 1/1 2024-02-07T12:35:29.755 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:29.755 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:35:29.755 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-immutable-object-cache-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:29.755 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:29.755 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:35:29.798 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-07T12:35:29.828 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-07T12:35:29.905 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-02-07T12:35:29.949 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/1 2024-02-07T12:35:29.949 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:29.949 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:35:29.950 INFO:teuthology.orchestra.run.smithi191.stdout: cephadm-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:29.950 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:29.950 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:30.012 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-mgr 2024-02-07T12:35:30.157 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-immutable-object-cache 2024-02-07T12:35:30.556 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-02-07T12:35:30.589 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:00:59 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:35:30.665 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-02-07T12:35:30.696 INFO:teuthology.orchestra.run.smithi186.stdout:Package ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:30.730 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:00 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:30.747 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:35:30.748 INFO:teuthology.orchestra.run.smithi186.stdout:Nothing to do. 2024-02-07T12:35:30.748 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:35:30.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-mgr-dashboard 2024-02-07T12:35:30.890 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repo Size 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1252.g44458cce.el9 ceph 145 k 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout:Install 1 Package 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 145 k 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 436 k 2024-02-07T12:35:30.891 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:35:31.267 INFO:teuthology.orchestra.run.smithi191.stdout:ceph-immutable-object-cache-19.0.0-1252.g44458c 387 kB/s | 145 kB 00:00 2024-02-07T12:35:31.267 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:31.268 INFO:teuthology.orchestra.run.smithi191.stdout:Total 385 kB/s | 145 kB 00:00 2024-02-07T12:35:31.268 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:35:31.275 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:35:31.276 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:35:31.328 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:35:31.328 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:35:31.388 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:01:00 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:35:31.480 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:35:31.543 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1252.g44458cce. 1/1 2024-02-07T12:35:31.547 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:35:31.549 INFO:teuthology.orchestra.run.smithi186.stdout:====================================================================================== 2024-02-07T12:35:31.549 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:35:31.549 INFO:teuthology.orchestra.run.smithi186.stdout:====================================================================================== 2024-02-07T12:35:31.549 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:35:31.549 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 1.8 M 2024-02-07T12:35:31.549 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:35:31.550 INFO:teuthology.orchestra.run.smithi186.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-02-07T12:35:31.550 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 28 k 2024-02-07T12:35:31.550 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 15 k 2024-02-07T12:35:31.550 INFO:teuthology.orchestra.run.smithi186.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-02-07T12:35:31.550 INFO:teuthology.orchestra.run.smithi186.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-02-07T12:35:31.551 INFO:teuthology.orchestra.run.smithi186.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-02-07T12:35:31.551 INFO:teuthology.orchestra.run.smithi186.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-02-07T12:35:31.551 INFO:teuthology.orchestra.run.smithi186.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-02-07T12:35:31.551 INFO:teuthology.orchestra.run.smithi186.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-02-07T12:35:31.551 INFO:teuthology.orchestra.run.smithi186.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-07T12:35:31.551 INFO:teuthology.orchestra.run.smithi186.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-07T12:35:31.552 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:31.552 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:35:31.552 INFO:teuthology.orchestra.run.smithi186.stdout:====================================================================================== 2024-02-07T12:35:31.552 INFO:teuthology.orchestra.run.smithi186.stdout:Install 12 Packages 2024-02-07T12:35:31.552 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:31.553 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 6.8 M 2024-02-07T12:35:31.553 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 26 M 2024-02-07T12:35:31.553 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:35:31.565 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1252.g44458cce. 1/1 2024-02-07T12:35:31.566 INFO:teuthology.orchestra.run.smithi191.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:31.566 INFO:teuthology.orchestra.run.smithi191.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-07T12:35:31.566 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:31.890 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-02-07T12:35:32.045 INFO:teuthology.orchestra.run.smithi186.stdout:(1/12): ceph-grafana-dashboards-19.0.0-1252.g44 110 kB/s | 28 kB 00:00 2024-02-07T12:35:32.070 INFO:teuthology.orchestra.run.smithi186.stdout:(2/12): ceph-prometheus-alerts-19.0.0-1252.g444 54 kB/s | 15 kB 00:00 2024-02-07T12:35:32.278 INFO:teuthology.orchestra.run.smithi186.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 238 kB 00:00 2024-02-07T12:35:32.312 INFO:teuthology.orchestra.run.smithi186.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.8 MB/s | 1.0 MB 00:00 2024-02-07T12:35:32.495 INFO:teuthology.orchestra.run.smithi186.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.9 MB/s | 548 kB 00:00 2024-02-07T12:35:32.538 INFO:teuthology.orchestra.run.smithi186.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 463 kB/s | 19 kB 00:00 2024-02-07T12:35:32.571 INFO:teuthology.orchestra.run.smithi186.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.9 MB/s | 863 kB 00:00 2024-02-07T12:35:32.612 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1252.g44458cce. 1/1 2024-02-07T12:35:32.612 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:32.612 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:35:32.612 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-immutable-object-cache-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:32.612 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:32.612 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:32.664 INFO:teuthology.orchestra.run.smithi186.stdout:(8/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 16 MB/s | 2.0 MB 00:00 2024-02-07T12:35:32.708 INFO:teuthology.orchestra.run.smithi186.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 741 kB/s | 31 kB 00:00 2024-02-07T12:35:32.734 INFO:teuthology.orchestra.run.smithi186.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 890 kB/s | 144 kB 00:00 2024-02-07T12:35:32.759 INFO:teuthology.orchestra.run.smithi186.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.4 MB/s | 188 kB 00:00 2024-02-07T12:35:32.843 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-mgr 2024-02-07T12:35:32.912 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-02-07T12:35:32.937 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458 12/12 2024-02-07T12:35:32.951 INFO:teuthology.orchestra.run.smithi186.stdout:(12/12): ceph-mgr-dashboard-19.0.0-1252.g44458c 1.5 MB/s | 1.8 MB 00:01 2024-02-07T12:35:32.955 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:32.955 INFO:teuthology.orchestra.run.smithi186.stdout:Total 4.9 MB/s | 6.8 MB 00:01 2024-02-07T12:35:32.973 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:35:32.990 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:35:32.990 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:35:33.169 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:35:33.170 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:35:33.424 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:03 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:33.531 INFO:teuthology.orchestra.run.smithi191.stdout:Package ceph-mgr-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:33.583 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:33.584 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-02-07T12:35:33.584 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:33.649 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-mgr-dashboard 2024-02-07T12:35:33.697 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:35:33.785 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-02-07T12:35:33.828 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-02-07T12:35:33.874 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-02-07T12:35:33.906 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-02-07T12:35:34.016 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-02-07T12:35:34.148 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-02-07T12:35:34.219 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:04 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:34.233 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-02-07T12:35:34.277 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-02-07T12:35:34.306 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-02-07T12:35:34.336 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1252.g44458cce.el9 10/12 2024-02-07T12:35:34.379 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:34.380 INFO:teuthology.orchestra.run.smithi191.stdout:====================================================================================== 2024-02-07T12:35:34.380 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:35:34.380 INFO:teuthology.orchestra.run.smithi191.stdout:====================================================================================== 2024-02-07T12:35:34.380 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:35:34.380 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 1.8 M 2024-02-07T12:35:34.380 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 28 k 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 15 k 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:35:34.381 INFO:teuthology.orchestra.run.smithi191.stdout:====================================================================================== 2024-02-07T12:35:34.382 INFO:teuthology.orchestra.run.smithi191.stdout:Install 12 Packages 2024-02-07T12:35:34.382 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:34.382 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 6.8 M 2024-02-07T12:35:34.382 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 26 M 2024-02-07T12:35:34.382 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:35:34.575 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1252.g44458cce.el 11/12 2024-02-07T12:35:34.604 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noa 12/12 2024-02-07T12:35:34.953 INFO:teuthology.orchestra.run.smithi191.stdout:(1/12): ceph-prometheus-alerts-19.0.0-1252.g444 86 kB/s | 15 kB 00:00 2024-02-07T12:35:35.012 INFO:teuthology.orchestra.run.smithi191.stdout:(2/12): ceph-grafana-dashboards-19.0.0-1252.g44 119 kB/s | 28 kB 00:00 2024-02-07T12:35:35.080 INFO:teuthology.orchestra.run.smithi191.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 3.5 MB/s | 238 kB 00:00 2024-02-07T12:35:35.130 INFO:teuthology.orchestra.run.smithi191.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.7 MB/s | 1.0 MB 00:00 2024-02-07T12:35:35.205 INFO:teuthology.orchestra.run.smithi191.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 6.8 MB/s | 863 kB 00:00 2024-02-07T12:35:35.288 INFO:teuthology.orchestra.run.smithi191.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 233 kB/s | 19 kB 00:00 2024-02-07T12:35:35.313 INFO:teuthology.orchestra.run.smithi191.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.9 MB/s | 548 kB 00:00 2024-02-07T12:35:35.361 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noa 12/12 2024-02-07T12:35:35.361 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1252.g44458cce.el 1/12 2024-02-07T12:35:35.361 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noa 2/12 2024-02-07T12:35:35.361 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1252.g44458cce.el9 3/12 2024-02-07T12:35:35.361 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-02-07T12:35:35.362 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-02-07T12:35:35.362 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-02-07T12:35:35.362 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-02-07T12:35:35.362 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-02-07T12:35:35.362 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-02-07T12:35:35.362 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-02-07T12:35:35.362 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-02-07T12:35:35.363 INFO:teuthology.orchestra.run.smithi191.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.8 MB/s | 144 kB 00:00 2024-02-07T12:35:35.406 INFO:teuthology.orchestra.run.smithi191.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 736 kB/s | 31 kB 00:00 2024-02-07T12:35:35.448 INFO:teuthology.orchestra.run.smithi191.stdout:(10/12): ceph-mgr-dashboard-19.0.0-1252.g44458c 2.6 MB/s | 1.8 MB 00:00 2024-02-07T12:35:35.460 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458 12/12 2024-02-07T12:35:35.460 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458 1/12 2024-02-07T12:35:35.460 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-02-07T12:35:35.460 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-02-07T12:35:35.460 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-02-07T12:35:35.460 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-07T12:35:35.461 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-07T12:35:35.461 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-02-07T12:35:35.461 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-02-07T12:35:35.461 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-02-07T12:35:35.461 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-02-07T12:35:35.461 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-02-07T12:35:35.473 INFO:teuthology.orchestra.run.smithi191.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.7 MB/s | 188 kB 00:00 2024-02-07T12:35:35.515 INFO:teuthology.orchestra.run.smithi191.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 9.0 MB/s | 2.0 MB 00:00 2024-02-07T12:35:35.517 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:35.520 INFO:teuthology.orchestra.run.smithi191.stdout:Total 6.0 MB/s | 6.8 MB 00:01 2024-02-07T12:35:35.535 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:35:35.551 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:35:35.552 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:35:35.722 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-02-07T12:35:35.722 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:35.722 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:35:35.722 INFO:teuthology.orchestra.run.smithi186.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-02-07T12:35:35.722 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-grafana-dashboards-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:35.722 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:35.722 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-prometheus-alerts-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:35.722 INFO:teuthology.orchestra.run.smithi186.stdout: grpc-data-1.46.7-10.el9.noarch 2024-02-07T12:35:35.723 INFO:teuthology.orchestra.run.smithi186.stdout: protobuf-3.14.0-13.el9.x86_64 2024-02-07T12:35:35.723 INFO:teuthology.orchestra.run.smithi186.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-02-07T12:35:35.723 INFO:teuthology.orchestra.run.smithi186.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-02-07T12:35:35.723 INFO:teuthology.orchestra.run.smithi186.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-02-07T12:35:35.723 INFO:teuthology.orchestra.run.smithi186.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-02-07T12:35:35.723 INFO:teuthology.orchestra.run.smithi186.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-07T12:35:35.723 INFO:teuthology.orchestra.run.smithi186.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-07T12:35:35.723 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:35.723 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:35:35.755 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:35:35.755 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:35:35.962 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-07T12:35:35.985 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-07T12:35:35.986 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-07T12:35:35.987 INFO:teuthology.orchestra.run.smithi190.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-07T12:35:35.987 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:35.987 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:36.268 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:35:36.329 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-rook 2024-02-07T12:35:36.365 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-02-07T12:35:36.408 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-02-07T12:35:36.455 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-02-07T12:35:36.494 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-02-07T12:35:36.533 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:01:05 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:35:36.609 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-02-07T12:35:36.692 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:35:36.693 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================================ 2024-02-07T12:35:36.693 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:35:36.693 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================================ 2024-02-07T12:35:36.693 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:35:36.693 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 7.4 M 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-07T12:35:36.694 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:36.695 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:35:36.695 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================================ 2024-02-07T12:35:36.695 INFO:teuthology.orchestra.run.smithi186.stdout:Install 12 Packages 2024-02-07T12:35:36.695 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:35:36.695 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 37 M 2024-02-07T12:35:36.695 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 209 M 2024-02-07T12:35:36.696 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:35:36.735 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-02-07T12:35:36.820 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-02-07T12:35:36.874 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-02-07T12:35:36.892 INFO:teuthology.orchestra.run.smithi186.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 231 kB/s | 32 kB 00:00 2024-02-07T12:35:36.903 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-02-07T12:35:36.916 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:20 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:36.932 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1252.g44458cce.el9 10/12 2024-02-07T12:35:36.933 INFO:teuthology.orchestra.run.smithi186.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 426 kB/s | 17 kB 00:00 2024-02-07T12:35:37.001 INFO:teuthology.orchestra.run.smithi186.stdout:(3/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-02-07T12:35:37.026 INFO:teuthology.orchestra.run.smithi186.stdout:(4/12): openblas-0.3.21-2.el9.x86_64.rpm 379 kB/s | 34 kB 00:00 2024-02-07T12:35:37.076 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:37.077 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-02-07T12:35:37.077 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:35:37.077 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-02-07T12:35:37.077 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:37.077 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-rook noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 52 k 2024-02-07T12:35:37.077 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:35:37.077 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-07T12:35:37.077 INFO:teuthology.orchestra.run.smithi190.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-07T12:35:37.077 INFO:teuthology.orchestra.run.smithi190.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-02-07T12:35:37.078 INFO:teuthology.orchestra.run.smithi190.stdout:Install 13 Packages 2024-02-07T12:35:37.079 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:37.079 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 2.0 M 2024-02-07T12:35:37.079 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 26 M 2024-02-07T12:35:37.079 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:37.172 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1252.g44458cce.el 11/12 2024-02-07T12:35:37.201 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noa 12/12 2024-02-07T12:35:37.218 INFO:teuthology.orchestra.run.smithi186.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 25 MB/s | 4.7 MB 00:00 2024-02-07T12:35:37.302 INFO:teuthology.orchestra.run.smithi186.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 17 MB/s | 4.8 MB 00:00 2024-02-07T12:35:37.305 INFO:teuthology.orchestra.run.smithi190.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 200 kB/s | 24 kB 00:00 2024-02-07T12:35:37.327 INFO:teuthology.orchestra.run.smithi186.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.0 MB/s | 217 kB 00:00 2024-02-07T12:35:37.330 INFO:teuthology.orchestra.run.smithi190.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 123 kB/s | 18 kB 00:00 2024-02-07T12:35:37.405 INFO:teuthology.orchestra.run.smithi190.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.7 MB/s | 174 kB 00:00 2024-02-07T12:35:37.431 INFO:teuthology.orchestra.run.smithi190.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 132 kB 00:00 2024-02-07T12:35:37.473 INFO:teuthology.orchestra.run.smithi190.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.1 MB/s | 211 kB 00:00 2024-02-07T12:35:37.485 INFO:teuthology.orchestra.run.smithi186.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 5.0 MB/s | 802 kB 00:00 2024-02-07T12:35:37.498 INFO:teuthology.orchestra.run.smithi190.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 639 kB/s | 43 kB 00:00 2024-02-07T12:35:37.531 INFO:teuthology.orchestra.run.smithi190.stdout:(7/13): ceph-mgr-rook-19.0.0-1252.g44458cce.el9 150 kB/s | 52 kB 00:00 2024-02-07T12:35:37.644 INFO:teuthology.orchestra.run.smithi186.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 46 MB/s | 16 MB 00:00 2024-02-07T12:35:37.661 INFO:teuthology.orchestra.run.smithi186.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.1 MB/s | 194 kB 00:00 2024-02-07T12:35:37.732 INFO:teuthology.orchestra.run.smithi190.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 124 kB/s | 32 kB 00:00 2024-02-07T12:35:37.757 INFO:teuthology.orchestra.run.smithi190.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 58 kB/s | 15 kB 00:00 2024-02-07T12:35:37.841 INFO:teuthology.orchestra.run.smithi190.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 708 kB/s | 59 kB 00:00 2024-02-07T12:35:37.866 INFO:teuthology.orchestra.run.smithi190.stdout:(11/13): python3-google-auth-2.27.0-1.el9.noarc 606 kB/s | 203 kB 00:00 2024-02-07T12:35:37.925 INFO:teuthology.orchestra.run.smithi190.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.1 MB/s | 90 kB 00:00 2024-02-07T12:35:38.045 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noa 12/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1252.g44458cce.el 1/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noa 2/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1252.g44458cce.el9 3/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-02-07T12:35:38.046 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-02-07T12:35:38.125 INFO:teuthology.orchestra.run.smithi190.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.6 MB/s | 1.0 MB 00:00 2024-02-07T12:35:38.129 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:38.130 INFO:teuthology.orchestra.run.smithi190.stdout:Total 1.9 MB/s | 2.0 MB 00:01 2024-02-07T12:35:38.130 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:38.142 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:38.142 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:38.241 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:38.242 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-grafana-dashboards-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-dashboard-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-prometheus-alerts-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout: grpc-data-1.46.7-10.el9.noarch 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout: protobuf-3.14.0-13.el9.x86_64 2024-02-07T12:35:38.436 INFO:teuthology.orchestra.run.smithi191.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-02-07T12:35:38.437 INFO:teuthology.orchestra.run.smithi191.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-02-07T12:35:38.437 INFO:teuthology.orchestra.run.smithi191.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-02-07T12:35:38.437 INFO:teuthology.orchestra.run.smithi191.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-02-07T12:35:38.437 INFO:teuthology.orchestra.run.smithi191.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-07T12:35:38.437 INFO:teuthology.orchestra.run.smithi191.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-07T12:35:38.437 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:38.437 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:38.619 INFO:teuthology.orchestra.run.smithi186.stdout:(11/12): ceph-mgr-diskprediction-local-19.0.0-1 4.0 MB/s | 7.4 MB 00:01 2024-02-07T12:35:38.708 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-07T12:35:38.756 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:38.938 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-02-07T12:35:39.009 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-02-07T12:35:39.064 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-02-07T12:35:39.102 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-02-07T12:35:39.144 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-02-07T12:35:39.247 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-02-07T12:35:39.270 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:09 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:39.344 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 7/13 2024-02-07T12:35:39.394 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-02-07T12:35:39.428 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout:============================================================================================ 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout:============================================================================================ 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 7.4 M 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-07T12:35:39.430 INFO:teuthology.orchestra.run.smithi191.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout:============================================================================================ 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout:Install 12 Packages 2024-02-07T12:35:39.431 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:39.432 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 37 M 2024-02-07T12:35:39.432 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 209 M 2024-02-07T12:35:39.432 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:35:39.647 INFO:teuthology.orchestra.run.smithi191.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 207 kB/s | 32 kB 00:00 2024-02-07T12:35:39.680 INFO:teuthology.orchestra.run.smithi191.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 537 kB/s | 17 kB 00:00 2024-02-07T12:35:39.722 INFO:teuthology.orchestra.run.smithi191.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 848 kB/s | 34 kB 00:00 2024-02-07T12:35:39.772 INFO:teuthology.orchestra.run.smithi191.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-02-07T12:35:40.073 INFO:teuthology.orchestra.run.smithi191.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 14 MB/s | 4.7 MB 00:00 2024-02-07T12:35:40.126 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-02-07T12:35:40.156 INFO:teuthology.orchestra.run.smithi191.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 12 MB/s | 4.8 MB 00:00 2024-02-07T12:35:40.182 INFO:teuthology.orchestra.run.smithi191.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.0 MB/s | 217 kB 00:00 2024-02-07T12:35:40.184 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-02-07T12:35:40.218 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-02-07T12:35:40.266 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-02-07T12:35:40.288 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 13/13 2024-02-07T12:35:40.365 INFO:teuthology.orchestra.run.smithi191.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 4.3 MB/s | 802 kB 00:00 2024-02-07T12:35:40.590 INFO:teuthology.orchestra.run.smithi191.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 36 MB/s | 16 MB 00:00 2024-02-07T12:35:40.616 INFO:teuthology.orchestra.run.smithi191.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 783 kB/s | 194 kB 00:00 2024-02-07T12:35:40.924 INFO:teuthology.orchestra.run.smithi191.stdout:(11/12): ceph-mgr-diskprediction-local-19.0.0-1 5.2 MB/s | 7.4 MB 00:01 2024-02-07T12:35:41.037 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 13/13 2024-02-07T12:35:41.037 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 1/13 2024-02-07T12:35:41.038 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-02-07T12:35:41.038 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-02-07T12:35:41.038 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-02-07T12:35:41.038 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-02-07T12:35:41.038 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-02-07T12:35:41.038 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-02-07T12:35:41.039 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-02-07T12:35:41.039 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-02-07T12:35:41.039 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 10/13 2024-02-07T12:35:41.039 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-02-07T12:35:41.039 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-02-07T12:35:41.158 INFO:teuthology.orchestra.run.smithi191.stdout:(12/12): python3-devel-3.9.17-2.el9.x86_64.rpm 433 kB/s | 245 kB 00:00 2024-02-07T12:35:41.160 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:41.160 INFO:teuthology.orchestra.run.smithi191.stdout:Total 21 MB/s | 37 MB 00:01 2024-02-07T12:35:41.173 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:35:41.197 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:35:41.197 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:35:41.415 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-07T12:35:41.416 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-07T12:35:41.417 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-07T12:35:41.417 INFO:teuthology.orchestra.run.smithi190.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-07T12:35:41.417 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:41.417 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:41.564 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:35:41.565 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:35:41.625 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-cephadm 2024-02-07T12:35:42.192 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:26 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:42.282 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:35:42.354 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:42.355 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 138 k 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jinja2 noarch 2.11.3-5.el9 CentOS-AppStream 227 k 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:42.356 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-02-07T12:35:42.357 INFO:teuthology.orchestra.run.smithi190.stdout:Install 6 Packages 2024-02-07T12:35:42.357 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:42.357 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 6.8 M 2024-02-07T12:35:42.357 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 33 M 2024-02-07T12:35:42.357 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:42.364 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-02-07T12:35:42.403 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-02-07T12:35:42.503 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-02-07T12:35:42.548 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-02-07T12:35:42.717 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-07T12:35:42.719 INFO:teuthology.orchestra.run.smithi190.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.2 MB/s | 227 kB 00:00 2024-02-07T12:35:42.748 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-07T12:35:42.823 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-02-07T12:35:42.894 INFO:teuthology.orchestra.run.smithi190.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 5.8 MB 00:00 2024-02-07T12:35:42.986 INFO:teuthology.orchestra.run.smithi190.stdout:(3/6): ceph-mgr-cephadm-19.0.0-1252.g44458cce.e 309 kB/s | 138 kB 00:00 2024-02-07T12:35:43.386 INFO:teuthology.orchestra.run.smithi190.stdout:(4/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 822 kB/s | 548 kB 00:00 2024-02-07T12:35:43.412 INFO:teuthology.orchestra.run.smithi190.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 112 kB/s | 58 kB 00:00 2024-02-07T12:35:43.445 INFO:teuthology.orchestra.run.smithi190.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 111 kB/s | 51 kB 00:00 2024-02-07T12:35:43.449 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:43.449 INFO:teuthology.orchestra.run.smithi190.stdout:Total 6.2 MB/s | 6.8 MB 00:01 2024-02-07T12:35:43.449 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:43.458 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:43.458 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:43.483 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-02-07T12:35:43.549 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:43.551 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:43.592 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-02-07T12:35:43.872 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:44.034 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-02-07T12:35:44.088 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2024-02-07T12:35:44.614 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-02-07T12:35:44.698 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-02-07T12:35:44.760 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-02-07T12:35:44.785 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 6/6 2024-02-07T12:35:44.822 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-02-07T12:35:45.592 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 6/6 2024-02-07T12:35:45.593 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/6 2024-02-07T12:35:45.593 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-02-07T12:35:45.593 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-02-07T12:35:45.593 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2024-02-07T12:35:45.593 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-02-07T12:35:45.844 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-02-07T12:35:45.874 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458 12/12 2024-02-07T12:35:45.913 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:45.914 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:46.143 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-fuse 2024-02-07T12:35:46.714 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:30 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:46.874 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:46.874 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:46.874 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-fuse x86_64 2:19.0.0-1252.g44458cce.el9 ceph 885 k 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout:Install 2 Packages 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 964 k 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 2.8 M 2024-02-07T12:35:46.875 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:46.989 INFO:teuthology.orchestra.run.smithi190.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 697 kB/s | 79 kB 00:00 2024-02-07T12:35:47.189 INFO:teuthology.orchestra.run.smithi190.stdout:(2/2): ceph-fuse-19.0.0-1252.g44458cce.el9.x86_ 2.8 MB/s | 885 kB 00:00 2024-02-07T12:35:47.190 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:47.191 INFO:teuthology.orchestra.run.smithi190.stdout:Total 3.0 MB/s | 964 kB 00:00 2024-02-07T12:35:47.191 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:47.211 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:47.211 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:47.288 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:47.288 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:47.470 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:47.615 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-02-07T12:35:47.681 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 2/2 2024-02-07T12:35:48.360 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 2/2 2024-02-07T12:35:48.360 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/2 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458 12/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458 1/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-02-07T12:35:48.616 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-02-07T12:35:48.617 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-02-07T12:35:48.704 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-02-07T12:35:48.704 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:48.704 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:48.704 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-02-07T12:35:48.704 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:48.704 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:48.940 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-volume 2024-02-07T12:35:49.123 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-02-07T12:35:49.124 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:49.124 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:35:49.124 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:49.124 INFO:teuthology.orchestra.run.smithi191.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-07T12:35:49.124 INFO:teuthology.orchestra.run.smithi191.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-07T12:35:49.124 INFO:teuthology.orchestra.run.smithi191.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:49.125 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:49.483 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-mgr-rook 2024-02-07T12:35:49.524 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:33 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:49.691 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-volume noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 264 k 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout:Install 2 Packages 2024-02-07T12:35:49.692 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:49.693 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 332 k 2024-02-07T12:35:49.693 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 1.5 M 2024-02-07T12:35:49.693 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:49.819 INFO:teuthology.orchestra.run.smithi190.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 546 kB/s | 69 kB 00:00 2024-02-07T12:35:50.061 INFO:teuthology.orchestra.run.smithi190.stdout:(2/2): ceph-volume-19.0.0-1252.g44458cce.el9.no 717 kB/s | 264 kB 00:00 2024-02-07T12:35:50.062 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:20 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:50.062 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:50.062 INFO:teuthology.orchestra.run.smithi190.stdout:Total 898 kB/s | 332 kB 00:00 2024-02-07T12:35:50.063 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:50.071 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:50.071 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:50.112 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:50.112 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:50.220 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:50.221 INFO:teuthology.orchestra.run.smithi191.stdout:======================================================================================== 2024-02-07T12:35:50.221 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:35:50.221 INFO:teuthology.orchestra.run.smithi191.stdout:======================================================================================== 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-rook noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 52 k 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-07T12:35:50.222 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-07T12:35:50.223 INFO:teuthology.orchestra.run.smithi191.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-07T12:35:50.223 INFO:teuthology.orchestra.run.smithi191.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-07T12:35:50.223 INFO:teuthology.orchestra.run.smithi191.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-07T12:35:50.223 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:50.223 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:35:50.223 INFO:teuthology.orchestra.run.smithi191.stdout:======================================================================================== 2024-02-07T12:35:50.223 INFO:teuthology.orchestra.run.smithi191.stdout:Install 13 Packages 2024-02-07T12:35:50.223 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:50.224 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 2.0 M 2024-02-07T12:35:50.224 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 26 M 2024-02-07T12:35:50.224 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:35:50.264 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:50.434 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-02-07T12:35:50.472 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 2/2 2024-02-07T12:35:50.487 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 2/2 2024-02-07T12:35:50.487 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:35:50.487 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-02-07T12:35:50.487 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:50.540 INFO:teuthology.orchestra.run.smithi191.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 132 kB/s | 18 kB 00:00 2024-02-07T12:35:50.566 INFO:teuthology.orchestra.run.smithi191.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 151 kB/s | 24 kB 00:00 2024-02-07T12:35:50.616 INFO:teuthology.orchestra.run.smithi191.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.3 MB/s | 174 kB 00:00 2024-02-07T12:35:50.641 INFO:teuthology.orchestra.run.smithi191.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-02-07T12:35:50.666 INFO:teuthology.orchestra.run.smithi191.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-02-07T12:35:50.692 INFO:teuthology.orchestra.run.smithi191.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 858 kB/s | 43 kB 00:00 2024-02-07T12:35:50.717 INFO:teuthology.orchestra.run.smithi191.stdout:(7/13): ceph-mgr-rook-19.0.0-1252.g44458cce.el9 167 kB/s | 52 kB 00:00 2024-02-07T12:35:50.801 INFO:teuthology.orchestra.run.smithi191.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 138 kB/s | 15 kB 00:00 2024-02-07T12:35:50.817 INFO:teuthology.orchestra.run.smithi191.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 213 kB/s | 32 kB 00:00 2024-02-07T12:35:50.926 INFO:teuthology.orchestra.run.smithi191.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 546 kB/s | 59 kB 00:00 2024-02-07T12:35:50.951 INFO:teuthology.orchestra.run.smithi191.stdout:(11/13): python3-google-auth-2.27.0-1.el9.noarc 865 kB/s | 203 kB 00:00 2024-02-07T12:35:51.018 INFO:teuthology.orchestra.run.smithi191.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 978 kB/s | 90 kB 00:00 2024-02-07T12:35:51.068 INFO:teuthology.orchestra.run.smithi191.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.8 MB/s | 1.0 MB 00:00 2024-02-07T12:35:51.070 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:51.070 INFO:teuthology.orchestra.run.smithi191.stdout:Total 2.4 MB/s | 2.0 MB 00:00 2024-02-07T12:35:51.071 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:35:51.084 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:35:51.084 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:35:51.183 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:35:51.183 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:35:51.213 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 1/2 2024-02-07T12:35:51.572 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-02-07T12:35:51.572 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:51.572 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:51.572 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:51.572 INFO:teuthology.orchestra.run.smithi190.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-07T12:35:51.572 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:51.572 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:51.711 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:35:51.888 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-02-07T12:35:51.914 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install librados-devel 2024-02-07T12:35:51.952 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-02-07T12:35:52.015 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-02-07T12:35:52.045 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-02-07T12:35:52.087 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-02-07T12:35:52.187 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-02-07T12:35:52.287 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 7/13 2024-02-07T12:35:52.337 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-02-07T12:35:52.499 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:36 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:52.660 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout: librados-devel x86_64 2:19.0.0-1252.g44458cce.el9 ceph 127 k 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 127 k 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 456 k 2024-02-07T12:35:52.661 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:52.892 INFO:teuthology.orchestra.run.smithi190.stdout:librados-devel-19.0.0-1252.g44458cce.el9.x86_64 551 kB/s | 127 kB 00:00 2024-02-07T12:35:52.892 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:52.893 INFO:teuthology.orchestra.run.smithi190.stdout:Total 547 kB/s | 127 kB 00:00 2024-02-07T12:35:52.893 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:52.898 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:52.898 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:52.953 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:52.953 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:53.046 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-02-07T12:35:53.099 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:53.102 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-02-07T12:35:53.144 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-02-07T12:35:53.192 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-02-07T12:35:53.214 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 13/13 2024-02-07T12:35:53.240 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:35:53.662 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:35:53.968 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:35:53.969 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:53.969 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:53.969 INFO:teuthology.orchestra.run.smithi190.stdout: librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:53.969 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:53.969 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:54.009 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 13/13 2024-02-07T12:35:54.009 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 1/13 2024-02-07T12:35:54.009 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-02-07T12:35:54.009 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-02-07T12:35:54.010 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-02-07T12:35:54.010 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-02-07T12:35:54.010 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-02-07T12:35:54.010 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-02-07T12:35:54.010 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-02-07T12:35:54.010 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-02-07T12:35:54.010 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 10/13 2024-02-07T12:35:54.010 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-02-07T12:35:54.010 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-02-07T12:35:54.239 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install libcephfs2 2024-02-07T12:35:54.393 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-02-07T12:35:54.393 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-07T12:35:54.394 INFO:teuthology.orchestra.run.smithi191.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-07T12:35:54.395 INFO:teuthology.orchestra.run.smithi191.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-07T12:35:54.395 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:54.395 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:54.667 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-mgr-cephadm 2024-02-07T12:35:54.821 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:38 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:54.929 INFO:teuthology.orchestra.run.smithi190.stdout:Package libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:54.983 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:54.984 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-02-07T12:35:54.985 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:55.047 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install libcephfs-devel 2024-02-07T12:35:55.234 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:25 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:55.392 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:55.392 INFO:teuthology.orchestra.run.smithi191.stdout:======================================================================================== 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout:======================================================================================== 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 138 k 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jinja2 noarch 2.11.3-5.el9 CentOS-AppStream 227 k 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:35:55.393 INFO:teuthology.orchestra.run.smithi191.stdout:======================================================================================== 2024-02-07T12:35:55.394 INFO:teuthology.orchestra.run.smithi191.stdout:Install 6 Packages 2024-02-07T12:35:55.394 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:55.394 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 6.8 M 2024-02-07T12:35:55.394 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 33 M 2024-02-07T12:35:55.394 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:35:55.617 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:39 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:55.777 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:55.778 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:55.778 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2024-02-07T12:35:55.778 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:55.778 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:35:55.779 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs-devel x86_64 2:19.0.0-1252.g44458cce.el9 ceph 31 k 2024-02-07T12:35:55.779 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:55.779 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:35:55.779 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:35:55.779 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-02-07T12:35:55.779 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:55.779 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 31 k 2024-02-07T12:35:55.779 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 140 k 2024-02-07T12:35:55.779 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:35:55.948 INFO:teuthology.orchestra.run.smithi190.stdout:libcephfs-devel-19.0.0-1252.g44458cce.el9.x86_6 185 kB/s | 31 kB 00:00 2024-02-07T12:35:55.948 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:55.949 INFO:teuthology.orchestra.run.smithi190.stdout:Total 184 kB/s | 31 kB 00:00 2024-02-07T12:35:55.949 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:35:55.952 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:35:55.952 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:35:55.979 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:35:55.979 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:35:56.073 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:35:56.178 INFO:teuthology.orchestra.run.smithi191.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 665 kB/s | 227 kB 00:00 2024-02-07T12:35:56.196 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:35:56.287 INFO:teuthology.orchestra.run.smithi191.stdout:(2/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 5.0 MB/s | 548 kB 00:00 2024-02-07T12:35:56.320 INFO:teuthology.orchestra.run.smithi191.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.8 MB/s | 58 kB 00:00 2024-02-07T12:35:56.354 INFO:teuthology.orchestra.run.smithi191.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 1.5 MB/s | 51 kB 00:00 2024-02-07T12:35:56.487 INFO:teuthology.orchestra.run.smithi191.stdout:(5/6): python3-babel-2.9.1-2.el9.noarch.rpm 8.9 MB/s | 5.8 MB 00:00 2024-02-07T12:35:56.513 INFO:teuthology.orchestra.run.smithi191.stdout:(6/6): ceph-mgr-cephadm-19.0.0-1252.g44458cce.e 204 kB/s | 138 kB 00:00 2024-02-07T12:35:56.515 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:35:56.515 INFO:teuthology.orchestra.run.smithi191.stdout:Total 6.0 MB/s | 6.8 MB 00:01 2024-02-07T12:35:56.516 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:35:56.525 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:35:56.525 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:35:56.581 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:35:56.615 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:35:56.615 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:35:56.908 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:35:56.911 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:35:56.912 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:56.912 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:35:56.912 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:35:56.912 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:35:56.912 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:57.085 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-02-07T12:35:57.090 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install librados2 2024-02-07T12:35:57.139 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2024-02-07T12:35:57.653 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-02-07T12:35:57.660 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:41 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:57.742 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-02-07T12:35:57.766 INFO:teuthology.orchestra.run.smithi190.stdout:Package librados2-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:57.803 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-02-07T12:35:57.820 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:57.821 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-02-07T12:35:57.821 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:57.826 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 6/6 2024-02-07T12:35:57.896 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install librbd1 2024-02-07T12:35:58.466 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:42 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:58.572 INFO:teuthology.orchestra.run.smithi190.stdout:Package librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:58.628 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:58.629 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-02-07T12:35:58.629 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:58.654 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 6/6 2024-02-07T12:35:58.654 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/6 2024-02-07T12:35:58.654 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-02-07T12:35:58.654 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-02-07T12:35:58.655 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2024-02-07T12:35:58.655 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-02-07T12:35:58.699 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-rados 2024-02-07T12:35:58.986 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-02-07T12:35:58.986 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:58.986 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:35:58.986 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:35:58.986 INFO:teuthology.orchestra.run.smithi191.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-07T12:35:58.986 INFO:teuthology.orchestra.run.smithi191.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-07T12:35:58.986 INFO:teuthology.orchestra.run.smithi191.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-02-07T12:35:58.986 INFO:teuthology.orchestra.run.smithi191.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-07T12:35:58.986 INFO:teuthology.orchestra.run.smithi191.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-07T12:35:58.987 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:58.987 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:35:59.264 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-fuse 2024-02-07T12:35:59.270 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:43 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:35:59.377 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:35:59.429 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:35:59.430 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-02-07T12:35:59.430 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:35:59.499 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-rgw 2024-02-07T12:35:59.836 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:29 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:35:59.997 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-fuse x86_64 2:19.0.0-1252.g44458cce.el9 ceph 885 k 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:Install 2 Packages 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 964 k 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 2.8 M 2024-02-07T12:35:59.998 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:36:00.073 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:44 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:36:00.123 INFO:teuthology.orchestra.run.smithi191.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 635 kB/s | 79 kB 00:00 2024-02-07T12:36:00.180 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:00.234 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:36:00.235 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-02-07T12:36:00.235 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:36:00.305 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-cephfs 2024-02-07T12:36:00.448 INFO:teuthology.orchestra.run.smithi191.stdout:(2/2): ceph-fuse-19.0.0-1252.g44458cce.el9.x86_ 1.9 MB/s | 885 kB 00:00 2024-02-07T12:36:00.449 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:00.449 INFO:teuthology.orchestra.run.smithi191.stdout:Total 2.1 MB/s | 964 kB 00:00 2024-02-07T12:36:00.450 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:36:00.470 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:36:00.470 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:36:00.547 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:36:00.547 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:36:00.740 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:36:00.874 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:44 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:36:00.884 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-02-07T12:36:00.957 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 2/2 2024-02-07T12:36:00.982 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:01.034 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:36:01.035 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-02-07T12:36:01.036 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:36:01.101 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-rbd 2024-02-07T12:36:01.680 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:45 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:36:01.682 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 2/2 2024-02-07T12:36:01.682 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/2 2024-02-07T12:36:01.788 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:01.840 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:36:01.841 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-02-07T12:36:01.841 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:36:01.903 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install rbd-fuse 2024-02-07T12:36:02.033 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-02-07T12:36:02.033 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:02.033 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:36:02.033 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-02-07T12:36:02.033 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:02.034 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:02.285 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install ceph-volume 2024-02-07T12:36:02.475 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:46 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:36:02.635 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:36:02.636 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:36:02.636 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-02-07T12:36:02.636 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:36:02.636 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:36:02.636 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-fuse x86_64 2:19.0.0-1252.g44458cce.el9 ceph 85 k 2024-02-07T12:36:02.636 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:02.637 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:36:02.637 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:36:02.637 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-02-07T12:36:02.637 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:02.637 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 85 k 2024-02-07T12:36:02.637 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 231 k 2024-02-07T12:36:02.637 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:36:02.874 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:32 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:02.959 INFO:teuthology.orchestra.run.smithi190.stdout:rbd-fuse-19.0.0-1252.g44458cce.el9.x86_64.rpm 265 kB/s | 85 kB 00:00 2024-02-07T12:36:02.960 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:02.960 INFO:teuthology.orchestra.run.smithi190.stdout:Total 264 kB/s | 85 kB 00:00 2024-02-07T12:36:02.960 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:36:02.967 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:36:02.967 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:36:03.022 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:36:03.023 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:36:03.033 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:03.034 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:03.034 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-02-07T12:36:03.034 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:03.034 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:36:03.034 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-volume noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 264 k 2024-02-07T12:36:03.034 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-02-07T12:36:03.034 INFO:teuthology.orchestra.run.smithi191.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-07T12:36:03.035 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:03.035 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:36:03.035 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:03.035 INFO:teuthology.orchestra.run.smithi191.stdout:Install 2 Packages 2024-02-07T12:36:03.035 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:03.035 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 332 k 2024-02-07T12:36:03.035 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 1.5 M 2024-02-07T12:36:03.036 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:36:03.160 INFO:teuthology.orchestra.run.smithi191.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 552 kB/s | 69 kB 00:00 2024-02-07T12:36:03.167 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:36:03.257 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:03.402 INFO:teuthology.orchestra.run.smithi191.stdout:(2/2): ceph-volume-19.0.0-1252.g44458cce.el9.no 720 kB/s | 264 kB 00:00 2024-02-07T12:36:03.403 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:03.404 INFO:teuthology.orchestra.run.smithi191.stdout:Total 901 kB/s | 332 kB 00:00 2024-02-07T12:36:03.404 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:36:03.412 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:36:03.413 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:36:03.457 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:36:03.458 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:36:03.608 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:36:03.670 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:03.794 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-02-07T12:36:03.822 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 2/2 2024-02-07T12:36:03.837 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 2/2 2024-02-07T12:36:03.837 INFO:teuthology.orchestra.run.smithi191.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:36:03.838 INFO:teuthology.orchestra.run.smithi191.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-02-07T12:36:03.838 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:03.993 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:03.993 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:03.993 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:36:03.993 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:36:03.993 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:03.994 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:36:04.248 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install rbd-mirror 2024-02-07T12:36:04.607 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 1/2 2024-02-07T12:36:04.845 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:48 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:36:04.975 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-02-07T12:36:04.975 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:04.975 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:36:04.975 INFO:teuthology.orchestra.run.smithi191.stdout: ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:36:04.975 INFO:teuthology.orchestra.run.smithi191.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-07T12:36:04.975 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:04.976 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:05.008 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:36:05.008 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:36:05.009 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2024-02-07T12:36:05.009 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:36:05.009 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:36:05.009 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-mirror x86_64 2:19.0.0-1252.g44458cce.el9 ceph 3.1 M 2024-02-07T12:36:05.009 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:05.009 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:36:05.009 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:36:05.009 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-02-07T12:36:05.009 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:05.010 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 3.1 M 2024-02-07T12:36:05.010 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 13 M 2024-02-07T12:36:05.010 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:36:05.294 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install librados-devel 2024-02-07T12:36:05.571 INFO:teuthology.orchestra.run.smithi190.stdout:rbd-mirror-19.0.0-1252.g44458cce.el9.x86_64.rpm 5.5 MB/s | 3.1 MB 00:00 2024-02-07T12:36:05.572 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:05.572 INFO:teuthology.orchestra.run.smithi190.stdout:Total 5.5 MB/s | 3.1 MB 00:00 2024-02-07T12:36:05.572 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:36:05.581 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:36:05.581 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:36:05.653 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:36:05.654 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:36:05.880 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:35 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:06.039 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:06.039 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:06.039 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repo Size 2024-02-07T12:36:06.039 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:06.040 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:36:06.040 INFO:teuthology.orchestra.run.smithi191.stdout: librados-devel x86_64 2:19.0.0-1252.g44458cce.el9 ceph 127 k 2024-02-07T12:36:06.040 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:06.040 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:36:06.040 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:06.040 INFO:teuthology.orchestra.run.smithi191.stdout:Install 1 Package 2024-02-07T12:36:06.040 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:06.041 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 127 k 2024-02-07T12:36:06.041 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 456 k 2024-02-07T12:36:06.041 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:36:06.076 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:36:06.147 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:06.172 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:06.172 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:36:06.172 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-07T12:36:06.172 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-07T12:36:06.172 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-07T12:36:06.172 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:06.366 INFO:teuthology.orchestra.run.smithi191.stdout:librados-devel-19.0.0-1252.g44458cce.el9.x86_64 389 kB/s | 127 kB 00:00 2024-02-07T12:36:06.367 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:06.367 INFO:teuthology.orchestra.run.smithi191.stdout:Total 387 kB/s | 127 kB 00:00 2024-02-07T12:36:06.367 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:36:06.372 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:36:06.373 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:36:06.428 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:36:06.428 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:36:06.568 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:36:06.682 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:07.155 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:07.318 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:07.318 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:07.318 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:36:07.318 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:36:07.318 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:07.318 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:36:07.499 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:07.500 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:07.500 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:36:07.500 INFO:teuthology.orchestra.run.smithi191.stdout: librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:36:07.500 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:07.500 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:07.569 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install rbd-nbd 2024-02-07T12:36:07.752 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install libcephfs2 2024-02-07T12:36:08.153 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:52 ago on Wed 07 Feb 2024 12:34:16 PM UTC. 2024-02-07T12:36:08.312 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-02-07T12:36:08.313 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:36:08.313 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-02-07T12:36:08.313 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:36:08.313 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-02-07T12:36:08.313 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-nbd x86_64 2:19.0.0-1252.g44458cce.el9 ceph 171 k 2024-02-07T12:36:08.313 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:08.313 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-02-07T12:36:08.313 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-02-07T12:36:08.313 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-02-07T12:36:08.314 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:08.314 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 171 k 2024-02-07T12:36:08.314 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 494 k 2024-02-07T12:36:08.314 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-02-07T12:36:08.335 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:38 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:08.445 INFO:teuthology.orchestra.run.smithi191.stdout:Package libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:08.498 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:08.499 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-02-07T12:36:08.499 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:08.541 INFO:teuthology.orchestra.run.smithi190.stdout:rbd-nbd-19.0.0-1252.g44458cce.el9.x86_64.rpm 753 kB/s | 171 kB 00:00 2024-02-07T12:36:08.542 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:08.542 INFO:teuthology.orchestra.run.smithi190.stdout:Total 747 kB/s | 171 kB 00:00 2024-02-07T12:36:08.542 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-02-07T12:36:08.550 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-02-07T12:36:08.550 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-02-07T12:36:08.563 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install libcephfs-devel 2024-02-07T12:36:08.606 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-02-07T12:36:08.606 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-02-07T12:36:08.792 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-02-07T12:36:08.889 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:09.131 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:39 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:09.290 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repo Size 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout: libcephfs-devel x86_64 2:19.0.0-1252.g44458cce.el9 ceph 31 k 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout:Install 1 Package 2024-02-07T12:36:09.291 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:09.292 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 31 k 2024-02-07T12:36:09.292 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 140 k 2024-02-07T12:36:09.292 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:36:09.319 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:09.453 INFO:teuthology.orchestra.run.smithi191.stdout:libcephfs-devel-19.0.0-1252.g44458cce.el9.x86_6 193 kB/s | 31 kB 00:00 2024-02-07T12:36:09.454 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:09.454 INFO:teuthology.orchestra.run.smithi191.stdout:Total 191 kB/s | 31 kB 00:00 2024-02-07T12:36:09.454 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:36:09.457 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:36:09.457 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:36:09.481 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:36:09.481 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:36:09.569 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:36:09.601 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:09.601 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:09.601 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-02-07T12:36:09.601 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:36:09.601 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-02-07T12:36:09.601 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-02-07T12:36:09.677 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:09.824 DEBUG:teuthology.parallel:result is None 2024-02-07T12:36:10.076 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:10.399 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:10.399 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:10.400 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:36:10.400 INFO:teuthology.orchestra.run.smithi191.stdout: libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:36:10.400 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:10.400 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:10.588 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install librados2 2024-02-07T12:36:11.157 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:41 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:11.263 INFO:teuthology.orchestra.run.smithi191.stdout:Package librados2-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:11.315 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:11.316 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-02-07T12:36:11.317 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:11.379 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install librbd1 2024-02-07T12:36:11.954 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:41 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:12.062 INFO:teuthology.orchestra.run.smithi191.stdout:Package librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:12.115 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:12.116 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-02-07T12:36:12.116 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:12.180 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install python3-rados 2024-02-07T12:36:12.755 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:42 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:12.862 INFO:teuthology.orchestra.run.smithi191.stdout:Package python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:12.914 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:12.915 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-02-07T12:36:12.915 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:12.979 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install python3-rgw 2024-02-07T12:36:13.557 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:43 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:13.664 INFO:teuthology.orchestra.run.smithi191.stdout:Package python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:13.717 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:13.718 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-02-07T12:36:13.718 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:13.781 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install python3-cephfs 2024-02-07T12:36:14.347 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:44 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:14.454 INFO:teuthology.orchestra.run.smithi191.stdout:Package python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:14.507 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:14.508 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-02-07T12:36:14.508 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:14.579 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install python3-rbd 2024-02-07T12:36:15.156 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:45 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:15.264 INFO:teuthology.orchestra.run.smithi191.stdout:Package python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:36:15.318 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:15.319 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-02-07T12:36:15.319 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:15.381 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install rbd-fuse 2024-02-07T12:36:15.950 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:45 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:16.110 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:16.111 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:16.111 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-02-07T12:36:16.111 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:16.111 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:36:16.111 INFO:teuthology.orchestra.run.smithi191.stdout: rbd-fuse x86_64 2:19.0.0-1252.g44458cce.el9 ceph 85 k 2024-02-07T12:36:16.111 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:16.111 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:36:16.112 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:16.112 INFO:teuthology.orchestra.run.smithi191.stdout:Install 1 Package 2024-02-07T12:36:16.112 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:16.112 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 85 k 2024-02-07T12:36:16.112 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 231 k 2024-02-07T12:36:16.112 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:36:16.323 INFO:teuthology.orchestra.run.smithi191.stdout:rbd-fuse-19.0.0-1252.g44458cce.el9.x86_64.rpm 405 kB/s | 85 kB 00:00 2024-02-07T12:36:16.323 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:16.323 INFO:teuthology.orchestra.run.smithi191.stdout:Total 402 kB/s | 85 kB 00:00 2024-02-07T12:36:16.324 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:36:16.330 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:36:16.331 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:36:16.385 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:36:16.386 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:36:16.519 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:36:16.629 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:17.190 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:17.509 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:17.509 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:17.509 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:36:17.509 INFO:teuthology.orchestra.run.smithi191.stdout: rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:36:17.509 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:17.509 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:17.781 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install rbd-mirror 2024-02-07T12:36:18.368 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:48 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:18.530 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repo Size 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout: rbd-mirror x86_64 2:19.0.0-1252.g44458cce.el9 ceph 3.1 M 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout:Install 1 Package 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 3.1 M 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 13 M 2024-02-07T12:36:18.531 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:36:19.385 INFO:teuthology.orchestra.run.smithi191.stdout:rbd-mirror-19.0.0-1252.g44458cce.el9.x86_64.rpm 3.6 MB/s | 3.1 MB 00:00 2024-02-07T12:36:19.386 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:19.386 INFO:teuthology.orchestra.run.smithi191.stdout:Total 3.6 MB/s | 3.1 MB 00:00 2024-02-07T12:36:19.386 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:36:19.396 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:36:19.396 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:36:19.469 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:36:19.469 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:36:19.898 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:36:19.961 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:19.986 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:19.986 INFO:teuthology.orchestra.run.smithi191.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:36:19.986 INFO:teuthology.orchestra.run.smithi191.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-07T12:36:19.986 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-07T12:36:19.986 INFO:teuthology.orchestra.run.smithi191.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-07T12:36:19.986 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:21.123 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:21.123 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:21.123 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:36:21.123 INFO:teuthology.orchestra.run.smithi191.stdout: rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:36:21.123 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:21.123 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:21.414 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum -y install rbd-nbd 2024-02-07T12:36:21.997 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:51 ago on Wed 07 Feb 2024 12:34:30 PM UTC. 2024-02-07T12:36:22.156 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout: rbd-nbd x86_64 2:19.0.0-1252.g44458cce.el9 ceph 171 k 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout:Install 1 Package 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 171 k 2024-02-07T12:36:22.157 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 494 k 2024-02-07T12:36:22.158 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-02-07T12:36:22.505 INFO:teuthology.orchestra.run.smithi191.stdout:rbd-nbd-19.0.0-1252.g44458cce.el9.x86_64.rpm 493 kB/s | 171 kB 00:00 2024-02-07T12:36:22.506 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:36:22.506 INFO:teuthology.orchestra.run.smithi191.stdout:Total 491 kB/s | 171 kB 00:00 2024-02-07T12:36:22.506 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-02-07T12:36:22.514 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-02-07T12:36:22.515 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-02-07T12:36:22.570 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-02-07T12:36:22.571 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-02-07T12:36:22.759 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-02-07T12:36:22.861 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:23.324 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:23.636 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:36:23.637 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:23.637 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-02-07T12:36:23.637 INFO:teuthology.orchestra.run.smithi191.stdout: rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:36:23.637 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:36:23.637 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-02-07T12:36:23.876 DEBUG:teuthology.parallel:result is None 2024-02-07T12:40:44.653 INFO:teuthology.orchestra.run.smithi186.stdout:[MIRROR] python3-devel-3.9.17-2.el9.x86_64.rpm: Curl error (28): Timeout was reached for https://dfw.mirror.rackspace.com/centos-stream/9-stream/AppStream/x86_64/os/Packages/python3-devel-3.9.17-2.el9.x86_64.rpm [Operation too slow. Less than 1000 bytes/sec transferred the last 300 seconds] 2024-02-07T12:40:44.996 INFO:teuthology.orchestra.run.smithi186.stdout:(12/12): python3-devel-3.9.17-2.el9.x86_64.rpm 817 B/s | 245 kB 05:07 2024-02-07T12:40:44.997 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:40:44.998 INFO:teuthology.orchestra.run.smithi186.stdout:Total 123 kB/s | 37 MB 05:08 2024-02-07T12:40:45.011 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:40:45.039 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:40:45.039 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:40:45.444 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:40:45.445 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:40:46.161 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:40:46.245 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-02-07T12:40:46.276 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-02-07T12:40:46.377 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-02-07T12:40:46.421 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-02-07T12:40:46.599 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-07T12:40:46.661 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-07T12:40:46.737 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-02-07T12:40:47.418 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-02-07T12:40:47.541 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-02-07T12:40:48.937 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-02-07T12:40:49.971 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-02-07T12:40:50.003 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458 12/12 2024-02-07T12:40:52.373 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458 12/12 2024-02-07T12:40:52.373 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458 1/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-02-07T12:40:52.374 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-02-07T12:40:52.771 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-07T12:40:52.772 INFO:teuthology.orchestra.run.smithi186.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-07T12:40:52.773 INFO:teuthology.orchestra.run.smithi186.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-07T12:40:52.773 INFO:teuthology.orchestra.run.smithi186.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-07T12:40:52.773 INFO:teuthology.orchestra.run.smithi186.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-07T12:40:52.773 INFO:teuthology.orchestra.run.smithi186.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-07T12:40:52.773 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:40:52.773 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:40:53.166 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-mgr-rook 2024-02-07T12:40:53.752 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:22 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:40:53.912 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout:======================================================================================== 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout:======================================================================================== 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-rook noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 52 k 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-07T12:40:53.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout:======================================================================================== 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout:Install 13 Packages 2024-02-07T12:40:53.915 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:40:53.916 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 2.0 M 2024-02-07T12:40:53.916 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 26 M 2024-02-07T12:40:53.916 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:40:54.087 INFO:teuthology.orchestra.run.smithi186.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 149 kB/s | 18 kB 00:00 2024-02-07T12:40:54.112 INFO:teuthology.orchestra.run.smithi186.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 166 kB/s | 24 kB 00:00 2024-02-07T12:40:54.163 INFO:teuthology.orchestra.run.smithi186.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.3 MB/s | 174 kB 00:00 2024-02-07T12:40:54.204 INFO:teuthology.orchestra.run.smithi186.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 132 kB 00:00 2024-02-07T12:40:54.230 INFO:teuthology.orchestra.run.smithi186.stdout:(5/13): ceph-mgr-rook-19.0.0-1252.g44458cce.el9 198 kB/s | 52 kB 00:00 2024-02-07T12:40:54.255 INFO:teuthology.orchestra.run.smithi186.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.2 MB/s | 211 kB 00:00 2024-02-07T12:40:54.280 INFO:teuthology.orchestra.run.smithi186.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 568 kB/s | 43 kB 00:00 2024-02-07T12:40:54.514 INFO:teuthology.orchestra.run.smithi186.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 58 kB/s | 15 kB 00:00 2024-02-07T12:40:54.539 INFO:teuthology.orchestra.run.smithi186.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 113 kB/s | 32 kB 00:00 2024-02-07T12:40:54.689 INFO:teuthology.orchestra.run.smithi186.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 394 kB/s | 59 kB 00:00 2024-02-07T12:40:54.715 INFO:teuthology.orchestra.run.smithi186.stdout:(11/13): python3-google-auth-2.27.0-1.el9.noarc 467 kB/s | 203 kB 00:00 2024-02-07T12:40:54.815 INFO:teuthology.orchestra.run.smithi186.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 716 kB/s | 90 kB 00:00 2024-02-07T12:40:54.882 INFO:teuthology.orchestra.run.smithi186.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.8 MB/s | 1.0 MB 00:00 2024-02-07T12:40:54.886 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:40:54.886 INFO:teuthology.orchestra.run.smithi186.stdout:Total 2.1 MB/s | 2.0 MB 00:00 2024-02-07T12:40:54.886 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:40:54.899 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:40:54.899 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:40:54.998 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:40:55.000 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:40:55.525 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:40:55.697 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-02-07T12:40:55.758 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-02-07T12:40:55.813 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-02-07T12:40:55.850 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-02-07T12:40:55.892 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-02-07T12:40:55.986 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-02-07T12:40:56.087 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 7/13 2024-02-07T12:40:56.144 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-02-07T12:40:56.862 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-02-07T12:40:56.907 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-02-07T12:40:56.941 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-02-07T12:40:56.990 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-02-07T12:40:57.020 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 13/13 2024-02-07T12:40:57.781 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 13/13 2024-02-07T12:40:57.781 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 1/13 2024-02-07T12:40:57.781 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-02-07T12:40:57.781 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-02-07T12:40:57.781 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-02-07T12:40:57.781 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-02-07T12:40:57.781 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-02-07T12:40:57.781 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-02-07T12:40:57.782 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-02-07T12:40:57.782 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-02-07T12:40:57.782 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 10/13 2024-02-07T12:40:57.782 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-02-07T12:40:57.782 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-02-07T12:40:58.168 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-rook-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-07T12:40:58.169 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-07T12:40:58.170 INFO:teuthology.orchestra.run.smithi186.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-07T12:40:58.170 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:40:58.170 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:40:58.434 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-mgr-cephadm 2024-02-07T12:40:59.007 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:28 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:40:59.167 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:40:59.168 INFO:teuthology.orchestra.run.smithi186.stdout:======================================================================================== 2024-02-07T12:40:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:40:59.168 INFO:teuthology.orchestra.run.smithi186.stdout:======================================================================================== 2024-02-07T12:40:59.168 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 138 k 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jinja2 noarch 2.11.3-5.el9 CentOS-AppStream 227 k 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:40:59.171 INFO:teuthology.orchestra.run.smithi186.stdout:======================================================================================== 2024-02-07T12:40:59.172 INFO:teuthology.orchestra.run.smithi186.stdout:Install 6 Packages 2024-02-07T12:40:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:40:59.172 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 6.8 M 2024-02-07T12:40:59.173 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 33 M 2024-02-07T12:40:59.173 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:40:59.676 INFO:teuthology.orchestra.run.smithi186.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.5 MB/s | 227 kB 00:00 2024-02-07T12:40:59.777 INFO:teuthology.orchestra.run.smithi186.stdout:(2/6): ceph-mgr-cephadm-19.0.0-1252.g44458cce.e 545 kB/s | 138 kB 00:00 2024-02-07T12:40:59.852 INFO:teuthology.orchestra.run.smithi186.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 18 MB/s | 5.8 MB 00:00 2024-02-07T12:40:59.995 INFO:teuthology.orchestra.run.smithi186.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 268 kB/s | 58 kB 00:00 2024-02-07T12:41:00.036 INFO:teuthology.orchestra.run.smithi186.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 278 kB/s | 51 kB 00:00 2024-02-07T12:41:00.061 INFO:teuthology.orchestra.run.smithi186.stdout:(6/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 1.4 MB/s | 548 kB 00:00 2024-02-07T12:41:00.062 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:41:00.063 INFO:teuthology.orchestra.run.smithi186.stdout:Total 7.6 MB/s | 6.8 MB 00:00 2024-02-07T12:41:00.063 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:41:00.072 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:41:00.072 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:41:00.162 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:41:00.162 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:41:00.454 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:41:00.610 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-02-07T12:41:00.654 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2024-02-07T12:41:01.164 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-02-07T12:41:01.248 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-02-07T12:41:01.310 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-02-07T12:41:01.333 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 6/6 2024-02-07T12:41:02.166 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 6/6 2024-02-07T12:41:02.166 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 1/6 2024-02-07T12:41:02.166 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-02-07T12:41:02.166 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-02-07T12:41:02.166 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2024-02-07T12:41:02.166 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-02-07T12:41:02.492 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-02-07T12:41:02.492 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:02.492 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:41:02.492 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-cephadm-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:41:02.492 INFO:teuthology.orchestra.run.smithi186.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-07T12:41:02.492 INFO:teuthology.orchestra.run.smithi186.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-07T12:41:02.492 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-02-07T12:41:02.492 INFO:teuthology.orchestra.run.smithi186.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-07T12:41:02.493 INFO:teuthology.orchestra.run.smithi186.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-07T12:41:02.493 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:02.493 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:02.741 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-fuse 2024-02-07T12:41:03.312 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:32 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:03.471 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-fuse x86_64 2:19.0.0-1252.g44458cce.el9 ceph 885 k 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:41:03.472 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:03.473 INFO:teuthology.orchestra.run.smithi186.stdout:Install 2 Packages 2024-02-07T12:41:03.473 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:03.473 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 964 k 2024-02-07T12:41:03.473 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 2.8 M 2024-02-07T12:41:03.473 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:41:03.671 INFO:teuthology.orchestra.run.smithi186.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 397 kB/s | 79 kB 00:00 2024-02-07T12:41:03.972 INFO:teuthology.orchestra.run.smithi186.stdout:(2/2): ceph-fuse-19.0.0-1252.g44458cce.el9.x86_ 1.7 MB/s | 885 kB 00:00 2024-02-07T12:41:03.973 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:41:03.973 INFO:teuthology.orchestra.run.smithi186.stdout:Total 1.9 MB/s | 964 kB 00:00 2024-02-07T12:41:03.973 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:41:03.994 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:41:03.994 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:41:04.073 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:41:04.073 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:41:04.251 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:41:04.382 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-02-07T12:41:04.455 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 2/2 2024-02-07T12:41:05.171 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 2/2 2024-02-07T12:41:05.171 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/2 2024-02-07T12:41:05.500 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-02-07T12:41:05.500 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:05.500 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:41:05.500 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-02-07T12:41:05.500 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:05.501 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:05.772 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-volume 2024-02-07T12:41:06.364 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:35 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:06.523 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:06.524 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:06.525 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-07T12:41:06.525 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:06.525 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:41:06.525 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-volume noarch 2:19.0.0-1252.g44458cce.el9 ceph-noarch 264 k 2024-02-07T12:41:06.525 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-07T12:41:06.525 INFO:teuthology.orchestra.run.smithi186.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-07T12:41:06.525 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:06.526 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:41:06.526 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:06.526 INFO:teuthology.orchestra.run.smithi186.stdout:Install 2 Packages 2024-02-07T12:41:06.526 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:06.526 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 332 k 2024-02-07T12:41:06.526 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 1.5 M 2024-02-07T12:41:06.526 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:41:06.793 INFO:teuthology.orchestra.run.smithi186.stdout:(1/2): ceph-volume-19.0.0-1252.g44458cce.el9.no 984 kB/s | 264 kB 00:00 2024-02-07T12:41:06.843 INFO:teuthology.orchestra.run.smithi186.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 216 kB/s | 69 kB 00:00 2024-02-07T12:41:06.844 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:41:06.845 INFO:teuthology.orchestra.run.smithi186.stdout:Total 1.0 MB/s | 332 kB 00:00 2024-02-07T12:41:06.845 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:41:06.853 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:41:06.853 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:41:06.895 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:41:06.896 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:41:07.045 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:41:07.218 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-02-07T12:41:07.254 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 2/2 2024-02-07T12:41:07.270 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 2/2 2024-02-07T12:41:07.270 INFO:teuthology.orchestra.run.smithi186.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:41:07.270 INFO:teuthology.orchestra.run.smithi186.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-02-07T12:41:07.270 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:08.031 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 1/2 2024-02-07T12:41:08.383 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-02-07T12:41:08.383 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:08.383 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:41:08.383 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-volume-2:19.0.0-1252.g44458cce.el9.noarch 2024-02-07T12:41:08.383 INFO:teuthology.orchestra.run.smithi186.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-07T12:41:08.383 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:08.383 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:08.730 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install librados-devel 2024-02-07T12:41:09.311 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:38 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:09.470 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:09.471 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:09.471 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repo Size 2024-02-07T12:41:09.471 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout: librados-devel x86_64 2:19.0.0-1252.g44458cce.el9 ceph 127 k 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout:Install 1 Package 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 127 k 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 456 k 2024-02-07T12:41:09.472 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:41:09.683 INFO:teuthology.orchestra.run.smithi186.stdout:librados-devel-19.0.0-1252.g44458cce.el9.x86_64 602 kB/s | 127 kB 00:00 2024-02-07T12:41:09.683 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:41:09.683 INFO:teuthology.orchestra.run.smithi186.stdout:Total 598 kB/s | 127 kB 00:00 2024-02-07T12:41:09.684 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:41:09.689 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:41:09.689 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:41:09.745 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:41:09.746 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:41:09.888 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:41:09.998 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:10.460 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:10.807 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:10.807 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:10.807 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:41:10.807 INFO:teuthology.orchestra.run.smithi186.stdout: librados-devel-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:41:10.807 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:10.807 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:11.077 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install libcephfs2 2024-02-07T12:41:11.669 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:40 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:11.778 INFO:teuthology.orchestra.run.smithi186.stdout:Package libcephfs2-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:41:11.830 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:11.831 INFO:teuthology.orchestra.run.smithi186.stdout:Nothing to do. 2024-02-07T12:41:11.831 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:11.911 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install libcephfs-devel 2024-02-07T12:41:12.478 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:41 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:12.639 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:12.639 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:12.639 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repo Size 2024-02-07T12:41:12.640 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:12.640 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:41:12.640 INFO:teuthology.orchestra.run.smithi186.stdout: libcephfs-devel x86_64 2:19.0.0-1252.g44458cce.el9 ceph 31 k 2024-02-07T12:41:12.640 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:12.640 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:41:12.640 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:12.640 INFO:teuthology.orchestra.run.smithi186.stdout:Install 1 Package 2024-02-07T12:41:12.640 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:12.641 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 31 k 2024-02-07T12:41:12.641 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 140 k 2024-02-07T12:41:12.641 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:41:12.897 INFO:teuthology.orchestra.run.smithi186.stdout:libcephfs-devel-19.0.0-1252.g44458cce.el9.x86_6 122 kB/s | 31 kB 00:00 2024-02-07T12:41:12.898 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:41:12.898 INFO:teuthology.orchestra.run.smithi186.stdout:Total 121 kB/s | 31 kB 00:00 2024-02-07T12:41:12.898 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:41:12.901 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:41:12.901 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:41:12.929 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:41:12.929 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:41:13.022 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:41:13.128 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:13.539 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:13.823 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:13.823 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:13.823 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:41:13.823 INFO:teuthology.orchestra.run.smithi186.stdout: libcephfs-devel-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:41:13.823 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:13.823 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:14.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install librados2 2024-02-07T12:41:14.582 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:43 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:14.689 INFO:teuthology.orchestra.run.smithi186.stdout:Package librados2-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:41:14.741 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:14.742 INFO:teuthology.orchestra.run.smithi186.stdout:Nothing to do. 2024-02-07T12:41:14.743 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:14.828 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install librbd1 2024-02-07T12:41:15.402 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:44 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:15.510 INFO:teuthology.orchestra.run.smithi186.stdout:Package librbd1-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:41:15.564 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:15.565 INFO:teuthology.orchestra.run.smithi186.stdout:Nothing to do. 2024-02-07T12:41:15.565 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:15.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install python3-rados 2024-02-07T12:41:16.219 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:45 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:16.324 INFO:teuthology.orchestra.run.smithi186.stdout:Package python3-rados-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:41:16.376 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:16.377 INFO:teuthology.orchestra.run.smithi186.stdout:Nothing to do. 2024-02-07T12:41:16.377 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:16.461 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install python3-rgw 2024-02-07T12:41:17.033 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:46 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:17.139 INFO:teuthology.orchestra.run.smithi186.stdout:Package python3-rgw-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:41:17.191 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:17.192 INFO:teuthology.orchestra.run.smithi186.stdout:Nothing to do. 2024-02-07T12:41:17.192 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:17.260 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install python3-cephfs 2024-02-07T12:41:17.831 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:46 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:17.939 INFO:teuthology.orchestra.run.smithi186.stdout:Package python3-cephfs-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:41:17.992 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:17.993 INFO:teuthology.orchestra.run.smithi186.stdout:Nothing to do. 2024-02-07T12:41:17.993 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:18.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install python3-rbd 2024-02-07T12:41:18.651 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:47 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:18.757 INFO:teuthology.orchestra.run.smithi186.stdout:Package python3-rbd-2:19.0.0-1252.g44458cce.el9.x86_64 is already installed. 2024-02-07T12:41:18.810 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:18.811 INFO:teuthology.orchestra.run.smithi186.stdout:Nothing to do. 2024-02-07T12:41:18.811 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:18.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install rbd-fuse 2024-02-07T12:41:19.464 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:48 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:19.623 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:19.623 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout: Package Architecture Version Repository Size 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-fuse x86_64 2:19.0.0-1252.g44458cce.el9 ceph 85 k 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout:Install 1 Package 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 85 k 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 231 k 2024-02-07T12:41:19.624 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:41:19.833 INFO:teuthology.orchestra.run.smithi186.stdout:rbd-fuse-19.0.0-1252.g44458cce.el9.x86_64.rpm 408 kB/s | 85 kB 00:00 2024-02-07T12:41:19.834 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:41:19.834 INFO:teuthology.orchestra.run.smithi186.stdout:Total 405 kB/s | 85 kB 00:00 2024-02-07T12:41:19.834 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:41:19.841 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:41:19.842 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:41:19.898 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:41:19.898 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:41:20.048 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:41:20.157 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:20.607 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:20.947 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:20.948 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:20.948 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:41:20.948 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-fuse-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:41:20.948 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:20.948 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:21.195 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install rbd-mirror 2024-02-07T12:41:21.809 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:50 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:21.974 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:21.974 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repo Size 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-mirror x86_64 2:19.0.0-1252.g44458cce.el9 ceph 3.1 M 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout:Install 1 Package 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 3.1 M 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 13 M 2024-02-07T12:41:21.975 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:41:22.721 INFO:teuthology.orchestra.run.smithi186.stdout:rbd-mirror-19.0.0-1252.g44458cce.el9.x86_64.rpm 4.1 MB/s | 3.1 MB 00:00 2024-02-07T12:41:22.722 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:41:22.722 INFO:teuthology.orchestra.run.smithi186.stdout:Total 4.1 MB/s | 3.1 MB 00:00 2024-02-07T12:41:22.722 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:41:22.731 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:41:22.731 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:41:22.805 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:41:22.805 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:41:23.242 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:41:23.289 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:23.313 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:23.314 INFO:teuthology.orchestra.run.smithi186.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-07T12:41:23.314 INFO:teuthology.orchestra.run.smithi186.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-07T12:41:23.314 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-07T12:41:23.314 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-07T12:41:23.314 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:24.472 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:24.472 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:24.472 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:41:24.473 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-mirror-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:41:24.473 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:24.473 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:24.729 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install rbd-nbd 2024-02-07T12:41:25.310 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:06:54 ago on Wed 07 Feb 2024 12:34:31 PM UTC. 2024-02-07T12:41:25.470 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-07T12:41:25.471 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:25.471 INFO:teuthology.orchestra.run.smithi186.stdout: Package Architecture Version Repository Size 2024-02-07T12:41:25.471 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-nbd x86_64 2:19.0.0-1252.g44458cce.el9 ceph 171 k 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout:Install 1 Package 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 171 k 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 494 k 2024-02-07T12:41:25.472 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-07T12:41:25.692 INFO:teuthology.orchestra.run.smithi186.stdout:rbd-nbd-19.0.0-1252.g44458cce.el9.x86_64.rpm 782 kB/s | 171 kB 00:00 2024-02-07T12:41:25.692 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:41:25.692 INFO:teuthology.orchestra.run.smithi186.stdout:Total 776 kB/s | 171 kB 00:00 2024-02-07T12:41:25.693 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-07T12:41:25.700 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-07T12:41:25.700 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-07T12:41:25.755 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-07T12:41:25.755 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-07T12:41:25.957 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-07T12:41:26.064 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:26.515 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:26.805 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 1/1 2024-02-07T12:41:26.805 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:26.805 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-07T12:41:26.805 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-nbd-2:19.0.0-1252.g44458cce.el9.x86_64 2024-02-07T12:41:26.805 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:41:26.805 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-07T12:41:27.083 DEBUG:teuthology.parallel:result is None 2024-02-07T12:41:27.084 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:41:27.311 DEBUG:teuthology.orchestra.run.smithi186:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-07T12:41:27.332 INFO:teuthology.orchestra.run.smithi186.stdout:19.0.0-1252.g44458cce.el9 2024-02-07T12:41:27.333 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1252.g44458cce.el9 2024-02-07T12:41:27.333 INFO:teuthology.task.install:The correct ceph version 19.0.0-1252.g44458cce is installed. 2024-02-07T12:41:27.335 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:41:27.557 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-07T12:41:27.583 INFO:teuthology.orchestra.run.smithi190.stdout:19.0.0-1252.g44458cce.el9 2024-02-07T12:41:27.584 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1252.g44458cce.el9 2024-02-07T12:41:27.584 INFO:teuthology.task.install:The correct ceph version 19.0.0-1252.g44458cce is installed. 2024-02-07T12:41:27.586 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:41:27.725 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-07T12:41:27.750 INFO:teuthology.orchestra.run.smithi191.stdout:19.0.0-1252.g44458cce.el9 2024-02-07T12:41:27.751 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1252.g44458cce.el9 2024-02-07T12:41:27.751 INFO:teuthology.task.install:The correct ceph version 19.0.0-1252.g44458cce is installed. 2024-02-07T12:41:27.753 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-02-07T12:41:27.753 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:41:27.753 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-07T12:41:27.783 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:41:27.783 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-07T12:41:27.817 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:41:27.817 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-07T12:41:27.851 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-02-07T12:41:27.851 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:41:27.851 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/usr/bin/daemon-helper 2024-02-07T12:41:27.879 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-07T12:41:27.947 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:41:27.948 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/usr/bin/daemon-helper 2024-02-07T12:41:27.978 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-07T12:41:28.048 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:41:28.048 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/usr/bin/daemon-helper 2024-02-07T12:41:28.076 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-07T12:41:28.143 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-02-07T12:41:28.143 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:41:28.143 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-07T12:41:28.171 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-07T12:41:28.239 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:41:28.239 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-07T12:41:28.268 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-07T12:41:28.338 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:41:28.338 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-07T12:41:28.364 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-07T12:41:28.431 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-02-07T12:41:28.431 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:41:28.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/usr/bin/stdin-killer 2024-02-07T12:41:28.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-07T12:41:28.528 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:41:28.528 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/usr/bin/stdin-killer 2024-02-07T12:41:28.556 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-07T12:41:28.624 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:41:28.624 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/usr/bin/stdin-killer 2024-02-07T12:41:28.651 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-07T12:41:28.718 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-07T12:41:28.817 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '44458ccedb18241cc2e17f10cdab3d1385399261'} 2024-02-07T12:41:28.817 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:41:28.818 INFO:tasks.cephadm:Cluster fsid is 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:41:28.818 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-07T12:41:28.818 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.186', 'mon.b': '172.21.15.190', 'mon.c': '172.21.15.191'} 2024-02-07T12:41:28.818 INFO:tasks.cephadm:First mon is mon.a on smithi186 2024-02-07T12:41:28.818 INFO:tasks.cephadm:First mgr is a 2024-02-07T12:41:28.818 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-07T12:41:28.819 DEBUG:teuthology.orchestra.run.smithi186:> sudo hostname $(hostname -s) 2024-02-07T12:41:28.848 DEBUG:teuthology.orchestra.run.smithi190:> sudo hostname $(hostname -s) 2024-02-07T12:41:28.876 DEBUG:teuthology.orchestra.run.smithi191:> sudo hostname $(hostname -s) 2024-02-07T12:41:28.902 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-02-07T12:41:28.903 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:41:29.047 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '44458ccedb18241cc2e17f10cdab3d1385399261', '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/76537/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-1252-g44458cce', 'node_name': '172.21.2.1+braggi01', '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-1252.g44458cce'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-02-05 21:02:35.601617', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-testing-4-2024-02-05-1854', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-02-07T12:41:29.311 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-guits-testing-4-2024-02-05-1854, sha1 44458ccedb18241cc2e17f10cdab3d1385399261 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:41:29.312 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/x86_64/flavors/default/cephadm 2024-02-07T12:41:29.312 DEBUG:teuthology.orchestra.run.smithi186:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-07T12:41:30.140 INFO:teuthology.orchestra.run.smithi186.stdout:-rw-r--r--. 1 ubuntu ubuntu 766878 Feb 7 12:41 /home/ubuntu/cephtest/cephadm 2024-02-07T12:41:30.140 DEBUG:teuthology.orchestra.run.smithi190:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-07T12:41:30.838 INFO:teuthology.orchestra.run.smithi190.stdout:-rw-r--r--. 1 ubuntu ubuntu 766878 Feb 7 12:41 /home/ubuntu/cephtest/cephadm 2024-02-07T12:41:30.838 DEBUG:teuthology.orchestra.run.smithi191:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-testing-4-2024-02-05-1854/44458ccedb18241cc2e17f10cdab3d1385399261/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-07T12:41:31.818 INFO:teuthology.orchestra.run.smithi191.stdout:-rw-r--r--. 1 ubuntu ubuntu 766878 Feb 7 12:41 /home/ubuntu/cephtest/cephadm 2024-02-07T12:41:31.819 DEBUG:teuthology.orchestra.run.smithi186:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-07T12:41:31.838 DEBUG:teuthology.orchestra.run.smithi190:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-07T12:41:31.857 DEBUG:teuthology.orchestra.run.smithi191:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-07T12:41:31.888 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 on all hosts... 2024-02-07T12:41:31.888 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 pull 2024-02-07T12:41:31.891 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 pull 2024-02-07T12:41:31.899 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 pull 2024-02-07T12:41:32.714 INFO:teuthology.orchestra.run.smithi190.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261... 2024-02-07T12:41:32.797 INFO:teuthology.orchestra.run.smithi191.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261... 2024-02-07T12:41:32.810 INFO:teuthology.orchestra.run.smithi186.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261... 2024-02-07T12:42:00.498 INFO:teuthology.orchestra.run.smithi191.stdout:{ 2024-02-07T12:42:00.499 INFO:teuthology.orchestra.run.smithi191.stdout: "ceph_version": "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)", 2024-02-07T12:42:00.499 INFO:teuthology.orchestra.run.smithi191.stdout: "image_id": "79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f", 2024-02-07T12:42:00.499 INFO:teuthology.orchestra.run.smithi191.stdout: "repo_digests": [ 2024-02-07T12:42:00.499 INFO:teuthology.orchestra.run.smithi191.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe" 2024-02-07T12:42:00.499 INFO:teuthology.orchestra.run.smithi191.stdout: ] 2024-02-07T12:42:00.499 INFO:teuthology.orchestra.run.smithi191.stdout:} 2024-02-07T12:42:02.108 INFO:teuthology.orchestra.run.smithi190.stdout:{ 2024-02-07T12:42:02.108 INFO:teuthology.orchestra.run.smithi190.stdout: "ceph_version": "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)", 2024-02-07T12:42:02.108 INFO:teuthology.orchestra.run.smithi190.stdout: "image_id": "79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f", 2024-02-07T12:42:02.108 INFO:teuthology.orchestra.run.smithi190.stdout: "repo_digests": [ 2024-02-07T12:42:02.109 INFO:teuthology.orchestra.run.smithi190.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe" 2024-02-07T12:42:02.109 INFO:teuthology.orchestra.run.smithi190.stdout: ] 2024-02-07T12:42:02.109 INFO:teuthology.orchestra.run.smithi190.stdout:} 2024-02-07T12:42:07.329 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2024-02-07T12:42:07.329 INFO:teuthology.orchestra.run.smithi186.stdout: "ceph_version": "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)", 2024-02-07T12:42:07.329 INFO:teuthology.orchestra.run.smithi186.stdout: "image_id": "79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f", 2024-02-07T12:42:07.329 INFO:teuthology.orchestra.run.smithi186.stdout: "repo_digests": [ 2024-02-07T12:42:07.329 INFO:teuthology.orchestra.run.smithi186.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe" 2024-02-07T12:42:07.329 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2024-02-07T12:42:07.329 INFO:teuthology.orchestra.run.smithi186.stdout:} 2024-02-07T12:42:07.353 DEBUG:teuthology.orchestra.run.smithi186:> sudo mkdir -p /etc/ceph 2024-02-07T12:42:07.406 DEBUG:teuthology.orchestra.run.smithi190:> sudo mkdir -p /etc/ceph 2024-02-07T12:42:07.440 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /etc/ceph 2024-02-07T12:42:07.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 777 /etc/ceph 2024-02-07T12:42:07.502 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 777 /etc/ceph 2024-02-07T12:42:07.531 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 777 /etc/ceph 2024-02-07T12:42:07.561 INFO:tasks.cephadm:Writing seed config... 2024-02-07T12:42:07.562 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-07T12:42:07.562 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-07T12:42:07.562 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-07T12:42:07.562 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-02-07T12:42:07.562 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-07T12:42:07.562 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-07T12:42:07.562 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-07T12:42:07.562 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-07T12:42:07.562 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-07T12:42:07.563 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:42:07.563 DEBUG:teuthology.orchestra.run.smithi186:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-07T12:42:07.578 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 = 36bda37e-c5b6-11ee-95b6-87774f69a715 mon election default strategy = 1 [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 mgr/cephadm/use_agent = False [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-07T12:42:07.579 DEBUG:teuthology.orchestra.run.smithi186:mon.a> sudo journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a.service 2024-02-07T12:42:07.621 DEBUG:teuthology.orchestra.run.smithi186:mgr.a> sudo journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.a.service 2024-02-07T12:42:07.664 INFO:tasks.cephadm:Bootstrapping... 2024-02-07T12:42:07.664 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 -v bootstrap --fsid 36bda37e-c5b6-11ee-95b6-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-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.186 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-07T12:42:07.854 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-07T12:42:07.854 INFO:teuthology.orchestra.run.smithi186.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261', '-v', 'bootstrap', '--fsid', '36bda37e-c5b6-11ee-95b6-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-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.186', '--skip-admin-label'] 2024-02-07T12:42:07.877 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-07T12:42:07.877 INFO:teuthology.orchestra.run.smithi186.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-02-07T12:42:07.878 INFO:teuthology.orchestra.run.smithi186.stdout:Verifying podman|docker is present... 2024-02-07T12:42:07.901 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-07T12:42:07.901 INFO:teuthology.orchestra.run.smithi186.stdout:Verifying lvm2 is present... 2024-02-07T12:42:07.902 INFO:teuthology.orchestra.run.smithi186.stdout:Verifying time synchronization is in place... 2024-02-07T12:42:07.909 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-07T12:42:07.909 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-07T12:42:07.915 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-07T12:42:07.915 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout inactive 2024-02-07T12:42:07.921 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout enabled 2024-02-07T12:42:07.927 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout active 2024-02-07T12:42:07.927 INFO:teuthology.orchestra.run.smithi186.stdout:Unit chronyd.service is enabled and running 2024-02-07T12:42:07.927 INFO:teuthology.orchestra.run.smithi186.stdout:Repeating the final host check... 2024-02-07T12:42:07.950 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-07T12:42:07.950 INFO:teuthology.orchestra.run.smithi186.stdout:podman (/bin/podman) version 4.9.3 is present 2024-02-07T12:42:07.950 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl is present 2024-02-07T12:42:07.950 INFO:teuthology.orchestra.run.smithi186.stdout:lvcreate is present 2024-02-07T12:42:07.956 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-07T12:42:07.956 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-07T12:42:07.962 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-07T12:42:07.962 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout inactive 2024-02-07T12:42:07.968 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout enabled 2024-02-07T12:42:07.974 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout active 2024-02-07T12:42:07.975 INFO:teuthology.orchestra.run.smithi186.stdout:Unit chronyd.service is enabled and running 2024-02-07T12:42:07.975 INFO:teuthology.orchestra.run.smithi186.stdout:Host looks OK 2024-02-07T12:42:07.975 INFO:teuthology.orchestra.run.smithi186.stdout:Cluster fsid: 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:07.975 INFO:teuthology.orchestra.run.smithi186.stdout:Acquiring lock 140302011457488 on /run/cephadm/36bda37e-c5b6-11ee-95b6-87774f69a715.lock 2024-02-07T12:42:07.975 INFO:teuthology.orchestra.run.smithi186.stdout:Lock 140302011457488 acquired on /run/cephadm/36bda37e-c5b6-11ee-95b6-87774f69a715.lock 2024-02-07T12:42:07.975 INFO:teuthology.orchestra.run.smithi186.stdout:Verifying IP 172.21.15.186 port 3300 ... 2024-02-07T12:42:07.976 INFO:teuthology.orchestra.run.smithi186.stdout:Verifying IP 172.21.15.186 port 6789 ... 2024-02-07T12:42:07.976 INFO:teuthology.orchestra.run.smithi186.stdout:Base mon IP(s) is [172.21.15.186:3300, 172.21.15.186:6789], mon addrv is [v2:172.21.15.186:3300,v1:172.21.15.186:6789] 2024-02-07T12:42:07.979 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.186 metric 100 2024-02-07T12:42:07.979 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.186 metric 100 2024-02-07T12:42:07.981 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-07T12:42:07.981 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-07T12:42:07.981 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2024-02-07T12:42:07.984 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-07T12:42:07.984 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-07T12:42:07.984 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-07T12:42:07.984 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-07T12:42:07.984 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:6df5/64 scope link 2024-02-07T12:42:07.984 INFO:teuthology.orchestra.run.smithi186.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-07T12:42:07.985 INFO:teuthology.orchestra.run.smithi186.stdout:Mon IP `172.21.15.186` is in CIDR network `172.21.0.0/20` 2024-02-07T12:42:07.985 INFO:teuthology.orchestra.run.smithi186.stdout:Mon IP `172.21.15.186` is in CIDR network `172.21.0.0/20` 2024-02-07T12:42:07.985 INFO:teuthology.orchestra.run.smithi186.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-02-07T12:42:07.985 INFO:teuthology.orchestra.run.smithi186.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-07T12:42:07.986 INFO:teuthology.orchestra.run.smithi186.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261... 2024-02-07T12:42:08.455 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stdout 79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f 2024-02-07T12:42:08.456 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261... 2024-02-07T12:42:08.456 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stderr Getting image source signatures 2024-02-07T12:42:08.456 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stderr Copying blob sha256:58df4e03ba066accf3a7e07426bab5f1c867e27a139801c642bdafb42b9a2d9a 2024-02-07T12:42:08.456 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stderr Copying blob sha256:a997f0e9fc346761d24d2a6e2e6c8569e51b56d4493dc8639d7f291d92935b5f 2024-02-07T12:42:08.456 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stderr Copying config sha256:79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f 2024-02-07T12:42:08.456 INFO:teuthology.orchestra.run.smithi186.stdout:/bin/podman: stderr Writing manifest to image destination 2024-02-07T12:42:09.336 INFO:teuthology.orchestra.run.smithi186.stdout:ceph: stdout ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev) 2024-02-07T12:42:09.336 INFO:teuthology.orchestra.run.smithi186.stdout:Ceph version: ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev) 2024-02-07T12:42:09.336 INFO:teuthology.orchestra.run.smithi186.stdout:Extracting ceph user uid/gid from container image... 2024-02-07T12:42:10.317 INFO:teuthology.orchestra.run.smithi186.stdout:stat: stdout 167 167 2024-02-07T12:42:10.317 INFO:teuthology.orchestra.run.smithi186.stdout:Creating initial keys... 2024-02-07T12:42:11.232 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph-authtool: stdout AQCiesNllntJJhAA1EbwzKcdw+nSpuQcb1sQDw== 2024-02-07T12:42:12.179 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph-authtool: stdout AQCjesNlWJwnIBAAy+6E4+bV4kP2GrYPXy969w== 2024-02-07T12:42:13.094 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph-authtool: stdout AQCkesNlSdaPHhAACYPzNkevD4ht7E2P86HHsw== 2024-02-07T12:42:13.095 INFO:teuthology.orchestra.run.smithi186.stdout:Creating initial monmap... 2024-02-07T12:42:13.991 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-07T12:42:13.992 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-02-07T12:42:13.992 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:13.992 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-07T12:42:13.992 INFO:teuthology.orchestra.run.smithi186.stdout:monmaptool for a [v2:172.21.15.186:3300,v1:172.21.15.186:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-07T12:42:13.992 INFO:teuthology.orchestra.run.smithi186.stdout:setting min_mon_release = quincy 2024-02-07T12:42:13.992 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/monmaptool: set fsid to 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:13.992 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-07T12:42:13.992 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:42:13.992 INFO:teuthology.orchestra.run.smithi186.stdout:Creating mon... 2024-02-07T12:42:14.965 INFO:teuthology.orchestra.run.smithi186.stdout:create mon.a on 2024-02-07T12:42:15.188 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-02-07T12:42:15.348 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-07T12:42:15.534 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715.target → /etc/systemd/system/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715.target. 2024-02-07T12:42:15.534 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715.target → /etc/systemd/system/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715.target. 2024-02-07T12:42:15.925 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a 2024-02-07T12:42:15.925 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Failed to reset failed state of unit ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a.service: Unit ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a.service not loaded. 2024-02-07T12:42:16.209 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715.target.wants/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a.service → /etc/systemd/system/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@.service. 2024-02-07T12:42:17.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:17 smithi186 podman[28936]: 2024-02-07 12:42:17.358914297 +0000 UTC m=+1.031513177 container create 678be55ba95e914a9a74e1e68e11e6ea78850d0aefd832d87b363bff8fd6f737 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-07T12:42:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:19 smithi186 podman[28936]: 2024-02-07 12:42:19.324714652 +0000 UTC m=+2.997313545 container init 678be55ba95e914a9a74e1e68e11e6ea78850d0aefd832d87b363bff8fd6f737 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD) 2024-02-07T12:42:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:19 smithi186 podman[28936]: 2024-02-07 12:42:19.328678724 +0000 UTC m=+3.001277608 container start 678be55ba95e914a9a74e1e68e11e6ea78850d0aefd832d87b363bff8fd6f737 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, GIT_CLEAN=True, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-02-07T12:42:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:19 smithi186 ceph-mon[28956]: mkfs 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:19 smithi186 ceph-mon[28956]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-07T12:42:20.231 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-07T12:42:20.231 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout disabled 2024-02-07T12:42:20.240 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-07T12:42:20.240 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout inactive 2024-02-07T12:42:20.240 INFO:teuthology.orchestra.run.smithi186.stdout:firewalld.service is not enabled 2024-02-07T12:42:20.240 INFO:teuthology.orchestra.run.smithi186.stdout:Not possible to enable service . firewalld.service is not available 2024-02-07T12:42:20.240 INFO:teuthology.orchestra.run.smithi186.stdout:Waiting for mon to start... 2024-02-07T12:42:20.240 INFO:teuthology.orchestra.run.smithi186.stdout:Waiting for mon... 2024-02-07T12:42:20.496 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:20 smithi186 bash[28936]: 678be55ba95e914a9a74e1e68e11e6ea78850d0aefd832d87b363bff8fd6f737 2024-02-07T12:42:20.496 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:20 smithi186 systemd[1]: Started Ceph mon.a for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:42:20.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:20 smithi186 ceph-mon[28956]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-07T12:42:20.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:20 smithi186 ceph-mon[28956]: monmap e1: 1 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:42:20.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:20 smithi186 ceph-mon[28956]: fsmap 2024-02-07T12:42:20.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:20 smithi186 ceph-mon[28956]: osdmap e1: 0 total, 0 up, 0 in 2024-02-07T12:42:20.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:20 smithi186 ceph-mon[28956]: mgrmap e1: no daemons active 2024-02-07T12:42:23.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:23 smithi186 ceph-mon[28956]: from='client.? 172.21.15.186:0/3170233637' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-07T12:42:28.158 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout cluster: 2024-02-07T12:42:28.160 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout id: 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:28.160 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-07T12:42:28.160 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:28.160 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout services: 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 3s) 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout data: 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout pgs: 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:mon is available 2024-02-07T12:42:28.161 INFO:teuthology.orchestra.run.smithi186.stdout:Assimilating anything we can from ceph.conf... 2024-02-07T12:42:28.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:28 smithi186 ceph-mon[28956]: from='client.? 172.21.15.186:0/2284841118' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-07T12:42:28.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:28 smithi186 ceph-mon[28956]: from='client.? 172.21.15.186:0/2284841118' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-07T12:42:29.182 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:29.182 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout [global] 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout fsid = 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.186:3300,v1:172.21.15.186:6789] 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout [osd] 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-07T12:42:29.183 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-07T12:42:29.184 INFO:teuthology.orchestra.run.smithi186.stdout:Generating new minimal ceph.conf... 2024-02-07T12:42:30.230 INFO:teuthology.orchestra.run.smithi186.stdout:Restarting the monitor... 2024-02-07T12:42:30.489 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:30 smithi186 systemd[1]: Stopping Ceph mon.a for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:42:30.489 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:30 smithi186 ceph-mon[28956]: from='client.? 172.21.15.186:0/261479972' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:42:30.829 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:30 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a[28952]: 2024-02-07T12:42:30.486+0000 7f55c4ec9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-07T12:42:30.830 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:30 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a[28952]: 2024-02-07T12:42:30.486+0000 7f55c4ec9700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-07T12:42:30.830 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:30 smithi186 podman[29203]: 2024-02-07 12:42:30.578644212 +0000 UTC m=+0.188621506 container died 678be55ba95e914a9a74e1e68e11e6ea78850d0aefd832d87b363bff8fd6f737 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc) 2024-02-07T12:42:31.098 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:30 smithi186 podman[29203]: 2024-02-07 12:42:30.927982253 +0000 UTC m=+0.537959552 container cleanup 678be55ba95e914a9a74e1e68e11e6ea78850d0aefd832d87b363bff8fd6f737 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_BRANCH=HEAD) 2024-02-07T12:42:31.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:30 smithi186 bash[29203]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a 2024-02-07T12:42:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 podman[29217]: 2024-02-07 12:42:31.245974831 +0000 UTC m=+0.664902107 container remove 678be55ba95e914a9a74e1e68e11e6ea78850d0aefd832d87b363bff8fd6f737 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-07T12:42:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 systemd[1]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a.service: Deactivated successfully. 2024-02-07T12:42:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 systemd[1]: Stopped Ceph mon.a for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:42:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 systemd[1]: Starting Ceph mon.a for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:42:31.877 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 podman[29310]: 2024-02-07 12:42:31.605097226 +0000 UTC m=+0.111877300 container create 998b4cc2e16480dc2597177051c5c406ef9a283748331ebcae92c37dd0a62e52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-07T12:42:31.877 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 podman[29310]: 2024-02-07 12:42:31.511179832 +0000 UTC m=+0.017959918 image pull 79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:42:31.877 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 podman[29310]: 2024-02-07 12:42:31.849150293 +0000 UTC m=+0.355930368 container init 998b4cc2e16480dc2597177051c5c406ef9a283748331ebcae92c37dd0a62e52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-07T12:42:31.878 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 podman[29310]: 2024-02-07 12:42:31.852099276 +0000 UTC m=+0.358879351 container start 998b4cc2e16480dc2597177051c5c406ef9a283748331ebcae92c37dd0a62e52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-02-07T12:42:31.938 INFO:teuthology.orchestra.run.smithi186.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-02-07T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: set uid:gid to 167:167 (ceph:ceph) 2024-02-07T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev), process ceph-mon, pid 2 2024-02-07T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: pidfile_write: ignore empty --pid-file 2024-02-07T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: load: jerasure load: lrc 2024-02-07T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: RocksDB version: 7.9.2 2024-02-07T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Git sha 0 2024-02-07T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Compile date 2024-02-05 19:41:51 2024-02-07T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: DB SUMMARY 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: DB Session ID: 7WZ6R7M0V9K8TR6XBPNX 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: CURRENT file: CURRENT 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: IDENTITY file: IDENTITY 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 85948 ; 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.error_if_exists: 0 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.create_if_missing: 0 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.paranoid_checks: 1 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.env: 0x55f2c45b7ae0 2024-02-07T12:42:32.172 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.fs: PosixFileSystem 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.info_log: 0x55f2c4f878c0 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_file_opening_threads: 16 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.statistics: (nil) 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.use_fsync: 0 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_log_file_size: 0 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.keep_log_file_num: 1000 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.recycle_log_file_num: 0 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.allow_fallocate: 1 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.allow_mmap_reads: 0 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.allow_mmap_writes: 0 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.use_direct_reads: 0 2024-02-07T12:42:32.173 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-07T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.create_missing_column_families: 0 2024-02-07T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.db_log_dir: 2024-02-07T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.wal_dir: 2024-02-07T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-07T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-07T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-07T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-07T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-07T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-07T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.advise_random_on_open: 1 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.db_write_buffer_size: 0 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.write_buffer_manager: 0x55f2c4f5b400 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.rate_limiter: (nil) 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.wal_recovery_mode: 2 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.enable_thread_tracking: 0 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.enable_pipelined_write: 0 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.unordered_write: 0 2024-02-07T12:42:32.176 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.row_cache: None 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.wal_filter: None 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.allow_ingest_behind: 0 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.two_write_queues: 0 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.manual_wal_flush: 0 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.wal_compression: 0 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.atomic_flush: 0 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-07T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.log_readahead_size: 0 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.best_efforts_recovery: 0 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.allow_data_in_errors: 0 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.db_host_id: __hostname__ 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_background_jobs: 2 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_background_compactions: -1 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_subcompactions: 1 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-07T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_total_wal_size: 0 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_open_files: -1 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bytes_per_sync: 0 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_readahead_size: 0 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_background_flushes: -1 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Compression algorithms supported: 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: kZSTD supported: 0 2024-02-07T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: kXpressCompression supported: 0 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: kLZ4HCCompression supported: 1 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: kZlibCompression supported: 1 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: kSnappyCompression supported: 1 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: kLZ4Compression supported: 1 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: kBZip2Compression supported: 0 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.merge_operator: 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_filter: None 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_filter_factory: None 2024-02-07T12:42:32.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.sst_partitioner_factory: None 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f2c4f879c0) 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: cache_index_and_filter_blocks: 1 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: pin_top_level_index_and_filter: 1 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: index_type: 0 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: data_block_index_type: 0 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: index_shortening: 1 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: checksum: 4 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: no_block_cache: 0 2024-02-07T12:42:32.181 INFO:journalctl@ceph.mon.a.smithi186.stdout: block_cache: 0x55f2c4f8b090 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: block_cache_name: BinnedLRUCache 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: block_cache_options: 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: capacity : 536870912 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: num_shard_bits : 4 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: strict_capacity_limit : 0 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: high_pri_pool_ratio: 0.000 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: block_cache_compressed: (nil) 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: persistent_cache: (nil) 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: block_size: 4096 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: block_size_deviation: 10 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: block_restart_interval: 16 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: index_block_restart_interval: 1 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: metadata_block_size: 4096 2024-02-07T12:42:32.182 INFO:journalctl@ceph.mon.a.smithi186.stdout: partition_filters: 0 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: use_delta_encoding: 1 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: filter_policy: bloomfilter 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: whole_key_filtering: 1 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: verify_compression: 0 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: read_amp_bytes_per_bit: 0 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: format_version: 5 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: enable_index_compression: 1 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: block_align: 0 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: max_auto_readahead_size: 262144 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: prepopulate_block_cache: 0 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: initial_auto_readahead_size: 8192 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout: num_file_reads_for_auto_readahead: 2 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.write_buffer_size: 33554432 2024-02-07T12:42:32.183 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_write_buffer_number: 2 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression: NoCompression 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression: Disabled 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.prefix_extractor: nullptr 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.num_levels: 7 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-07T12:42:32.184 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression_opts.level: 32767 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression_opts.strategy: 0 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression_opts.enabled: false 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-07T12:42:32.185 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.target_file_size_base: 67108864 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-07T12:42:32.186 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.arena_block_size: 1048576 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.disable_auto_compactions: 0 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-07T12:42:32.187 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.table_properties_collectors: 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.inplace_update_support: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.bloom_locality: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.max_successive_merges: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.paranoid_file_checks: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.force_consistency_checks: 1 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.report_bg_io_stats: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.ttl: 2592000 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-07T12:42:32.188 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.enable_blob_files: false 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.min_blob_size: 0 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.blob_file_size: 268435456 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.blob_file_starting_level: 0 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0380cff5-6bb6-4bac-9ac0-79778995ba66 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707309751881900, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-02-07T12:42:32.189 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707309751882762, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81976, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 276, "table_properties": {"data_size": 80144, "index_size": 242, "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": 10089, "raw_average_key_size": 46, "raw_value_size": 74381, "raw_average_value_size": 345, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "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": 1707309751, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0380cff5-6bb6-4bac-9ac0-79778995ba66", "db_session_id": "7WZ6R7M0V9K8TR6XBPNX", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707309751882842, "job": 1, "event": "recovery_finished"} 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f2c507c000 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: DB pointer 0x55f2c5066000 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout: ** DB Stats ** 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.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-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.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-07T12:42:32.190 INFO:journalctl@ceph.mon.a.smithi186.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: ** Compaction Stats [default] ** 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.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-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: L0 2/0 81.89 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: Sum 2/0 81.89 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: ** Compaction Stats [default] ** 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.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-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: 2024-02-07T12:42:32.191 INFO:journalctl@ceph.mon.a.smithi186.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: Cumulative compaction: 0.00 GB write, 26.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: Interval compaction: 0.00 GB write, 26.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.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-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: Block cache BinnedLRUCache@0x55f2c4f8b090#2 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-07T12:42:32.192 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: starting mon.a rank 0 at public addrs [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] at bind addrs [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mon.a@-1(???) e1 preinit fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mon.a@-1(???).mds e1 new map 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mon.a@-1(???).mds e1 print_map 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout: e1 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.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-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout: legacy client fscid: -1 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout: 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout: No filesystems configured 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-07T12:42:32.193 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 bash[29310]: 998b4cc2e16480dc2597177051c5c406ef9a283748331ebcae92c37dd0a62e52 2024-02-07T12:42:32.194 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 systemd[1]: Started Ceph mon.a for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:42:32.194 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-07T12:42:32.194 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: monmap e1: 1 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:42:32.194 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: fsmap 2024-02-07T12:42:32.194 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: osdmap e1: 0 total, 0 up, 0 in 2024-02-07T12:42:32.194 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:31 smithi186 ceph-mon[29330]: mgrmap e1: no daemons active 2024-02-07T12:42:32.943 INFO:teuthology.orchestra.run.smithi186.stdout:Wrote config to /etc/ceph/ceph.conf 2024-02-07T12:42:32.965 INFO:teuthology.orchestra.run.smithi186.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-07T12:42:32.965 INFO:teuthology.orchestra.run.smithi186.stdout:Creating mgr... 2024-02-07T12:42:32.965 INFO:teuthology.orchestra.run.smithi186.stdout:Verifying port 0.0.0.0:9283 ... 2024-02-07T12:42:32.966 INFO:teuthology.orchestra.run.smithi186.stdout:Verifying port 0.0.0.0:8765 ... 2024-02-07T12:42:33.371 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.a 2024-02-07T12:42:33.371 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Failed to reset failed state of unit ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.a.service: Unit ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.a.service not loaded. 2024-02-07T12:42:33.522 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715.target.wants/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@.service. 2024-02-07T12:42:33.541 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:33 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/352810591' entity='client.admin' 2024-02-07T12:42:33.849 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:33 smithi186 podman[29541]: 2024-02-07 12:42:33.660415193 +0000 UTC m=+0.019602743 image pull 79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T12:42:34.283 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:33 smithi186 podman[29541]: 2024-02-07 12:42:33.97961364 +0000 UTC m=+0.338801173 container create 4d88dc1aaba44e6cce70ed8dbc2052d5c9617f41af468abbdef0296b3a5bf312 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-02-07T12:42:34.283 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:34 smithi186 podman[29541]: 2024-02-07 12:42:34.21530924 +0000 UTC m=+0.574496773 container init 4d88dc1aaba44e6cce70ed8dbc2052d5c9617f41af468abbdef0296b3a5bf312 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-02-07T12:42:34.283 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:34 smithi186 podman[29541]: 2024-02-07 12:42:34.217835784 +0000 UTC m=+0.577023328 container start 4d88dc1aaba44e6cce70ed8dbc2052d5c9617f41af468abbdef0296b3a5bf312 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc) 2024-02-07T12:42:34.297 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-07T12:42:34.298 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout disabled 2024-02-07T12:42:34.305 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-07T12:42:34.305 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout inactive 2024-02-07T12:42:34.305 INFO:teuthology.orchestra.run.smithi186.stdout:firewalld.service is not enabled 2024-02-07T12:42:34.305 INFO:teuthology.orchestra.run.smithi186.stdout:Not possible to enable service . firewalld.service is not available 2024-02-07T12:42:34.313 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-07T12:42:34.313 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout disabled 2024-02-07T12:42:34.321 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-07T12:42:34.321 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout inactive 2024-02-07T12:42:34.321 INFO:teuthology.orchestra.run.smithi186.stdout:firewalld.service is not enabled 2024-02-07T12:42:34.321 INFO:teuthology.orchestra.run.smithi186.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-02-07T12:42:34.321 INFO:teuthology.orchestra.run.smithi186.stdout:Waiting for mgr to start... 2024-02-07T12:42:34.321 INFO:teuthology.orchestra.run.smithi186.stdout:Waiting for mgr... 2024-02-07T12:42:34.548 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:34 smithi186 bash[29541]: 4d88dc1aaba44e6cce70ed8dbc2052d5c9617f41af468abbdef0296b3a5bf312 2024-02-07T12:42:34.548 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:34 smithi186 systemd[1]: Started Ceph mgr.a for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:42:34.826 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:34 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:34.792+0000 7ff6b4bae200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T12:42:35.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:34 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/621768044' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-07T12:42:35.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:34 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:34.896+0000 7ff6b4bae200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout { 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "fsid": "36bda37e-c5b6-11ee-95b6-87774f69a715", 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "health": { 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-07T12:42:35.387 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 0 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "a" 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-07T12:42:35.388 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-07T12:42:35.389 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-07T12:42:35.389 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-07T12:42:35.389 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-07T12:42:35.389 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:35.389 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-07T12:42:35.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "restful" 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "modified": "2024-02-07T12:42:19.413129+0000", 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:35.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-07T12:42:35.394 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout } 2024-02-07T12:42:35.394 INFO:teuthology.orchestra.run.smithi186.stdout:mgr not available, waiting (1/15)... 2024-02-07T12:42:35.635 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:35 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:35.543+0000 7ff6b4bae200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T12:42:35.952 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:35 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:35.633+0000 7ff6b4bae200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T12:42:35.952 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:35 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:35.774+0000 7ff6b4bae200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T12:42:35.952 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:35 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:35.868+0000 7ff6b4bae200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T12:42:35.952 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:35 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:35.949+0000 7ff6b4bae200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T12:42:36.513 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:36 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:36.220+0000 7ff6b4bae200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T12:42:36.514 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:36 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:36.329+0000 7ff6b4bae200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T12:42:36.514 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:36 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:36.413+0000 7ff6b4bae200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T12:42:36.514 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:36 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:36.511+0000 7ff6b4bae200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T12:42:36.848 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:36 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:36.687+0000 7ff6b4bae200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T12:42:37.784 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:37 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:37.668+0000 7ff6b4bae200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T12:42:38.098 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:37 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1572117336' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-07T12:42:38.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:37 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:37.802+0000 7ff6b4bae200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T12:42:38.429 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:38 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:38.145+0000 7ff6b4bae200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T12:42:38.430 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:38 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:38.235+0000 7ff6b4bae200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T12:42:38.432 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:38.435 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout { 2024-02-07T12:42:38.435 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "fsid": "36bda37e-c5b6-11ee-95b6-87774f69a715", 2024-02-07T12:42:38.435 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "health": { 2024-02-07T12:42:38.435 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 0 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "a" 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-02-07T12:42:38.436 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-07T12:42:38.437 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-07T12:42:38.441 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:38.441 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-07T12:42:38.441 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-07T12:42:38.441 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-07T12:42:38.441 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:38.442 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "restful" 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "modified": "2024-02-07T12:42:19.413129+0000", 2024-02-07T12:42:38.443 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-07T12:42:38.444 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:38.444 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-07T12:42:38.444 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout } 2024-02-07T12:42:38.444 INFO:teuthology.orchestra.run.smithi186.stdout:mgr not available, waiting (2/15)... 2024-02-07T12:42:38.848 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:38 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:38.430+0000 7ff6b4bae200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:42:38.849 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:38 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:38.616+0000 7ff6b4bae200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T12:42:39.163 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:38 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:38.900+0000 7ff6b4bae200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:42:39.163 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:39 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:39.160+0000 7ff6b4bae200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T12:42:39.599 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:39 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:39.396+0000 7ff6b4bae200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T12:42:40.548 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:40 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:40.191+0000 7ff6b4bae200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T12:42:40.816 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:40 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:40.771+0000 7ff6b4bae200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T12:42:41.098 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:40 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/3099594457' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-07T12:42:41.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:40 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:40.872+0000 7ff6b4bae200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T12:42:41.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:41.096+0000 7ff6b4bae200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T12:42:41.391 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:41.391 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout { 2024-02-07T12:42:41.391 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "fsid": "36bda37e-c5b6-11ee-95b6-87774f69a715", 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "health": { 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 0 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "a" 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:41.392 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-07T12:42:41.393 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-07T12:42:41.396 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:41.396 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-07T12:42:41.396 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-07T12:42:41.396 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-07T12:42:41.396 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-07T12:42:41.396 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-07T12:42:41.397 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "restful" 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "modified": "2024-02-07T12:42:19.413129+0000", 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout } 2024-02-07T12:42:41.398 INFO:teuthology.orchestra.run.smithi186.stdout:mgr not available, waiting (3/15)... 2024-02-07T12:42:42.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: Activating manager daemon a 2024-02-07T12:42:42.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: mgrmap e2: a(active, starting, since 0.00301789s) 2024-02-07T12:42:42.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T12:42:42.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T12:42:42.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T12:42:42.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:42:42.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-07T12:42:42.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: Manager daemon a is now available 2024-02-07T12:42:42.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-07T12:42:42.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-07T12:42:42.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' 2024-02-07T12:42:42.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' 2024-02-07T12:42:42.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:41 smithi186 ceph-mon[29330]: from='mgr.14100 172.21.15.186:0/2142173626' entity='mgr.a' 2024-02-07T12:42:43.519 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:43 smithi186 ceph-mon[29330]: mgrmap e3: a(active, since 1.00745s) 2024-02-07T12:42:44.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:44 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/3085264483' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-07T12:42:44.623 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:44.623 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout { 2024-02-07T12:42:44.623 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "fsid": "36bda37e-c5b6-11ee-95b6-87774f69a715", 2024-02-07T12:42:44.623 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "health": { 2024-02-07T12:42:44.623 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-07T12:42:44.623 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 0 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "a" 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-02-07T12:42:44.624 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-07T12:42:44.625 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:44.625 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-07T12:42:44.625 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-07T12:42:44.625 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:44.625 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-07T12:42:44.625 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:44.625 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-07T12:42:44.625 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-07T12:42:44.625 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-07T12:42:44.630 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-07T12:42:44.630 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-07T12:42:44.630 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-07T12:42:44.630 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:44.630 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-07T12:42:44.630 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-07T12:42:44.630 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-07T12:42:44.630 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:44.631 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "restful" 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ], 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "modified": "2024-02-07T12:42:19.413129+0000", 2024-02-07T12:42:44.632 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-07T12:42:44.633 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout }, 2024-02-07T12:42:44.633 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-07T12:42:44.633 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout } 2024-02-07T12:42:44.633 INFO:teuthology.orchestra.run.smithi186.stdout:mgr is available 2024-02-07T12:42:45.541 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:45 smithi186 ceph-mon[29330]: mgrmap e4: a(active, since 3s) 2024-02-07T12:42:45.829 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:45.829 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout [global] 2024-02-07T12:42:45.829 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout fsid = 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:45.829 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-07T12:42:45.829 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-07T12:42:45.829 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-07T12:42:45.829 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-07T12:42:45.829 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:45.830 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-07T12:42:45.830 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-07T12:42:45.830 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 2024-02-07T12:42:45.830 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout [osd] 2024-02-07T12:42:45.830 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-07T12:42:45.830 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-07T12:42:45.830 INFO:teuthology.orchestra.run.smithi186.stdout:Enabling cephadm module... 2024-02-07T12:42:46.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:46 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1069415577' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-07T12:42:46.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:46 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1069415577' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-07T12:42:47.439 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:47 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/3538052583' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-07T12:42:47.439 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:47 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: ignoring --setuser ceph since I am not root 2024-02-07T12:42:47.439 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:47 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: ignoring --setgroup ceph since I am not root 2024-02-07T12:42:47.714 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:47 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:47.680+0000 7fc2f1145200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T12:42:48.000 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:47 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:47.777+0000 7fc2f1145200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T12:42:48.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:48 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/3538052583' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-07T12:42:48.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:48 smithi186 ceph-mon[29330]: mgrmap e5: a(active, since 6s) 2024-02-07T12:42:48.662 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:48 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:48.452+0000 7fc2f1145200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T12:42:48.662 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:48 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:48.543+0000 7fc2f1145200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T12:42:48.963 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:48 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:48.686+0000 7fc2f1145200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T12:42:48.963 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:48 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:48.782+0000 7fc2f1145200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T12:42:48.963 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:48 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:48.864+0000 7fc2f1145200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T12:42:48.966 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout { 2024-02-07T12:42:48.966 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-02-07T12:42:48.966 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-07T12:42:48.966 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-02-07T12:42:48.966 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-07T12:42:48.967 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout } 2024-02-07T12:42:48.967 INFO:teuthology.orchestra.run.smithi186.stdout:Waiting for the mgr to restart... 2024-02-07T12:42:48.967 INFO:teuthology.orchestra.run.smithi186.stdout:Waiting for mgr epoch 5... 2024-02-07T12:42:49.250 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:49 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/660935399' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-07T12:42:49.250 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:49 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:49.136+0000 7fc2f1145200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T12:42:49.250 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:49 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:49.248+0000 7fc2f1145200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T12:42:49.598 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:49 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:49.335+0000 7fc2f1145200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T12:42:49.599 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:49 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:49.434+0000 7fc2f1145200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T12:42:50.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:49 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:49.609+0000 7fc2f1145200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T12:42:50.849 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:50 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:50.566+0000 7fc2f1145200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T12:42:50.849 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:50 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:50.695+0000 7fc2f1145200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T12:42:51.312 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:51 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:51.027+0000 7fc2f1145200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T12:42:51.312 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:51 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:51.117+0000 7fc2f1145200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T12:42:51.312 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:51 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:51.309+0000 7fc2f1145200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:42:51.598 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:51 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:51.493+0000 7fc2f1145200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T12:42:52.039 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:51 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:51.776+0000 7fc2f1145200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:42:52.040 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:52 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:52.037+0000 7fc2f1145200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T12:42:52.348 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:52 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:52.272+0000 7fc2f1145200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T12:42:53.349 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:53 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:53.059+0000 7fc2f1145200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T12:42:53.943 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:53 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:53.628+0000 7fc2f1145200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T12:42:53.943 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:53 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:53.726+0000 7fc2f1145200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T12:42:53.943 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:53 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:42:53.941+0000 7fc2f1145200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T12:42:54.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: Active manager daemon a restarted 2024-02-07T12:42:54.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: Activating manager daemon a 2024-02-07T12:42:54.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: osdmap e2: 0 total, 0 up, 0 in 2024-02-07T12:42:54.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: mgrmap e6: a(active, starting, since 0.00347932s) 2024-02-07T12:42:54.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: Manager daemon a is now available 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:42:54.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:54 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:42:55.253 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:55 smithi186 ceph-mon[29330]: Found migration_current of "None". Setting to last migration. 2024-02-07T12:42:55.253 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:55 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-07T12:42:55.253 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:55 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-07T12:42:55.253 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:55 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:42:55.253 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:55 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:42:55.253 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:55 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:42:55.253 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:55 smithi186 ceph-mon[29330]: mgrmap e7: a(active, since 1.00603s) 2024-02-07T12:42:55.498 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout { 2024-02-07T12:42:55.498 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-02-07T12:42:55.498 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "initialized": true 2024-02-07T12:42:55.498 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout } 2024-02-07T12:42:55.498 INFO:teuthology.orchestra.run.smithi186.stdout:mgr epoch 5 is available 2024-02-07T12:42:55.498 INFO:teuthology.orchestra.run.smithi186.stdout:Setting orchestrator backend to cephadm... 2024-02-07T12:42:56.159 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:56 smithi186 ceph-mon[29330]: [07/Feb/2024:12:42:54] ENGINE Bus STARTING 2024-02-07T12:42:56.159 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:56 smithi186 ceph-mon[29330]: [07/Feb/2024:12:42:54] ENGINE Serving on https://172.21.15.186:7150 2024-02-07T12:42:56.160 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:56 smithi186 ceph-mon[29330]: [07/Feb/2024:12:42:54] ENGINE Serving on http://172.21.15.186:8765 2024-02-07T12:42:56.160 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:56 smithi186 ceph-mon[29330]: [07/Feb/2024:12:42:54] ENGINE Bus STARTED 2024-02-07T12:42:56.160 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:56 smithi186 ceph-mon[29330]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-07T12:42:56.160 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:56 smithi186 ceph-mon[29330]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-07T12:42:57.322 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:57 smithi186 ceph-mon[29330]: mgrmap e8: a(active, since 2s) 2024-02-07T12:42:57.322 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:57 smithi186 ceph-mon[29330]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:42:57.322 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:57 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:42:57.322 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:57 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:42:57.844 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout value unchanged 2024-02-07T12:42:57.844 INFO:teuthology.orchestra.run.smithi186.stdout:Generating ssh key... 2024-02-07T12:42:58.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-mon[29330]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:42:59.097 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: Generating public/private rsa key pair. 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: Your identification has been saved in /tmp/tmp6s3mpx_f/key. 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: Your public key has been saved in /tmp/tmp6s3mpx_f/key.pub. 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: The key fingerprint is: 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: SHA256:ZozJkkCYFYF5jZ7HMHwLl7r33qjzYY28WKBx8QMlTc0 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: The key's randomart image is: 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: +---[RSA 3072]----+ 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: | B==.+oo | 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: |=.B =o. E | 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: | o.Xo. | 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: | +.+* + | 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: | .o= * S | 2024-02-07T12:42:59.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: | .+.+ * | 2024-02-07T12:42:59.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: | .. .* . | 2024-02-07T12:42:59.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: | .+.= | 2024-02-07T12:42:59.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: | o== . | 2024-02-07T12:42:59.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:42:58 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: +----[SHA256]-----+ 2024-02-07T12:43:00.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:59 smithi186 ceph-mon[29330]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:00.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:59 smithi186 ceph-mon[29330]: Generating ssh key... 2024-02-07T12:43:00.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:59 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:43:00.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:42:59 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:43:00.492 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp06QZJnH0prn/3RZ+8IPOdAnUs9EKrYDLOjxSnd/GIjRcY80dx1bp3ERvEIXtbltOS/ZvqXzDsx0laRgsaBAHzenHbou7GoxQS/KRGEzjQhlCX/uTSHEg8NJRKD9PgRdP1r6/b/Onxq5TcZ9Qw2OF4N/pWrWbAN4gCT8dfNqIbfK1IQaCIsGWZCx9DFnwhXqihC9fXyXbLvYOEy41BxOMJDDapKH5IEL8t8SMExiqL7nxxb5qGHc+Ogu4jUzIF9Xs46aCeJVPDpACpEy1oyUwGjVFgYdfrfNtimF42LqDELdWY7PSLo0777IOjWp8mgBTPTA/wZTH48991wLn4d/qbpDn2WyJGP7Sr18rZl8PrranOsbHMi+WoYbsJgQJBKPj9b+AcbiBgdzVg/uHNziGkm7E9TPFx1FBq+RqK6OyQ0NmMnUeKKqfW9wljW6sGpIqxE+tjkGP6ff2fHsLZ1MJqS3qMPGry7NEhWtwK42U7UEvUvun0gZHwkyUNPW5/iM= ceph-36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:43:00.492 INFO:teuthology.orchestra.run.smithi186.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-07T12:43:00.492 INFO:teuthology.orchestra.run.smithi186.stdout:Adding key to root@localhost authorized_keys... 2024-02-07T12:43:00.492 INFO:teuthology.orchestra.run.smithi186.stdout:Adding host smithi186... 2024-02-07T12:43:01.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:00 smithi186 ceph-mon[29330]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:01.954 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:01 smithi186 ceph-mon[29330]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi186", "addr": "172.21.15.186", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:03.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:02 smithi186 ceph-mon[29330]: Deploying cephadm binary to smithi186 2024-02-07T12:43:05.958 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout Added host 'smithi186' with addr '172.21.15.186' 2024-02-07T12:43:05.958 INFO:teuthology.orchestra.run.smithi186.stdout:Deploying unmanaged mon service... 2024-02-07T12:43:06.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:06 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:43:06.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:06 smithi186 ceph-mon[29330]: Added host smithi186 2024-02-07T12:43:06.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:06 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:43:07.376 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-02-07T12:43:07.376 INFO:teuthology.orchestra.run.smithi186.stdout:Deploying unmanaged mgr service... 2024-02-07T12:43:07.718 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:07 smithi186 ceph-mon[29330]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:07.718 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:07 smithi186 ceph-mon[29330]: Saving service mon spec with placement count:5 2024-02-07T12:43:07.718 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:07 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:43:08.609 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-02-07T12:43:09.286 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:09 smithi186 ceph-mon[29330]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:09.286 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:09 smithi186 ceph-mon[29330]: Saving service mgr spec with placement count:2 2024-02-07T12:43:09.286 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:09 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:43:10.536 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:10 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:43:10.536 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:10 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:43:10.536 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:10 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/485294950' entity='client.admin' 2024-02-07T12:43:12.173 INFO:teuthology.orchestra.run.smithi186.stdout:Enabling the dashboard module... 2024-02-07T12:43:12.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:12 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/495517308' entity='client.admin' 2024-02-07T12:43:12.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:12 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:43:13.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:13 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/2450258214' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-07T12:43:13.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:13 smithi186 ceph-mon[29330]: from='mgr.14120 172.21.15.186:0/3074725950' entity='mgr.a' 2024-02-07T12:43:13.349 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:13 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: ignoring --setuser ceph since I am not root 2024-02-07T12:43:13.349 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:13 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: ignoring --setgroup ceph since I am not root 2024-02-07T12:43:13.911 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:13 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:13.664+0000 7fc38a828200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T12:43:13.911 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:13 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:13.762+0000 7fc38a828200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T12:43:14.223 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:14 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/2450258214' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-07T12:43:14.223 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:14 smithi186 ceph-mon[29330]: mgrmap e9: a(active, since 19s) 2024-02-07T12:43:14.517 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:14 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:14.466+0000 7fc38a828200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T12:43:14.801 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:14 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:14.560+0000 7fc38a828200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T12:43:14.801 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:14 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:14.703+0000 7fc38a828200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T12:43:14.801 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:14 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:14.798+0000 7fc38a828200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T12:43:15.079 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:14 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:14.881+0000 7fc38a828200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T12:43:15.250 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout { 2024-02-07T12:43:15.250 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-02-07T12:43:15.250 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-07T12:43:15.250 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-02-07T12:43:15.251 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-07T12:43:15.251 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout } 2024-02-07T12:43:15.251 INFO:teuthology.orchestra.run.smithi186.stdout:Waiting for the mgr to restart... 2024-02-07T12:43:15.251 INFO:teuthology.orchestra.run.smithi186.stdout:Waiting for mgr epoch 9... 2024-02-07T12:43:15.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:15 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/2913555313' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-07T12:43:15.349 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:15 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:15.147+0000 7fc38a828200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T12:43:15.349 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:15 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:15.260+0000 7fc38a828200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T12:43:15.631 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:15 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:15.353+0000 7fc38a828200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T12:43:15.631 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:15 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:15.450+0000 7fc38a828200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T12:43:15.898 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:15 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:15.628+0000 7fc38a828200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T12:43:17.092 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:16 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:16.618+0000 7fc38a828200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T12:43:17.092 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:16 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:16.751+0000 7fc38a828200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T12:43:17.092 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:17 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:17.089+0000 7fc38a828200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T12:43:17.349 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:17 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:17.180+0000 7fc38a828200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T12:43:17.848 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:17 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:17.377+0000 7fc38a828200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:43:17.849 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:17 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:17.564+0000 7fc38a828200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T12:43:18.118 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:17 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:17.852+0000 7fc38a828200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:43:18.118 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:18 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:18.115+0000 7fc38a828200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T12:43:18.598 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:18 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:18.355+0000 7fc38a828200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T12:43:19.598 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:19 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:19.165+0000 7fc38a828200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T12:43:20.064 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:19 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:19.741+0000 7fc38a828200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T12:43:20.064 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:19 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:19.841+0000 7fc38a828200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T12:43:20.064 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:43:20.061+0000 7fc38a828200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T12:43:20.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: Active manager daemon a restarted 2024-02-07T12:43:20.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: Activating manager daemon a 2024-02-07T12:43:20.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: osdmap e3: 0 total, 0 up, 0 in 2024-02-07T12:43:20.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: mgrmap e10: a(active, starting, since 0.00310596s) 2024-02-07T12:43:20.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:43:20.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-07T12:43:20.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T12:43:20.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T12:43:20.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T12:43:20.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: Manager daemon a is now available 2024-02-07T12:43:20.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:43:20.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:43:21.297 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-07T12:43:21.297 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-07T12:43:21.297 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:21 smithi186 ceph-mon[29330]: mgrmap e11: a(active, since 1.00563s) 2024-02-07T12:43:21.886 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout { 2024-02-07T12:43:21.886 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-02-07T12:43:21.886 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout "initialized": true 2024-02-07T12:43:21.886 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout } 2024-02-07T12:43:21.886 INFO:teuthology.orchestra.run.smithi186.stdout:mgr epoch 9 is available 2024-02-07T12:43:21.886 INFO:teuthology.orchestra.run.smithi186.stdout:Generating a dashboard self-signed certificate... 2024-02-07T12:43:22.286 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:22 smithi186 ceph-mon[29330]: [07/Feb/2024:12:43:20] ENGINE Bus STARTING 2024-02-07T12:43:22.287 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:22 smithi186 ceph-mon[29330]: [07/Feb/2024:12:43:20] ENGINE Serving on http://172.21.15.186:8765 2024-02-07T12:43:22.287 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:22 smithi186 ceph-mon[29330]: [07/Feb/2024:12:43:20] ENGINE Serving on https://172.21.15.186:7150 2024-02-07T12:43:22.287 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:22 smithi186 ceph-mon[29330]: [07/Feb/2024:12:43:20] ENGINE Bus STARTED 2024-02-07T12:43:22.287 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:22 smithi186 ceph-mon[29330]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-07T12:43:22.287 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:22 smithi186 ceph-mon[29330]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-07T12:43:22.287 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:23.335 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-07T12:43:23.335 INFO:teuthology.orchestra.run.smithi186.stdout:Creating initial admin user... 2024-02-07T12:43:23.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:23 smithi186 ceph-mon[29330]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:23.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:23 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:23.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:23 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:23.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:23 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:23.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:23 smithi186 ceph-mon[29330]: mgrmap e12: a(active, since 2s) 2024-02-07T12:43:24.776 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:24 smithi186 ceph-mon[29330]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:24.776 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:24 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:24.779 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Mts3x1wyrO9aTuf.CRpUKOPe/cW57kam0B4NyFN1qknSSTb9wc6FO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707309804, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-07T12:43:24.779 INFO:teuthology.orchestra.run.smithi186.stdout:Fetching dashboard port number... 2024-02-07T12:43:26.093 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:25 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1914009480' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-07T12:43:26.347 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stdout 8443 2024-02-07T12:43:26.356 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-07T12:43:26.356 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout disabled 2024-02-07T12:43:26.363 INFO:teuthology.orchestra.run.smithi186.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-07T12:43:26.363 INFO:teuthology.orchestra.run.smithi186.stdout:systemctl: stdout inactive 2024-02-07T12:43:26.363 INFO:teuthology.orchestra.run.smithi186.stdout:firewalld.service is not enabled 2024-02-07T12:43:26.364 INFO:teuthology.orchestra.run.smithi186.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-07T12:43:26.365 INFO:teuthology.orchestra.run.smithi186.stdout:Ceph Dashboard is now available at: 2024-02-07T12:43:26.365 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:26.365 INFO:teuthology.orchestra.run.smithi186.stdout: URL: https://smithi186.front.sepia.ceph.com:8443/ 2024-02-07T12:43:26.365 INFO:teuthology.orchestra.run.smithi186.stdout: User: admin 2024-02-07T12:43:26.365 INFO:teuthology.orchestra.run.smithi186.stdout: Password: caf9hy5nqh 2024-02-07T12:43:26.365 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:26.366 INFO:teuthology.orchestra.run.smithi186.stdout:Saving cluster configuration to /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config directory 2024-02-07T12:43:26.366 INFO:teuthology.orchestra.run.smithi186.stdout:Enabling autotune for osd_memory_target 2024-02-07T12:43:27.930 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:27 smithi186 ceph-mon[29330]: mgrmap e13: a(active, since 6s) 2024-02-07T12:43:28.794 INFO:teuthology.orchestra.run.smithi186.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-02-07T12:43:28.795 INFO:teuthology.orchestra.run.smithi186.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-02-07T12:43:28.795 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:28.795 INFO:teuthology.orchestra.run.smithi186.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout:Or, if you are only running a single cluster on this host: 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout:Please consider enabling telemetry to help improve Ceph: 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout: ceph telemetry on 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:28.796 INFO:teuthology.orchestra.run.smithi186.stdout:For more information see: 2024-02-07T12:43:28.797 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:28.797 INFO:teuthology.orchestra.run.smithi186.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-02-07T12:43:28.797 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:28.797 INFO:teuthology.orchestra.run.smithi186.stdout:Bootstrap complete. 2024-02-07T12:43:28.838 INFO:tasks.cephadm:Fetching config... 2024-02-07T12:43:28.838 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:43:28.838 DEBUG:teuthology.orchestra.run.smithi186:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-07T12:43:28.853 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-07T12:43:28.854 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:43:28.854 DEBUG:teuthology.orchestra.run.smithi186:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-07T12:43:28.910 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-07T12:43:28.910 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:43:28.910 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-07T12:43:28.977 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-07T12:43:28.977 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:43:28.978 DEBUG:teuthology.orchestra.run.smithi186:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-07T12:43:29.033 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-07T12:43:29.034 DEBUG:teuthology.orchestra.run.smithi186:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp06QZJnH0prn/3RZ+8IPOdAnUs9EKrYDLOjxSnd/GIjRcY80dx1bp3ERvEIXtbltOS/ZvqXzDsx0laRgsaBAHzenHbou7GoxQS/KRGEzjQhlCX/uTSHEg8NJRKD9PgRdP1r6/b/Onxq5TcZ9Qw2OF4N/pWrWbAN4gCT8dfNqIbfK1IQaCIsGWZCx9DFnwhXqihC9fXyXbLvYOEy41BxOMJDDapKH5IEL8t8SMExiqL7nxxb5qGHc+Ogu4jUzIF9Xs46aCeJVPDpACpEy1oyUwGjVFgYdfrfNtimF42LqDELdWY7PSLo0777IOjWp8mgBTPTA/wZTH48991wLn4d/qbpDn2WyJGP7Sr18rZl8PrranOsbHMi+WoYbsJgQJBKPj9b+AcbiBgdzVg/uHNziGkm7E9TPFx1FBq+RqK6OyQ0NmMnUeKKqfW9wljW6sGpIqxE+tjkGP6ff2fHsLZ1MJqS3qMPGry7NEhWtwK42U7UEvUvun0gZHwkyUNPW5/iM= ceph-36bda37e-c5b6-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-07T12:43:29.117 INFO:teuthology.orchestra.run.smithi186.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp06QZJnH0prn/3RZ+8IPOdAnUs9EKrYDLOjxSnd/GIjRcY80dx1bp3ERvEIXtbltOS/ZvqXzDsx0laRgsaBAHzenHbou7GoxQS/KRGEzjQhlCX/uTSHEg8NJRKD9PgRdP1r6/b/Onxq5TcZ9Qw2OF4N/pWrWbAN4gCT8dfNqIbfK1IQaCIsGWZCx9DFnwhXqihC9fXyXbLvYOEy41BxOMJDDapKH5IEL8t8SMExiqL7nxxb5qGHc+Ogu4jUzIF9Xs46aCeJVPDpACpEy1oyUwGjVFgYdfrfNtimF42LqDELdWY7PSLo0777IOjWp8mgBTPTA/wZTH48991wLn4d/qbpDn2WyJGP7Sr18rZl8PrranOsbHMi+WoYbsJgQJBKPj9b+AcbiBgdzVg/uHNziGkm7E9TPFx1FBq+RqK6OyQ0NmMnUeKKqfW9wljW6sGpIqxE+tjkGP6ff2fHsLZ1MJqS3qMPGry7NEhWtwK42U7UEvUvun0gZHwkyUNPW5/iM= ceph-36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:43:29.131 DEBUG:teuthology.orchestra.run.smithi190:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp06QZJnH0prn/3RZ+8IPOdAnUs9EKrYDLOjxSnd/GIjRcY80dx1bp3ERvEIXtbltOS/ZvqXzDsx0laRgsaBAHzenHbou7GoxQS/KRGEzjQhlCX/uTSHEg8NJRKD9PgRdP1r6/b/Onxq5TcZ9Qw2OF4N/pWrWbAN4gCT8dfNqIbfK1IQaCIsGWZCx9DFnwhXqihC9fXyXbLvYOEy41BxOMJDDapKH5IEL8t8SMExiqL7nxxb5qGHc+Ogu4jUzIF9Xs46aCeJVPDpACpEy1oyUwGjVFgYdfrfNtimF42LqDELdWY7PSLo0777IOjWp8mgBTPTA/wZTH48991wLn4d/qbpDn2WyJGP7Sr18rZl8PrranOsbHMi+WoYbsJgQJBKPj9b+AcbiBgdzVg/uHNziGkm7E9TPFx1FBq+RqK6OyQ0NmMnUeKKqfW9wljW6sGpIqxE+tjkGP6ff2fHsLZ1MJqS3qMPGry7NEhWtwK42U7UEvUvun0gZHwkyUNPW5/iM= ceph-36bda37e-c5b6-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-07T12:43:29.199 INFO:teuthology.orchestra.run.smithi190.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp06QZJnH0prn/3RZ+8IPOdAnUs9EKrYDLOjxSnd/GIjRcY80dx1bp3ERvEIXtbltOS/ZvqXzDsx0laRgsaBAHzenHbou7GoxQS/KRGEzjQhlCX/uTSHEg8NJRKD9PgRdP1r6/b/Onxq5TcZ9Qw2OF4N/pWrWbAN4gCT8dfNqIbfK1IQaCIsGWZCx9DFnwhXqihC9fXyXbLvYOEy41BxOMJDDapKH5IEL8t8SMExiqL7nxxb5qGHc+Ogu4jUzIF9Xs46aCeJVPDpACpEy1oyUwGjVFgYdfrfNtimF42LqDELdWY7PSLo0777IOjWp8mgBTPTA/wZTH48991wLn4d/qbpDn2WyJGP7Sr18rZl8PrranOsbHMi+WoYbsJgQJBKPj9b+AcbiBgdzVg/uHNziGkm7E9TPFx1FBq+RqK6OyQ0NmMnUeKKqfW9wljW6sGpIqxE+tjkGP6ff2fHsLZ1MJqS3qMPGry7NEhWtwK42U7UEvUvun0gZHwkyUNPW5/iM= ceph-36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:43:29.214 DEBUG:teuthology.orchestra.run.smithi191:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp06QZJnH0prn/3RZ+8IPOdAnUs9EKrYDLOjxSnd/GIjRcY80dx1bp3ERvEIXtbltOS/ZvqXzDsx0laRgsaBAHzenHbou7GoxQS/KRGEzjQhlCX/uTSHEg8NJRKD9PgRdP1r6/b/Onxq5TcZ9Qw2OF4N/pWrWbAN4gCT8dfNqIbfK1IQaCIsGWZCx9DFnwhXqihC9fXyXbLvYOEy41BxOMJDDapKH5IEL8t8SMExiqL7nxxb5qGHc+Ogu4jUzIF9Xs46aCeJVPDpACpEy1oyUwGjVFgYdfrfNtimF42LqDELdWY7PSLo0777IOjWp8mgBTPTA/wZTH48991wLn4d/qbpDn2WyJGP7Sr18rZl8PrranOsbHMi+WoYbsJgQJBKPj9b+AcbiBgdzVg/uHNziGkm7E9TPFx1FBq+RqK6OyQ0NmMnUeKKqfW9wljW6sGpIqxE+tjkGP6ff2fHsLZ1MJqS3qMPGry7NEhWtwK42U7UEvUvun0gZHwkyUNPW5/iM= ceph-36bda37e-c5b6-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-07T12:43:29.281 INFO:teuthology.orchestra.run.smithi191.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp06QZJnH0prn/3RZ+8IPOdAnUs9EKrYDLOjxSnd/GIjRcY80dx1bp3ERvEIXtbltOS/ZvqXzDsx0laRgsaBAHzenHbou7GoxQS/KRGEzjQhlCX/uTSHEg8NJRKD9PgRdP1r6/b/Onxq5TcZ9Qw2OF4N/pWrWbAN4gCT8dfNqIbfK1IQaCIsGWZCx9DFnwhXqihC9fXyXbLvYOEy41BxOMJDDapKH5IEL8t8SMExiqL7nxxb5qGHc+Ogu4jUzIF9Xs46aCeJVPDpACpEy1oyUwGjVFgYdfrfNtimF42LqDELdWY7PSLo0777IOjWp8mgBTPTA/wZTH48991wLn4d/qbpDn2WyJGP7Sr18rZl8PrranOsbHMi+WoYbsJgQJBKPj9b+AcbiBgdzVg/uHNziGkm7E9TPFx1FBq+RqK6OyQ0NmMnUeKKqfW9wljW6sGpIqxE+tjkGP6ff2fHsLZ1MJqS3qMPGry7NEhWtwK42U7UEvUvun0gZHwkyUNPW5/iM= ceph-36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:43:29.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-07T12:43:29.535 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:43:29.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:29 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/2507240284' entity='client.admin' 2024-02-07T12:43:32.481 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:32 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/927763542' entity='client.admin' 2024-02-07T12:43:32.482 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:32.482 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:32.482 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi186", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:43:32.482 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:32.482 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:43:32.482 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:32.651 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-07T12:43:32.651 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-07T12:43:33.530 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:43:36.000 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi190 2024-02-07T12:43:36.001 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:43:36.001 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.conf 2024-02-07T12:43:36.021 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:43:36.021 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:43:36.077 INFO:tasks.cephadm:Adding host smithi190 to orchestrator... 2024-02-07T12:43:36.078 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch host add smithi190 2024-02-07T12:43:36.315 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:43:36.517 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:36.517 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:36.517 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:43:36.518 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:43:36.518 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:43:36.518 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: Updating smithi186:/etc/ceph/ceph.conf 2024-02-07T12:43:36.518 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:43:36.518 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:43:36.518 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:43:36.518 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:36.518 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:36.518 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:38.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:38 smithi186 ceph-mon[29330]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:39.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:39 smithi186 ceph-mon[29330]: Deploying cephadm binary to smithi190 2024-02-07T12:43:41.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:41 smithi186 ceph-mon[29330]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:42.058 INFO:teuthology.orchestra.run.smithi186.stdout:Added host 'smithi190' with addr '172.21.15.190' 2024-02-07T12:43:42.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch host ls --format=json 2024-02-07T12:43:42.850 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:43:43.292 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:43 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:43.292 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:43 smithi186 ceph-mon[29330]: Added host smithi190 2024-02-07T12:43:43.292 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:43 smithi186 ceph-mon[29330]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:43.292 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:43 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:43:43.292 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:43 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:44.331 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:44 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:44.554 INFO:teuthology.orchestra.run.smithi186.stdout:[{"addr": "172.21.15.186", "hostname": "smithi186", "labels": [], "status": ""}, {"addr": "172.21.15.190", "hostname": "smithi190", "labels": [], "status": ""}] 2024-02-07T12:43:45.168 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:45 smithi186 ceph-mon[29330]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:45.168 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:45 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:45.194 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi191 2024-02-07T12:43:45.194 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:43:45.195 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.conf 2024-02-07T12:43:45.215 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:43:45.215 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:43:45.273 INFO:tasks.cephadm:Adding host smithi191 to orchestrator... 2024-02-07T12:43:45.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch host add smithi191 2024-02-07T12:43:45.507 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:43:46.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:46 smithi186 ceph-mon[29330]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:43:47.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:47 smithi186 ceph-mon[29330]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:48.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:48 smithi186 ceph-mon[29330]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:43:48.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:48 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:48.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:48 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:48.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:48 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:48.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:48 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:48.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:48 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:43:48.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:48 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:43:48.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:48 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:43:49.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:49 smithi186 ceph-mon[29330]: Updating smithi190:/etc/ceph/ceph.conf 2024-02-07T12:43:49.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:49 smithi186 ceph-mon[29330]: Deploying cephadm binary to smithi191 2024-02-07T12:43:49.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:49 smithi186 ceph-mon[29330]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:43:49.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:49 smithi186 ceph-mon[29330]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:50.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:50 smithi186 ceph-mon[29330]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:43:51.413 INFO:teuthology.orchestra.run.smithi186.stdout:Added host 'smithi191' with addr '172.21.15.191' 2024-02-07T12:43:51.413 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:51 smithi186 ceph-mon[29330]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:51.413 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:51 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:51.413 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:51 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:51.413 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:51 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:52.016 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch host ls --format=json 2024-02-07T12:43:52.253 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:43:52.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:52 smithi186 ceph-mon[29330]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:43:52.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:52 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:52.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:52 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:43:52.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:52 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:53.286 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:53 smithi186 ceph-mon[29330]: Added host smithi191 2024-02-07T12:43:53.286 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:53 smithi186 ceph-mon[29330]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:53.286 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:53 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:53.966 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:43:53.966 INFO:teuthology.orchestra.run.smithi186.stdout:[{"addr": "172.21.15.186", "hostname": "smithi186", "labels": [], "status": ""}, {"addr": "172.21.15.190", "hostname": "smithi190", "labels": [], "status": ""}, {"addr": "172.21.15.191", "hostname": "smithi191", "labels": [], "status": ""}] 2024-02-07T12:43:54.585 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-07T12:43:54.585 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph osd crush tunables default 2024-02-07T12:43:54.820 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:43:55.195 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:54 smithi186 ceph-mon[29330]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:43:55.195 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:54 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:55.195 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:54 smithi186 ceph-mon[29330]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:57.142 INFO:teuthology.orchestra.run.smithi186.stderr:adjusted tunables profile to default 2024-02-07T12:43:57.413 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:57 smithi186 ceph-mon[29330]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:57.413 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:57 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1388257281' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-07T12:43:57.793 INFO:tasks.cephadm:Adding mon.a on smithi186 2024-02-07T12:43:57.793 INFO:tasks.cephadm:Adding mon.b on smithi190 2024-02-07T12:43:57.793 INFO:tasks.cephadm:Adding mon.c on smithi191 2024-02-07T12:43:57.793 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch apply mon '3;smithi186:172.21.15.186=a;smithi190:172.21.15.190=b;smithi191:172.21.15.191=c' 2024-02-07T12:43:58.026 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:43:58.397 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1388257281' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-07T12:43:58.397 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:43:58.397 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:58.397 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:58.397 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:58.397 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:58.397 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:43:58.397 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:43:58.398 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:43:58.398 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:58.398 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:58.398 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:43:59.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:59 smithi186 ceph-mon[29330]: Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T12:43:59.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:59 smithi186 ceph-mon[29330]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:43:59.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:59 smithi186 ceph-mon[29330]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:43:59.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:59 smithi186 ceph-mon[29330]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:43:59.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:43:59 smithi186 ceph-mon[29330]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:43:59.656 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled mon update... 2024-02-07T12:44:00.215 DEBUG:teuthology.orchestra.run.smithi190:mon.b> sudo journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.b.service 2024-02-07T12:44:00.218 DEBUG:teuthology.orchestra.run.smithi191:mon.c> sudo journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.c.service 2024-02-07T12:44:00.221 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-07T12:44:00.221 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-07T12:44:00.951 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:01.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi186:172.21.15.186=a;smithi190:172.21.15.190=b;smithi191:172.21.15.191=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:44:01.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: Saving service mon spec with placement smithi186:172.21.15.186=a;smithi190:172.21.15.190=b;smithi191:172.21.15.191=c;count:3 2024-02-07T12:44:01.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:01.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:01.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:01.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:01.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:01.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:01.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:01.101 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: Deploying daemon mon.c on smithi191 2024-02-07T12:44:01.101 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:00 smithi186 ceph-mon[29330]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:03.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:02 smithi186 ceph-mon[29330]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:04.346 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:44:04.346 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"36bda37e-c5b6-11ee-95b6-87774f69a715","modified":"2024-02-07T12:42:13.457554Z","created":"2024-02-07T12:42:13.457554Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:3300","nonce":0},{"type":"v1","addr":"172.21.15.186:6789","nonce":0}]},"addr":"172.21.15.186:6789/0","public_addr":"172.21.15.186:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-07T12:44:04.348 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-02-07T12:44:05.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:05 smithi191 systemd[1]: Started Ceph mon.c for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:44:05.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:05 smithi186 ceph-mon[29330]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:05.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:05 smithi186 ceph-mon[29330]: from='client.? 172.21.15.191:0/111293535' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T12:44:05.967 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-07T12:44:05.967 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-07T12:44:06.202 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.c/config 2024-02-07T12:44:10.816 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: mon.a calling monitor election 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: mon.c calling monitor election 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: monmap e2: 2 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: fsmap 2024-02-07T12:44:10.817 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:10.818 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: mgrmap e13: a(active, since 50s) 2024-02-07T12:44:10.818 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: overall HEALTH_OK 2024-02-07T12:44:10.818 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:10.818 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:10.818 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:10.818 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:10.818 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:10 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:10.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:44:10.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: mon.a calling monitor election 2024-02-07T12:44:10.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:10.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: mon.c calling monitor election 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: monmap e2: 2 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: fsmap 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: mgrmap e13: a(active, since 50s) 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: overall HEALTH_OK 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:10.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:10.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:10.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:10 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:11.027 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:44:11.028 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":2,"fsid":"36bda37e-c5b6-11ee-95b6-87774f69a715","modified":"2024-02-07T12:44:05.423344Z","created":"2024-02-07T12:42:13.457554Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:3300","nonce":0},{"type":"v1","addr":"172.21.15.186:6789","nonce":0}]},"addr":"172.21.15.186:6789/0","public_addr":"172.21.15.186:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:3300","nonce":0},{"type":"v1","addr":"172.21.15.191:6789","nonce":0}]},"addr":"172.21.15.191:6789/0","public_addr":"172.21.15.191:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-07T12:44:11.030 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 2 2024-02-07T12:44:11.551 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:11 smithi191 ceph-mon[33341]: Deploying daemon mon.b on smithi190 2024-02-07T12:44:11.552 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:11 smithi191 ceph-mon[33341]: from='client.? 172.21.15.191:0/1856928716' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T12:44:11.552 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:11 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:11.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:11 smithi186 ceph-mon[29330]: Deploying daemon mon.b on smithi190 2024-02-07T12:44:11.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:11 smithi186 ceph-mon[29330]: from='client.? 172.21.15.191:0/1856928716' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T12:44:11.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:11 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:12.577 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-07T12:44:12.577 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-07T12:44:12.818 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.c/config 2024-02-07T12:44:13.223 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:12 smithi191 ceph-mon[33341]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:13.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:12 smithi186 ceph-mon[29330]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:14.545 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:44:14.545 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":2,"fsid":"36bda37e-c5b6-11ee-95b6-87774f69a715","modified":"2024-02-07T12:44:05.423344Z","created":"2024-02-07T12:42:13.457554Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:3300","nonce":0},{"type":"v1","addr":"172.21.15.186:6789","nonce":0}]},"addr":"172.21.15.186:6789/0","public_addr":"172.21.15.186:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:3300","nonce":0},{"type":"v1","addr":"172.21.15.191:6789","nonce":0}]},"addr":"172.21.15.191:6789/0","public_addr":"172.21.15.191:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-07T12:44:14.548 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 2 2024-02-07T12:44:14.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.report_bg_io_stats: 0 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.ttl: 2592000 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.enable_blob_files: false 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.min_blob_size: 0 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.blob_file_size: 268435456 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-07T12:44:14.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.blob_file_starting_level: 0 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: aba1ba8c-f783-41c7-9dab-8663fa76074d 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707309854574698, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707309854575112, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1707309854, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "aba1ba8c-f783-41c7-9dab-8663fa76074d", "db_session_id": "OYI4YQ3I5LTJ90DAZGCK", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707309854575190, "job": 1, "event": "recovery_finished"} 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556863cf0000 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: DB pointer 0x556863cda000 2024-02-07T12:44:14.584 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** DB Stats ** 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.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-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.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-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.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-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-07T12:44:14.585 INFO:journalctl@ceph.mon.b.smithi190.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.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-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T12:44:14.586 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative compaction: 0.00 GB write, 0.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval compaction: 0.00 GB write, 0.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.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-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout: Block cache BinnedLRUCache@0x556863bff090#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: using public_addr v2:172.21.15.190:0/0 -> [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: starting mon.b rank -1 at public addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] at bind addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:44:14.587 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(???) e0 preinit fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:44:15.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).mds e1 new map 2024-02-07T12:44:15.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).mds e1 print_map 2024-02-07T12:44:15.056 INFO:journalctl@ceph.mon.b.smithi190.stdout: e1 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.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-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout: legacy client fscid: -1 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout: No filesystems configured 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-07T12:44:15.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Updating smithi190:/etc/ceph/ceph.conf 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Deploying cephadm binary to smithi191 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.059 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Added host smithi191 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.060 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/1388257281' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/1388257281' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:44:15.061 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:44:15.062 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.062 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi186:172.21.15.186=a;smithi190:172.21.15.190=b;smithi191:172.21.15.191=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:44:15.062 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Saving service mon spec with placement smithi186:172.21.15.186=a;smithi190:172.21.15.190=b;smithi191:172.21.15.191=c;count:3 2024-02-07T12:44:15.062 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.062 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:15.062 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Deploying daemon mon.c on smithi191 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='client.? 172.21.15.191:0/111293535' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.a calling monitor election 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:15.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.c calling monitor election 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: monmap e2: 2 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: fsmap 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mgrmap e13: a(active, since 50s) 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: overall HEALTH_OK 2024-02-07T12:44:15.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: Deploying daemon mon.b on smithi190 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='client.? 172.21.15.191:0/1856928716' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 ceph-mon[32986]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 bash[32963]: dcba69c51c86b195d9eee8b077cb1f7b4c9d010bc76fd45ded8962ad58039cc6 2024-02-07T12:44:15.065 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:14 smithi190 systemd[1]: Started Ceph mon.b for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:44:16.087 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-07T12:44:16.088 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-07T12:44:16.329 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.c/config 2024-02-07T12:44:20.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:44:20.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: mon.a calling monitor election 2024-02-07T12:44:20.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: mon.c calling monitor election 2024-02-07T12:44:20.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:20.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:20.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:20.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: monmap e3: 3 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: fsmap 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: mgrmap e13: a(active, since 59s) 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: mon.b (rank 2) addr [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] is down (out of quorum) 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:20.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:20.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:44:20.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: mon.a calling monitor election 2024-02-07T12:44:20.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: mon.c calling monitor election 2024-02-07T12:44:20.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:20.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:20.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: monmap e3: 3 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: fsmap 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: mgrmap e13: a(active, since 59s) 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: mon.b (rank 2) addr [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] is down (out of quorum) 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:20.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:21.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:20 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:21.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:20 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:21.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:20 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:21.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:20 smithi191 ceph-mon[33341]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:21.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:20 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:21.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:20 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:21.083 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T12:44:21.084 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":3,"fsid":"36bda37e-c5b6-11ee-95b6-87774f69a715","modified":"2024-02-07T12:44:14.600380Z","created":"2024-02-07T12:42:13.457554Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:3300","nonce":0},{"type":"v1","addr":"172.21.15.186:6789","nonce":0}]},"addr":"172.21.15.186:6789/0","public_addr":"172.21.15.186:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:3300","nonce":0},{"type":"v1","addr":"172.21.15.191:6789","nonce":0}]},"addr":"172.21.15.191:6789/0","public_addr":"172.21.15.191:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:3300","nonce":0},{"type":"v1","addr":"172.21.15.190:6789","nonce":0}]},"addr":"172.21.15.190:6789/0","public_addr":"172.21.15.190:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-07T12:44:21.086 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 3 2024-02-07T12:44:21.098 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:21.098 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:21.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:21.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:20 smithi186 ceph-mon[29330]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:21.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:21.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:21.794 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-07T12:44:21.795 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph config generate-minimal-conf 2024-02-07T12:44:22.045 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:44:22.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:44:22.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: mon.a calling monitor election 2024-02-07T12:44:22.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: mon.c calling monitor election 2024-02-07T12:44:22.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:22.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:44:22.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:22.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: monmap e3: 3 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: fsmap 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: mgrmap e13: a(active, since 59s) 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: mon.b (rank 2) addr [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] is down (out of quorum) 2024-02-07T12:44:22.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:22.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:22.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:22.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: mon.b calling monitor election 2024-02-07T12:44:22.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:22.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:22.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:22.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: mon.b calling monitor election 2024-02-07T12:44:22.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: mon.c calling monitor election 2024-02-07T12:44:22.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: mon.a calling monitor election 2024-02-07T12:44:22.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: monmap e3: 3 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: fsmap 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: mgrmap e13: a(active, since 61s) 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: Cluster is now healthy 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: overall HEALTH_OK 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:22.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: Reconfiguring mon.a (unknown last config time)... 2024-02-07T12:44:22.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:22.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T12:44:22.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:22.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: Reconfiguring daemon mon.a on smithi186 2024-02-07T12:44:22.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:22.851 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:23.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: mon.b calling monitor election 2024-02-07T12:44:23.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:23.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:23.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: mon.b calling monitor election 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: mon.c calling monitor election 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: mon.a calling monitor election 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: monmap e3: 3 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: fsmap 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: mgrmap e13: a(active, since 61s) 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: Cluster is now healthy 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: overall HEALTH_OK 2024-02-07T12:44:23.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: Reconfiguring mon.a (unknown last config time)... 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: Reconfiguring daemon mon.a on smithi186 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:23.058 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: mon.b calling monitor election 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: mon.b calling monitor election 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: mon.c calling monitor election 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: mon.a calling monitor election 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T12:44:23.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: monmap e3: 3 mons at {a=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: fsmap 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: osdmap e4: 0 total, 0 up, 0 in 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: mgrmap e13: a(active, since 61s) 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: Cluster is now healthy 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: overall HEALTH_OK 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:23.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: Reconfiguring mon.a (unknown last config time)... 2024-02-07T12:44:23.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:23.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T12:44:23.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:23.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: Reconfiguring daemon mon.a on smithi186 2024-02-07T12:44:23.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:23.068 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:44:23.966 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:44:23 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:44:23.600+0000 7fc340a2c700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-07T12:44:24.377 INFO:teuthology.orchestra.run.smithi186.stdout:# minimal ceph.conf for 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:44:24.378 INFO:teuthology.orchestra.run.smithi186.stdout:[global] 2024-02-07T12:44:24.378 INFO:teuthology.orchestra.run.smithi186.stdout: fsid = 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:44:24.378 INFO:teuthology.orchestra.run.smithi186.stdout: mon_host = [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] 2024-02-07T12:44:25.091 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-07T12:44:25.092 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:44:25.092 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/ceph/ceph.conf 2024-02-07T12:44:25.122 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:44:25.122 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:44:25.189 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:44:25.190 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.conf 2024-02-07T12:44:25.219 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:44:25.219 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:44:25.287 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:44:25.287 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.conf 2024-02-07T12:44:25.321 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:44:25.321 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:44:25.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:25 smithi186 ceph-mon[29330]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:25.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:25 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/2841064341' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:25.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:25 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:25.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:25 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:25.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:25 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:25.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:25 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T12:44:25.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:25 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:25.391 INFO:tasks.cephadm:Adding mgr.a on smithi186 2024-02-07T12:44:25.391 INFO:tasks.cephadm:Adding mgr.b on smithi190 2024-02-07T12:44:25.392 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch apply mgr '2;smithi186=a;smithi190=b' 2024-02-07T12:44:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:25 smithi190 ceph-mon[32986]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:25 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/2841064341' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:25 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:25 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:25 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:25 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T12:44:25.410 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:25 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:25.457 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:25 smithi191 ceph-mon[33341]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:25.457 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:25 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/2841064341' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:25.457 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:25 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:25.457 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:25 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:25.457 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:25 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:25.457 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:25 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T12:44:25.457 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:25 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:25.669 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.c/config 2024-02-07T12:44:26.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:26 smithi190 ceph-mon[32986]: Reconfiguring mon.b (monmap changed)... 2024-02-07T12:44:26.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:26 smithi190 ceph-mon[32986]: Reconfiguring daemon mon.b on smithi190 2024-02-07T12:44:26.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:26 smithi191 ceph-mon[33341]: Reconfiguring mon.b (monmap changed)... 2024-02-07T12:44:26.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:26 smithi191 ceph-mon[33341]: Reconfiguring daemon mon.b on smithi190 2024-02-07T12:44:26.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:26 smithi186 ceph-mon[29330]: Reconfiguring mon.b (monmap changed)... 2024-02-07T12:44:26.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:26 smithi186 ceph-mon[29330]: Reconfiguring daemon mon.b on smithi190 2024-02-07T12:44:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:27 smithi191 ceph-mon[33341]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:27 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:27 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:27 smithi191 ceph-mon[33341]: Reconfiguring mon.c (monmap changed)... 2024-02-07T12:44:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:27 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:27 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T12:44:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:27 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:27 smithi191 ceph-mon[33341]: Reconfiguring daemon mon.c on smithi191 2024-02-07T12:44:27.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:27 smithi190 ceph-mon[32986]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:27.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:27 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:27.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:27 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:27.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:27 smithi190 ceph-mon[32986]: Reconfiguring mon.c (monmap changed)... 2024-02-07T12:44:27.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:27 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:27.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:27 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T12:44:27.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:27 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:27.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:27 smithi190 ceph-mon[32986]: Reconfiguring daemon mon.c on smithi191 2024-02-07T12:44:27.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:27 smithi186 ceph-mon[29330]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:27.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:27 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:27.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:27 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:27.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:27 smithi186 ceph-mon[29330]: Reconfiguring mon.c (monmap changed)... 2024-02-07T12:44:27.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:27 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T12:44:27.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:27 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T12:44:27.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:27 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:27.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:27 smithi186 ceph-mon[29330]: Reconfiguring daemon mon.c on smithi191 2024-02-07T12:44:28.494 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled mgr update... 2024-02-07T12:44:29.124 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.124 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.124 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:29.124 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:29.124 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.124 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:29.124 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:29.125 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.125 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T12:44:29.125 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-07T12:44:29.125 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T12:44:29.125 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:29 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:29.126 DEBUG:teuthology.orchestra.run.smithi190:mgr.b> sudo journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.b.service 2024-02-07T12:44:29.128 INFO:tasks.cephadm:Deploying OSDs... 2024-02-07T12:44:29.128 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-07T12:44:29.129 DEBUG:teuthology.orchestra.run.smithi186:> dd if=/scratch_devs of=/dev/stdout 2024-02-07T12:44:29.145 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-07T12:44:29.145 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_1 2024-02-07T12:44:29.201 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-07T12:44:29.201 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:29.201 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-02-07T12:44:29.201 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:29.201 INFO:teuthology.orchestra.run.smithi186.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:29.201 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2024-02-07 12:43:32.529314107 +0000 2024-02-07T12:44:29.201 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2024-02-07 12:33:15.223578955 +0000 2024-02-07T12:44:29.201 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2024-02-07 12:33:15.223578955 +0000 2024-02-07T12:44:29.201 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: 2024-02-07 12:33:15.223578955 +0000 2024-02-07T12:44:29.201 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-07T12:44:29.268 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2024-02-07T12:44:29.268 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2024-02-07T12:44:29.268 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000198039 s, 2.6 MB/s 2024-02-07T12:44:29.269 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-07T12:44:29.324 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_2 2024-02-07T12:44:29.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:29.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:29.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:29.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:29.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T12:44:29.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-07T12:44:29.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T12:44:29.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:29 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:29.364 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-07T12:44:29.364 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:29.364 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-02-07T12:44:29.364 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:29.364 INFO:teuthology.orchestra.run.smithi186.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:29.364 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2024-02-07 12:43:32.560313543 +0000 2024-02-07T12:44:29.364 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2024-02-07 12:33:15.581572612 +0000 2024-02-07T12:44:29.364 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2024-02-07 12:33:15.581572612 +0000 2024-02-07T12:44:29.364 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: 2024-02-07 12:33:15.581572612 +0000 2024-02-07T12:44:29.365 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-07T12:44:29.372 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.372 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.372 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:29.372 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:29.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:29.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:29.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:29.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T12:44:29.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-07T12:44:29.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T12:44:29.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:29 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:29.429 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2024-02-07T12:44:29.429 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2024-02-07T12:44:29.429 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000205949 s, 2.5 MB/s 2024-02-07T12:44:29.431 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-07T12:44:29.487 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_3 2024-02-07T12:44:29.541 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-07T12:44:29.542 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:29.542 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-02-07T12:44:29.542 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:29.542 INFO:teuthology.orchestra.run.smithi186.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:29.542 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2024-02-07 12:43:32.590312998 +0000 2024-02-07T12:44:29.542 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2024-02-07 12:33:15.924566534 +0000 2024-02-07T12:44:29.542 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2024-02-07 12:33:15.924566534 +0000 2024-02-07T12:44:29.542 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: 2024-02-07 12:33:15.924566534 +0000 2024-02-07T12:44:29.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-07T12:44:29.607 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2024-02-07T12:44:29.607 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2024-02-07T12:44:29.607 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000206988 s, 2.5 MB/s 2024-02-07T12:44:29.609 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-07T12:44:29.664 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_4 2024-02-07T12:44:29.719 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-07T12:44:29.720 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:29.720 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-02-07T12:44:29.720 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:29.720 INFO:teuthology.orchestra.run.smithi186.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:29.720 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2024-02-07 12:43:32.621312434 +0000 2024-02-07T12:44:29.720 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2024-02-07 12:33:16.273560351 +0000 2024-02-07T12:44:29.720 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2024-02-07 12:33:16.273560351 +0000 2024-02-07T12:44:29.720 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: 2024-02-07 12:33:16.273560351 +0000 2024-02-07T12:44:29.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-07T12:44:29.785 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2024-02-07T12:44:29.785 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2024-02-07T12:44:29.785 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000192288 s, 2.7 MB/s 2024-02-07T12:44:29.786 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-07T12:44:29.842 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-02-07T12:44:29.842 DEBUG:teuthology.orchestra.run.smithi190:> dd if=/scratch_devs of=/dev/stdout 2024-02-07T12:44:29.859 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-07T12:44:29.860 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_1 2024-02-07T12:44:29.915 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-07T12:44:29.915 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:29.915 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-02-07T12:44:29.915 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:29.915 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:29.916 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-02-07 12:44:14.059556770 +0000 2024-02-07T12:44:29.916 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-02-07 12:33:20.324893694 +0000 2024-02-07T12:44:29.916 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-02-07 12:33:20.324893694 +0000 2024-02-07T12:44:29.916 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-02-07 12:33:20.324893694 +0000 2024-02-07T12:44:29.916 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-07T12:44:29.983 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-02-07T12:44:29.983 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-02-07T12:44:29.983 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000270424 s, 1.9 MB/s 2024-02-07T12:44:29.984 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-07T12:44:30.040 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_2 2024-02-07T12:44:30.096 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-07T12:44:30.096 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:30.096 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-02-07T12:44:30.097 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:30.097 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:30.097 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-02-07 12:44:14.059556770 +0000 2024-02-07T12:44:30.097 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-02-07 12:33:20.681883130 +0000 2024-02-07T12:44:30.097 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-02-07 12:33:20.681883130 +0000 2024-02-07T12:44:30.097 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-02-07 12:33:20.681883130 +0000 2024-02-07T12:44:30.098 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-07T12:44:30.162 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-02-07T12:44:30.163 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-02-07T12:44:30.163 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000193726 s, 2.6 MB/s 2024-02-07T12:44:30.164 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-07T12:44:30.219 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_3 2024-02-07T12:44:30.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:30 smithi190 ceph-mon[32986]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi186=a;smithi190=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:44:30.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:30 smithi190 ceph-mon[32986]: Saving service mgr spec with placement smithi186=a;smithi190=b;count:2 2024-02-07T12:44:30.256 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:30 smithi190 ceph-mon[32986]: Deploying daemon mgr.b on smithi190 2024-02-07T12:44:30.270 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-07T12:44:30.271 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:30.271 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-02-07T12:44:30.271 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:30.271 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:30.271 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-02-07 12:44:14.059556770 +0000 2024-02-07T12:44:30.271 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-02-07 12:33:21.021873068 +0000 2024-02-07T12:44:30.271 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-02-07 12:33:21.021873068 +0000 2024-02-07T12:44:30.271 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-02-07 12:33:21.021873068 +0000 2024-02-07T12:44:30.271 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-07T12:44:30.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:30 smithi191 ceph-mon[33341]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi186=a;smithi190=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:44:30.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:30 smithi191 ceph-mon[33341]: Saving service mgr spec with placement smithi186=a;smithi190=b;count:2 2024-02-07T12:44:30.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:30 smithi191 ceph-mon[33341]: Deploying daemon mgr.b on smithi190 2024-02-07T12:44:30.336 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-02-07T12:44:30.336 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-02-07T12:44:30.336 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000195945 s, 2.6 MB/s 2024-02-07T12:44:30.338 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-07T12:44:30.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:30 smithi186 ceph-mon[29330]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi186=a;smithi190=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:44:30.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:30 smithi186 ceph-mon[29330]: Saving service mgr spec with placement smithi186=a;smithi190=b;count:2 2024-02-07T12:44:30.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:30 smithi186 ceph-mon[29330]: Deploying daemon mgr.b on smithi190 2024-02-07T12:44:30.400 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_4 2024-02-07T12:44:30.456 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-07T12:44:30.456 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:30.456 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-02-07T12:44:30.456 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:30.456 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:30.456 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-02-07 12:44:14.060556740 +0000 2024-02-07T12:44:30.456 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-02-07 12:33:21.355863185 +0000 2024-02-07T12:44:30.456 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-02-07 12:33:21.355863185 +0000 2024-02-07T12:44:30.456 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-02-07 12:33:21.355863185 +0000 2024-02-07T12:44:30.457 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-07T12:44:30.524 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-02-07T12:44:30.524 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-02-07T12:44:30.524 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000216448 s, 2.4 MB/s 2024-02-07T12:44:30.525 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-07T12:44:30.583 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T12:44:30.583 DEBUG:teuthology.orchestra.run.smithi191:> dd if=/scratch_devs of=/dev/stdout 2024-02-07T12:44:30.599 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-07T12:44:30.599 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_1 2024-02-07T12:44:30.654 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-07T12:44:30.654 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:30.654 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-02-07T12:44:30.654 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:30.655 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:30.655 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-02-07 12:44:04.385389913 +0000 2024-02-07T12:44:30.655 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-02-07 12:33:15.231099888 +0000 2024-02-07T12:44:30.655 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-02-07 12:33:15.231099888 +0000 2024-02-07T12:44:30.655 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-02-07 12:33:15.231099888 +0000 2024-02-07T12:44:30.655 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-07T12:44:30.722 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-02-07T12:44:30.722 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-02-07T12:44:30.722 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000214578 s, 2.4 MB/s 2024-02-07T12:44:30.723 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-07T12:44:30.779 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_2 2024-02-07T12:44:30.806 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:30 smithi190 systemd[1]: Starting Ceph mgr.b for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:44:30.834 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-07T12:44:30.834 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:30.834 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-02-07T12:44:30.834 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:30.834 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:30.834 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-02-07 12:44:04.386389894 +0000 2024-02-07T12:44:30.834 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-02-07 12:33:15.584093353 +0000 2024-02-07T12:44:30.834 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-02-07 12:33:15.584093353 +0000 2024-02-07T12:44:30.834 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-02-07 12:33:15.584093353 +0000 2024-02-07T12:44:30.835 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-07T12:44:30.899 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-02-07T12:44:30.899 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-02-07T12:44:30.899 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000181116 s, 2.8 MB/s 2024-02-07T12:44:30.900 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-07T12:44:30.955 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_3 2024-02-07T12:44:31.010 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-07T12:44:31.010 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:31.010 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-02-07T12:44:31.010 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:31.010 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:31.010 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-02-07 12:44:04.386389894 +0000 2024-02-07T12:44:31.010 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-02-07 12:33:15.942086726 +0000 2024-02-07T12:44:31.010 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-02-07 12:33:15.942086726 +0000 2024-02-07T12:44:31.010 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-02-07 12:33:15.942086726 +0000 2024-02-07T12:44:31.011 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-07T12:44:31.076 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-02-07T12:44:31.076 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-02-07T12:44:31.076 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000190437 s, 2.7 MB/s 2024-02-07T12:44:31.077 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-07T12:44:31.132 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_4 2024-02-07T12:44:31.180 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:31 smithi190 ceph-mon[32986]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:31.180 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:30 smithi190 podman[34359]: 2024-02-07 12:44:30.821692568 +0000 UTC m=+0.017923557 image pull 79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe 2024-02-07T12:44:31.180 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:30 smithi190 podman[34359]: 2024-02-07 12:44:30.932329642 +0000 UTC m=+0.128560630 container create 1058e2b13b0b2e80c0bc78e8e6a2af7861ab6e94c331723ee1b0f04f778cbce1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.vendor=CentOS) 2024-02-07T12:44:31.180 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:31 smithi190 podman[34359]: 2024-02-07 12:44:31.151283251 +0000 UTC m=+0.347514239 container init 1058e2b13b0b2e80c0bc78e8e6a2af7861ab6e94c331723ee1b0f04f778cbce1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.2) 2024-02-07T12:44:31.180 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:31 smithi190 podman[34359]: 2024-02-07 12:44:31.15413435 +0000 UTC m=+0.350365339 container start 1058e2b13b0b2e80c0bc78e8e6a2af7861ab6e94c331723ee1b0f04f778cbce1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc) 2024-02-07T12:44:31.180 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:31 smithi190 ceph-mgr[34379]: -- 172.21.15.190:0/3079954398 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559c9cae5520 con 0x559c9cabac00 2024-02-07T12:44:31.186 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-07T12:44:31.187 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T12:44:31.187 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-02-07T12:44:31.187 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T12:44:31.187 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-02-07T12:44:31.187 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-02-07 12:44:04.386389894 +0000 2024-02-07T12:44:31.187 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-02-07 12:33:16.285080375 +0000 2024-02-07T12:44:31.187 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-02-07 12:33:16.285080375 +0000 2024-02-07T12:44:31.187 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-02-07 12:33:16.285080375 +0000 2024-02-07T12:44:31.187 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-07T12:44:31.253 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-02-07T12:44:31.253 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-02-07T12:44:31.253 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000174822 s, 2.9 MB/s 2024-02-07T12:44:31.254 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-07T12:44:31.309 INFO:tasks.cephadm:Deploying osd.0 on smithi186 with /dev/vg_nvme/lv_4... 2024-02-07T12:44:31.310 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-07T12:44:31.337 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:31 smithi186 ceph-mon[29330]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:31.338 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:31 smithi191 ceph-mon[33341]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:31.465 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:31 smithi190 bash[34359]: 1058e2b13b0b2e80c0bc78e8e6a2af7861ab6e94c331723ee1b0f04f778cbce1 2024-02-07T12:44:31.465 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:31 smithi190 systemd[1]: Started Ceph mgr.b for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:44:31.559 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:44:32.056 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:31 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:31.739+0000 7f98a1087200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T12:44:32.056 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:31 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:31.836+0000 7f98a1087200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T12:44:32.537 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:32.534+0000 7f98a1087200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T12:44:32.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.537 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:32.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-mon[32986]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:32.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:32 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:32 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:32 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:32 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:32 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:32.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:32 smithi191 ceph-mon[33341]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:32.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:32.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:32.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:32 smithi186 ceph-mon[29330]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:32.806 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:32.627+0000 7f98a1087200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T12:44:32.806 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:32.775+0000 7f98a1087200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T12:44:33.217 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:32.874+0000 7f98a1087200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T12:44:33.217 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:32 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:32.955+0000 7f98a1087200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T12:44:33.217 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:33.214+0000 7f98a1087200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T12:44:33.500 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:33.321+0000 7f98a1087200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T12:44:33.500 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:33.405+0000 7f98a1087200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T12:44:33.500 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:33.497+0000 7f98a1087200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T12:44:33.519 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-07T12:44:33.520 INFO:teuthology.orchestra.run.smithi186.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-07T12:44:33.520 INFO:teuthology.orchestra.run.smithi186.stderr: stderr: 10+0 records in 2024-02-07T12:44:33.520 INFO:teuthology.orchestra.run.smithi186.stderr:10+0 records out 2024-02-07T12:44:33.520 INFO:teuthology.orchestra.run.smithi186.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0114772 s, 914 MB/s 2024-02-07T12:44:33.520 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping successful for: 2024-02-07T12:44:33.780 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:33.672+0000 7f98a1087200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T12:44:34.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:34.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:34.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:34.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:34.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:34.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: Reconfiguring mgr.a (unknown last config time)... 2024-02-07T12:44:34.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T12:44:34.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T12:44:34.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:34.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:33 smithi190 ceph-mon[32986]: Reconfiguring daemon mgr.a on smithi186 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: Reconfiguring mgr.a (unknown last config time)... 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:34.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:33 smithi191 ceph-mon[33341]: Reconfiguring daemon mgr.a on smithi186 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: Reconfiguring mgr.a (unknown last config time)... 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:34.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:33 smithi186 ceph-mon[29330]: Reconfiguring daemon mgr.a on smithi186 2024-02-07T12:44:34.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi186:vg_nvme/lv_4 2024-02-07T12:44:34.963 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:34 smithi186 ceph-mon[29330]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:35.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:34 smithi190 ceph-mon[32986]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:35.056 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:34 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:34.628+0000 7f98a1087200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T12:44:35.056 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:34 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:34.754+0000 7f98a1087200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T12:44:35.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:34 smithi191 ceph-mon[33341]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:35.108 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:44:35.382 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:35 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:35.098+0000 7f98a1087200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T12:44:35.383 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:35 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:35.189+0000 7f98a1087200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T12:44:35.383 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:35 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:35.380+0000 7f98a1087200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:44:35.806 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:35 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:35.559+0000 7f98a1087200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T12:44:36.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:36 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:36 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:36 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:36.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:36 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:36.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:36 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:36.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:36 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.125 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:36 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.125 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:35 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:35.836+0000 7f98a1087200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:44:36.125 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:36 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:36.122+0000 7f98a1087200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T12:44:36.135 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.135 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.135 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:36.135 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:36.136 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:36.136 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.136 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:36 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:36 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:36 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:36 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:36.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:36 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:36.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:36 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:36.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:36 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:36 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:36.556 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:36 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:36.353+0000 7f98a1087200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T12:44:37.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:37 smithi190 ceph-mon[32986]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:37.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:37 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T12:44:37.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:37 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T12:44:37.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:37 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:37.306 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:37 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:37.137+0000 7f98a1087200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T12:44:37.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:37 smithi191 ceph-mon[33341]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:37.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:37 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T12:44:37.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:37 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T12:44:37.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:37 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:37.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:37 smithi186 ceph-mon[29330]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:37.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:37 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T12:44:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:37 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T12:44:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:37 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:38.010 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:37 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:37.703+0000 7f98a1087200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T12:44:38.010 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:37 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:37.798+0000 7f98a1087200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T12:44:38.011 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:44:38 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:44:38.007+0000 7f98a1087200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T12:44:38.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:38 smithi190 ceph-mon[32986]: from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:44:38.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:38 smithi190 ceph-mon[32986]: Standby manager daemon b started 2024-02-07T12:44:38.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:38 smithi190 ceph-mon[32986]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-07T12:44:38.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:38 smithi190 ceph-mon[32986]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T12:44:38.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:38 smithi190 ceph-mon[32986]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-07T12:44:38.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:38 smithi190 ceph-mon[32986]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T12:44:38.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:38 smithi191 ceph-mon[33341]: from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:44:38.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:38 smithi191 ceph-mon[33341]: Standby manager daemon b started 2024-02-07T12:44:38.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:38 smithi191 ceph-mon[33341]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-07T12:44:38.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:38 smithi191 ceph-mon[33341]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T12:44:38.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:38 smithi191 ceph-mon[33341]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-07T12:44:38.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:38 smithi191 ceph-mon[33341]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T12:44:38.343 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:38 smithi186 ceph-mon[29330]: from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:44:38.343 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:38 smithi186 ceph-mon[29330]: Standby manager daemon b started 2024-02-07T12:44:38.343 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:38 smithi186 ceph-mon[29330]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-07T12:44:38.343 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:38 smithi186 ceph-mon[29330]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T12:44:38.344 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:38 smithi186 ceph-mon[29330]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-07T12:44:38.344 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:38 smithi186 ceph-mon[29330]: from='mgr.? 172.21.15.190:0/4203833130' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T12:44:39.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:39 smithi190 ceph-mon[32986]: mgrmap e14: a(active, since 77s), standbys: b 2024-02-07T12:44:39.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:39 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-07T12:44:39.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:39 smithi190 ceph-mon[32986]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:39.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:39 smithi191 ceph-mon[33341]: mgrmap e14: a(active, since 77s), standbys: b 2024-02-07T12:44:39.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:39 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-07T12:44:39.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:39 smithi191 ceph-mon[33341]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:39.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:39 smithi186 ceph-mon[29330]: mgrmap e14: a(active, since 77s), standbys: b 2024-02-07T12:44:39.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:39 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-07T12:44:39.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:39 smithi186 ceph-mon[29330]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:40.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:40 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/4234670257' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb6318bf-165b-4f57-b051-996c05d5593b"}]: dispatch 2024-02-07T12:44:40.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:40 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/4234670257' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb6318bf-165b-4f57-b051-996c05d5593b"}]': finished 2024-02-07T12:44:40.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:40 smithi190 ceph-mon[32986]: osdmap e5: 1 total, 0 up, 1 in 2024-02-07T12:44:40.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:40 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:40.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:40 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/4234670257' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb6318bf-165b-4f57-b051-996c05d5593b"}]: dispatch 2024-02-07T12:44:40.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:40 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/4234670257' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb6318bf-165b-4f57-b051-996c05d5593b"}]': finished 2024-02-07T12:44:40.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:40 smithi191 ceph-mon[33341]: osdmap e5: 1 total, 0 up, 1 in 2024-02-07T12:44:40.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:40 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:40.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:40 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/4234670257' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb6318bf-165b-4f57-b051-996c05d5593b"}]: dispatch 2024-02-07T12:44:40.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:40 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/4234670257' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb6318bf-165b-4f57-b051-996c05d5593b"}]': finished 2024-02-07T12:44:40.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:40 smithi186 ceph-mon[29330]: osdmap e5: 1 total, 0 up, 1 in 2024-02-07T12:44:40.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:40 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:41 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/1118595933' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T12:44:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:41 smithi190 ceph-mon[32986]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:41.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:41 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/1118595933' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T12:44:41.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:41 smithi191 ceph-mon[33341]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:41.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:41 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1118595933' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T12:44:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:41 smithi186 ceph-mon[29330]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:42 smithi190 ceph-mon[32986]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:43.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:42 smithi191 ceph-mon[33341]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:43.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:42 smithi186 ceph-mon[29330]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:45.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:45 smithi186 ceph-mon[29330]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:45.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:45 smithi190 ceph-mon[32986]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:45.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:45 smithi191 ceph-mon[33341]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:46.483 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:46 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T12:44:46.483 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:46 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:46.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:46 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T12:44:46.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:46 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:46.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:46 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T12:44:46.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:46 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:47.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:47 smithi186 ceph-mon[29330]: Deploying daemon osd.0 on smithi186 2024-02-07T12:44:47.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:47 smithi186 ceph-mon[29330]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:47.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:47 smithi190 ceph-mon[32986]: Deploying daemon osd.0 on smithi186 2024-02-07T12:44:47.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:47 smithi190 ceph-mon[32986]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:47.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:47 smithi191 ceph-mon[33341]: Deploying daemon osd.0 on smithi186 2024-02-07T12:44:47.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:47 smithi191 ceph-mon[33341]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:48.533 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:48 smithi186 ceph-mon[29330]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:48.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:48 smithi190 ceph-mon[32986]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:48.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:48 smithi191 ceph-mon[33341]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:51.539 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:51 smithi186 ceph-mon[29330]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:51.539 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:51 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:51.540 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:51 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:51.540 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:51 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:51.555 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:51 smithi190 ceph-mon[32986]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:51.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:51 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:51.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:51 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:51.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:51 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:51.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:51 smithi191 ceph-mon[33341]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:51.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:51 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:51.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:51 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:51.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:51 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:53.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:52 smithi186 ceph-mon[29330]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:53.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:52 smithi190 ceph-mon[32986]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:53.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:52 smithi191 ceph-mon[33341]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:54.574 INFO:teuthology.orchestra.run.smithi186.stdout:Created osd(s) 0 on host 'smithi186' 2024-02-07T12:44:54.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:54.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:54.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:54.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:54.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:54.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T12:44:54.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:54.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:54.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:54.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:54 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T12:44:55.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:54 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:55.065 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:55.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:55.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T12:44:55.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:55.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:55.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:54 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:44:55.207 DEBUG:teuthology.orchestra.run.smithi186:osd.0> sudo journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.0.service 2024-02-07T12:44:55.212 INFO:tasks.cephadm:Deploying osd.1 on smithi190 with /dev/vg_nvme/lv_4... 2024-02-07T12:44:55.212 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-07T12:44:55.455 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.b/config 2024-02-07T12:44:55.702 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:55 smithi186 ceph-mon[29330]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-07T12:44:55.702 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:55 smithi186 ceph-mon[29330]: osdmap e6: 1 total, 0 up, 1 in 2024-02-07T12:44:55.703 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:55 smithi186 ceph-mon[29330]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-02-07T12:44:55.703 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:55 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:55.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:55 smithi190 ceph-mon[32986]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-07T12:44:55.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:55 smithi190 ceph-mon[32986]: osdmap e6: 1 total, 0 up, 1 in 2024-02-07T12:44:55.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:55 smithi190 ceph-mon[32986]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-02-07T12:44:55.891 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:55 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:55.988 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:44:55 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0[43867]: 2024-02-07T12:44:55.700+0000 7fa8c576a700 -1 osd.0 0 waiting for initial osdmap 2024-02-07T12:44:55.988 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:44:55 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0[43867]: 2024-02-07T12:44:55.702+0000 7fa8c1564700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T12:44:56.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:55 smithi191 ceph-mon[33341]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-07T12:44:56.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:55 smithi191 ceph-mon[33341]: osdmap e6: 1 total, 0 up, 1 in 2024-02-07T12:44:56.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:55 smithi191 ceph-mon[33341]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2024-02-07T12:44:56.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:55 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:56.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:56 smithi190 ceph-mon[32986]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-02-07T12:44:56.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:56 smithi190 ceph-mon[32986]: osdmap e7: 1 total, 0 up, 1 in 2024-02-07T12:44:56.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:56 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:56.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:56 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:56.764 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:56 smithi190 ceph-mon[32986]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:56.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:56 smithi186 ceph-mon[29330]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-02-07T12:44:56.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:56 smithi186 ceph-mon[29330]: osdmap e7: 1 total, 0 up, 1 in 2024-02-07T12:44:56.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:56 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:56.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:56 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:56.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:56 smithi186 ceph-mon[29330]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:57.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:56 smithi191 ceph-mon[33341]: from='osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2024-02-07T12:44:57.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:56 smithi191 ceph-mon[33341]: osdmap e7: 1 total, 0 up, 1 in 2024-02-07T12:44:57.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:56 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:57.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:56 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:57.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:56 smithi191 ceph-mon[33341]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T12:44:57.366 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-07T12:44:57.366 INFO:teuthology.orchestra.run.smithi190.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-07T12:44:57.366 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10+0 records in 2024-02-07T12:44:57.366 INFO:teuthology.orchestra.run.smithi190.stderr:10+0 records out 2024-02-07T12:44:57.366 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0130228 s, 805 MB/s 2024-02-07T12:44:57.366 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping successful for: 2024-02-07T12:44:57.862 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:57 smithi186 ceph-mon[29330]: purged_snaps scrub starts 2024-02-07T12:44:57.862 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:57 smithi186 ceph-mon[29330]: purged_snaps scrub ok 2024-02-07T12:44:57.862 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:57 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:57.863 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:57 smithi186 ceph-mon[29330]: osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807] boot 2024-02-07T12:44:57.863 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:57 smithi186 ceph-mon[29330]: osdmap e8: 1 total, 1 up, 1 in 2024-02-07T12:44:57.863 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:57 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:57.984 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:57 smithi190 ceph-mon[32986]: purged_snaps scrub starts 2024-02-07T12:44:57.984 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:57 smithi190 ceph-mon[32986]: purged_snaps scrub ok 2024-02-07T12:44:57.985 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:57 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:57.985 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:57 smithi190 ceph-mon[32986]: osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807] boot 2024-02-07T12:44:57.985 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:57 smithi190 ceph-mon[32986]: osdmap e8: 1 total, 1 up, 1 in 2024-02-07T12:44:57.985 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:57 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:58.017 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi190:vg_nvme/lv_4 2024-02-07T12:44:58.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:57 smithi191 ceph-mon[33341]: purged_snaps scrub starts 2024-02-07T12:44:58.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:57 smithi191 ceph-mon[33341]: purged_snaps scrub ok 2024-02-07T12:44:58.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:57 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:58.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:57 smithi191 ceph-mon[33341]: osd.0 [v2:172.21.15.186:6802/914934807,v1:172.21.15.186:6803/914934807] boot 2024-02-07T12:44:58.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:57 smithi191 ceph-mon[33341]: osdmap e8: 1 total, 1 up, 1 in 2024-02-07T12:44:58.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:57 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:44:58.254 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.b/config 2024-02-07T12:44:59.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: osdmap e9: 1 total, 1 up, 1 in 2024-02-07T12:44:59.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: Detected new or changed devices on smithi186 2024-02-07T12:44:59.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:44:59.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: Adjusting osd_memory_target on smithi186 to 17088M 2024-02-07T12:44:59.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:59.310 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:59.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.311 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:44:58 smithi190 ceph-mon[32986]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: osdmap e9: 1 total, 1 up, 1 in 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: Detected new or changed devices on smithi186 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: Adjusting osd_memory_target on smithi186 to 17088M 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:44:58 smithi191 ceph-mon[33341]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:44:59.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: osdmap e9: 1 total, 1 up, 1 in 2024-02-07T12:44:59.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: Detected new or changed devices on smithi186 2024-02-07T12:44:59.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:44:59.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: Adjusting osd_memory_target on smithi186 to 17088M 2024-02-07T12:44:59.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:44:59.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:44:59.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:44:59.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:44:58 smithi186 ceph-mon[29330]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:00.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:00 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T12:45:00.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:00 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T12:45:00.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:00 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:00.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T12:45:00.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T12:45:00.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:00 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:00.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:00 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T12:45:00.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:00 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T12:45:00.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:00 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:01.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:01 smithi190 ceph-mon[32986]: from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:45:01.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:01 smithi190 ceph-mon[32986]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:01.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:01 smithi191 ceph-mon[33341]: from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:45:01.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:01 smithi191 ceph-mon[33341]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:01.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:01 smithi186 ceph-mon[29330]: from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:45:01.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:01 smithi186 ceph-mon[29330]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:03.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:02 smithi190 ceph-mon[32986]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:03.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:02 smithi190 ceph-mon[32986]: from='client.? 172.21.15.190:0/718826261' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bfd379d1-98ef-45a7-8a05-65a48c47ee4e"}]: dispatch 2024-02-07T12:45:03.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:02 smithi190 ceph-mon[32986]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bfd379d1-98ef-45a7-8a05-65a48c47ee4e"}]: dispatch 2024-02-07T12:45:03.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:02 smithi190 ceph-mon[32986]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bfd379d1-98ef-45a7-8a05-65a48c47ee4e"}]': finished 2024-02-07T12:45:03.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:02 smithi190 ceph-mon[32986]: osdmap e10: 2 total, 1 up, 2 in 2024-02-07T12:45:03.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:02 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:03.317 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:02 smithi191 ceph-mon[33341]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:03.317 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:02 smithi191 ceph-mon[33341]: from='client.? 172.21.15.190:0/718826261' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bfd379d1-98ef-45a7-8a05-65a48c47ee4e"}]: dispatch 2024-02-07T12:45:03.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:02 smithi191 ceph-mon[33341]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bfd379d1-98ef-45a7-8a05-65a48c47ee4e"}]: dispatch 2024-02-07T12:45:03.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:02 smithi191 ceph-mon[33341]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bfd379d1-98ef-45a7-8a05-65a48c47ee4e"}]': finished 2024-02-07T12:45:03.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:02 smithi191 ceph-mon[33341]: osdmap e10: 2 total, 1 up, 2 in 2024-02-07T12:45:03.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:02 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:03.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:02 smithi186 ceph-mon[29330]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:03.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:02 smithi186 ceph-mon[29330]: from='client.? 172.21.15.190:0/718826261' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bfd379d1-98ef-45a7-8a05-65a48c47ee4e"}]: dispatch 2024-02-07T12:45:03.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:02 smithi186 ceph-mon[29330]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bfd379d1-98ef-45a7-8a05-65a48c47ee4e"}]: dispatch 2024-02-07T12:45:03.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:02 smithi186 ceph-mon[29330]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bfd379d1-98ef-45a7-8a05-65a48c47ee4e"}]': finished 2024-02-07T12:45:03.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:02 smithi186 ceph-mon[29330]: osdmap e10: 2 total, 1 up, 2 in 2024-02-07T12:45:03.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:02 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:04.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:03 smithi190 ceph-mon[32986]: from='client.? 172.21.15.190:0/4278734190' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T12:45:04.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:03 smithi191 ceph-mon[33341]: from='client.? 172.21.15.190:0/4278734190' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T12:45:04.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:03 smithi186 ceph-mon[29330]: from='client.? 172.21.15.190:0/4278734190' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T12:45:05.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:04 smithi190 ceph-mon[32986]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:05.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:04 smithi191 ceph-mon[33341]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:05.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:04 smithi186 ceph-mon[29330]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:07.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:07 smithi190 ceph-mon[32986]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:07.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:07 smithi191 ceph-mon[33341]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:07.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:07 smithi186 ceph-mon[29330]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:09.481 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:09 smithi190 ceph-mon[32986]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:09.482 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:09 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T12:45:09.482 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:09 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:09.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:09 smithi191 ceph-mon[33341]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:09.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:09 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T12:45:09.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:09 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:09.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:09 smithi186 ceph-mon[29330]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:09.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:09 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T12:45:09.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:09 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:10.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:10 smithi190 ceph-mon[32986]: Deploying daemon osd.1 on smithi190 2024-02-07T12:45:10.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:10 smithi191 ceph-mon[33341]: Deploying daemon osd.1 on smithi190 2024-02-07T12:45:10.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:10 smithi186 ceph-mon[29330]: Deploying daemon osd.1 on smithi190 2024-02-07T12:45:11.422 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:11 smithi190 ceph-mon[32986]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:11.465 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:11 smithi191 ceph-mon[33341]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:11.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:11 smithi186 ceph-mon[29330]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:13.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:12 smithi190 ceph-mon[32986]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:13.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:12 smithi191 ceph-mon[33341]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:13.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:12 smithi186 ceph-mon[29330]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:15.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:15 smithi190 ceph-mon[32986]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:15.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:15 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:15.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:15 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:15.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:15 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:15.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:15 smithi191 ceph-mon[33341]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:15.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:15 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:15.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:15 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:15.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:15 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:15.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:15 smithi186 ceph-mon[29330]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:15.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:15 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:15.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:15 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:15.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:15 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:17.474 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:17 smithi190 ceph-mon[32986]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:17.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:17 smithi191 ceph-mon[33341]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:17.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:17 smithi186 ceph-mon[29330]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:17.661 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 1 on host 'smithi190' 2024-02-07T12:45:18.277 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:18 smithi190 ceph-mon[32986]: from='osd.1 [v2:172.21.15.190:6800/293726629,v1:172.21.15.190:6801/293726629]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T12:45:18.277 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:18 smithi190 ceph-mon[32986]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T12:45:18.277 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:18 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:18 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:18 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:18 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.307 DEBUG:teuthology.orchestra.run.smithi190:osd.1> sudo journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.1.service 2024-02-07T12:45:18.310 INFO:tasks.cephadm:Deploying osd.2 on smithi191 with /dev/vg_nvme/lv_4... 2024-02-07T12:45:18.310 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-07T12:45:18.554 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.c/config 2024-02-07T12:45:18.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:18 smithi191 ceph-mon[33341]: from='osd.1 [v2:172.21.15.190:6800/293726629,v1:172.21.15.190:6801/293726629]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T12:45:18.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:18 smithi191 ceph-mon[33341]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T12:45:18.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:18 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:18 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:18 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:18 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:18 smithi186 ceph-mon[29330]: from='osd.1 [v2:172.21.15.190:6800/293726629,v1:172.21.15.190:6801/293726629]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T12:45:18.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:18 smithi186 ceph-mon[29330]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T12:45:18.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:18 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:18 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:18 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:18.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:18 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:19.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:19 smithi191 ceph-mon[33341]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:19.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:19 smithi191 ceph-mon[33341]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-07T12:45:19.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:19 smithi191 ceph-mon[33341]: from='osd.1 [v2:172.21.15.190:6800/293726629,v1:172.21.15.190:6801/293726629]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-02-07T12:45:19.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:19 smithi191 ceph-mon[33341]: osdmap e11: 2 total, 1 up, 2 in 2024-02-07T12:45:19.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:19 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:19.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:19 smithi191 ceph-mon[33341]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-02-07T12:45:19.358 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:19 smithi190 ceph-mon[32986]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:19.358 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:19 smithi190 ceph-mon[32986]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-07T12:45:19.358 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:19 smithi190 ceph-mon[32986]: from='osd.1 [v2:172.21.15.190:6800/293726629,v1:172.21.15.190:6801/293726629]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-02-07T12:45:19.359 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:19 smithi190 ceph-mon[32986]: osdmap e11: 2 total, 1 up, 2 in 2024-02-07T12:45:19.359 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:19 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:19.359 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:19 smithi190 ceph-mon[32986]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-02-07T12:45:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:19 smithi186 ceph-mon[29330]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:19 smithi186 ceph-mon[29330]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-07T12:45:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:19 smithi186 ceph-mon[29330]: from='osd.1 [v2:172.21.15.190:6800/293726629,v1:172.21.15.190:6801/293726629]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-02-07T12:45:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:19 smithi186 ceph-mon[29330]: osdmap e11: 2 total, 1 up, 2 in 2024-02-07T12:45:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:19 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:19.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:19 smithi186 ceph-mon[29330]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-02-07T12:45:19.626 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:19 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1[37209]: 2024-02-07T12:45:19.578+0000 7f432bb34700 -1 osd.1 0 waiting for initial osdmap 2024-02-07T12:45:19.626 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:19 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1[37209]: 2024-02-07T12:45:19.581+0000 7f4323926700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T12:45:20.438 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:20 smithi191 ceph-mon[33341]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-02-07T12:45:20.438 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:20 smithi191 ceph-mon[33341]: osdmap e12: 2 total, 1 up, 2 in 2024-02-07T12:45:20.438 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:20 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:20.438 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:20 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:20.438 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:20 smithi191 ceph-mon[33341]: from='osd.1 ' entity='osd.1' 2024-02-07T12:45:20.438 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:20 smithi191 ceph-mon[33341]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:20.448 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-07T12:45:20.448 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-07T12:45:20.448 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-02-07T12:45:20.448 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-02-07T12:45:20.448 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0117484 s, 893 MB/s 2024-02-07T12:45:20.448 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-02-07T12:45:20.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:20 smithi190 ceph-mon[32986]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-02-07T12:45:20.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:20 smithi190 ceph-mon[32986]: osdmap e12: 2 total, 1 up, 2 in 2024-02-07T12:45:20.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:20 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:20.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:20 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:20.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:20 smithi190 ceph-mon[32986]: from='osd.1 ' entity='osd.1' 2024-02-07T12:45:20.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:20 smithi190 ceph-mon[32986]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:20.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:20 smithi186 ceph-mon[29330]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-02-07T12:45:20.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:20 smithi186 ceph-mon[29330]: osdmap e12: 2 total, 1 up, 2 in 2024-02-07T12:45:20.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:20.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:20 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:20.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:20 smithi186 ceph-mon[29330]: from='osd.1 ' entity='osd.1' 2024-02-07T12:45:20.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:20 smithi186 ceph-mon[29330]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-07T12:45:21.127 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi191:vg_nvme/lv_4 2024-02-07T12:45:21.367 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.c/config 2024-02-07T12:45:21.395 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: purged_snaps scrub starts 2024-02-07T12:45:21.395 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: purged_snaps scrub ok 2024-02-07T12:45:21.395 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:21.395 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: osd.1 [v2:172.21.15.190:6800/293726629,v1:172.21.15.190:6801/293726629] boot 2024-02-07T12:45:21.395 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: osdmap e13: 2 total, 2 up, 2 in 2024-02-07T12:45:21.396 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:21.396 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: Detected new or changed devices on smithi190 2024-02-07T12:45:21.396 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.396 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.396 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:45:21.399 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: Adjusting osd_memory_target on smithi190 to 17088M 2024-02-07T12:45:21.399 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.400 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:21.400 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:21.400 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:21 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: purged_snaps scrub starts 2024-02-07T12:45:21.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: purged_snaps scrub ok 2024-02-07T12:45:21.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:21.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: osd.1 [v2:172.21.15.190:6800/293726629,v1:172.21.15.190:6801/293726629] boot 2024-02-07T12:45:21.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: osdmap e13: 2 total, 2 up, 2 in 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: Detected new or changed devices on smithi190 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: Adjusting osd_memory_target on smithi190 to 17088M 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:21.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:21 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: purged_snaps scrub starts 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: purged_snaps scrub ok 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: osd.1 [v2:172.21.15.190:6800/293726629,v1:172.21.15.190:6801/293726629] boot 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: osdmap e13: 2 total, 2 up, 2 in 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: Detected new or changed devices on smithi190 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:45:21.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: Adjusting osd_memory_target on smithi190 to 17088M 2024-02-07T12:45:21.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:21.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:21.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:21.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:21 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:22.450 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:22.450 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:22.450 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:22.450 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:22 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:22.451 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:22 smithi191 ceph-mon[33341]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:22.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:22.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:22.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:22.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:22 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:22.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:22 smithi190 ceph-mon[32986]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:22.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:22.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:22.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:22.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:22 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:22.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:22 smithi186 ceph-mon[29330]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:23.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:23 smithi190 ceph-mon[32986]: osdmap e14: 2 total, 2 up, 2 in 2024-02-07T12:45:23.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:23 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T12:45:23.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:23 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T12:45:23.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:23 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:23.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:23 smithi191 ceph-mon[33341]: osdmap e14: 2 total, 2 up, 2 in 2024-02-07T12:45:23.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:23 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T12:45:23.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:23 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T12:45:23.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:23 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:23.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:23 smithi186 ceph-mon[29330]: osdmap e14: 2 total, 2 up, 2 in 2024-02-07T12:45:23.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:23 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T12:45:23.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:23 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T12:45:23.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:23 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:24.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:24 smithi191 ceph-mon[33341]: from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:45:24.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:24 smithi191 ceph-mon[33341]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:24.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:24 smithi190 ceph-mon[32986]: from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:45:24.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:24 smithi190 ceph-mon[32986]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:24.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:24 smithi186 ceph-mon[29330]: from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:45:24.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:24 smithi186 ceph-mon[29330]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:26.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:25 smithi190 ceph-mon[32986]: from='client.? 172.21.15.191:0/408184715' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed09a6f-d426-4dbd-8f39-26c682a3c29d"}]: dispatch 2024-02-07T12:45:26.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:25 smithi190 ceph-mon[32986]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed09a6f-d426-4dbd-8f39-26c682a3c29d"}]: dispatch 2024-02-07T12:45:26.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:25 smithi190 ceph-mon[32986]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ed09a6f-d426-4dbd-8f39-26c682a3c29d"}]': finished 2024-02-07T12:45:26.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:25 smithi190 ceph-mon[32986]: osdmap e15: 3 total, 2 up, 3 in 2024-02-07T12:45:26.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:25 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:26.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:25 smithi191 ceph-mon[33341]: from='client.? 172.21.15.191:0/408184715' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed09a6f-d426-4dbd-8f39-26c682a3c29d"}]: dispatch 2024-02-07T12:45:26.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:25 smithi191 ceph-mon[33341]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed09a6f-d426-4dbd-8f39-26c682a3c29d"}]: dispatch 2024-02-07T12:45:26.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:25 smithi191 ceph-mon[33341]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ed09a6f-d426-4dbd-8f39-26c682a3c29d"}]': finished 2024-02-07T12:45:26.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:25 smithi191 ceph-mon[33341]: osdmap e15: 3 total, 2 up, 3 in 2024-02-07T12:45:26.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:25 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:25 smithi186 ceph-mon[29330]: from='client.? 172.21.15.191:0/408184715' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed09a6f-d426-4dbd-8f39-26c682a3c29d"}]: dispatch 2024-02-07T12:45:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:25 smithi186 ceph-mon[29330]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed09a6f-d426-4dbd-8f39-26c682a3c29d"}]: dispatch 2024-02-07T12:45:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:25 smithi186 ceph-mon[29330]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ed09a6f-d426-4dbd-8f39-26c682a3c29d"}]': finished 2024-02-07T12:45:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:25 smithi186 ceph-mon[29330]: osdmap e15: 3 total, 2 up, 3 in 2024-02-07T12:45:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:25 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:27.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:26 smithi190 ceph-mon[32986]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:27.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:26 smithi190 ceph-mon[32986]: from='client.? 172.21.15.191:0/3703573658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T12:45:27.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:26 smithi191 ceph-mon[33341]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:27.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:26 smithi191 ceph-mon[33341]: from='client.? 172.21.15.191:0/3703573658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T12:45:27.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:26 smithi186 ceph-mon[29330]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:27.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:26 smithi186 ceph-mon[29330]: from='client.? 172.21.15.191:0/3703573658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T12:45:29.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:29 smithi190 ceph-mon[32986]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:29.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:29 smithi191 ceph-mon[33341]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:29 smithi186 ceph-mon[29330]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:31.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:31 smithi191 ceph-mon[33341]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:31.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:31 smithi190 ceph-mon[32986]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:31 smithi186 ceph-mon[29330]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:33.234 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:32 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T12:45:33.234 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:32 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:33.234 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:32 smithi191 ceph-mon[33341]: Deploying daemon osd.2 on smithi191 2024-02-07T12:45:33.234 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:32 smithi191 ceph-mon[33341]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:33.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:32 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T12:45:33.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:32 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:33.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:32 smithi190 ceph-mon[32986]: Deploying daemon osd.2 on smithi191 2024-02-07T12:45:33.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:32 smithi190 ceph-mon[32986]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:33.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T12:45:33.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:32 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:33.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:32 smithi186 ceph-mon[29330]: Deploying daemon osd.2 on smithi191 2024-02-07T12:45:33.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:32 smithi186 ceph-mon[29330]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:35.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:35 smithi191 ceph-mon[33341]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:35.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:35 smithi190 ceph-mon[32986]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:35.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:35 smithi186 ceph-mon[29330]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:37.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:37 smithi191 ceph-mon[33341]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:37.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:37 smithi190 ceph-mon[32986]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:37.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:37 smithi186 ceph-mon[29330]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:38.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:38 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:38.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:38 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:38.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:38 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:38.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:38 smithi190 ceph-mon[32986]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:38.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:38 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:38.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:38 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:38.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:38 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:38.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:38 smithi191 ceph-mon[33341]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:38.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:38 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:38.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:38 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:38.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:38 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:38.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:38 smithi186 ceph-mon[29330]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:40.782 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 2 on host 'smithi191' 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='osd.2 [v2:172.21.15.191:6800/3964416294,v1:172.21.15.191:6801/3964416294]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:40 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:41.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='osd.2 [v2:172.21.15.191:6800/3964416294,v1:172.21.15.191:6801/3964416294]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T12:45:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T12:45:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:40 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='osd.2 [v2:172.21.15.191:6800/3964416294,v1:172.21.15.191:6801/3964416294]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:41.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:40 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:45:41.391 DEBUG:teuthology.orchestra.run.smithi191:osd.2> sudo journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.2.service 2024-02-07T12:45:41.393 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-02-07T12:45:41.393 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph osd stat -f json 2024-02-07T12:45:41.643 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:45:42.048 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:41 smithi186 ceph-mon[29330]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-07T12:45:42.048 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:41 smithi186 ceph-mon[29330]: osdmap e16: 3 total, 2 up, 3 in 2024-02-07T12:45:42.048 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:41 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:42.049 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:41 smithi186 ceph-mon[29330]: from='osd.2 [v2:172.21.15.191:6800/3964416294,v1:172.21.15.191:6801/3964416294]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T12:45:42.049 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:41 smithi186 ceph-mon[29330]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T12:45:42.230 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:41 smithi191 ceph-mon[33341]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-07T12:45:42.230 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:41 smithi191 ceph-mon[33341]: osdmap e16: 3 total, 2 up, 3 in 2024-02-07T12:45:42.230 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:41 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:42.230 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:41 smithi191 ceph-mon[33341]: from='osd.2 [v2:172.21.15.191:6800/3964416294,v1:172.21.15.191:6801/3964416294]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T12:45:42.230 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:41 smithi191 ceph-mon[33341]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T12:45:42.230 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:41 smithi191 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2[37666]: 2024-02-07T12:45:41.950+0000 7f3962cdb700 -1 osd.2 0 waiting for initial osdmap 2024-02-07T12:45:42.230 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:41 smithi191 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2[37666]: 2024-02-07T12:45:41.954+0000 7f395ead5700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T12:45:42.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:41 smithi190 ceph-mon[32986]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-07T12:45:42.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:41 smithi190 ceph-mon[32986]: osdmap e16: 3 total, 2 up, 3 in 2024-02-07T12:45:42.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:41 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:42.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:41 smithi190 ceph-mon[32986]: from='osd.2 [v2:172.21.15.191:6800/3964416294,v1:172.21.15.191:6801/3964416294]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T12:45:42.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:41 smithi190 ceph-mon[32986]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T12:45:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:42 smithi190 ceph-mon[32986]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T12:45:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:42 smithi190 ceph-mon[32986]: osdmap e17: 3 total, 2 up, 3 in 2024-02-07T12:45:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:42 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:42 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:42 smithi190 ceph-mon[32986]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:43.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:42 smithi191 ceph-mon[33341]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T12:45:43.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:42 smithi191 ceph-mon[33341]: osdmap e17: 3 total, 2 up, 3 in 2024-02-07T12:45:43.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:42 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:43.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:42 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:43.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:42 smithi191 ceph-mon[33341]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:42 smithi186 ceph-mon[29330]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T12:45:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:42 smithi186 ceph-mon[29330]: osdmap e17: 3 total, 2 up, 3 in 2024-02-07T12:45:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:42 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:42 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:42 smithi186 ceph-mon[29330]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-07T12:45:43.355 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:45:43.920 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":18,"num_osds":3,"num_up_osds":3,"osd_up_since":1707309942,"num_in_osds":3,"osd_in_since":1707309925,"num_remapped_pgs":0} 2024-02-07T12:45:43.921 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-07T12:45:44.165 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:45:44.196 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:43 smithi191 ceph-mon[33341]: purged_snaps scrub starts 2024-02-07T12:45:44.196 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:43 smithi191 ceph-mon[33341]: purged_snaps scrub ok 2024-02-07T12:45:44.196 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:43 smithi191 ceph-mon[33341]: osd.2 [v2:172.21.15.191:6800/3964416294,v1:172.21.15.191:6801/3964416294] boot 2024-02-07T12:45:44.197 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:43 smithi191 ceph-mon[33341]: osdmap e18: 3 total, 3 up, 3 in 2024-02-07T12:45:44.197 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:43 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:44.197 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:43 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/2295880090' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-07T12:45:44.284 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:43 smithi186 ceph-mon[29330]: purged_snaps scrub starts 2024-02-07T12:45:44.284 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:43 smithi186 ceph-mon[29330]: purged_snaps scrub ok 2024-02-07T12:45:44.284 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:43 smithi186 ceph-mon[29330]: osd.2 [v2:172.21.15.191:6800/3964416294,v1:172.21.15.191:6801/3964416294] boot 2024-02-07T12:45:44.284 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:43 smithi186 ceph-mon[29330]: osdmap e18: 3 total, 3 up, 3 in 2024-02-07T12:45:44.284 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:43 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:44.284 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:43 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/2295880090' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-07T12:45:44.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:43 smithi190 ceph-mon[32986]: purged_snaps scrub starts 2024-02-07T12:45:44.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:43 smithi190 ceph-mon[32986]: purged_snaps scrub ok 2024-02-07T12:45:44.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:43 smithi190 ceph-mon[32986]: osd.2 [v2:172.21.15.191:6800/3964416294,v1:172.21.15.191:6801/3964416294] boot 2024-02-07T12:45:44.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:43 smithi190 ceph-mon[32986]: osdmap e18: 3 total, 3 up, 3 in 2024-02-07T12:45:44.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:43 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:45:44.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:43 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/2295880090' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-07T12:45:45.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: osdmap e19: 3 total, 3 up, 3 in 2024-02-07T12:45:45.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: pgmap v81: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:45.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-02-07T12:45:45.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:45:45.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:45.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:45.100 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:44 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: osdmap e19: 3 total, 3 up, 3 in 2024-02-07T12:45:45.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: pgmap v81: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:45.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-02-07T12:45:45.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:45:45.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:45.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:45.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:44 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: osdmap e19: 3 total, 3 up, 3 in 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: pgmap v81: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:45:45.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:44 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:45.803 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:45:45.803 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":20,"fsid":"36bda37e-c5b6-11ee-95b6-87774f69a715","created":"2024-02-07T12:42:19.412560+0000","modified":"2024-02-07T12:45:44.959255+0000","last_up_change":"2024-02-07T12:45:42.947584+0000","last_in_change":"2024-02-07T12:45:25.699555+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-07T12:45:44.429003+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bb6318bf-165b-4f57-b051-996c05d5593b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6803","nonce":914934807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6805","nonce":914934807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6809","nonce":914934807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6807","nonce":914934807}]},"public_addr":"172.21.15.186:6803/914934807","cluster_addr":"172.21.15.186:6805/914934807","heartbeat_back_addr":"172.21.15.186:6809/914934807","heartbeat_front_addr":"172.21.15.186:6807/914934807","state":["exists","up"]},{"osd":1,"uuid":"bfd379d1-98ef-45a7-8a05-65a48c47ee4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6801","nonce":293726629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6803","nonce":293726629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6807","nonce":293726629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6805","nonce":293726629}]},"public_addr":"172.21.15.190:6801/293726629","cluster_addr":"172.21.15.190:6803/293726629","heartbeat_back_addr":"172.21.15.190:6807/293726629","heartbeat_front_addr":"172.21.15.190:6805/293726629","state":["exists","up"]},{"osd":2,"uuid":"6ed09a6f-d426-4dbd-8f39-26c682a3c29d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6801","nonce":3964416294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6803","nonce":3964416294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6807","nonce":3964416294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6805","nonce":3964416294}]},"public_addr":"172.21.15.191:6801/3964416294","cluster_addr":"172.21.15.191:6803/3964416294","heartbeat_back_addr":"172.21.15.191:6807/3964416294","heartbeat_front_addr":"172.21.15.191:6805/3964416294","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T12:44:55.003662+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T12:45:18.509834+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T12:45:41.437711+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.186:6801/1017152480":"2024-02-08T12:43:20.075903+0000","172.21.15.186:0/1026136357":"2024-02-08T12:43:20.075903+0000","172.21.15.186:0/707377941":"2024-02-08T12:42:53.954734+0000","172.21.15.186:6800/697711049":"2024-02-08T12:42:53.954734+0000","172.21.15.186:6800/1017152480":"2024-02-08T12:43:20.075903+0000","172.21.15.186:6801/697711049":"2024-02-08T12:42:53.954734+0000","172.21.15.186:0/1556844535":"2024-02-08T12:43:20.075903+0000","172.21.15.186:0/1044455404":"2024-02-08T12:42:53.954734+0000","172.21.15.186:0/2839770728":"2024-02-08T12:42:53.954734+0000","172.21.15.186:0/2849647633":"2024-02-08T12:43:20.075903+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-07T12:45:46.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:45 smithi186 ceph-mon[29330]: Detected new or changed devices on smithi191 2024-02-07T12:45:46.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:45 smithi186 ceph-mon[29330]: Adjusting osd_memory_target on smithi191 to 21184M 2024-02-07T12:45:46.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:45 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-02-07T12:45:46.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:45 smithi186 ceph-mon[29330]: osdmap e20: 3 total, 3 up, 3 in 2024-02-07T12:45:46.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:45 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-07T12:45:46.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:45 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1071603596' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T12:45:46.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:45 smithi190 ceph-mon[32986]: Detected new or changed devices on smithi191 2024-02-07T12:45:46.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:45 smithi190 ceph-mon[32986]: Adjusting osd_memory_target on smithi191 to 21184M 2024-02-07T12:45:46.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:45 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-02-07T12:45:46.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:45 smithi190 ceph-mon[32986]: osdmap e20: 3 total, 3 up, 3 in 2024-02-07T12:45:46.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:45 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-07T12:45:46.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:45 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/1071603596' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T12:45:46.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:45 smithi191 ceph-mon[33341]: Detected new or changed devices on smithi191 2024-02-07T12:45:46.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:45 smithi191 ceph-mon[33341]: Adjusting osd_memory_target on smithi191 to 21184M 2024-02-07T12:45:46.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:45 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-02-07T12:45:46.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:45 smithi191 ceph-mon[33341]: osdmap e20: 3 total, 3 up, 3 in 2024-02-07T12:45:46.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:45 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-07T12:45:46.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:45 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/1071603596' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T12:45:46.396 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:45:46 smithi186 sudo[47846]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-07T12:45:46.396 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:45:46 smithi186 sudo[47846]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:46.396 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:45:46 smithi186 sudo[47846]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:46.396 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:45:46 smithi186 sudo[47846]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:46.422 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-07T12:45:44.429003+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '20', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-02-07T12:45:46.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-02-07T12:45:46.661 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:45:46.780 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:45:46 smithi186 sudo[47867]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-07T12:45:46.781 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:45:46 smithi186 sudo[47867]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:46.781 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:45:46 smithi186 sudo[47867]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:46.781 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:45:46 smithi186 sudo[47867]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:47.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:46 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-07T12:45:47.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:46 smithi190 ceph-mon[32986]: osdmap e21: 3 total, 3 up, 3 in 2024-02-07T12:45:47.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:46 smithi190 ceph-mon[32986]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:47.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:46 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:47.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:46 smithi190 ceph-mon[32986]: osdmap e22: 3 total, 3 up, 3 in 2024-02-07T12:45:47.079 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:46 smithi190 sudo[40534]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-07T12:45:47.079 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:46 smithi190 sudo[40534]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:47.079 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:46 smithi190 sudo[40534]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:47.079 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:46 smithi190 sudo[40534]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:47.098 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:46 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-07T12:45:47.098 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:46 smithi186 ceph-mon[29330]: osdmap e21: 3 total, 3 up, 3 in 2024-02-07T12:45:47.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:46 smithi186 ceph-mon[29330]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:47.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:46 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:47.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:46 smithi186 ceph-mon[29330]: osdmap e22: 3 total, 3 up, 3 in 2024-02-07T12:45:47.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:46 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-07T12:45:47.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:46 smithi191 ceph-mon[33341]: osdmap e21: 3 total, 3 up, 3 in 2024-02-07T12:45:47.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:46 smithi191 ceph-mon[33341]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:47.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:46 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:47.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:46 smithi191 ceph-mon[33341]: osdmap e22: 3 total, 3 up, 3 in 2024-02-07T12:45:47.556 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:47 smithi190 sudo[40537]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-07T12:45:47.556 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:47 smithi190 sudo[40537]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:47.556 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:47 smithi190 sudo[40537]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:47.556 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:45:47 smithi190 sudo[40537]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:47.594 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:47 smithi191 sudo[41165]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-07T12:45:47.594 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:47 smithi191 sudo[41165]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:47.595 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:47 smithi191 sudo[41165]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:47.595 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:47 smithi191 sudo[41165]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:47.963 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:47 smithi186 sudo[47964]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-07T12:45:47.963 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:47 smithi186 sudo[47964]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:47.963 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:47 smithi186 sudo[47964]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:47.964 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:47 smithi186 sudo[47964]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:48.066 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:47 smithi191 sudo[41168]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-07T12:45:48.066 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:47 smithi191 sudo[41168]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:48.066 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:47 smithi191 sudo[41168]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:48.066 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:45:47 smithi191 sudo[41168]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:48.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:48 smithi186 sudo[47975]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-07T12:45:48.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:48 smithi186 sudo[47975]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:48.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:48 smithi186 sudo[47975]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:48.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:48 smithi186 sudo[47975]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:48.395 INFO:teuthology.orchestra.run.smithi186.stdout:pg_num: 1 2024-02-07T12:45:48.631 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 sudo[41171]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-07T12:45:48.631 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 sudo[41171]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:48.631 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 sudo[41171]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:48.631 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 sudo[41171]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:48.631 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 sudo[41174]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-07T12:45:48.631 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 sudo[41174]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:48.631 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 sudo[41174]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:48.631 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 sudo[41174]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:48.783 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:48 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:48.784 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:48 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:48.784 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:48 smithi186 ceph-mon[29330]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T12:45:48.887 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:48 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:48.887 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:48 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:48.887 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:48 smithi190 ceph-mon[32986]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T12:45:48.887 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:48 smithi190 sudo[40540]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-07T12:45:48.887 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:48 smithi190 sudo[40540]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:48.887 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:48 smithi190 sudo[40540]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:48.887 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:48 smithi190 sudo[40540]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:48.978 INFO:tasks.cephadm:Setting up client nodes... 2024-02-07T12:45:48.979 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-07T12:45:48.979 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-07T12:45:48.979 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph mgr dump --format=json 2024-02-07T12:45:49.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:49.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' 2024-02-07T12:45:49.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:48 smithi191 ceph-mon[33341]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T12:45:49.215 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:45:49.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 sudo[40543]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-07T12:45:49.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 sudo[40543]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-07T12:45:49.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 sudo[40543]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-07T12:45:49.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 sudo[40543]: pam_unix(sudo:session): session closed for user root 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: pgmap v86: 1 pgs: 1 active+clean; 449 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: mgrmap e15: a(active, since 2m), standbys: b 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:45:49.982 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:45:49.983 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/3387827282' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-07T12:45:49.983 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T12:45:49.983 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:45:49.983 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T12:45:49.983 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:45:49.983 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:45:49.983 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:49 smithi186 ceph-mon[29330]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T12:45:50.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: pgmap v86: 1 pgs: 1 active+clean; 449 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:50.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T12:45:50.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:45:50.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:45:50.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: mgrmap e15: a(active, since 2m), standbys: b 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/3387827282' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:45:50.057 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:49 smithi190 ceph-mon[32986]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: pgmap v86: 1 pgs: 1 active+clean; 449 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: mgrmap e15: a(active, since 2m), standbys: b 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/3387827282' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-07T12:45:50.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T12:45:50.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:45:50.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T12:45:50.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:45:50.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='mgr.14152 172.21.15.186:0/3167766213' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:45:50.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:49 smithi191 ceph-mon[33341]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T12:45:50.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:50 smithi186 ceph-mon[29330]: pgmap v87: 1 pgs: 1 active+clean; 449 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:50.980 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:45:51.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:50 smithi190 ceph-mon[32986]: pgmap v87: 1 pgs: 1 active+clean; 449 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:51.065 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:50 smithi191 ceph-mon[33341]: pgmap v87: 1 pgs: 1 active+clean; 449 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:45:51.543 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":3804158695},{"type":"v1","addr":"172.21.15.186:6801","nonce":3804158695}]},"active_addr":"172.21.15.186:6801/3804158695","active_change":"2024-02-07T12:43:20.076056+0000","active_mgr_features":4540701272860131327,"available":true,"standbys":[{"gid":24104,"name":"b","mgr_features":4540701272860131327,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:latest","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:latest","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.186:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.186:0","nonce":3130963358}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.186:0","nonce":2387097676}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.186:0","nonce":889239468}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.186:0","nonce":4136452008}]}]} 2024-02-07T12:45:51.551 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-07T12:45:51.551 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-07T12:45:51.551 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-07T12:45:51.791 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:45:51.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:51 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/2828731140' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-07T12:45:52.056 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:51 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/2828731140' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-07T12:45:52.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:51 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/2828731140' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-07T12:45:53.049 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:52 smithi186 ceph-mon[29330]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 356 KiB/s wr, 23 op/s 2024-02-07T12:45:53.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:52 smithi190 ceph-mon[32986]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 356 KiB/s wr, 23 op/s 2024-02-07T12:45:53.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:52 smithi191 ceph-mon[33341]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 356 KiB/s wr, 23 op/s 2024-02-07T12:45:53.449 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:45:53.449 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":22,"fsid":"36bda37e-c5b6-11ee-95b6-87774f69a715","created":"2024-02-07T12:42:19.412560+0000","modified":"2024-02-07T12:45:46.965071+0000","last_up_change":"2024-02-07T12:45:42.947584+0000","last_in_change":"2024-02-07T12:45:25.699555+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-07T12:45:44.429003+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bb6318bf-165b-4f57-b051-996c05d5593b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6803","nonce":914934807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6805","nonce":914934807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6809","nonce":914934807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6807","nonce":914934807}]},"public_addr":"172.21.15.186:6803/914934807","cluster_addr":"172.21.15.186:6805/914934807","heartbeat_back_addr":"172.21.15.186:6809/914934807","heartbeat_front_addr":"172.21.15.186:6807/914934807","state":["exists","up"]},{"osd":1,"uuid":"bfd379d1-98ef-45a7-8a05-65a48c47ee4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6801","nonce":293726629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6803","nonce":293726629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6807","nonce":293726629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6805","nonce":293726629}]},"public_addr":"172.21.15.190:6801/293726629","cluster_addr":"172.21.15.190:6803/293726629","heartbeat_back_addr":"172.21.15.190:6807/293726629","heartbeat_front_addr":"172.21.15.190:6805/293726629","state":["exists","up"]},{"osd":2,"uuid":"6ed09a6f-d426-4dbd-8f39-26c682a3c29d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6801","nonce":3964416294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6803","nonce":3964416294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6807","nonce":3964416294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6805","nonce":3964416294}]},"public_addr":"172.21.15.191:6801/3964416294","cluster_addr":"172.21.15.191:6803/3964416294","heartbeat_back_addr":"172.21.15.191:6807/3964416294","heartbeat_front_addr":"172.21.15.191:6805/3964416294","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T12:44:55.003662+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T12:45:18.509834+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T12:45:41.437711+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.186:6801/1017152480":"2024-02-08T12:43:20.075903+0000","172.21.15.186:0/1026136357":"2024-02-08T12:43:20.075903+0000","172.21.15.186:0/707377941":"2024-02-08T12:42:53.954734+0000","172.21.15.186:6800/697711049":"2024-02-08T12:42:53.954734+0000","172.21.15.186:6800/1017152480":"2024-02-08T12:43:20.075903+0000","172.21.15.186:6801/697711049":"2024-02-08T12:42:53.954734+0000","172.21.15.186:0/1556844535":"2024-02-08T12:43:20.075903+0000","172.21.15.186:0/1044455404":"2024-02-08T12:42:53.954734+0000","172.21.15.186:0/2839770728":"2024-02-08T12:42:53.954734+0000","172.21.15.186:0/2849647633":"2024-02-08T12:43:20.075903+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-07T12:45:53.994 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-07T12:45:53.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-07T12:45:54.237 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:45:54.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:53 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/464972364' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T12:45:54.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:53 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/464972364' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T12:45:54.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:53 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/464972364' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T12:45:55.224 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:54 smithi186 ceph-mon[29330]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 5.0 KiB/s rd, 256 KiB/s wr, 17 op/s 2024-02-07T12:45:55.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:54 smithi190 ceph-mon[32986]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 5.0 KiB/s rd, 256 KiB/s wr, 17 op/s 2024-02-07T12:45:55.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:54 smithi191 ceph-mon[33341]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 5.0 KiB/s rd, 256 KiB/s wr, 17 op/s 2024-02-07T12:45:55.903 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:45:55.903 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":22,"fsid":"36bda37e-c5b6-11ee-95b6-87774f69a715","created":"2024-02-07T12:42:19.412560+0000","modified":"2024-02-07T12:45:46.965071+0000","last_up_change":"2024-02-07T12:45:42.947584+0000","last_in_change":"2024-02-07T12:45:25.699555+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-07T12:45:44.429003+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bb6318bf-165b-4f57-b051-996c05d5593b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6803","nonce":914934807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6805","nonce":914934807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6809","nonce":914934807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":914934807},{"type":"v1","addr":"172.21.15.186:6807","nonce":914934807}]},"public_addr":"172.21.15.186:6803/914934807","cluster_addr":"172.21.15.186:6805/914934807","heartbeat_back_addr":"172.21.15.186:6809/914934807","heartbeat_front_addr":"172.21.15.186:6807/914934807","state":["exists","up"]},{"osd":1,"uuid":"bfd379d1-98ef-45a7-8a05-65a48c47ee4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6801","nonce":293726629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6803","nonce":293726629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6807","nonce":293726629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":293726629},{"type":"v1","addr":"172.21.15.190:6805","nonce":293726629}]},"public_addr":"172.21.15.190:6801/293726629","cluster_addr":"172.21.15.190:6803/293726629","heartbeat_back_addr":"172.21.15.190:6807/293726629","heartbeat_front_addr":"172.21.15.190:6805/293726629","state":["exists","up"]},{"osd":2,"uuid":"6ed09a6f-d426-4dbd-8f39-26c682a3c29d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6801","nonce":3964416294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6803","nonce":3964416294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6807","nonce":3964416294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":3964416294},{"type":"v1","addr":"172.21.15.191:6805","nonce":3964416294}]},"public_addr":"172.21.15.191:6801/3964416294","cluster_addr":"172.21.15.191:6803/3964416294","heartbeat_back_addr":"172.21.15.191:6807/3964416294","heartbeat_front_addr":"172.21.15.191:6805/3964416294","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T12:44:55.003662+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T12:45:18.509834+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T12:45:41.437711+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.186:6801/1017152480":"2024-02-08T12:43:20.075903+0000","172.21.15.186:0/1026136357":"2024-02-08T12:43:20.075903+0000","172.21.15.186:0/707377941":"2024-02-08T12:42:53.954734+0000","172.21.15.186:6800/697711049":"2024-02-08T12:42:53.954734+0000","172.21.15.186:6800/1017152480":"2024-02-08T12:43:20.075903+0000","172.21.15.186:6801/697711049":"2024-02-08T12:42:53.954734+0000","172.21.15.186:0/1556844535":"2024-02-08T12:43:20.075903+0000","172.21.15.186:0/1044455404":"2024-02-08T12:42:53.954734+0000","172.21.15.186:0/2839770728":"2024-02-08T12:42:53.954734+0000","172.21.15.186:0/2849647633":"2024-02-08T12:43:20.075903+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-07T12:45:56.180 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:55 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/237662172' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T12:45:56.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:55 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/237662172' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T12:45:56.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:55 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/237662172' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T12:45:56.470 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-07T12:45:56.471 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-07T12:45:56.471 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-07T12:45:56.740 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:45:56.741 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:45:56.743 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:45:57.118 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:56 smithi186 ceph-mon[29330]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 200 KiB/s wr, 13 op/s 2024-02-07T12:45:57.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:56 smithi190 ceph-mon[32986]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 200 KiB/s wr, 13 op/s 2024-02-07T12:45:57.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:56 smithi191 ceph-mon[33341]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 200 KiB/s wr, 13 op/s 2024-02-07T12:45:59.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:45:59 smithi186 ceph-mon[29330]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 164 KiB/s wr, 10 op/s 2024-02-07T12:45:59.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:45:59 smithi190 ceph-mon[32986]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 164 KiB/s wr, 10 op/s 2024-02-07T12:45:59.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:45:59 smithi191 ceph-mon[33341]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 164 KiB/s wr, 10 op/s 2024-02-07T12:46:01.325 INFO:teuthology.orchestra.run.smithi186.stdout:34359738384 2024-02-07T12:46:01.326 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-07T12:46:01.404 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:01 smithi186 ceph-mon[29330]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-02-07T12:46:01.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:01 smithi190 ceph-mon[32986]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-02-07T12:46:01.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:01 smithi191 ceph-mon[33341]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-02-07T12:46:01.709 INFO:teuthology.orchestra.run.smithi186.stdout:77309411335 2024-02-07T12:46:01.710 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-07T12:46:02.310 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:46:02.636 INFO:teuthology.orchestra.run.smithi186.stdout:55834574860 2024-02-07T12:46:02.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-07T12:46:03.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:02 smithi190 ceph-mon[32986]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-02-07T12:46:03.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:02 smithi191 ceph-mon[33341]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-02-07T12:46:03.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:02 smithi186 ceph-mon[29330]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-02-07T12:46:03.409 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:46:03.771 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:46:05.343 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:05 smithi186 ceph-mon[29330]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:05.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:05 smithi190 ceph-mon[32986]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:05.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:05 smithi191 ceph-mon[33341]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:05.582 INFO:teuthology.orchestra.run.smithi186.stdout:77309411336 2024-02-07T12:46:06.313 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411335 got 77309411336 for osd.2 2024-02-07T12:46:06.313 DEBUG:teuthology.parallel:result is None 2024-02-07T12:46:06.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:06 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1281868023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-07T12:46:06.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:06 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/1281868023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-07T12:46:06.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:06 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/1281868023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-07T12:46:07.301 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:07 smithi186 ceph-mon[29330]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:07.375 INFO:teuthology.orchestra.run.smithi186.stdout:34359738385 2024-02-07T12:46:07.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:07 smithi190 ceph-mon[32986]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:07.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:07 smithi191 ceph-mon[33341]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:07.961 INFO:teuthology.orchestra.run.smithi186.stdout:55834574860 2024-02-07T12:46:08.290 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:08 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/1975502664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-07T12:46:08.290 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:08 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/3104196650' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-07T12:46:08.290 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:08 smithi186 ceph-mon[29330]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:08.354 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738384 got 34359738385 for osd.0 2024-02-07T12:46:08.354 DEBUG:teuthology.parallel:result is None 2024-02-07T12:46:08.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:08 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/1975502664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-07T12:46:08.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:08 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/3104196650' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-07T12:46:08.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:08 smithi190 ceph-mon[32986]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:08.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:08 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/1975502664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-07T12:46:08.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:08 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/3104196650' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-07T12:46:08.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:08 smithi191 ceph-mon[33341]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:08.816 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574860 got 55834574860 for osd.1 2024-02-07T12:46:08.817 DEBUG:teuthology.parallel:result is None 2024-02-07T12:46:08.817 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-07T12:46:08.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-07T12:46:09.052 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:46:10.737 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:46:10.740 INFO:teuthology.orchestra.run.smithi186.stderr:dumped all 2024-02-07T12:46:11.346 INFO:teuthology.orchestra.run.smithi186.stdout:{"pg_ready":true,"pg_map":{"version":97,"stamp":"2024-02-07T12:46:10.105386+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":83964,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281151492,"statfs":{"total":287985106944,"available":287899127808,"internally_reserved":0,"allocated":2347008,"data_stored":1944591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001907"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":186,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-02-07T12:45:49.136915+0000","last_change":"2024-02-07T12:45:45.971094+0000","last_active":"2024-02-07T12:45:49.136915+0000","last_peered":"2024-02-07T12:45:49.136915+0000","last_clean":"2024-02-07T12:45:49.136915+0000","last_became_active":"2024-02-07T12:45:45.970735+0000","last_became_peered":"2024-02-07T12:45:45.970735+0000","last_unstale":"2024-02-07T12:45:49.136915+0000","last_undegraded":"2024-02-07T12:45:49.136915+0000","last_fullsized":"2024-02-07T12:45:49.136915+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-07T12:45:44.959255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-07T12:45:44.959255+0000","last_clean_scrub_stamp":"2024-02-07T12:45:44.959255+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-08T16:18:17.460740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411337,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27780,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717372,"statfs":{"total":95995035648,"available":95966588928,"internally_reserved":0,"allocated":782336,"data_stored":648197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48999999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53300000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738386,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":782336,"data_stored":648197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45500000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]}]},{"osd":1,"up_from":13,"seq":55834574861,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27780,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717372,"statfs":{"total":95995035648,"available":95966588928,"internally_reserved":0,"allocated":782336,"data_stored":648197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54100000000000004}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47799999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-07T12:46:11.347 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-07T12:46:11.372 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:11 smithi186 ceph-mon[29330]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:11.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:11 smithi190 ceph-mon[32986]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:11.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:11 smithi191 ceph-mon[33341]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:11.582 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:46:12.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:12 smithi190 ceph-mon[32986]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:46:12.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:12 smithi186 ceph-mon[29330]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:46:12.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:12 smithi191 ceph-mon[33341]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:46:13.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:13 smithi186 ceph-mon[29330]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:13.423 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:46:13.425 INFO:teuthology.orchestra.run.smithi186.stderr:dumped all 2024-02-07T12:46:13.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:13 smithi190 ceph-mon[32986]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:13.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:13 smithi191 ceph-mon[33341]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:14.017 INFO:teuthology.orchestra.run.smithi186.stdout:{"pg_ready":true,"pg_map":{"version":98,"stamp":"2024-02-07T12:46:12.105736+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":83964,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281151492,"statfs":{"total":287985106944,"available":287899127808,"internally_reserved":0,"allocated":2347008,"data_stored":1944591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001990"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":186,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-02-07T12:45:49.136915+0000","last_change":"2024-02-07T12:45:45.971094+0000","last_active":"2024-02-07T12:45:49.136915+0000","last_peered":"2024-02-07T12:45:49.136915+0000","last_clean":"2024-02-07T12:45:49.136915+0000","last_became_active":"2024-02-07T12:45:45.970735+0000","last_became_peered":"2024-02-07T12:45:45.970735+0000","last_unstale":"2024-02-07T12:45:49.136915+0000","last_undegraded":"2024-02-07T12:45:49.136915+0000","last_fullsized":"2024-02-07T12:45:49.136915+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-07T12:45:44.959255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-07T12:45:44.959255+0000","last_clean_scrub_stamp":"2024-02-07T12:45:44.959255+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-08T16:18:17.460740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411337,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27780,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717372,"statfs":{"total":95995035648,"available":95966588928,"internally_reserved":0,"allocated":782336,"data_stored":648197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48999999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53300000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738386,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":782336,"data_stored":648197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45500000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]}]},{"osd":1,"up_from":13,"seq":55834574862,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27780,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717372,"statfs":{"total":95995035648,"available":95966588928,"internally_reserved":0,"allocated":782336,"data_stored":648197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47999999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.622}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-07T12:46:14.018 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-07T12:46:14.018 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-07T12:46:14.018 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-07T12:46:14.018 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph health --format=json 2024-02-07T12:46:14.307 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:46:14.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:14 smithi186 ceph-mon[29330]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:46:14.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:14 smithi186 ceph-mon[29330]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:14.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:14 smithi190 ceph-mon[32986]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:46:14.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:14 smithi190 ceph-mon[32986]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:14.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:14 smithi191 ceph-mon[33341]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T12:46:14.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:14 smithi191 ceph-mon[33341]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:15.964 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-07T12:46:15.964 INFO:teuthology.orchestra.run.smithi186.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-07T12:46:16.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:16 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/4029440891' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-07T12:46:16.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:16 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/4029440891' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-07T12:46:16.316 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:16 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/4029440891' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-07T12:46:16.612 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-07T12:46:16.612 INFO:tasks.cephadm:Setup complete, yielding 2024-02-07T12:46:16.613 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-07T12:46:16.624 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi186.front.sepia.ceph.com 2024-02-07T12:46:16.625 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- bash -c 'ceph mgr module enable rgw' 2024-02-07T12:46:16.861 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:46:17.245 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:17 smithi186 ceph-mon[29330]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:17.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:17 smithi190 ceph-mon[32986]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:17.315 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:17 smithi191 ceph-mon[33341]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:19.479 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:19 smithi186 ceph-mon[29330]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:19.479 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:19 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/2855115564' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-02-07T12:46:19.479 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:19 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: ignoring --setuser ceph since I am not root 2024-02-07T12:46:19.479 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:19 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: ignoring --setgroup ceph since I am not root 2024-02-07T12:46:19.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:19 smithi190 ceph-mon[32986]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:19.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:19 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/2855115564' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-02-07T12:46:19.556 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:19 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: ignoring --setuser ceph since I am not root 2024-02-07T12:46:19.556 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:19 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: ignoring --setgroup ceph since I am not root 2024-02-07T12:46:19.556 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:19 smithi190 ceph-mgr[34379]: -- 172.21.15.190:0/1018550351 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b660845520 con 0x55b66081b000 2024-02-07T12:46:19.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:19 smithi191 ceph-mon[33341]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:19.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:19 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/2855115564' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-02-07T12:46:19.783 INFO:teuthology.run_tasks:Running task rgw_module.apply... 2024-02-07T12:46:19.802 INFO:tasks.rgw_module:Applying spec(s): rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 2024-02-07T12:46:19.802 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- ceph rgw realm bootstrap -i - 2024-02-07T12:46:20.052 INFO:teuthology.orchestra.run.smithi186.stdout:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:46:20.055 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:19 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:19.728+0000 7ffa41fae200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T12:46:20.056 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:19 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:19.820+0000 7ffa41fae200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T12:46:20.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:19 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:19.744+0000 7f9e7292f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T12:46:20.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:19 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:19.844+0000 7f9e7292f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T12:46:20.452 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:20 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/2855115564' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-02-07T12:46:20.453 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:20 smithi190 ceph-mon[32986]: mgrmap e16: a(active, since 2m), standbys: b 2024-02-07T12:46:20.491 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:20 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/2855115564' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-02-07T12:46:20.491 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:20 smithi186 ceph-mon[29330]: mgrmap e16: a(active, since 2m), standbys: b 2024-02-07T12:46:20.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:20 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/2855115564' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-02-07T12:46:20.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:20 smithi191 ceph-mon[33341]: mgrmap e16: a(active, since 2m), standbys: b 2024-02-07T12:46:20.764 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:20 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:20.523+0000 7f9e7292f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T12:46:20.764 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:20 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:20.617+0000 7f9e7292f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T12:46:20.764 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:20 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:20.762+0000 7f9e7292f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T12:46:20.779 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:20 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:20.449+0000 7ffa41fae200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T12:46:20.779 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:20 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:20.542+0000 7ffa41fae200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T12:46:20.779 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:20 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:20.682+0000 7ffa41fae200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T12:46:20.780 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:20 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:20.777+0000 7ffa41fae200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T12:46:21.056 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:20 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:20.860+0000 7ffa41fae200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T12:46:21.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:20 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:20.859+0000 7f9e7292f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T12:46:21.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:20 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:20.942+0000 7f9e7292f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T12:46:21.408 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:21 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:21.217+0000 7f9e7292f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T12:46:21.408 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:21 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:21.329+0000 7f9e7292f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T12:46:21.413 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:21 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:21.123+0000 7ffa41fae200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T12:46:21.413 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:21 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:21.231+0000 7ffa41fae200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T12:46:21.413 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:21 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:21.317+0000 7ffa41fae200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T12:46:21.413 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:21 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:21.410+0000 7ffa41fae200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T12:46:21.707 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:21 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:21.422+0000 7f9e7292f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T12:46:21.708 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:21 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:21.518+0000 7f9e7292f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T12:46:21.806 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:21 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:21.586+0000 7ffa41fae200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T12:46:22.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:21 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:21.705+0000 7f9e7292f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T12:46:22.806 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:22 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:22.541+0000 7ffa41fae200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T12:46:22.806 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:22 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:22.669+0000 7ffa41fae200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T12:46:23.098 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:22 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:22.674+0000 7f9e7292f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T12:46:23.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:22 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:22.805+0000 7f9e7292f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T12:46:23.286 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:23 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:23.001+0000 7ffa41fae200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T12:46:23.287 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:23 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:23.090+0000 7ffa41fae200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T12:46:23.287 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:23 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:23.283+0000 7ffa41fae200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:46:23.427 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:23 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:23.139+0000 7f9e7292f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T12:46:23.428 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:23 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:23.230+0000 7f9e7292f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T12:46:23.428 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:23 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:23.425+0000 7f9e7292f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:46:23.556 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:23 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:23.467+0000 7ffa41fae200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T12:46:23.848 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:23 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:23.612+0000 7f9e7292f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T12:46:24.016 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:23 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:23.751+0000 7ffa41fae200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:46:24.016 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:24 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:24.013+0000 7ffa41fae200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T12:46:24.174 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:23 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:23.899+0000 7f9e7292f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T12:46:24.174 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:24 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:24.172+0000 7f9e7292f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T12:46:24.306 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:24 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:24.246+0000 7ffa41fae200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T12:46:24.599 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:24 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:24.410+0000 7f9e7292f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T12:46:25.306 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:25.040+0000 7ffa41fae200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T12:46:25.599 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:25 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:25.226+0000 7f9e7292f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T12:46:25.924 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:25.608+0000 7ffa41fae200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T12:46:25.924 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:25.706+0000 7ffa41fae200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T12:46:25.924 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b[34374]: 2024-02-07T12:46:25.921+0000 7ffa41fae200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T12:46:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:25 smithi186 ceph-mon[29330]: Standby manager daemon b restarted 2024-02-07T12:46:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:25 smithi186 ceph-mon[29330]: Standby manager daemon b started 2024-02-07T12:46:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:25 smithi186 ceph-mon[29330]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-07T12:46:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:25 smithi186 ceph-mon[29330]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T12:46:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:25 smithi186 ceph-mon[29330]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-07T12:46:26.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:25 smithi186 ceph-mon[29330]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T12:46:26.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:25 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:25.800+0000 7f9e7292f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T12:46:26.099 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:25 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:25.901+0000 7f9e7292f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T12:46:26.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-mon[32986]: Standby manager daemon b restarted 2024-02-07T12:46:26.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-mon[32986]: Standby manager daemon b started 2024-02-07T12:46:26.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-mon[32986]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-07T12:46:26.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-mon[32986]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T12:46:26.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-mon[32986]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-07T12:46:26.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:25 smithi190 ceph-mon[32986]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T12:46:26.275 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:25 smithi191 ceph-mon[33341]: Standby manager daemon b restarted 2024-02-07T12:46:26.275 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:25 smithi191 ceph-mon[33341]: Standby manager daemon b started 2024-02-07T12:46:26.275 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:25 smithi191 ceph-mon[33341]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-02-07T12:46:26.275 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:25 smithi191 ceph-mon[33341]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T12:46:26.275 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:25 smithi191 ceph-mon[33341]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-02-07T12:46:26.275 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:25 smithi191 ceph-mon[33341]: from='mgr.? 172.21.15.190:0/3972805945' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T12:46:26.358 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:26.129+0000 7f9e7292f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T12:46:27.282 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: mgrmap e17: a(active, since 3m), standbys: b 2024-02-07T12:46:27.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: Active manager daemon a restarted 2024-02-07T12:46:27.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: Activating manager daemon a 2024-02-07T12:46:27.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: osdmap e23: 3 total, 3 up, 3 in 2024-02-07T12:46:27.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: mgrmap e18: a(active, starting, since 0.00641274s), standbys: b 2024-02-07T12:46:27.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:46:27.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:46:27.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:46:27.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-07T12:46:27.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-07T12:46:27.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:46:27.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:46:27.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:46:27.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:26 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T12:46:27.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:27 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T12:46:27.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:27 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T12:46:27.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:27 smithi190 ceph-mon[32986]: Manager daemon a is now available 2024-02-07T12:46:27.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:27 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:27.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:27 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:27.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:27 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-07T12:46:27.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:27 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-07T12:46:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: mgrmap e17: a(active, since 3m), standbys: b 2024-02-07T12:46:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: Active manager daemon a restarted 2024-02-07T12:46:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: Activating manager daemon a 2024-02-07T12:46:27.316 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: osdmap e23: 3 total, 3 up, 3 in 2024-02-07T12:46:27.317 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: mgrmap e18: a(active, starting, since 0.00641274s), standbys: b 2024-02-07T12:46:27.317 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:46:27.317 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:46:27.317 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:46:27.317 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-07T12:46:27.317 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-07T12:46:27.317 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:26 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:46:27.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:46:27.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:46:27.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T12:46:27.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T12:46:27.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T12:46:27.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: Manager daemon a is now available 2024-02-07T12:46:27.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:27.318 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:27.319 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-07T12:46:27.319 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:27 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-07T12:46:27.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: mgrmap e17: a(active, since 3m), standbys: b 2024-02-07T12:46:27.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: Active manager daemon a restarted 2024-02-07T12:46:27.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: Activating manager daemon a 2024-02-07T12:46:27.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: osdmap e23: 3 total, 3 up, 3 in 2024-02-07T12:46:27.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: mgrmap e18: a(active, starting, since 0.00641274s), standbys: b 2024-02-07T12:46:27.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T12:46:27.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T12:46:27.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T12:46:27.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-07T12:46:27.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-02-07T12:46:27.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T12:46:27.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T12:46:27.351 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T12:46:27.351 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T12:46:27.351 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T12:46:27.351 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T12:46:27.351 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: Manager daemon a is now available 2024-02-07T12:46:27.351 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:27.351 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:27.351 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-07T12:46:27.351 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:26 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-07T12:46:28.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:28 smithi190 ceph-mon[32986]: mgrmap e19: a(active, since 1.01212s), standbys: b 2024-02-07T12:46:28.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:28 smithi190 ceph-mon[32986]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:28.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:28 smithi190 ceph-mon[32986]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:28.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:28 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:28 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:28 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:28 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:28 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:28 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:28 smithi191 ceph-mon[33341]: mgrmap e19: a(active, since 1.01212s), standbys: b 2024-02-07T12:46:28.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:28 smithi191 ceph-mon[33341]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:28.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:28 smithi191 ceph-mon[33341]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:28.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:28 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:28 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:28 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:28 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:28 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:28 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:28 smithi186 ceph-mon[29330]: mgrmap e19: a(active, since 1.01212s), standbys: b 2024-02-07T12:46:28.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:28 smithi186 ceph-mon[29330]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:28.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:28 smithi186 ceph-mon[29330]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:28.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:28 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:28 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:28 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:28 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:28 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:28.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:28 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: [07/Feb/2024:12:46:27] ENGINE Bus STARTING 2024-02-07T12:46:29.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: [07/Feb/2024:12:46:27] ENGINE Serving on http://172.21.15.186:8765 2024-02-07T12:46:29.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: [07/Feb/2024:12:46:27] ENGINE Serving on https://172.21.15.186:7150 2024-02-07T12:46:29.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: [07/Feb/2024:12:46:27] ENGINE Bus STARTED 2024-02-07T12:46:29.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:29.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: osdmap e24: 3 total, 3 up, 3 in 2024-02-07T12:46:29.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/4277335537' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-07T12:46:29.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:29.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:29 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:29.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: [07/Feb/2024:12:46:27] ENGINE Bus STARTING 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: [07/Feb/2024:12:46:27] ENGINE Serving on http://172.21.15.186:8765 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: [07/Feb/2024:12:46:27] ENGINE Serving on https://172.21.15.186:7150 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: [07/Feb/2024:12:46:27] ENGINE Bus STARTED 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: osdmap e24: 3 total, 3 up, 3 in 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/4277335537' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:29.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:29 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: [07/Feb/2024:12:46:27] ENGINE Bus STARTING 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: [07/Feb/2024:12:46:27] ENGINE Serving on http://172.21.15.186:8765 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: [07/Feb/2024:12:46:27] ENGINE Serving on https://172.21.15.186:7150 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: [07/Feb/2024:12:46:27] ENGINE Bus STARTED 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: osdmap e24: 3 total, 3 up, 3 in 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/4277335537' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:29.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:29.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:29 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:30.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:30 smithi190 ceph-mon[32986]: Updating smithi186:/etc/ceph/ceph.conf 2024-02-07T12:46:30.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:30 smithi190 ceph-mon[32986]: Updating smithi190:/etc/ceph/ceph.conf 2024-02-07T12:46:30.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:30 smithi190 ceph-mon[32986]: Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T12:46:30.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:30 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/4277335537' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-07T12:46:30.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:30 smithi190 ceph-mon[32986]: osdmap e25: 3 total, 3 up, 3 in 2024-02-07T12:46:30.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:30 smithi190 ceph-mon[32986]: mgrmap e20: a(active, since 3s), standbys: b 2024-02-07T12:46:30.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:30 smithi191 ceph-mon[33341]: Updating smithi186:/etc/ceph/ceph.conf 2024-02-07T12:46:30.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:30 smithi191 ceph-mon[33341]: Updating smithi190:/etc/ceph/ceph.conf 2024-02-07T12:46:30.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:30 smithi191 ceph-mon[33341]: Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T12:46:30.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:30 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/4277335537' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-07T12:46:30.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:30 smithi191 ceph-mon[33341]: osdmap e25: 3 total, 3 up, 3 in 2024-02-07T12:46:30.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:30 smithi191 ceph-mon[33341]: mgrmap e20: a(active, since 3s), standbys: b 2024-02-07T12:46:30.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:30 smithi186 ceph-mon[29330]: Updating smithi186:/etc/ceph/ceph.conf 2024-02-07T12:46:30.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:30 smithi186 ceph-mon[29330]: Updating smithi190:/etc/ceph/ceph.conf 2024-02-07T12:46:30.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:30 smithi186 ceph-mon[29330]: Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T12:46:30.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:30 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/4277335537' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-07T12:46:30.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:30 smithi186 ceph-mon[29330]: osdmap e25: 3 total, 3 up, 3 in 2024-02-07T12:46:30.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:30 smithi186 ceph-mon[29330]: mgrmap e20: a(active, since 3s), standbys: b 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:31.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: osdmap e26: 3 total, 3 up, 3 in 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: mgrmap e21: a(active, since 4s), standbys: b 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-02-07T12:46:31.459 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:31 smithi190 ceph-mon[32986]: osdmap e27: 3 total, 3 up, 3 in 2024-02-07T12:46:31.467 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:46:31.467 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:46:31.467 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: osdmap e26: 3 total, 3 up, 3 in 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.468 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.469 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.469 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: mgrmap e21: a(active, since 4s), standbys: b 2024-02-07T12:46:31.469 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:31.469 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:31.469 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:31.469 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.469 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-02-07T12:46:31.469 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:31 smithi191 ceph-mon[33341]: osdmap e27: 3 total, 3 up, 3 in 2024-02-07T12:46:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:46:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:46:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T12:46:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: Updating smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:46:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: Updating smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:46:31.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: Updating smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: osdmap e26: 3 total, 3 up, 3 in 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: mgrmap e21: a(active, since 4s), standbys: b 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:31.600 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:31.601 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:31.601 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-02-07T12:46:31.601 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:31 smithi186 ceph-mon[29330]: osdmap e27: 3 total, 3 up, 3 in 2024-02-07T12:46:33.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:33 smithi190 ceph-mon[32986]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:33.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:33 smithi190 ceph-mon[32986]: osdmap e28: 3 total, 3 up, 3 in 2024-02-07T12:46:33.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:33 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-02-07T12:46:33.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:33 smithi191 ceph-mon[33341]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:33.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:33 smithi191 ceph-mon[33341]: osdmap e28: 3 total, 3 up, 3 in 2024-02-07T12:46:33.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:33 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-02-07T12:46:33.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:33 smithi186 ceph-mon[29330]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-07T12:46:33.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:33 smithi186 ceph-mon[29330]: osdmap e28: 3 total, 3 up, 3 in 2024-02-07T12:46:33.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:33 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-02-07T12:46:34.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:34 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-02-07T12:46:34.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:34 smithi190 ceph-mon[32986]: osdmap e29: 3 total, 3 up, 3 in 2024-02-07T12:46:34.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:34 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-02-07T12:46:34.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:34 smithi191 ceph-mon[33341]: osdmap e29: 3 total, 3 up, 3 in 2024-02-07T12:46:34.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:34 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-02-07T12:46:34.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:34 smithi186 ceph-mon[29330]: osdmap e29: 3 total, 3 up, 3 in 2024-02-07T12:46:35.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:35 smithi190 ceph-mon[32986]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-02-07T12:46:35.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:35 smithi190 ceph-mon[32986]: osdmap e30: 3 total, 3 up, 3 in 2024-02-07T12:46:35.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:35 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-02-07T12:46:35.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:35 smithi191 ceph-mon[33341]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-02-07T12:46:35.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:35 smithi191 ceph-mon[33341]: osdmap e30: 3 total, 3 up, 3 in 2024-02-07T12:46:35.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:35 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-02-07T12:46:35.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:35 smithi186 ceph-mon[29330]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-02-07T12:46:35.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:35 smithi186 ceph-mon[29330]: osdmap e30: 3 total, 3 up, 3 in 2024-02-07T12:46:35.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:35 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-02-07T12:46:36.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:36 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-02-07T12:46:36.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:36 smithi190 ceph-mon[32986]: osdmap e31: 3 total, 3 up, 3 in 2024-02-07T12:46:36.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:36 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-07T12:46:36.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:36 smithi190 ceph-mon[32986]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-07T12:46:36.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:36 smithi190 ceph-mon[32986]: osdmap e32: 3 total, 3 up, 3 in 2024-02-07T12:46:36.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:36 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-02-07T12:46:36.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:36 smithi191 ceph-mon[33341]: osdmap e31: 3 total, 3 up, 3 in 2024-02-07T12:46:36.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:36 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-07T12:46:36.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:36 smithi191 ceph-mon[33341]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-07T12:46:36.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:36 smithi191 ceph-mon[33341]: osdmap e32: 3 total, 3 up, 3 in 2024-02-07T12:46:36.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:36 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-02-07T12:46:36.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:36 smithi186 ceph-mon[29330]: osdmap e31: 3 total, 3 up, 3 in 2024-02-07T12:46:36.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:36 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-07T12:46:36.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:36 smithi186 ceph-mon[29330]: from='client.? 172.21.15.186:0/128933330' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-07T12:46:36.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:36 smithi186 ceph-mon[29330]: osdmap e32: 3 total, 3 up, 3 in 2024-02-07T12:46:36.782 INFO:teuthology.orchestra.run.smithi186.stdout:Realm(s) created correctly. Please, use 'ceph rgw realm tokens' to get the token. 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi190.vyqarw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi190.vyqarw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:37.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:37 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:37.384 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-07T12:46:37.393 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi186.front.sepia.ceph.com 2024-02-07T12:46:37.393 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 -- bash -c 'set -e 2024-02-07T12:46:37.393 DEBUG:teuthology.orchestra.run.smithi186:> set -x 2024-02-07T12:46:37.393 DEBUG:teuthology.orchestra.run.smithi186:> while true; do TOKEN=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"'); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done 2024-02-07T12:46:37.393 DEBUG:teuthology.orchestra.run.smithi186:> TOKENS=$(ceph rgw realm tokens) 2024-02-07T12:46:37.393 DEBUG:teuthology.orchestra.run.smithi186:> echo $TOKENS | jq --exit-status '"'"'.[0].realm == "myrealm1"'"'"' 2024-02-07T12:46:37.393 DEBUG:teuthology.orchestra.run.smithi186:> echo $TOKENS | jq --exit-status '"'"'.[0].token'"'"' 2024-02-07T12:46:37.393 DEBUG:teuthology.orchestra.run.smithi186:> TOKEN_JSON=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"' | base64 --decode) 2024-02-07T12:46:37.394 DEBUG:teuthology.orchestra.run.smithi186:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_name == "myrealm1"'"'"' 2024-02-07T12:46:37.394 DEBUG:teuthology.orchestra.run.smithi186:> echo $TOKEN_JSON | jq --exit-status '"'"'.endpoint | test("http://.+:\\d+")'"'"' 2024-02-07T12:46:37.394 DEBUG:teuthology.orchestra.run.smithi186:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'"'"' 2024-02-07T12:46:37.394 DEBUG:teuthology.orchestra.run.smithi186:> echo $TOKEN_JSON | jq --exit-status '"'"'.access_key'"'"' 2024-02-07T12:46:37.394 DEBUG:teuthology.orchestra.run.smithi186:> echo $TOKEN_JSON | jq --exit-status '"'"'.secret'"'"' 2024-02-07T12:46:37.394 DEBUG:teuthology.orchestra.run.smithi186:> ' 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi190.vyqarw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi190.vyqarw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:37.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:37 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:37.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 61 KiB/s rd, 3.5 KiB/s wr, 45 op/s 2024-02-07T12:46:37.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:37.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:37.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:37.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:37.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:37.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi190.vyqarw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T12:46:37.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi190.vyqarw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T12:46:37.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:37.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:37 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:37.635 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T12:46:38.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:38 smithi186 ceph-mon[29330]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-02-07T12:46:38.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:38 smithi186 ceph-mon[29330]: Deploying daemon rgw.myrealm1.myzone1.smithi190.vyqarw on smithi190 2024-02-07T12:46:38.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:38 smithi190 ceph-mon[32986]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-02-07T12:46:38.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:38 smithi190 ceph-mon[32986]: Deploying daemon rgw.myrealm1.myzone1.smithi190.vyqarw on smithi190 2024-02-07T12:46:38.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:38 smithi191 ceph-mon[33341]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-02-07T12:46:38.565 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:38 smithi191 ceph-mon[33341]: Deploying daemon rgw.myrealm1.myzone1.smithi190.vyqarw on smithi190 2024-02-07T12:46:38.964 INFO:teuthology.orchestra.run.smithi186.stderr:+ true 2024-02-07T12:46:38.965 INFO:teuthology.orchestra.run.smithi186.stderr:++ ceph rgw realm tokens 2024-02-07T12:46:38.965 INFO:teuthology.orchestra.run.smithi186.stderr:++ jq -r '.[0].token' 2024-02-07T12:46:39.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:39 smithi190 ceph-mon[32986]: pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 4.8 KiB/s wr, 24 op/s 2024-02-07T12:46:39.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:39 smithi191 ceph-mon[33341]: pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 4.8 KiB/s wr, 24 op/s 2024-02-07T12:46:39.598 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:39 smithi186 ceph-mon[29330]: pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 4.8 KiB/s wr, 24 op/s 2024-02-07T12:46:39.624 INFO:teuthology.orchestra.run.smithi186.stderr:+ TOKEN='master zone has no endpoint' 2024-02-07T12:46:39.624 INFO:teuthology.orchestra.run.smithi186.stderr:+ echo master zone has no endpoint 2024-02-07T12:46:39.624 INFO:teuthology.orchestra.run.smithi186.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-02-07T12:46:39.625 INFO:teuthology.orchestra.run.smithi186.stderr:+ sleep 5 2024-02-07T12:46:39.625 INFO:teuthology.orchestra.run.smithi186.stdout:master zone has no endpoint 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi191.esugjv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi191.esugjv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: Deploying daemon rgw.myrealm1.myzone1.smithi191.esugjv on smithi191 2024-02-07T12:46:40.720 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:40 smithi191 ceph-mon[33341]: pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 20 op/s 2024-02-07T12:46:40.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:40.806 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi191.esugjv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T12:46:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi191.esugjv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T12:46:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: Deploying daemon rgw.myrealm1.myzone1.smithi191.esugjv on smithi191 2024-02-07T12:46:40.807 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:40 smithi190 ceph-mon[32986]: pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 20 op/s 2024-02-07T12:46:40.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:40.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi191.esugjv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T12:46:40.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi191.esugjv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T12:46:40.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:40.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:40.849 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: Deploying daemon rgw.myrealm1.myzone1.smithi191.esugjv on smithi191 2024-02-07T12:46:40.850 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:40 smithi186 ceph-mon[29330]: pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 20 op/s 2024-02-07T12:46:43.066 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiN0tOMDhRVVYyQTkxMFRZMTVPSTYiLAogICAgInNlY3JldCI6ICJoWFNYMlE5MUozZWd5RTdkNTlQZVEzUW5KQ1NPVlhTOFJSNDJ2c0ZQIgp9", "zone_endpoints": ["http://smithi190:5500", "http://smithi191:5500"]}]: dispatch 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiN0tOMDhRVVYyQTkxMFRZMTVPSTYiLAogICAgInNlY3JldCI6ICJoWFNYMlE5MUozZWd5RTdkNTlQZVEzUW5KQ1NPVlhTOFJSNDJ2c0ZQIgp9", "zone_endpoints": ["http://smithi190:5500", "http://smithi191:5500"]}]: dispatch 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 3.0 KiB/s wr, 15 op/s 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.067 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:42 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiN0tOMDhRVVYyQTkxMFRZMTVPSTYiLAogICAgInNlY3JldCI6ICJoWFNYMlE5MUozZWd5RTdkNTlQZVEzUW5KQ1NPVlhTOFJSNDJ2c0ZQIgp9", "zone_endpoints": ["http://smithi190:5500", "http://smithi191:5500"]}]: dispatch 2024-02-07T12:46:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiN0tOMDhRVVYyQTkxMFRZMTVPSTYiLAogICAgInNlY3JldCI6ICJoWFNYMlE5MUozZWd5RTdkNTlQZVEzUW5KQ1NPVlhTOFJSNDJ2c0ZQIgp9", "zone_endpoints": ["http://smithi190:5500", "http://smithi191:5500"]}]: dispatch 2024-02-07T12:46:43.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 3.0 KiB/s wr, 15 op/s 2024-02-07T12:46:43.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.307 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:42 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiN0tOMDhRVVYyQTkxMFRZMTVPSTYiLAogICAgInNlY3JldCI6ICJoWFNYMlE5MUozZWd5RTdkNTlQZVEzUW5KQ1NPVlhTOFJSNDJ2c0ZQIgp9", "zone_endpoints": ["http://smithi190:5500", "http://smithi191:5500"]}]: dispatch 2024-02-07T12:46:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiN0tOMDhRVVYyQTkxMFRZMTVPSTYiLAogICAgInNlY3JldCI6ICJoWFNYMlE5MUozZWd5RTdkNTlQZVEzUW5KQ1NPVlhTOFJSNDJ2c0ZQIgp9", "zone_endpoints": ["http://smithi190:5500", "http://smithi191:5500"]}]: dispatch 2024-02-07T12:46:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 3.0 KiB/s wr, 15 op/s 2024-02-07T12:46:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:43.350 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:42 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:44.139 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:43 smithi191 ceph-mon[33341]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-02-07T12:46:44.306 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:43 smithi190 ceph-mon[32986]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-02-07T12:46:44.348 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:43 smithi186 ceph-mon[29330]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-02-07T12:46:44.626 INFO:teuthology.orchestra.run.smithi186.stderr:+ true 2024-02-07T12:46:44.626 INFO:teuthology.orchestra.run.smithi186.stderr:++ ceph rgw realm tokens 2024-02-07T12:46:44.626 INFO:teuthology.orchestra.run.smithi186.stderr:++ jq -r '.[0].token' 2024-02-07T12:46:45.340 INFO:teuthology.orchestra.run.smithi186.stdout:ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE5MDo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjdLTjA4UVVWMkE5MTBUWTE1T0k2IiwKICAgICJzZWNyZXQiOiAiaFhTWDJROTFKM2VneUU3ZDU5UGVRM1FuSkNTT1ZYUzhSUjQydnNGUCIKfQ== 2024-02-07T12:46:45.341 INFO:teuthology.orchestra.run.smithi186.stderr:+ TOKEN=ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE5MDo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjdLTjA4UVVWMkE5MTBUWTE1T0k2IiwKICAgICJzZWNyZXQiOiAiaFhTWDJROTFKM2VneUU3ZDU5UGVRM1FuSkNTT1ZYUzhSUjQydnNGUCIKfQ== 2024-02-07T12:46:45.341 INFO:teuthology.orchestra.run.smithi186.stderr:+ echo ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE5MDo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjdLTjA4UVVWMkE5MTBUWTE1T0k2IiwKICAgICJzZWNyZXQiOiAiaFhTWDJROTFKM2VneUU3ZDU5UGVRM1FuSkNTT1ZYUzhSUjQydnNGUCIKfQ== 2024-02-07T12:46:45.341 INFO:teuthology.orchestra.run.smithi186.stderr:+ '[' ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE5MDo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjdLTjA4UVVWMkE5MTBUWTE1T0k2IiwKICAgICJzZWNyZXQiOiAiaFhTWDJROTFKM2VneUU3ZDU5UGVRM1FuSkNTT1ZYUzhSUjQydnNGUCIKfQ== '!=' 'master zone has no endpoint' ']' 2024-02-07T12:46:45.341 INFO:teuthology.orchestra.run.smithi186.stderr:+ break 2024-02-07T12:46:45.341 INFO:teuthology.orchestra.run.smithi186.stderr:++ ceph rgw realm tokens 2024-02-07T12:46:45.341 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.341 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: pgmap v21: 129 pgs: 129 active+clean; 586 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 127 KiB/s rd, 6.5 KiB/s wr, 236 op/s 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: Checking dashboard <-> RGW credentials 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:45.342 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:45 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: pgmap v21: 129 pgs: 129 active+clean; 586 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 127 KiB/s rd, 6.5 KiB/s wr, 236 op/s 2024-02-07T12:46:45.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:45.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:45.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: Checking dashboard <-> RGW credentials 2024-02-07T12:46:45.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:45.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:45.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:45.557 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:45 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: pgmap v21: 129 pgs: 129 active+clean; 586 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 127 KiB/s rd, 6.5 KiB/s wr, 236 op/s 2024-02-07T12:46:45.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:45.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:45.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: Checking dashboard <-> RGW credentials 2024-02-07T12:46:45.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:45.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T12:46:45.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T12:46:45.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T12:46:45.567 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:45 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:46.014 INFO:teuthology.orchestra.run.smithi186.stderr:+ TOKENS='[ 2024-02-07T12:46:46.014 INFO:teuthology.orchestra.run.smithi186.stderr: { 2024-02-07T12:46:46.014 INFO:teuthology.orchestra.run.smithi186.stderr: "realm": "myrealm1", 2024-02-07T12:46:46.014 INFO:teuthology.orchestra.run.smithi186.stderr: "token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE5MDo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjdLTjA4UVVWMkE5MTBUWTE1T0k2IiwKICAgICJzZWNyZXQiOiAiaFhTWDJROTFKM2VneUU3ZDU5UGVRM1FuSkNTT1ZYUzhSUjQydnNGUCIKfQ==" 2024-02-07T12:46:46.014 INFO:teuthology.orchestra.run.smithi186.stderr: } 2024-02-07T12:46:46.014 INFO:teuthology.orchestra.run.smithi186.stderr:]' 2024-02-07T12:46:46.015 INFO:teuthology.orchestra.run.smithi186.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE5MDo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjdLTjA4UVVWMkE5MTBUWTE1T0k2IiwKICAgICJzZWNyZXQiOiAiaFhTWDJROTFKM2VneUU3ZDU5UGVRM1FuSkNTT1ZYUzhSUjQydnNGUCIKfQ=="' '}' ']' 2024-02-07T12:46:46.015 INFO:teuthology.orchestra.run.smithi186.stderr:+ jq --exit-status '.[0].realm == "myrealm1"' 2024-02-07T12:46:46.016 INFO:teuthology.orchestra.run.smithi186.stdout:true 2024-02-07T12:46:46.016 INFO:teuthology.orchestra.run.smithi186.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE5MDo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjdLTjA4UVVWMkE5MTBUWTE1T0k2IiwKICAgICJzZWNyZXQiOiAiaFhTWDJROTFKM2VneUU3ZDU5UGVRM1FuSkNTT1ZYUzhSUjQydnNGUCIKfQ=="' '}' ']' 2024-02-07T12:46:46.017 INFO:teuthology.orchestra.run.smithi186.stderr:+ jq --exit-status '.[0].token' 2024-02-07T12:46:46.018 INFO:teuthology.orchestra.run.smithi186.stdout:"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImY0ZGIzYjkzLWNiNDUtNGEwOC1iMmNhLTBhY2ZiZTIyOGMzMiIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovL3NtaXRoaTE5MDo1NTAwIiwKICAgICJhY2Nlc3Nfa2V5IjogIjdLTjA4UVVWMkE5MTBUWTE1T0k2IiwKICAgICJzZWNyZXQiOiAiaFhTWDJROTFKM2VneUU3ZDU5UGVRM1FuSkNTT1ZYUzhSUjQydnNGUCIKfQ==" 2024-02-07T12:46:46.019 INFO:teuthology.orchestra.run.smithi186.stderr:++ ceph rgw realm tokens 2024-02-07T12:46:46.019 INFO:teuthology.orchestra.run.smithi186.stderr:++ jq -r '.[0].token' 2024-02-07T12:46:46.019 INFO:teuthology.orchestra.run.smithi186.stderr:++ base64 --decode 2024-02-07T12:46:46.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:46 smithi186 ceph-mon[29330]: Checking dashboard <-> RGW credentials 2024-02-07T12:46:46.349 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:46 smithi186 ceph-mon[29330]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:46.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:46 smithi190 ceph-mon[32986]: Checking dashboard <-> RGW credentials 2024-02-07T12:46:46.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:46 smithi190 ceph-mon[32986]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:46.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:46 smithi191 ceph-mon[33341]: Checking dashboard <-> RGW credentials 2024-02-07T12:46:46.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:46 smithi191 ceph-mon[33341]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:46.697 INFO:teuthology.orchestra.run.smithi186.stderr:+ TOKEN_JSON='{ 2024-02-07T12:46:46.697 INFO:teuthology.orchestra.run.smithi186.stderr: "realm_name": "myrealm1", 2024-02-07T12:46:46.698 INFO:teuthology.orchestra.run.smithi186.stderr: "realm_id": "f4db3b93-cb45-4a08-b2ca-0acfbe228c32", 2024-02-07T12:46:46.698 INFO:teuthology.orchestra.run.smithi186.stderr: "endpoint": "http://smithi190:5500", 2024-02-07T12:46:46.698 INFO:teuthology.orchestra.run.smithi186.stderr: "access_key": "7KN08QUV2A910TY15OI6", 2024-02-07T12:46:46.698 INFO:teuthology.orchestra.run.smithi186.stderr: "secret": "hXSX2Q91J3egyE7d59PeQ3QnJCSOVXS8RR42vsFP" 2024-02-07T12:46:46.698 INFO:teuthology.orchestra.run.smithi186.stderr:}' 2024-02-07T12:46:46.698 INFO:teuthology.orchestra.run.smithi186.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"f4db3b93-cb45-4a08-b2ca-0acfbe228c32",' '"endpoint":' '"http://smithi190:5500",' '"access_key":' '"7KN08QUV2A910TY15OI6",' '"secret":' '"hXSX2Q91J3egyE7d59PeQ3QnJCSOVXS8RR42vsFP"' '}' 2024-02-07T12:46:46.698 INFO:teuthology.orchestra.run.smithi186.stderr:+ jq --exit-status '.realm_name == "myrealm1"' 2024-02-07T12:46:46.699 INFO:teuthology.orchestra.run.smithi186.stdout:true 2024-02-07T12:46:46.700 INFO:teuthology.orchestra.run.smithi186.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"f4db3b93-cb45-4a08-b2ca-0acfbe228c32",' '"endpoint":' '"http://smithi190:5500",' '"access_key":' '"7KN08QUV2A910TY15OI6",' '"secret":' '"hXSX2Q91J3egyE7d59PeQ3QnJCSOVXS8RR42vsFP"' '}' 2024-02-07T12:46:46.700 INFO:teuthology.orchestra.run.smithi186.stderr:+ jq --exit-status '.endpoint | test("http://.+:\\d+")' 2024-02-07T12:46:46.703 INFO:teuthology.orchestra.run.smithi186.stdout:true 2024-02-07T12:46:46.703 INFO:teuthology.orchestra.run.smithi186.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"f4db3b93-cb45-4a08-b2ca-0acfbe228c32",' '"endpoint":' '"http://smithi190:5500",' '"access_key":' '"7KN08QUV2A910TY15OI6",' '"secret":' '"hXSX2Q91J3egyE7d59PeQ3QnJCSOVXS8RR42vsFP"' '}' 2024-02-07T12:46:46.703 INFO:teuthology.orchestra.run.smithi186.stderr:+ jq --exit-status '.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")' 2024-02-07T12:46:46.706 INFO:teuthology.orchestra.run.smithi186.stdout:true 2024-02-07T12:46:46.706 INFO:teuthology.orchestra.run.smithi186.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"f4db3b93-cb45-4a08-b2ca-0acfbe228c32",' '"endpoint":' '"http://smithi190:5500",' '"access_key":' '"7KN08QUV2A910TY15OI6",' '"secret":' '"hXSX2Q91J3egyE7d59PeQ3QnJCSOVXS8RR42vsFP"' '}' 2024-02-07T12:46:46.706 INFO:teuthology.orchestra.run.smithi186.stderr:+ jq --exit-status .access_key 2024-02-07T12:46:46.708 INFO:teuthology.orchestra.run.smithi186.stdout:"7KN08QUV2A910TY15OI6" 2024-02-07T12:46:46.709 INFO:teuthology.orchestra.run.smithi186.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"f4db3b93-cb45-4a08-b2ca-0acfbe228c32",' '"endpoint":' '"http://smithi190:5500",' '"access_key":' '"7KN08QUV2A910TY15OI6",' '"secret":' '"hXSX2Q91J3egyE7d59PeQ3QnJCSOVXS8RR42vsFP"' '}' 2024-02-07T12:46:46.709 INFO:teuthology.orchestra.run.smithi186.stderr:+ jq --exit-status .secret 2024-02-07T12:46:46.710 INFO:teuthology.orchestra.run.smithi186.stdout:"hXSX2Q91J3egyE7d59PeQ3QnJCSOVXS8RR42vsFP" 2024-02-07T12:46:47.335 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:47 smithi186 ceph-mon[29330]: from='client.15108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:47.335 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:47 smithi186 ceph-mon[29330]: pgmap v22: 129 pgs: 129 active+clean; 586 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 114 KiB/s rd, 5.8 KiB/s wr, 211 op/s 2024-02-07T12:46:47.335 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:47 smithi186 ceph-mon[29330]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:47.362 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-07T12:46:47.372 INFO:tasks.cephadm:Teardown begin 2024-02-07T12:46:47.373 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:47.403 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:47.439 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T12:46:47.475 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-07T12:46:47.475 DEBUG:teuthology.orchestra.run.smithi186:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-07T12:46:47.490 DEBUG:teuthology.orchestra.run.smithi190:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-07T12:46:47.506 DEBUG:teuthology.orchestra.run.smithi191:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-07T12:46:47.532 INFO:tasks.cephadm:Stopping all daemons... 2024-02-07T12:46:47.532 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-07T12:46:47.532 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a 2024-02-07T12:46:47.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:47 smithi190 ceph-mon[32986]: from='client.15108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:47.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:47 smithi190 ceph-mon[32986]: pgmap v22: 129 pgs: 129 active+clean; 586 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 114 KiB/s rd, 5.8 KiB/s wr, 211 op/s 2024-02-07T12:46:47.556 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:47 smithi190 ceph-mon[32986]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:47.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:47 smithi191 ceph-mon[33341]: from='client.15108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T12:46:47.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:47 smithi191 ceph-mon[33341]: pgmap v22: 129 pgs: 129 active+clean; 586 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 114 KiB/s rd, 5.8 KiB/s wr, 211 op/s 2024-02-07T12:46:47.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:47 smithi191 ceph-mon[33341]: from='mgr.14397 172.21.15.186:0/3295462820' entity='mgr.a' 2024-02-07T12:46:47.599 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:47 smithi186 systemd[1]: Stopping Ceph mon.a for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:46:48.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:47 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a[29326]: 2024-02-07T12:46:47.827+0000 7fcc57a86700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-07T12:46:48.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:47 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a[29326]: 2024-02-07T12:46:47.827+0000 7fcc57a86700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-07T12:46:48.099 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:48 smithi186 podman[76708]: 2024-02-07 12:46:48.052569484 +0000 UTC m=+0.331638213 container died 998b4cc2e16480dc2597177051c5c406ef9a283748331ebcae92c37dd0a62e52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-07T12:46:48.567 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:48 smithi186 podman[76708]: 2024-02-07 12:46:48.371768521 +0000 UTC m=+0.650837256 container cleanup 998b4cc2e16480dc2597177051c5c406ef9a283748331ebcae92c37dd0a62e52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-02-07T12:46:48.567 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:48 smithi186 bash[76708]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a 2024-02-07T12:46:48.798 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a.service' 2024-02-07T12:46:48.822 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:48 smithi186 podman[76722]: 2024-02-07 12:46:48.56538869 +0000 UTC m=+0.514651864 container remove 998b4cc2e16480dc2597177051c5c406ef9a283748331ebcae92c37dd0a62e52 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-a, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0) 2024-02-07T12:46:48.822 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:48 smithi186 systemd[1]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a.service: Deactivated successfully. 2024-02-07T12:46:48.822 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:48 smithi186 systemd[1]: Stopped Ceph mon.a for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:46:48.822 INFO:journalctl@ceph.mon.a.smithi186.stdout:Feb 07 12:46:48 smithi186 systemd[1]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.a.service: Consumed 6.370s CPU time. 2024-02-07T12:46:48.845 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T12:46:48.845 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-07T12:46:48.845 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-02-07T12:46:48.845 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.b 2024-02-07T12:46:49.141 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:48 smithi190 systemd[1]: Stopping Ceph mon.b for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:46:49.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:49 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-b[32977]: 2024-02-07T12:46:49.138+0000 7fa9214c0700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-07T12:46:49.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:49 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-b[32977]: 2024-02-07T12:46:49.138+0000 7fa9214c0700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-07T12:46:49.441 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:49 smithi190 podman[43364]: 2024-02-07 12:46:49.210726077 +0000 UTC m=+0.173941497 container died dcba69c51c86b195d9eee8b077cb1f7b4c9d010bc76fd45ded8962ad58039cc6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-b, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, ceph=True) 2024-02-07T12:46:49.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:49 smithi190 podman[43364]: 2024-02-07 12:46:49.530459879 +0000 UTC m=+0.493675289 container cleanup dcba69c51c86b195d9eee8b077cb1f7b4c9d010bc76fd45ded8962ad58039cc6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-b, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-07T12:46:49.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Feb 07 12:46:49 smithi190 bash[43364]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-b 2024-02-07T12:46:49.903 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.b.service' 2024-02-07T12:46:49.954 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T12:46:49.954 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-02-07T12:46:49.954 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-07T12:46:49.954 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.c 2024-02-07T12:46:50.258 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:50 smithi191 systemd[1]: Stopping Ceph mon.c for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:46:50.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:50 smithi191 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-c[33337]: 2024-02-07T12:46:50.255+0000 7f595ef3b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-07T12:46:50.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:50 smithi191 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-c[33337]: 2024-02-07T12:46:50.255+0000 7f595ef3b700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-07T12:46:50.566 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:50 smithi191 podman[43874]: 2024-02-07 12:46:50.428942796 +0000 UTC m=+0.278644273 container died 4cdae6b30be3e289a42c4ee0e1486dca06eefdadfc866bc515c2d7a5dd0d2b5c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-c, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-02-07T12:46:51.058 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:50 smithi191 podman[43874]: 2024-02-07 12:46:50.780374089 +0000 UTC m=+0.630075566 container cleanup 4cdae6b30be3e289a42c4ee0e1486dca06eefdadfc866bc515c2d7a5dd0d2b5c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-c, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-02-07T12:46:51.058 INFO:journalctl@ceph.mon.c.smithi191.stdout:Feb 07 12:46:50 smithi191 bash[43874]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mon-c 2024-02-07T12:46:51.203 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mon.c.service' 2024-02-07T12:46:51.280 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T12:46:51.280 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-07T12:46:51.281 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-02-07T12:46:51.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.a 2024-02-07T12:46:51.579 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:51 smithi186 systemd[1]: Stopping Ceph mgr.a for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:46:51.849 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:51 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a[29556]: 2024-02-07T12:46:51.576+0000 7f9e67355700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-07T12:46:51.849 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:51 smithi186 podman[76831]: 2024-02-07 12:46:51.607655058 +0000 UTC m=+0.140602476 container died 4d88dc1aaba44e6cce70ed8dbc2052d5c9617f41af468abbdef0296b3a5bf312 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-07T12:46:52.329 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:51 smithi186 podman[76831]: 2024-02-07 12:46:51.993164855 +0000 UTC m=+0.526112281 container cleanup 4d88dc1aaba44e6cce70ed8dbc2052d5c9617f41af468abbdef0296b3a5bf312 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.build-date=20240131, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-07T12:46:52.329 INFO:journalctl@ceph.mgr.a.smithi186.stdout:Feb 07 12:46:51 smithi186 bash[76831]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-a 2024-02-07T12:46:52.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.a.service' 2024-02-07T12:46:52.492 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T12:46:52.492 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-02-07T12:46:52.492 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-02-07T12:46:52.492 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.b 2024-02-07T12:46:52.806 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:52 smithi190 systemd[1]: Stopping Ceph mgr.b for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:46:53.203 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:52 smithi190 podman[43486]: 2024-02-07 12:46:52.922076962 +0000 UTC m=+0.238148889 container died 1058e2b13b0b2e80c0bc78e8e6a2af7861ab6e94c331723ee1b0f04f778cbce1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b, GIT_CLEAN=True, org.label-schema.build-date=20240131, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-07T12:46:53.453 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:53 smithi190 podman[43486]: 2024-02-07 12:46:53.267713036 +0000 UTC m=+0.583784960 container cleanup 1058e2b13b0b2e80c0bc78e8e6a2af7861ab6e94c331723ee1b0f04f778cbce1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc) 2024-02-07T12:46:53.453 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:53 smithi190 bash[43486]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b 2024-02-07T12:46:53.695 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.b.service' 2024-02-07T12:46:53.719 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:53 smithi190 podman[43500]: 2024-02-07 12:46:53.451944238 +0000 UTC m=+0.522526960 container remove 1058e2b13b0b2e80c0bc78e8e6a2af7861ab6e94c331723ee1b0f04f778cbce1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-mgr-b, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux ) 2024-02-07T12:46:53.719 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:53 smithi190 systemd[1]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2024-02-07T12:46:53.719 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:53 smithi190 systemd[1]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.b.service: Failed with result 'exit-code'. 2024-02-07T12:46:53.719 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:53 smithi190 systemd[1]: Stopped Ceph mgr.b for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:46:53.719 INFO:journalctl@ceph.mgr.b.smithi190.stdout:Feb 07 12:46:53 smithi190 systemd[1]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@mgr.b.service: Consumed 16.027s CPU time. 2024-02-07T12:46:53.730 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T12:46:53.730 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-02-07T12:46:53.730 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-07T12:46:53.730 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.0 2024-02-07T12:46:54.015 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:46:53 smithi186 systemd[1]: Stopping Ceph osd.0 for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:46:54.349 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:46:54 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0[43867]: 2024-02-07T12:46:54.013+0000 7fa8c676c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-07T12:46:54.349 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:46:54 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0[43867]: 2024-02-07T12:46:54.013+0000 7fa8c676c700 -1 osd.0 32 *** Got signal Terminated *** 2024-02-07T12:46:54.349 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:46:54 smithi186 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0[43867]: 2024-02-07T12:46:54.013+0000 7fa8c676c700 -1 osd.0 32 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T12:46:59.849 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:46:59 smithi186 podman[76952]: 2024-02-07 12:46:59.515963233 +0000 UTC m=+5.595435938 container died 7980370c046aa02e7df26c714740f1695f413e24b6a758a1e075e704bec3c8f0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-02-07T12:47:00.599 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:00 smithi186 podman[76952]: 2024-02-07 12:47:00.155416365 +0000 UTC m=+6.234889071 container cleanup 7980370c046aa02e7df26c714740f1695f413e24b6a758a1e075e704bec3c8f0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc) 2024-02-07T12:47:00.599 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:00 smithi186 bash[76952]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0 2024-02-07T12:47:00.599 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:00 smithi186 podman[76969]: 2024-02-07 12:47:00.364715977 +0000 UTC m=+0.843030365 container remove 7980370c046aa02e7df26c714740f1695f413e24b6a758a1e075e704bec3c8f0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-02-07T12:47:00.994 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:00 smithi186 podman[77063]: 2024-02-07 12:47:00.682119756 +0000 UTC m=+0.109785331 container create d24a0b51e22c41cf38964b9d6db10e070fcba3a37bafbc9208a911edd7a54993 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc) 2024-02-07T12:47:00.994 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:00 smithi186 podman[77063]: 2024-02-07 12:47:00.591876157 +0000 UTC m=+0.019541735 image pull 79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe 2024-02-07T12:47:00.994 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:00 smithi186 podman[77063]: 2024-02-07 12:47:00.909438242 +0000 UTC m=+0.337103816 container init d24a0b51e22c41cf38964b9d6db10e070fcba3a37bafbc9208a911edd7a54993 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc) 2024-02-07T12:47:00.994 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:00 smithi186 podman[77063]: 2024-02-07 12:47:00.912988846 +0000 UTC m=+0.340654421 container start d24a0b51e22c41cf38964b9d6db10e070fcba3a37bafbc9208a911edd7a54993 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.license=GPLv2) 2024-02-07T12:47:00.994 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:00 smithi186 podman[77063]: 2024-02-07 12:47:00.99260476 +0000 UTC m=+0.420270342 container attach d24a0b51e22c41cf38964b9d6db10e070fcba3a37bafbc9208a911edd7a54993 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0-deactivate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-07T12:47:01.349 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:01 smithi186 podman[77063]: 2024-02-07 12:47:01.204582633 +0000 UTC m=+0.632248202 container died d24a0b51e22c41cf38964b9d6db10e070fcba3a37bafbc9208a911edd7a54993 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-07T12:47:01.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.0.service' 2024-02-07T12:47:01.740 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:01 smithi186 podman[77089]: 2024-02-07 12:47:01.704348902 +0000 UTC m=+0.494394159 container remove d24a0b51e22c41cf38964b9d6db10e070fcba3a37bafbc9208a911edd7a54993 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-0-deactivate, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-07T12:47:01.740 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:01 smithi186 systemd[1]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.0.service: Deactivated successfully. 2024-02-07T12:47:01.740 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:01 smithi186 systemd[1]: Stopped Ceph osd.0 for 36bda37e-c5b6-11ee-95b6-87774f69a715. 2024-02-07T12:47:01.740 INFO:journalctl@ceph.osd.0.smithi186.stdout:Feb 07 12:47:01 smithi186 systemd[1]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.0.service: Consumed 4.409s CPU time. 2024-02-07T12:47:01.754 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T12:47:01.755 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-07T12:47:01.755 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-07T12:47:01.755 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.1 2024-02-07T12:47:02.056 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:01 smithi190 systemd[1]: Stopping Ceph osd.1 for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:47:02.306 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:02 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1[37209]: 2024-02-07T12:47:02.052+0000 7f432cb36700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-07T12:47:02.306 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:02 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1[37209]: 2024-02-07T12:47:02.052+0000 7f432cb36700 -1 osd.1 32 *** Got signal Terminated *** 2024-02-07T12:47:02.306 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:02 smithi190 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1[37209]: 2024-02-07T12:47:02.052+0000 7f432cb36700 -1 osd.1 32 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T12:47:07.755 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:07 smithi190 podman[43611]: 2024-02-07 12:47:07.422670062 +0000 UTC m=+5.465100280 container died 4cbd8f67c940ea59d8bf956c1efab57715b23d7ffa6f71e6dd62ddfe601cbbe8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc) 2024-02-07T12:47:07.755 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:07 smithi190 podman[43611]: 2024-02-07 12:47:07.753329123 +0000 UTC m=+5.795759375 container cleanup 4cbd8f67c940ea59d8bf956c1efab57715b23d7ffa6f71e6dd62ddfe601cbbe8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, ceph=True, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-02-07T12:47:08.056 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:07 smithi190 bash[43611]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1 2024-02-07T12:47:08.056 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:07 smithi190 podman[43642]: 2024-02-07 12:47:07.938162665 +0000 UTC m=+0.516543585 container remove 4cbd8f67c940ea59d8bf956c1efab57715b23d7ffa6f71e6dd62ddfe601cbbe8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-02-07T12:47:08.617 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:08 smithi190 podman[43733]: 2024-02-07 12:47:08.267876404 +0000 UTC m=+0.019212286 image pull 79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe 2024-02-07T12:47:08.617 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:08 smithi190 podman[43733]: 2024-02-07 12:47:08.38904221 +0000 UTC m=+0.140378127 container create 73200b685e1186346d20a00b84ff2db3ddb03eddcff7456ebe69abe469290e93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131) 2024-02-07T12:47:08.618 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:08 smithi190 podman[43733]: 2024-02-07 12:47:08.616270721 +0000 UTC m=+0.367606596 container init 73200b685e1186346d20a00b84ff2db3ddb03eddcff7456ebe69abe469290e93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS) 2024-02-07T12:47:08.906 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:08 smithi190 podman[43733]: 2024-02-07 12:47:08.619308132 +0000 UTC m=+0.370644015 container start 73200b685e1186346d20a00b84ff2db3ddb03eddcff7456ebe69abe469290e93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.license=GPLv2) 2024-02-07T12:47:08.906 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:08 smithi190 podman[43733]: 2024-02-07 12:47:08.69935874 +0000 UTC m=+0.450694627 container attach 73200b685e1186346d20a00b84ff2db3ddb03eddcff7456ebe69abe469290e93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True) 2024-02-07T12:47:09.195 INFO:journalctl@ceph.osd.1.smithi190.stdout:Feb 07 12:47:08 smithi190 podman[43733]: 2024-02-07 12:47:08.905091764 +0000 UTC m=+0.656427657 container died 73200b685e1186346d20a00b84ff2db3ddb03eddcff7456ebe69abe469290e93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-1-deactivate, ceph=True, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-02-07T12:47:09.476 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.1.service' 2024-02-07T12:47:09.515 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T12:47:09.515 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-07T12:47:09.516 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-07T12:47:09.516 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.2 2024-02-07T12:47:09.816 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:09 smithi191 systemd[1]: Stopping Ceph osd.2 for 36bda37e-c5b6-11ee-95b6-87774f69a715... 2024-02-07T12:47:10.316 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:09 smithi191 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2[37666]: 2024-02-07T12:47:09.882+0000 7f3963cdd700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-07T12:47:10.316 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:09 smithi191 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2[37666]: 2024-02-07T12:47:09.882+0000 7f3963cdd700 -1 osd.2 32 *** Got signal Terminated *** 2024-02-07T12:47:10.316 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:09 smithi191 ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2[37666]: 2024-02-07T12:47:09.882+0000 7f3963cdd700 -1 osd.2 32 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T12:47:15.566 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:15 smithi191 podman[44012]: 2024-02-07 12:47:15.306996015 +0000 UTC m=+5.595648058 container died 9115c5085fcccdaa7717d71381a61b539dce1122867b58cdb53cc25be1657b55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2, ceph=True, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-02-07T12:47:15.910 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:15 smithi191 podman[44012]: 2024-02-07 12:47:15.724120362 +0000 UTC m=+6.012772414 container cleanup 9115c5085fcccdaa7717d71381a61b539dce1122867b58cdb53cc25be1657b55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, maintainer=Guillaume Abrioux ) 2024-02-07T12:47:15.910 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:15 smithi191 bash[44012]: ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2 2024-02-07T12:47:16.316 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:15 smithi191 podman[44029]: 2024-02-07 12:47:15.908834075 +0000 UTC m=+0.598711084 container remove 9115c5085fcccdaa7717d71381a61b539dce1122867b58cdb53cc25be1657b55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2) 2024-02-07T12:47:16.638 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:16 smithi191 podman[44122]: 2024-02-07 12:47:16.326415249 +0000 UTC m=+0.096141802 container create 7aead782305ce7d5305e1819dd13bafb5bdd747a63d5fcb6a7682a39699f5474 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131) 2024-02-07T12:47:16.638 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:16 smithi191 podman[44122]: 2024-02-07 12:47:16.24789401 +0000 UTC m=+0.017620534 image pull 79957b3723074dc4d7b43e7345862a464daec6a6b69febcfe25c399b70e0301f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe 2024-02-07T12:47:16.638 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:16 smithi191 podman[44122]: 2024-02-07 12:47:16.562136431 +0000 UTC m=+0.331862942 container init 7aead782305ce7d5305e1819dd13bafb5bdd747a63d5fcb6a7682a39699f5474 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2-deactivate, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-02-07T12:47:16.638 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:16 smithi191 podman[44122]: 2024-02-07 12:47:16.565249955 +0000 UTC m=+0.334976467 container start 7aead782305ce7d5305e1819dd13bafb5bdd747a63d5fcb6a7682a39699f5474 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2) 2024-02-07T12:47:16.639 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:16 smithi191 podman[44122]: 2024-02-07 12:47:16.637008469 +0000 UTC m=+0.406734997 container attach 7aead782305ce7d5305e1819dd13bafb5bdd747a63d5fcb6a7682a39699f5474 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2-deactivate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, io.buildah.version=1.33.2, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-02-07T12:47:17.066 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:16 smithi191 podman[44122]: 2024-02-07 12:47:16.857247954 +0000 UTC m=+0.626974467 container died 7aead782305ce7d5305e1819dd13bafb5bdd747a63d5fcb6a7682a39699f5474 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-02-07T12:47:17.467 INFO:journalctl@ceph.osd.2.smithi191.stdout:Feb 07 12:47:17 smithi191 podman[44148]: 2024-02-07 12:47:17.440805902 +0000 UTC m=+0.573487904 container remove 7aead782305ce7d5305e1819dd13bafb5bdd747a63d5fcb6a7682a39699f5474 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe, name=ceph-36bda37e-c5b6-11ee-95b6-87774f69a715-osd-2-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, RELEASE=wip-guits-testing-4-2024-02-05-1854-44458cc, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-02-07T12:47:17.472 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-36bda37e-c5b6-11ee-95b6-87774f69a715@osd.2.service' 2024-02-07T12:47:17.512 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T12:47:17.512 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-07T12:47:17.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-07T12:47:17.707 INFO:teuthology.orchestra.run.smithi186.stdout:Deleting cluster with fsid: 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:47:18.759 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-07T12:47:18.950 INFO:teuthology.orchestra.run.smithi190.stdout:Deleting cluster with fsid: 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:47:31.268 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-07T12:47:31.461 INFO:teuthology.orchestra.run.smithi191.stdout:Deleting cluster with fsid: 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:47:43.764 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T12:47:43.799 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T12:47:43.834 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T12:47:43.863 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-07T12:47:43.865 DEBUG:teuthology.misc:Transferring archived files from smithi186:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/remote/smithi186/crash 2024-02-07T12:47:43.866 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/crash -- . 2024-02-07T12:47:43.910 INFO:teuthology.orchestra.run.smithi186.stderr:tar: /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-07T12:47:43.910 INFO:teuthology.orchestra.run.smithi186.stderr:tar: Error is not recoverable: exiting now 2024-02-07T12:47:43.912 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/remote/smithi190/crash 2024-02-07T12:47:43.913 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/crash -- . 2024-02-07T12:47:43.959 INFO:teuthology.orchestra.run.smithi190.stderr:tar: /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-07T12:47:43.960 INFO:teuthology.orchestra.run.smithi190.stderr:tar: Error is not recoverable: exiting now 2024-02-07T12:47:43.961 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/remote/smithi191/crash 2024-02-07T12:47:43.962 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/crash -- . 2024-02-07T12:47:44.005 INFO:teuthology.orchestra.run.smithi191.stderr:tar: /var/lib/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-07T12:47:44.005 INFO:teuthology.orchestra.run.smithi191.stderr:tar: Error is not recoverable: exiting now 2024-02-07T12:47:44.006 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-07T12:47:44.006 DEBUG:teuthology.orchestra.run.smithi186:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-07T12:47:44.037 INFO:teuthology.orchestra.run.smithi186.stdout:2024-02-07T12:44:19.636452+0000 mon.a (mon.0) 191 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-07T12:47:44.038 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-07T12:47:44.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo egrep '\[SEC\]' /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-07T12:47:44.110 DEBUG:teuthology.orchestra.run.smithi186:> sudo egrep '\[ERR\]' /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-07T12:47:44.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo egrep '\[WRN\]' /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-07T12:47:44.250 INFO:teuthology.orchestra.run.smithi186.stdout:2024-02-07T12:44:19.636452+0000 mon.a (mon.0) 191 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-07T12:47:44.250 INFO:tasks.cephadm:Compressing logs... 2024-02-07T12:47:44.250 DEBUG:teuthology.orchestra.run.smithi186:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-07T12:47:44.292 DEBUG:teuthology.orchestra.run.smithi190:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-07T12:47:44.294 DEBUG:teuthology.orchestra.run.smithi191:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-07T12:47:44.317 INFO:teuthology.orchestra.run.smithi186.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2024-02-07T12:47:44.317 INFO:teuthology.orchestra.run.smithi186.stderr: 2024-02-07T12:47:44.317 INFO:teuthology.orchestra.run.smithi186.stderr:gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mon.a.log 2024-02-07T12:47:44.317 INFO:teuthology.orchestra.run.smithi186.stderr:gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-07T12:47:44.317 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mgr.a.log 2024-02-07T12:47:44.319 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mon.a.log: /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-osd.0.log 2024-02-07T12:47:44.320 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-07T12:47:44.320 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log 2024-02-07T12:47:44.320 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-07T12:47:44.320 INFO:teuthology.orchestra.run.smithi186.stderr: 89.1% 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-07T12:47:44.320 INFO:teuthology.orchestra.run.smithi186.stderr: -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.audit.log.gz 82.7% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-07T12:47:44.320 INFO:teuthology.orchestra.run.smithi186.stderr: 2024-02-07T12:47:44.320 INFO:teuthology.orchestra.run.smithi186.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log: /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-volume.log: 84.7% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-07T12:47:44.321 INFO:teuthology.orchestra.run.smithi190.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-07T12:47:44.321 INFO:teuthology.orchestra.run.smithi190.stderr:: No such file or directory 2024-02-07T12:47:44.321 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-client.rgw.myrealm1.myzone1.smithi190.vyqarw.log 2024-02-07T12:47:44.322 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-07T12:47:44.322 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-osd.1.log 2024-02-07T12:47:44.322 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-client.rgw.myrealm1.myzone1.smithi190.vyqarw.log: 88.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-07T12:47:44.322 INFO:teuthology.orchestra.run.smithi186.stderr: 91.0% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.audit.log: 70.8% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-client.rgw.myrealm1.myzone1.smithi190.vyqarw.log.gz 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mgr.b.log 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr: 89.0% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr: 81.2% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mon.b.log 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr: 83.9% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-volume.log: /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mon.b.log: 90.9% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-07T12:47:44.327 INFO:teuthology.orchestra.run.smithi190.stderr: 90.0% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mgr.b.log.gz 2024-02-07T12:47:44.331 INFO:teuthology.orchestra.run.smithi191.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-07T12:47:44.331 INFO:teuthology.orchestra.run.smithi191.stderr:: No such file or directory 2024-02-07T12:47:44.331 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-client.rgw.myrealm1.myzone1.smithi191.esugjv.log 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-client.rgw.myrealm1.myzone1.smithi191.esugjv.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr: 70.7% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-client.rgw.myrealm1.myzone1.smithi191.esugjv.log.gz 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-osd.2.log 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr: 89.1% 81.1% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr: -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mon.c.log 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr: 84.2% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-07T12:47:44.332 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-volume.log: /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mon.c.log: 90.9% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-07T12:47:44.373 INFO:teuthology.orchestra.run.smithi190.stderr: 92.5% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mon.b.log.gz 2024-02-07T12:47:44.373 INFO:teuthology.orchestra.run.smithi191.stderr: 92.6% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mon.c.log.gz 2024-02-07T12:47:44.377 INFO:teuthology.orchestra.run.smithi186.stderr: 89.5% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mgr.a.log.gz 2024-02-07T12:47:44.485 INFO:teuthology.orchestra.run.smithi186.stderr: 91.7% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-mon.a.log.gz 2024-02-07T12:47:44.703 INFO:teuthology.orchestra.run.smithi191.stderr: 94.2% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-osd.2.log.gz 2024-02-07T12:47:44.705 INFO:teuthology.orchestra.run.smithi191.stderr: 2024-02-07T12:47:44.705 INFO:teuthology.orchestra.run.smithi191.stderr:real 0m0.397s 2024-02-07T12:47:44.705 INFO:teuthology.orchestra.run.smithi191.stderr:user 0m0.426s 2024-02-07T12:47:44.705 INFO:teuthology.orchestra.run.smithi191.stderr:sys 0m0.040s 2024-02-07T12:47:44.732 INFO:teuthology.orchestra.run.smithi186.stderr: 94.1% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-osd.0.log.gz 2024-02-07T12:47:44.734 INFO:teuthology.orchestra.run.smithi186.stderr: 2024-02-07T12:47:44.734 INFO:teuthology.orchestra.run.smithi186.stderr:real 0m0.430s 2024-02-07T12:47:44.734 INFO:teuthology.orchestra.run.smithi186.stderr:user 0m0.632s 2024-02-07T12:47:44.734 INFO:teuthology.orchestra.run.smithi186.stderr:sys 0m0.047s 2024-02-07T12:47:44.758 INFO:teuthology.orchestra.run.smithi190.stderr: 94.1% -- replaced with /var/log/ceph/36bda37e-c5b6-11ee-95b6-87774f69a715/ceph-osd.1.log.gz 2024-02-07T12:47:44.760 INFO:teuthology.orchestra.run.smithi190.stderr: 2024-02-07T12:47:44.761 INFO:teuthology.orchestra.run.smithi190.stderr:real 0m0.454s 2024-02-07T12:47:44.761 INFO:teuthology.orchestra.run.smithi190.stderr:user 0m0.481s 2024-02-07T12:47:44.761 INFO:teuthology.orchestra.run.smithi190.stderr:sys 0m0.050s 2024-02-07T12:47:44.761 INFO:tasks.cephadm:Archiving logs... 2024-02-07T12:47:44.761 DEBUG:teuthology.misc:Transferring archived files from smithi186:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/remote/smithi186/log 2024-02-07T12:47:44.762 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-07T12:47:44.923 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/remote/smithi190/log 2024-02-07T12:47:44.924 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-07T12:47:45.041 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/remote/smithi191/log 2024-02-07T12:47:45.042 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-07T12:47:45.138 INFO:tasks.cephadm:Removing cluster... 2024-02-07T12:47:45.138 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 --force 2024-02-07T12:47:45.326 INFO:teuthology.orchestra.run.smithi186.stdout:Deleting cluster with fsid: 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:47:45.583 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 --force 2024-02-07T12:47:45.765 INFO:teuthology.orchestra.run.smithi190.stdout:Deleting cluster with fsid: 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:47:46.022 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 36bda37e-c5b6-11ee-95b6-87774f69a715 --force 2024-02-07T12:47:46.216 INFO:teuthology.orchestra.run.smithi191.stdout:Deleting cluster with fsid: 36bda37e-c5b6-11ee-95b6-87774f69a715 2024-02-07T12:47:46.506 INFO:tasks.cephadm:Removing cephadm ... 2024-02-07T12:47:46.507 DEBUG:teuthology.orchestra.run.smithi186:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-07T12:47:46.523 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-07T12:47:46.539 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-07T12:47:46.555 INFO:tasks.cephadm:Teardown complete 2024-02-07T12:47:46.555 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-02-07T12:47:46.568 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-02-07T12:47:46.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-07T12:47:46.571 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-07T12:47:46.582 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-07T12:47:46.690 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-07T12:47:46.700 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-07T12:47:46.700 DEBUG:teuthology.orchestra.run.smithi186:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-07T12:47:46.703 DEBUG:teuthology.orchestra.run.smithi190:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-07T12:47:46.705 DEBUG:teuthology.orchestra.run.smithi191:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-07T12:47:46.716 INFO:teuthology.orchestra.run.smithi186.stderr:bash: line 1: ntpq: command not found 2024-02-07T12:47:46.717 INFO:teuthology.orchestra.run.smithi190.stderr:bash: line 1: ntpq: command not found 2024-02-07T12:47:46.719 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-02-07T12:47:46.720 INFO:teuthology.orchestra.run.smithi186.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-07T12:47:46.720 INFO:teuthology.orchestra.run.smithi186.stdout:=============================================================================== 2024-02-07T12:47:46.720 INFO:teuthology.orchestra.run.smithi186.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 58 -827us[ -827us] +/- 92ms 2024-02-07T12:47:46.720 INFO:teuthology.orchestra.run.smithi186.stdout:^* hv02.front.sepia.ceph.com 3 6 377 60 -55us[ -75us] +/- 61ms 2024-02-07T12:47:46.720 INFO:teuthology.orchestra.run.smithi186.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 60 +722us[ +722us] +/- 61ms 2024-02-07T12:47:46.720 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:47:46.722 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-07T12:47:46.722 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2024-02-07T12:47:46.722 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 60 -795us[ -784us] +/- 92ms 2024-02-07T12:47:46.722 INFO:teuthology.orchestra.run.smithi190.stdout:^* hv02.front.sepia.ceph.com 3 6 377 58 -41us[ -30us] +/- 61ms 2024-02-07T12:47:46.722 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 56 +737us[ +737us] +/- 61ms 2024-02-07T12:47:46.722 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:47:46.723 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-07T12:47:46.723 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-02-07T12:47:46.723 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 59 -809us[ -809us] +/- 92ms 2024-02-07T12:47:46.723 INFO:teuthology.orchestra.run.smithi191.stdout:^* hv02.front.sepia.ceph.com 3 6 377 60 -37us[ -42us] +/- 61ms 2024-02-07T12:47:46.723 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 59 +741us[ +741us] +/- 61ms 2024-02-07T12:47:46.724 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-07T12:47:46.724 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-07T12:47:46.757 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-07T12:47:46.758 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-07T12:47:46.766 DEBUG:teuthology.orchestra.run.smithi186:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-07T12:47:46.838 DEBUG:teuthology.orchestra.run.smithi190:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-07T12:47:46.905 DEBUG:teuthology.orchestra.run.smithi191:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-07T12:47:46.973 DEBUG:teuthology.orchestra.run.smithi186:> 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-07T12:47:47.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:47:47.004 DEBUG:teuthology.orchestra.run.smithi190:> 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-07T12:47:47.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:47:47.034 DEBUG:teuthology.orchestra.run.smithi191:> 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-07T12:47:47.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:47:47.063 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-07T12:47:47.073 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-07T12:47:47.105 INFO:teuthology.task.internal:Duration was 1101.460732 seconds 2024-02-07T12:47:47.105 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-07T12:47:47.162 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-07T12:47:47.162 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-07T12:47:47.165 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-07T12:47:47.167 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-07T12:47:47.208 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-07T12:47:47.209 INFO:teuthology.orchestra.run.smithi186.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-07T12:47:47.210 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-07T12:47:47.604 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-07T12:47:47.604 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi186.front.sepia.ceph.com 2024-02-07T12:47:47.604 DEBUG:teuthology.orchestra.run.smithi186:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-07T12:47:47.624 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi190.front.sepia.ceph.com 2024-02-07T12:47:47.624 DEBUG:teuthology.orchestra.run.smithi190:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-07T12:47:47.648 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi191.front.sepia.ceph.com 2024-02-07T12:47:47.648 DEBUG:teuthology.orchestra.run.smithi191:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-07T12:47:47.676 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-07T12:47:47.676 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-07T12:47:47.679 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-07T12:47:47.690 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-07T12:47:47.745 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-07T12:47:47.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-07T12:47:47.748 DEBUG:teuthology.orchestra.run.smithi190:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-07T12:47:47.758 DEBUG:teuthology.orchestra.run.smithi191:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-07T12:47:47.910 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-07T12:47:47.920 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-07T12:47:47.921 DEBUG:teuthology.orchestra.run.smithi186:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-07T12:47:47.948 DEBUG:teuthology.orchestra.run.smithi190:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-07T12:47:47.975 DEBUG:teuthology.orchestra.run.smithi191:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-07T12:47:48.004 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-07T12:47:48.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-07T12:47:48.017 DEBUG:teuthology.orchestra.run.smithi190:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-07T12:47:48.019 DEBUG:teuthology.orchestra.run.smithi191:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-07T12:47:48.040 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = core 2024-02-07T12:47:48.042 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = core 2024-02-07T12:47:48.069 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = core 2024-02-07T12:47:48.108 DEBUG:teuthology.orchestra.run.smithi186:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-07T12:47:48.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:47:48.126 DEBUG:teuthology.orchestra.run.smithi190:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-07T12:47:48.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:47:48.140 DEBUG:teuthology.orchestra.run.smithi191:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-07T12:47:48.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T12:47:48.162 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-07T12:47:48.172 INFO:teuthology.task.internal:Transferring archived files... 2024-02-07T12:47:48.173 DEBUG:teuthology.misc:Transferring archived files from smithi186:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/remote/smithi186 2024-02-07T12:47:48.173 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-07T12:47:48.215 DEBUG:teuthology.misc:Transferring archived files from smithi190:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/remote/smithi190 2024-02-07T12:47:48.215 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-07T12:47:48.251 DEBUG:teuthology.misc:Transferring archived files from smithi191:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752/remote/smithi191 2024-02-07T12:47:48.251 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-07T12:47:48.287 INFO:teuthology.task.internal:Removing archive directory... 2024-02-07T12:47:48.287 DEBUG:teuthology.orchestra.run.smithi186:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-07T12:47:48.289 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-07T12:47:48.291 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-07T12:47:48.336 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-07T12:47:48.348 INFO:teuthology.task.internal:Not uploading archives. 2024-02-07T12:47:48.348 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-07T12:47:48.359 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-07T12:47:48.359 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-07T12:47:48.361 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-07T12:47:48.363 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-07T12:47:48.373 INFO:teuthology.orchestra.run.smithi186.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 7 12:47 /home/ubuntu/cephtest 2024-02-07T12:47:48.375 INFO:teuthology.orchestra.run.smithi190.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 7 12:47 /home/ubuntu/cephtest 2024-02-07T12:47:48.390 INFO:teuthology.orchestra.run.smithi191.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 7 12:47 /home/ubuntu/cephtest 2024-02-07T12:47:48.391 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-07T12:47:48.402 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-07T12:47:48.426 INFO:teuthology.nuke:Checking targets against current locks 2024-02-07T12:47:48.452 DEBUG:teuthology.nuke:shortname: smithi186 2024-02-07T12:47:48.452 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-07T12:47:48.478 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi186.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752', '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-07 12:19:35.450003', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFHgo5a6MU/9rco8ajGEmdGxoSzS3q5QRLkg202g7CQmbn1GVbUTUnHS5uOLq6pYikE/0nMtdT38H3/su2pF8WQ='} 2024-02-07T12:47:48.482 DEBUG:teuthology.nuke:shortname: smithi190 2024-02-07T12:47:48.482 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-07T12:47:48.510 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752', '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-07 12:19:35.451195', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMUnhBoDDvuuPKB/QfnsM9UKWPhuXFpbsb9PgM+UOGlCrv2n/rsrfkt8NyEk2lUix2lkahW2opEqVg6V+y1PQvc='} 2024-02-07T12:47:48.510 DEBUG:teuthology.nuke:shortname: smithi191 2024-02-07T12:47:48.511 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-07T12:47:48.532 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548752', '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-07 12:19:35.448215', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNCvXEEATU9Dd62USqRb7OvEZlFdmpWLix6F92Iuepg23eyN8ZSAQBUhVus6r3Vml+ynPPB4guq0BHQgh4OcKC4='} 2024-02-07T12:47:48.540 INFO:teuthology.orchestra.console.smithi186:Power off 2024-02-07T12:47:48.541 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-07T12:47:48.565 DEBUG:teuthology.orchestra.console.smithi186:power off output: Chassis Power Control: Down/Off 2024-02-07T12:47:48.565 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:47:48.584 INFO:teuthology.orchestra.console.smithi190:Power off 2024-02-07T12:47:48.585 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-07T12:47:48.593 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2024-02-07T12:47:48.606 DEBUG:teuthology.orchestra.console.smithi190:power off output: Chassis Power Control: Down/Off 2024-02-07T12:47:48.607 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:47:48.620 INFO:teuthology.orchestra.console.smithi191:Power off 2024-02-07T12:47:48.620 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-07T12:47:48.628 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2024-02-07T12:47:48.642 DEBUG:teuthology.orchestra.console.smithi191:power off output: Chassis Power Control: Down/Off 2024-02-07T12:47:48.642 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:47:48.663 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2024-02-07T12:47:52.594 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:47:52.630 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:47:52.664 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:47:52.704 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2024-02-07T12:47:52.740 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2024-02-07T12:47:52.773 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2024-02-07T12:47:56.709 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:47:56.741 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:47:56.775 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:47:56.820 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is off 2024-02-07T12:47:56.849 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2024-02-07T12:47:56.884 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is off 2024-02-07T12:47:56.921 INFO:teuthology.orchestra.console.smithi186:Power off completed 2024-02-07T12:47:56.985 INFO:teuthology.orchestra.console.smithi191:Power off completed 2024-02-07T12:48:00.852 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T12:48:00.962 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is off 2024-02-07T12:48:01.063 INFO:teuthology.orchestra.console.smithi190:Power off completed 2024-02-07T12:48:01.167 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} duration: 1101.4607315063477 failure_reason: '"2024-02-07T12:44:19.636452+0000 mon.a (mon.0) 191 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c" in cluster log' flavor: default owner: scheduled_gabrioux@teuthology success: false 2024-02-07T12:48:01.168 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-07T12:48:01.243 INFO:teuthology.run:FAIL