2023-12-06T21:58:40.047 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T21:58:40.047 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --description upgrade:quincy-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --name yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801 --verbose -- /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801/orig.config.yaml 2023-12-06T21:58:40.109 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T21:58:40.205 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801 branch: wip-yuri4-testing-2023-12-04-1129-reef description: upgrade:quincy-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' first_in_suite: false job_id: '7480801' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri4-testing-2023-12-04-1129-reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri4-testing-2023-12-04-1129-reef sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 owner: scheduled_yuriw@teuthology priority: 51 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 3480 sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:quincy-x suite_branch: wip-yuri4-testing-2023-12-04-1129-reef suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 targets: smithi097.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMfe4ygmaG5nVOa9AH8N/MZ9i/C9NDBNZ2LGx07AM4ukX7bcUs8f6YaErnrLd1ELimthk9upc1/c68HR3W5N8kI= smithi124.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOxiqnY0Pwvyj7XUN4SJFhKgXQjxgs0fnhTflZE9yB0dd4NQWffI8V1cjYDLSPbfw6Yzr3kgzlVSrXCrChHKF+o= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_21:51:14 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T21:58:40.205 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa; will attempt to use it 2023-12-06T21:58:40.205 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks 2023-12-06T21:58:40.206 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T21:58:40.207 INFO:teuthology.task.internal:Checking packages... 2023-12-06T21:58:40.231 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '244b703b22e9d7c48e37291bfeaf4b15a97cc628' 2023-12-06T21:58:40.231 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T21:58:40.231 INFO:teuthology.packaging:ref: None 2023-12-06T21:58:40.231 INFO:teuthology.packaging:tag: None 2023-12-06T21:58:40.231 INFO:teuthology.packaging:branch: wip-yuri4-testing-2023-12-04-1129-reef 2023-12-06T21:58:40.231 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T21:58:40.231 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri4-testing-2023-12-04-1129-reef 2023-12-06T21:58:40.372 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-1333.g244b703b 2023-12-06T21:58:40.373 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T21:58:40.379 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T21:58:40.379 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T21:58:40.386 INFO:teuthology.task.internal:Saving configuration 2023-12-06T21:58:40.409 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T21:58:40.415 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:58:40.439 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:53:38.504987', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMfe4ygmaG5nVOa9AH8N/MZ9i/C9NDBNZ2LGx07AM4ukX7bcUs8f6YaErnrLd1ELimthk9upc1/c68HR3W5N8kI='} 2023-12-06T21:58:40.455 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:53:38.503372', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOxiqnY0Pwvyj7XUN4SJFhKgXQjxgs0fnhTflZE9yB0dd4NQWffI8V1cjYDLSPbfw6Yzr3kgzlVSrXCrChHKF+o='} 2023-12-06T21:58:40.455 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T21:58:40.462 INFO:teuthology.task.internal:roles: ubuntu@smithi097.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-06T21:58:40.462 INFO:teuthology.task.internal:roles: ubuntu@smithi124.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-06T21:58:40.462 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T21:58:40.532 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f42d67cf9d0>, signals=[15]) 2023-12-06T21:58:40.533 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T21:58:40.538 INFO:teuthology.task.internal:Opening connections... 2023-12-06T21:58:40.538 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi097.front.sepia.ceph.com 2023-12-06T21:58:40.540 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:58:40.609 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi124.front.sepia.ceph.com 2023-12-06T21:58:40.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:58:40.680 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T21:58:40.686 DEBUG:teuthology.orchestra.run.smithi097:> uname -m 2023-12-06T21:58:40.708 INFO:teuthology.orchestra.run.smithi097.stdout:x86_64 2023-12-06T21:58:40.709 DEBUG:teuthology.orchestra.run.smithi097:> cat /etc/os-release 2023-12-06T21:58:40.769 INFO:teuthology.orchestra.run.smithi097.stdout:NAME="CentOS Stream" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION="8" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:ID="centos" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:ID_LIKE="rhel fedora" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_ID="8" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:ANSI_COLOR="0;31" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:HOME_URL="https://centos.org/" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:58:40.770 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:58:40.771 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-06T21:58:40.771 INFO:teuthology.lock.ops:Updating smithi097.front.sepia.ceph.com on lock server 2023-12-06T21:58:40.796 DEBUG:teuthology.orchestra.run.smithi124:> uname -m 2023-12-06T21:58:40.818 INFO:teuthology.orchestra.run.smithi124.stdout:x86_64 2023-12-06T21:58:40.818 DEBUG:teuthology.orchestra.run.smithi124:> cat /etc/os-release 2023-12-06T21:58:40.877 INFO:teuthology.orchestra.run.smithi124.stdout:NAME="CentOS Stream" 2023-12-06T21:58:40.877 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION="8" 2023-12-06T21:58:40.877 INFO:teuthology.orchestra.run.smithi124.stdout:ID="centos" 2023-12-06T21:58:40.877 INFO:teuthology.orchestra.run.smithi124.stdout:ID_LIKE="rhel fedora" 2023-12-06T21:58:40.877 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION_ID="8" 2023-12-06T21:58:40.877 INFO:teuthology.orchestra.run.smithi124.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:58:40.878 INFO:teuthology.orchestra.run.smithi124.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-06T21:58:40.878 INFO:teuthology.orchestra.run.smithi124.stdout:ANSI_COLOR="0;31" 2023-12-06T21:58:40.878 INFO:teuthology.orchestra.run.smithi124.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-06T21:58:40.878 INFO:teuthology.orchestra.run.smithi124.stdout:HOME_URL="https://centos.org/" 2023-12-06T21:58:40.878 INFO:teuthology.orchestra.run.smithi124.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:58:40.878 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:58:40.878 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-06T21:58:40.878 INFO:teuthology.lock.ops:Updating smithi124.front.sepia.ceph.com on lock server 2023-12-06T21:58:40.896 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T21:58:40.905 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T21:58:40.934 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T21:58:40.935 DEBUG:teuthology.orchestra.run.smithi097:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:58:40.937 DEBUG:teuthology.orchestra.run.smithi124:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:58:40.956 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T21:58:40.962 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T21:58:40.963 DEBUG:teuthology.orchestra.run.smithi097:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:58:40.998 DEBUG:teuthology.orchestra.run.smithi124:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:58:41.035 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T21:58:41.088 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T21:58:41.103 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T21:58:41.103 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T21:58:41.103 DEBUG:teuthology.orchestra.run.smithi097:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:58:41.104 DEBUG:teuthology.orchestra.run.smithi124:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:58:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:58:41.124 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-12-06T21:58:41.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:58:41.125 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2023-12-06T21:58:41.185 INFO:teuthology.orchestra.run.smithi124.stdout:4.18.0-489.el8.x86_64 2023-12-06T21:58:41.186 INFO:teuthology.task.kernel:Running kernel on smithi124: 4.18.0-489.el8.x86_64 2023-12-06T21:58:41.186 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum install -y kernel 2023-12-06T21:58:41.187 INFO:teuthology.orchestra.run.smithi097.stdout:4.18.0-489.el8.x86_64 2023-12-06T21:58:41.187 INFO:teuthology.task.kernel:Running kernel on smithi097: 4.18.0-489.el8.x86_64 2023-12-06T21:58:41.187 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum install -y kernel 2023-12-06T21:58:44.966 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - AppStream 27 MB/s | 34 MB 00:01 2023-12-06T21:58:45.254 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - AppStream 26 MB/s | 34 MB 00:01 2023-12-06T21:59:03.012 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - BaseOS 4.8 MB/s | 55 MB 00:11 2023-12-06T21:59:04.023 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - BaseOS 4.3 MB/s | 55 MB 00:12 2023-12-06T21:59:11.436 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - Extras 28 kB/s | 18 kB 00:00 2023-12-06T21:59:12.315 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - Extras 36 kB/s | 18 kB 00:00 2023-12-06T21:59:12.629 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - Extras common packages 6.9 kB/s | 6.9 kB 00:01 2023-12-06T21:59:12.832 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - Extras common packages 21 kB/s | 6.9 kB 00:00 2023-12-06T21:59:12.989 INFO:teuthology.orchestra.run.smithi124.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-06T21:59:13.159 INFO:teuthology.orchestra.run.smithi097.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-06T21:59:14.159 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2023-12-06T21:59:14.698 INFO:teuthology.orchestra.run.smithi124.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-12-06T21:59:17.951 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 476 kB/s | 24 kB 00:00 2023-12-06T21:59:18.540 INFO:teuthology.orchestra.run.smithi124.stdout:lab-extras 504 kB/s | 24 kB 00:00 2023-12-06T21:59:21.476 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-06T21:59:21.476 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-06T21:59:21.751 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout:Install 3 Packages 2023-12-06T21:59:21.752 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:59:21.753 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 90 M 2023-12-06T21:59:21.753 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 96 M 2023-12-06T21:59:21.753 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T21:59:22.165 INFO:teuthology.orchestra.run.smithi124.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-06T21:59:22.165 INFO:teuthology.orchestra.run.smithi124.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-06T21:59:22.445 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T21:59:22.446 INFO:teuthology.orchestra.run.smithi124.stdout:Install 3 Packages 2023-12-06T21:59:22.447 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:59:22.447 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 90 M 2023-12-06T21:59:22.447 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 96 M 2023-12-06T21:59:22.447 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T21:59:28.394 INFO:teuthology.orchestra.run.smithi097.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 1.5 MB/s | 10 MB 00:06 2023-12-06T21:59:28.675 INFO:teuthology.orchestra.run.smithi124.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 1.6 MB/s | 10 MB 00:06 2023-12-06T21:59:31.510 INFO:teuthology.orchestra.run.smithi097.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 3.7 MB/s | 36 MB 00:09 2023-12-06T21:59:31.558 INFO:teuthology.orchestra.run.smithi124.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 4.0 MB/s | 36 MB 00:09 2023-12-06T21:59:32.425 INFO:teuthology.orchestra.run.smithi124.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 4.4 MB/s | 43 MB 00:09 2023-12-06T21:59:32.425 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:59:32.425 INFO:teuthology.orchestra.run.smithi124.stdout:Total 9.0 MB/s | 90 MB 00:09 2023-12-06T21:59:32.544 INFO:teuthology.orchestra.run.smithi097.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 4.0 MB/s | 43 MB 00:10 2023-12-06T21:59:32.544 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:59:32.544 INFO:teuthology.orchestra.run.smithi097.stdout:Total 8.3 MB/s | 90 MB 00:10 2023-12-06T21:59:33.104 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T21:59:33.220 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T21:59:33.528 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T21:59:33.528 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T21:59:33.649 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T21:59:33.650 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T21:59:34.774 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T21:59:34.805 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T21:59:34.889 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T21:59:34.924 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T21:59:37.606 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T21:59:37.702 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T21:59:38.150 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:59:38.268 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:59:41.696 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:59:41.801 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:59:42.108 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:59:42.192 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:59:45.535 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:59:45.616 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:59:45.870 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:59:45.898 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T22:00:07.632 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-06T22:00:07.656 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T22:00:07.715 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-06T22:00:07.739 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T22:00:08.022 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T22:00:08.023 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-06T22:00:08.023 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-06T22:00:08.075 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T22:00:08.075 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-06T22:00:08.076 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-06T22:00:08.838 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T22:00:08.838 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:00:08.838 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:00:08.838 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-06T22:00:08.838 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-06T22:00:08.838 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:00:08.838 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:00:08.883 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T22:00:08.883 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:00:08.883 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:00:08.883 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-06T22:00:08.883 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-06T22:00:08.883 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:00:08.883 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:00:08.993 DEBUG:teuthology.orchestra.run.smithi124:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T22:00:09.053 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T22:00:09.213 INFO:teuthology.orchestra.run.smithi124.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T22:00:09.213 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T22:00:09.213 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-06T22:00:09.213 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T22:00:09.213 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T22:00:09.213 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-06T22:00:09.214 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi124.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T22:00:09.214 DEBUG:teuthology.orchestra.run.smithi124:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T22:00:09.265 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T22:00:09.265 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T22:00:09.265 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-06T22:00:09.265 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T22:00:09.265 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T22:00:09.266 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-06T22:00:09.266 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi097.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T22:00:09.266 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T22:00:09.422 INFO:teuthology.orchestra.run.smithi124.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T22:00:09.422 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T22:00:09.422 DEBUG:teuthology.orchestra.run.smithi124:> sudo rpm -qi grub2-tools 2023-12-06T22:00:09.455 INFO:teuthology.orchestra.run.smithi124.stdout:Name : grub2-tools 2023-12-06T22:00:09.455 INFO:teuthology.orchestra.run.smithi124.stdout:Epoch : 1 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Version : 2.02 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Release : 129.el8 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Architecture: x86_64 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Group : System Environment/Base 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Size : 9265586 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:License : GPLv3+ 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Relocations : (not relocatable) 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Packager : CentOS BuildSystem 2023-12-06T22:00:09.456 INFO:teuthology.orchestra.run.smithi124.stdout:Vendor : CentOS 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout:Summary : Support tools for GRUB. 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout:Description : 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout:hardware devices. 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:00:09.457 INFO:teuthology.orchestra.run.smithi124.stdout:This subpackage provides tools for support of all platforms. 2023-12-06T22:00:09.458 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-06T22:00:09.458 INFO:teuthology.task.kernel:Updating grub on smithi124 to boot 4.18.0-526.el8.x86_64 2023-12-06T22:00:09.458 DEBUG:teuthology.orchestra.run.smithi124:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-06T22:00:09.475 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T22:00:09.476 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T22:00:09.476 DEBUG:teuthology.orchestra.run.smithi097:> sudo rpm -qi grub2-tools 2023-12-06T22:00:09.509 INFO:teuthology.orchestra.run.smithi097.stdout:Name : grub2-tools 2023-12-06T22:00:09.509 INFO:teuthology.orchestra.run.smithi097.stdout:Epoch : 1 2023-12-06T22:00:09.509 INFO:teuthology.orchestra.run.smithi097.stdout:Version : 2.02 2023-12-06T22:00:09.509 INFO:teuthology.orchestra.run.smithi097.stdout:Release : 129.el8 2023-12-06T22:00:09.509 INFO:teuthology.orchestra.run.smithi097.stdout:Architecture: x86_64 2023-12-06T22:00:09.509 INFO:teuthology.orchestra.run.smithi097.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-06T22:00:09.509 INFO:teuthology.orchestra.run.smithi097.stdout:Group : System Environment/Base 2023-12-06T22:00:09.509 INFO:teuthology.orchestra.run.smithi097.stdout:Size : 9265586 2023-12-06T22:00:09.509 INFO:teuthology.orchestra.run.smithi097.stdout:License : GPLv3+ 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:Relocations : (not relocatable) 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:Packager : CentOS BuildSystem 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:Vendor : CentOS 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:Summary : Support tools for GRUB. 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:Description : 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-06T22:00:09.510 INFO:teuthology.orchestra.run.smithi097.stdout:hardware devices. 2023-12-06T22:00:09.511 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:00:09.511 INFO:teuthology.orchestra.run.smithi097.stdout:This subpackage provides tools for support of all platforms. 2023-12-06T22:00:09.511 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-06T22:00:09.511 INFO:teuthology.task.kernel:Updating grub on smithi097 to boot 4.18.0-526.el8.x86_64 2023-12-06T22:00:09.511 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-06T22:00:11.155 INFO:teuthology.orchestra.run.smithi097.stderr:Generating grub configuration file ... 2023-12-06T22:00:11.244 INFO:teuthology.orchestra.run.smithi124.stderr:Generating grub configuration file ... 2023-12-06T22:00:13.311 INFO:teuthology.orchestra.run.smithi097.stderr:done 2023-12-06T22:00:13.313 DEBUG:teuthology.orchestra.run.smithi097:> mktemp 2023-12-06T22:00:13.338 INFO:teuthology.orchestra.run.smithi097.stdout:/tmp/tmp.cnlCjjxL80 2023-12-06T22:00:13.339 DEBUG:teuthology.orchestra.run.smithi097:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.cnlCjjxL80 2023-12-06T22:00:13.412 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 0666 /tmp/tmp.cnlCjjxL80 2023-12-06T22:00:13.528 INFO:teuthology.orchestra.run.smithi124.stderr:done 2023-12-06T22:00:13.529 DEBUG:teuthology.orchestra.run.smithi124:> mktemp 2023-12-06T22:00:13.556 DEBUG:teuthology.orchestra.remote:smithi097:/tmp/tmp.cnlCjjxL80 is 6KB 2023-12-06T22:00:13.560 INFO:teuthology.orchestra.run.smithi124.stdout:/tmp/tmp.faIWat2EGC 2023-12-06T22:00:13.560 DEBUG:teuthology.orchestra.run.smithi124:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.faIWat2EGC 2023-12-06T22:00:13.604 DEBUG:teuthology.orchestra.run.smithi097:> rm -fr /tmp/tmp.cnlCjjxL80 2023-12-06T22:00:13.621 DEBUG:teuthology.orchestra.run.smithi097:> sudo /bin/ls /boot/loader/entries || true 2023-12-06T22:00:13.633 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 0666 /tmp/tmp.faIWat2EGC 2023-12-06T22:00:13.686 INFO:teuthology.orchestra.run.smithi097.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-06T22:00:13.686 INFO:teuthology.orchestra.run.smithi097.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-06T22:00:13.686 INFO:teuthology.orchestra.run.smithi097.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-06T22:00:13.687 INFO:teuthology.orchestra.run.smithi097.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-06T22:00:13.688 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-06T22:00:13.777 DEBUG:teuthology.orchestra.remote:smithi124:/tmp/tmp.faIWat2EGC is 6KB 2023-12-06T22:00:13.825 DEBUG:teuthology.orchestra.run.smithi124:> rm -fr /tmp/tmp.faIWat2EGC 2023-12-06T22:00:13.827 DEBUG:teuthology.orchestra.run.smithi097:> sudo shutdown -r now 2023-12-06T22:00:13.843 DEBUG:teuthology.orchestra.run.smithi124:> sudo /bin/ls /boot/loader/entries || true 2023-12-06T22:00:13.919 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-06T22:00:13.919 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-06T22:00:13.919 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-06T22:00:13.919 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-06T22:00:13.920 DEBUG:teuthology.orchestra.run.smithi124:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-06T22:00:14.079 DEBUG:teuthology.orchestra.run.smithi124:> sudo shutdown -r now 2023-12-06T22:00:43.858 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-06T22:00:43.859 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-06T22:00:43.859 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:00:44.081 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-06T22:00:44.081 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-12-06T22:00:44.082 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:01:02.310 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.97 2023-12-06T22:01:02.562 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.124 2023-12-06T22:01:11.318 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-06T22:01:11.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:01:11.563 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-12-06T22:01:11.563 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:01:14.370 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.97 2023-12-06T22:01:14.630 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.124 2023-12-06T22:01:26.382 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-06T22:01:26.383 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:01:26.631 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-12-06T22:01:26.632 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:01:45.058 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.124 2023-12-06T22:01:59.075 DEBUG:teuthology.orchestra.run.smithi097:> true 2023-12-06T22:01:59.751 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-06T22:01:59.751 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-526.el8.x86_64"... 2023-12-06T22:01:59.751 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2023-12-06T22:01:59.769 INFO:teuthology.orchestra.run.smithi097.stdout:4.18.0-526.el8.x86_64 2023-12-06T22:01:59.770 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-06T22:01:59.770 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T22:01:59.770 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-06T22:02:00.059 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-12-06T22:02:00.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:02:00.505 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-12-06T22:02:00.771 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T22:02:00.771 DEBUG:teuthology.orchestra.run.smithi097:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T22:02:00.791 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-12-06T22:02:00.791 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-526.el8.x86_64"... 2023-12-06T22:02:00.791 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-12-06T22:02:00.808 INFO:teuthology.orchestra.run.smithi124.stdout:4.18.0-526.el8.x86_64 2023-12-06T22:02:00.808 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-06T22:02:00.808 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T22:02:00.808 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-06T22:02:00.869 INFO:teuthology.orchestra.run.smithi097.stdout:ttyS1 2023-12-06T22:02:00.881 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:01.809 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T22:02:01.809 DEBUG:teuthology.orchestra.run.smithi124:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T22:02:01.910 INFO:teuthology.orchestra.run.smithi124.stdout:ttyS1 2023-12-06T22:02:01.927 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:01.927 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T22:02:01.934 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T22:02:01.935 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T22:02:01.937 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T22:02:01.956 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T22:02:01.963 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T22:02:01.981 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T22:02:01.982 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T22:02:01.999 DEBUG:teuthology.orchestra.run.smithi124:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T22:02:02.034 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T22:02:02.042 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T22:02:02.043 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T22:02:02.071 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-12-06T22:02:02.108 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T22:02:02.119 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T22:02:02.148 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T22:02:02.158 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T22:02:02.159 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T22:02:02.166 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T22:02:02.167 DEBUG:teuthology.orchestra.run.smithi097:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T22:02:02.169 DEBUG:teuthology.orchestra.run.smithi124:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T22:02:02.196 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T22:02:02.205 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T22:02:02.205 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T22:02:02.239 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T22:02:02.256 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T22:02:02.342 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T22:02:02.394 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T22:02:02.476 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T22:02:02.521 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:02:02.521 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T22:02:02.587 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T22:02:02.630 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T22:02:02.677 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T22:02:02.759 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T22:02:02.797 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T22:02:02.797 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T22:02:02.861 DEBUG:teuthology.orchestra.run.smithi097:> sudo service rsyslog restart 2023-12-06T22:02:02.863 DEBUG:teuthology.orchestra.run.smithi124:> sudo service rsyslog restart 2023-12-06T22:02:02.930 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T22:02:02.954 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T22:02:03.395 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T22:02:03.404 INFO:teuthology.task.internal:Starting timer... 2023-12-06T22:02:03.404 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T22:02:03.413 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T22:02:03.422 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-06T22:02:03.423 DEBUG:teuthology.orchestra.run.smithi097:> sudo service auditd rotate 2023-12-06T22:02:03.527 INFO:teuthology.orchestra.run.smithi097.stdout:Rotating logs: 2023-12-06T22:02:03.528 DEBUG:teuthology.orchestra.run.smithi124:> sudo service auditd rotate 2023-12-06T22:02:03.600 INFO:teuthology.orchestra.run.smithi124.stdout:Rotating logs: 2023-12-06T22:02:03.602 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T22:02:03.602 DEBUG:teuthology.orchestra.run.smithi097:> /usr/sbin/getenforce 2023-12-06T22:02:03.628 INFO:teuthology.orchestra.run.smithi097.stdout:Permissive 2023-12-06T22:02:03.628 DEBUG:teuthology.orchestra.run.smithi124:> /usr/sbin/getenforce 2023-12-06T22:02:03.650 INFO:teuthology.orchestra.run.smithi124.stdout:Permissive 2023-12-06T22:02:03.650 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi097.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi124.front.sepia.ceph.com': 'permissive'} 2023-12-06T22:02:03.651 DEBUG:teuthology.orchestra.run.smithi097:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T22:02:03.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:02:03.696 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-12-06T22:02:03.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:02:03.722 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T22:02:03.722 DEBUG:teuthology.orchestra.run.smithi097:> sudo /usr/sbin/setenforce permissive 2023-12-06T22:02:03.766 DEBUG:teuthology.orchestra.run.smithi124:> sudo /usr/sbin/setenforce permissive 2023-12-06T22:02:03.809 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T22:02:03.820 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-06T22:02:03.827 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-06T22:02:03.987 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T22:02:04.002 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'}]}] 2023-12-06T22:02:04.003 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi097.front.sepia.ceph.com,smithi124.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T22:09:22.626 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi097.front.sepia.ceph.com'), Remote(name='ubuntu@smithi124.front.sepia.ceph.com')] 2023-12-06T22:09:22.628 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-06T22:09:22.628 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:09:22.700 DEBUG:teuthology.orchestra.run.smithi097:> true 2023-12-06T22:09:22.768 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-06T22:09:22.768 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-12-06T22:09:22.769 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:09:22.838 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-12-06T22:09:22.912 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-12-06T22:09:22.913 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T22:09:22.923 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T22:09:22.924 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T22:09:22.924 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T22:09:22.926 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T22:09:22.926 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-12-06T22:09:22.956 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T22:09:22.970 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T22:09:22.985 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T22:09:22.998 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T22:09:23.036 INFO:teuthology.orchestra.run.smithi097.stderr:sudo: ntpd: command not found 2023-12-06T22:09:23.046 INFO:teuthology.orchestra.run.smithi097.stdout:506 Cannot talk to daemon 2023-12-06T22:09:23.060 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T22:09:23.073 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T22:09:23.074 INFO:teuthology.orchestra.run.smithi124.stderr:sudo: ntpd: command not found 2023-12-06T22:09:23.085 INFO:teuthology.orchestra.run.smithi124.stdout:506 Cannot talk to daemon 2023-12-06T22:09:23.099 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T22:09:23.112 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T22:09:23.141 INFO:teuthology.orchestra.run.smithi097.stderr:bash: ntpq: command not found 2023-12-06T22:09:23.144 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T22:09:23.144 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2023-12-06T22:09:23.144 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:09:23.144 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:09:23.144 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:09:23.145 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:09:23.176 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-12-06T22:09:23.179 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T22:09:23.179 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-12-06T22:09:23.179 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:09:23.179 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:09:23.179 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:09:23.180 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:09:23.181 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T22:09:23.191 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T22:09:23.192 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi097.front.sepia.ceph.com 2023-12-06T22:09:23.192 DEBUG:teuthology.orchestra.run.smithi097:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T22:09:23.192 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi124.front.sepia.ceph.com 2023-12-06T22:09:23.192 DEBUG:teuthology.orchestra.run.smithi124:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T22:09:24.070 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:36 ago on Wed 06 Dec 2023 10:07:47 PM UTC. 2023-12-06T22:09:24.099 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:01:36 ago on Wed 06 Dec 2023 10:07:47 PM UTC. 2023-12-06T22:09:26.186 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:09:26.187 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:09:26.187 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2023-12-06T22:09:26.187 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:09:26.187 INFO:teuthology.orchestra.run.smithi097.stdout:Resetting modules: 2023-12-06T22:09:26.187 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools 2023-12-06T22:09:26.187 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:09:26.187 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:09:26.187 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:09:26.187 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:09:26.228 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:09:26.229 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:09:26.229 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-12-06T22:09:26.229 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:09:26.229 INFO:teuthology.orchestra.run.smithi124.stdout:Resetting modules: 2023-12-06T22:09:26.229 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools 2023-12-06T22:09:26.229 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:09:26.229 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:09:26.229 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:09:26.229 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:09:26.484 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:09:26.506 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:09:27.417 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:40 ago on Wed 06 Dec 2023 10:07:47 PM UTC. 2023-12-06T22:09:27.443 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:01:40 ago on Wed 06 Dec 2023 10:07:47 PM UTC. 2023-12-06T22:09:29.545 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:09:29.552 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout:Installing group/module packages: 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-06T22:09:29.728 INFO:teuthology.orchestra.run.smithi097.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout:Installing weak dependencies: 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout:Installing module profiles: 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools/common 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling module streams: 2023-12-06T22:09:29.729 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools rhel8 2023-12-06T22:09:29.730 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:09:29.730 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:09:29.730 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:09:29.730 INFO:teuthology.orchestra.run.smithi097.stdout:Install 13 Packages 2023-12-06T22:09:29.730 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:09:29.730 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 27 M 2023-12-06T22:09:29.731 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 89 M 2023-12-06T22:09:29.731 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:09:29.733 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:09:29.733 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:09:29.733 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:09:29.733 INFO:teuthology.orchestra.run.smithi124.stdout:Installing group/module packages: 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-06T22:09:29.734 INFO:teuthology.orchestra.run.smithi124.stdout:Installing weak dependencies: 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout:Installing module profiles: 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools/common 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout:Enabling module streams: 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools rhel8 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout:Install 13 Packages 2023-12-06T22:09:29.735 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:09:29.736 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 27 M 2023-12-06T22:09:29.736 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 89 M 2023-12-06T22:09:29.736 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:09:30.076 INFO:teuthology.orchestra.run.smithi097.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 2.4 MB/s | 750 kB 00:00 2023-12-06T22:09:30.109 INFO:teuthology.orchestra.run.smithi097.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.0 MB/s | 1.0 MB 00:00 2023-12-06T22:09:30.160 INFO:teuthology.orchestra.run.smithi097.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 453 kB/s | 38 kB 00:00 2023-12-06T22:09:30.193 INFO:teuthology.orchestra.run.smithi097.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.8 MB/s | 241 kB 00:00 2023-12-06T22:09:30.226 INFO:teuthology.orchestra.run.smithi124.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 2.4 MB/s | 750 kB 00:00 2023-12-06T22:09:30.251 INFO:teuthology.orchestra.run.smithi124.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.1 MB/s | 1.0 MB 00:00 2023-12-06T22:09:30.260 INFO:teuthology.orchestra.run.smithi097.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 2.6 MB/s | 178 kB 00:00 2023-12-06T22:09:30.277 INFO:teuthology.orchestra.run.smithi124.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 758 kB/s | 38 kB 00:00 2023-12-06T22:09:30.319 INFO:teuthology.orchestra.run.smithi124.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 3.5 MB/s | 241 kB 00:00 2023-12-06T22:09:30.319 INFO:teuthology.orchestra.run.smithi097.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 424 kB/s | 25 kB 00:00 2023-12-06T22:09:30.378 INFO:teuthology.orchestra.run.smithi097.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 18 MB/s | 3.9 MB 00:00 2023-12-06T22:09:30.385 INFO:teuthology.orchestra.run.smithi124.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 2.6 MB/s | 178 kB 00:00 2023-12-06T22:09:30.445 INFO:teuthology.orchestra.run.smithi097.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 749 kB/s | 94 kB 00:00 2023-12-06T22:09:30.452 INFO:teuthology.orchestra.run.smithi124.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 371 kB/s | 25 kB 00:00 2023-12-06T22:09:30.520 INFO:teuthology.orchestra.run.smithi124.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 16 MB/s | 3.9 MB 00:00 2023-12-06T22:09:30.545 INFO:teuthology.orchestra.run.smithi124.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-12-06T22:09:30.554 INFO:teuthology.orchestra.run.smithi097.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 12 MB/s | 9.6 MB 00:00 2023-12-06T22:09:30.612 INFO:teuthology.orchestra.run.smithi097.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 907 kB/s | 53 kB 00:00 2023-12-06T22:09:30.653 INFO:teuthology.orchestra.run.smithi124.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 13 MB/s | 9.6 MB 00:00 2023-12-06T22:09:30.696 INFO:teuthology.orchestra.run.smithi097.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 10 MB/s | 2.5 MB 00:00 2023-12-06T22:09:30.712 INFO:teuthology.orchestra.run.smithi124.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 905 kB/s | 53 kB 00:00 2023-12-06T22:09:30.721 INFO:teuthology.orchestra.run.smithi097.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 377 kB/s | 41 kB 00:00 2023-12-06T22:09:30.762 INFO:teuthology.orchestra.run.smithi124.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 12 MB/s | 2.5 MB 00:00 2023-12-06T22:09:30.779 INFO:teuthology.orchestra.run.smithi124.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 613 kB/s | 41 kB 00:00 2023-12-06T22:09:30.813 INFO:teuthology.orchestra.run.smithi097.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 19 MB/s | 8.1 MB 00:00 2023-12-06T22:09:30.813 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:09:30.813 INFO:teuthology.orchestra.run.smithi097.stdout:Total 25 MB/s | 27 MB 00:01 2023-12-06T22:09:30.921 INFO:teuthology.orchestra.run.smithi124.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 20 MB/s | 8.1 MB 00:00 2023-12-06T22:09:30.922 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:09:30.922 INFO:teuthology.orchestra.run.smithi124.stdout:Total 22 MB/s | 27 MB 00:01 2023-12-06T22:09:31.080 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:09:31.101 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:09:31.101 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:09:31.190 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:09:31.211 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:09:31.211 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:09:31.363 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:09:31.366 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:09:31.481 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:09:31.484 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:09:32.088 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:09:32.183 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:09:32.322 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-06T22:09:32.423 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-06T22:09:32.484 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-06T22:09:32.610 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-06T22:09:32.701 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-06T22:09:32.836 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-06T22:09:32.944 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-06T22:09:33.063 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-06T22:09:33.508 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-06T22:09:33.632 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-06T22:09:34.525 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-06T22:09:34.601 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-06T22:09:34.778 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-06T22:09:34.873 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-06T22:09:35.091 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-06T22:09:35.388 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-06T22:09:35.398 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-06T22:09:35.714 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-06T22:09:35.792 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-06T22:09:36.156 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-06T22:09:36.686 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-06T22:09:36.948 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-06T22:09:37.091 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-06T22:09:37.133 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-06T22:09:37.339 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-06T22:09:37.541 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-06T22:09:37.566 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-06T22:09:37.567 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-06T22:09:37.951 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-06T22:09:37.951 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-06T22:09:37.952 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-06T22:09:37.952 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-06T22:09:37.952 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-06T22:09:37.952 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-06T22:09:37.952 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-06T22:09:37.952 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-06T22:09:37.952 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-06T22:09:37.952 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-06T22:09:37.952 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-06T22:09:37.953 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-06T22:09:37.953 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.420 INFO:teuthology.orchestra.run.smithi124.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T22:09:38.421 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T22:09:38.421 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T22:09:38.421 INFO:teuthology.orchestra.run.smithi124.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.421 INFO:teuthology.orchestra.run.smithi124.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.421 INFO:teuthology.orchestra.run.smithi124.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-06T22:09:38.421 INFO:teuthology.orchestra.run.smithi124.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-06T22:09:38.421 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:09:38.421 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:09:38.696 DEBUG:teuthology.parallel:result is None 2023-12-06T22:09:38.802 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-06T22:09:38.802 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:09:38.802 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-06T22:09:38.803 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:09:38.804 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:09:39.075 DEBUG:teuthology.parallel:result is None 2023-12-06T22:09:39.075 INFO:teuthology.run_tasks:Running task install... 2023-12-06T22:09:39.085 DEBUG:teuthology.task.install:project ceph 2023-12-06T22:09:39.085 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628'}} 2023-12-06T22:09:39.085 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628'} 2023-12-06T22:09:39.085 INFO:teuthology.task.install:Using flavor: default 2023-12-06T22:09:39.091 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', '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', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-06T22:09:39.091 INFO:teuthology.task.install:extra packages: [] 2023-12-06T22:09:39.091 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628', 'tag': None, 'wait_for_package': False} 2023-12-06T22:09:39.092 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:09:39.092 INFO:teuthology.packaging:ref: None 2023-12-06T22:09:39.092 INFO:teuthology.packaging:tag: None 2023-12-06T22:09:39.092 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:09:39.092 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:09:39.092 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-06T22:09:39.094 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628', 'tag': None, 'wait_for_package': False} 2023-12-06T22:09:39.094 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:09:39.094 INFO:teuthology.packaging:ref: None 2023-12-06T22:09:39.094 INFO:teuthology.packaging:tag: None 2023-12-06T22:09:39.094 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:09:39.094 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:09:39.094 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-06T22:09:39.412 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/ 2023-12-06T22:09:39.412 INFO:teuthology.task.install.rpm:Package version is 17.2.7-115.g4f62d9ad 2023-12-06T22:09:39.428 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/ 2023-12-06T22:09:39.428 INFO:teuthology.task.install.rpm:Package version is 17.2.7-115.g4f62d9ad 2023-12-06T22:09:39.531 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T22:09:39.532 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:09:39.532 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T22:09:39.559 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, 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 2023-12-06T22:09:39.560 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:09:39.560 INFO:teuthology.packaging:ref: None 2023-12-06T22:09:39.560 INFO:teuthology.packaging:tag: None 2023-12-06T22:09:39.560 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:09:39.560 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:09:39.560 DEBUG:teuthology.orchestra.run.smithi097:> 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_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T22:09:39.596 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T22:09:39.596 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T22:09:39.596 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T22:09:39.627 DEBUG:teuthology.orchestra.run.smithi097:> 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 2023-12-06T22:09:39.630 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, 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 2023-12-06T22:09:39.630 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:09:39.631 INFO:teuthology.packaging:ref: None 2023-12-06T22:09:39.631 INFO:teuthology.packaging:tag: None 2023-12-06T22:09:39.631 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:09:39.631 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:09:39.631 DEBUG:teuthology.orchestra.run.smithi124:> 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_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T22:09:39.704 DEBUG:teuthology.orchestra.run.smithi097:> 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 2023-12-06T22:09:39.705 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-12-06T22:09:39.770 INFO:teuthology.orchestra.run.smithi097.stdout:check_obsoletes = 1 2023-12-06T22:09:39.772 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum clean all 2023-12-06T22:09:39.789 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-12-06T22:09:39.820 INFO:teuthology.orchestra.run.smithi124.stdout:check_obsoletes = 1 2023-12-06T22:09:39.822 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum clean all 2023-12-06T22:09:40.032 INFO:teuthology.orchestra.run.smithi097.stdout:76 files removed 2023-12-06T22:09:40.060 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-radosgw 2023-12-06T22:09:40.148 INFO:teuthology.orchestra.run.smithi124.stdout:76 files removed 2023-12-06T22:09:40.177 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-radosgw 2023-12-06T22:09:40.773 INFO:teuthology.orchestra.run.smithi097.stdout:ceph packages for x86_64 253 kB/s | 78 kB 00:00 2023-12-06T22:09:41.039 INFO:teuthology.orchestra.run.smithi124.stdout:ceph packages for x86_64 171 kB/s | 78 kB 00:00 2023-12-06T22:09:41.082 INFO:teuthology.orchestra.run.smithi097.stdout:ceph noarch packages 34 kB/s | 9.1 kB 00:00 2023-12-06T22:09:41.329 INFO:teuthology.orchestra.run.smithi124.stdout:ceph noarch packages 36 kB/s | 9.1 kB 00:00 2023-12-06T22:09:41.458 INFO:teuthology.orchestra.run.smithi097.stdout:ceph source packages 4.2 kB/s | 1.4 kB 00:00 2023-12-06T22:09:41.713 INFO:teuthology.orchestra.run.smithi124.stdout:ceph source packages 4.1 kB/s | 1.4 kB 00:00 2023-12-06T22:09:42.700 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - AppStream 28 MB/s | 34 MB 00:01 2023-12-06T22:09:42.922 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - AppStream 29 MB/s | 34 MB 00:01 2023-12-06T22:09:57.273 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - BaseOS 6.8 MB/s | 55 MB 00:08 2023-12-06T22:10:00.225 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - BaseOS 4.9 MB/s | 55 MB 00:11 2023-12-06T22:10:05.247 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - Extras 105 kB/s | 18 kB 00:00 2023-12-06T22:10:06.031 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - Extras common packages 11 kB/s | 6.9 kB 00:00 2023-12-06T22:10:07.299 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - PowerTools 6.0 MB/s | 6.6 MB 00:01 2023-12-06T22:10:08.359 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - Extras 115 kB/s | 18 kB 00:00 2023-12-06T22:10:08.767 INFO:teuthology.orchestra.run.smithi124.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-06T22:10:08.893 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-12-06T22:10:09.544 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - PowerTools 13 MB/s | 6.6 MB 00:00 2023-12-06T22:10:09.602 INFO:teuthology.orchestra.run.smithi124.stdout:Extra Packages for Enterprise Linux 24 MB/s | 16 MB 00:00 2023-12-06T22:10:11.012 INFO:teuthology.orchestra.run.smithi097.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-06T22:10:12.866 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 9.4 MB/s | 16 MB 00:01 2023-12-06T22:10:13.552 INFO:teuthology.orchestra.run.smithi124.stdout:lab-extras 476 kB/s | 24 kB 00:00 2023-12-06T22:10:16.747 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 542 kB/s | 24 kB 00:00 2023-12-06T22:10:18.133 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-radosgw x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 17 M 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout:Upgrading: 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout: librados2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.5 M 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout: librbd1 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.6 M 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-base x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 5.2 M 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-common x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 23 M 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-selinux x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 24 k 2023-12-06T22:10:18.136 INFO:teuthology.orchestra.run.smithi124.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: libcephfs2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 796 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: libradosstriper1 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 507 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: librgw2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 5.6 M 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: python3-ceph-argparse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 45 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: python3-ceph-common x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 115 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cephfs x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 190 k 2023-12-06T22:10:18.137 INFO:teuthology.orchestra.run.smithi124.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rados x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 371 k 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rbd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 358 k 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rgw x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 107 k 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout:Install 21 Packages 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout:Upgrade 2 Packages 2023-12-06T22:10:18.138 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:10:18.139 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 63 M 2023-12-06T22:10:18.139 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:10:20.181 INFO:teuthology.orchestra.run.smithi124.stdout:(1/23): ceph-radosgw-17.2.7-115.g4f62d9ad.el8.x 10 MB/s | 17 MB 00:01 2023-12-06T22:10:20.270 INFO:teuthology.orchestra.run.smithi124.stdout:(2/23): ceph-selinux-17.2.7-115.g4f62d9ad.el8.x 274 kB/s | 24 kB 00:00 2023-12-06T22:10:20.604 INFO:teuthology.orchestra.run.smithi124.stdout:(3/23): ceph-common-17.2.7-115.g4f62d9ad.el8.x8 12 MB/s | 23 MB 00:02 2023-12-06T22:10:20.637 INFO:teuthology.orchestra.run.smithi124.stdout:(4/23): libcephfs2-17.2.7-115.g4f62d9ad.el8.x86 2.1 MB/s | 796 kB 00:00 2023-12-06T22:10:20.670 INFO:teuthology.orchestra.run.smithi124.stdout:(5/23): libradosstriper1-17.2.7-115.g4f62d9ad.e 7.4 MB/s | 507 kB 00:00 2023-12-06T22:10:20.729 INFO:teuthology.orchestra.run.smithi124.stdout:(6/23): python3-ceph-argparse-17.2.7-115.g4f62d 765 kB/s | 45 kB 00:00 2023-12-06T22:10:20.834 INFO:teuthology.orchestra.run.smithi124.stdout:(7/23): ceph-base-17.2.7-115.g4f62d9ad.el8.x86_ 2.3 MB/s | 5.2 MB 00:02 2023-12-06T22:10:20.855 INFO:teuthology.orchestra.run.smithi124.stdout:(8/23): python3-ceph-common-17.2.7-115.g4f62d9a 922 kB/s | 115 kB 00:00 2023-12-06T22:10:20.922 INFO:teuthology.orchestra.run.smithi124.stdout:(9/23): python3-rados-17.2.7-115.g4f62d9ad.el8. 5.4 MB/s | 371 kB 00:00 2023-12-06T22:10:20.997 INFO:teuthology.orchestra.run.smithi124.stdout:(10/23): librgw2-17.2.7-115.g4f62d9ad.el8.x86_6 15 MB/s | 5.6 MB 00:00 2023-12-06T22:10:21.022 INFO:teuthology.orchestra.run.smithi124.stdout:(11/23): python3-cephfs-17.2.7-115.g4f62d9ad.el 1.0 MB/s | 190 kB 00:00 2023-12-06T22:10:21.048 INFO:teuthology.orchestra.run.smithi124.stdout:(12/23): python3-rbd-17.2.7-115.g4f62d9ad.el8.x 2.8 MB/s | 358 kB 00:00 2023-12-06T22:10:21.123 INFO:teuthology.orchestra.run.smithi124.stdout:(13/23): python3-rgw-17.2.7-115.g4f62d9ad.el8.x 1.0 MB/s | 107 kB 00:00 2023-12-06T22:10:21.281 INFO:teuthology.orchestra.run.smithi124.stdout:(14/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.3 MB/s | 354 kB 00:00 2023-12-06T22:10:21.298 INFO:teuthology.orchestra.run.smithi124.stdout:(15/23): python3-prettytable-0.7.2-14.el8.noarc 251 kB/s | 44 kB 00:00 2023-12-06T22:10:21.329 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-radosgw x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 17 M 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout:Upgrading: 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout: librados2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.5 M 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout: librbd1 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.6 M 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-base x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 5.2 M 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-common x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 23 M 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-selinux x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 24 k 2023-12-06T22:10:21.331 INFO:teuthology.orchestra.run.smithi097.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 796 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: libradosstriper1 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 507 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: librgw2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 5.6 M 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-argparse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 45 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-common x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 115 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cephfs x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 190 k 2023-12-06T22:10:21.332 INFO:teuthology.orchestra.run.smithi097.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rados x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 371 k 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rbd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 358 k 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rgw x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 107 k 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout:Install 21 Packages 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout:Upgrade 2 Packages 2023-12-06T22:10:21.333 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:10:21.334 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 63 M 2023-12-06T22:10:21.334 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:10:21.382 INFO:teuthology.orchestra.run.smithi124.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 777 kB/s | 259 kB 00:00 2023-12-06T22:10:21.643 INFO:teuthology.orchestra.run.smithi124.stdout:(17/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 130 kB/s | 47 kB 00:00 2023-12-06T22:10:22.382 INFO:teuthology.orchestra.run.smithi097.stdout:(1/23): ceph-base-17.2.7-115.g4f62d9ad.el8.x86_ 7.1 MB/s | 5.2 MB 00:00 2023-12-06T22:10:22.457 INFO:teuthology.orchestra.run.smithi124.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 55 kB/s | 59 kB 00:01 2023-12-06T22:10:22.473 INFO:teuthology.orchestra.run.smithi097.stdout:(2/23): ceph-selinux-17.2.7-115.g4f62d9ad.el8.x 266 kB/s | 24 kB 00:00 2023-12-06T22:10:22.699 INFO:teuthology.orchestra.run.smithi097.stdout:(3/23): libcephfs2-17.2.7-115.g4f62d9ad.el8.x86 3.5 MB/s | 796 kB 00:00 2023-12-06T22:10:22.775 INFO:teuthology.orchestra.run.smithi124.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 66 kB/s | 75 kB 00:01 2023-12-06T22:10:22.791 INFO:teuthology.orchestra.run.smithi097.stdout:(4/23): libradosstriper1-17.2.7-115.g4f62d9ad.e 5.4 MB/s | 507 kB 00:00 2023-12-06T22:10:22.842 INFO:teuthology.orchestra.run.smithi124.stdout:(20/23): gperftools-libs-2.7-9.el8.x86_64.rpm 198 kB/s | 306 kB 00:01 2023-12-06T22:10:23.200 INFO:teuthology.orchestra.run.smithi097.stdout:(5/23): ceph-radosgw-17.2.7-115.g4f62d9ad.el8.x 11 MB/s | 17 MB 00:01 2023-12-06T22:10:23.292 INFO:teuthology.orchestra.run.smithi097.stdout:(6/23): python3-ceph-argparse-17.2.7-115.g4f62d 489 kB/s | 45 kB 00:00 2023-12-06T22:10:23.334 INFO:teuthology.orchestra.run.smithi124.stdout:(21/23): librbd1-17.2.7-115.g4f62d9ad.el8.x86_6 7.3 MB/s | 3.6 MB 00:00 2023-12-06T22:10:23.376 INFO:teuthology.orchestra.run.smithi097.stdout:(7/23): librgw2-17.2.7-115.g4f62d9ad.el8.x86_64 9.5 MB/s | 5.6 MB 00:00 2023-12-06T22:10:23.401 INFO:teuthology.orchestra.run.smithi097.stdout:(8/23): python3-ceph-common-17.2.7-115.g4f62d9a 1.0 MB/s | 115 kB 00:00 2023-12-06T22:10:23.468 INFO:teuthology.orchestra.run.smithi097.stdout:(9/23): python3-cephfs-17.2.7-115.g4f62d9ad.el8 2.0 MB/s | 190 kB 00:00 2023-12-06T22:10:23.493 INFO:teuthology.orchestra.run.smithi097.stdout:(10/23): python3-rados-17.2.7-115.g4f62d9ad.el8 3.9 MB/s | 371 kB 00:00 2023-12-06T22:10:23.535 INFO:teuthology.orchestra.run.smithi097.stdout:(11/23): python3-rbd-17.2.7-115.g4f62d9ad.el8.x 5.2 MB/s | 358 kB 00:00 2023-12-06T22:10:23.552 INFO:teuthology.orchestra.run.smithi097.stdout:(12/23): python3-rgw-17.2.7-115.g4f62d9ad.el8.x 1.8 MB/s | 107 kB 00:00 2023-12-06T22:10:23.692 INFO:teuthology.orchestra.run.smithi124.stdout:(22/23): thrift-0.13.0-2.el8.x86_64.rpm 1.4 MB/s | 1.7 MB 00:01 2023-12-06T22:10:23.817 INFO:teuthology.orchestra.run.smithi124.stdout:(23/23): librados2-17.2.7-115.g4f62d9ad.el8.x86 3.3 MB/s | 3.5 MB 00:01 2023-12-06T22:10:23.819 INFO:teuthology.orchestra.run.smithi097.stdout:(13/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.2 MB/s | 354 kB 00:00 2023-12-06T22:10:23.822 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:10:23.822 INFO:teuthology.orchestra.run.smithi124.stdout:Total 11 MB/s | 63 MB 00:05 2023-12-06T22:10:23.844 INFO:teuthology.orchestra.run.smithi097.stdout:(14/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 889 kB/s | 259 kB 00:00 2023-12-06T22:10:23.863 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:10:23.886 INFO:teuthology.orchestra.run.smithi097.stdout:(15/23): python3-prettytable-0.7.2-14.el8.noarc 654 kB/s | 44 kB 00:00 2023-12-06T22:10:23.909 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:10:23.909 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:10:24.145 INFO:teuthology.orchestra.run.smithi097.stdout:(16/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 156 kB/s | 47 kB 00:00 2023-12-06T22:10:24.275 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:10:24.278 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:10:24.470 INFO:teuthology.orchestra.run.smithi097.stdout:(17/23): gperftools-libs-2.7-9.el8.x86_64.rpm 525 kB/s | 306 kB 00:00 2023-12-06T22:10:24.562 INFO:teuthology.orchestra.run.smithi097.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 141 kB/s | 59 kB 00:00 2023-12-06T22:10:24.588 INFO:teuthology.orchestra.run.smithi097.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 641 kB/s | 75 kB 00:00 2023-12-06T22:10:24.955 INFO:teuthology.orchestra.run.smithi097.stdout:(20/23): librados2-17.2.7-115.g4f62d9ad.el8.x86 9.4 MB/s | 3.5 MB 00:00 2023-12-06T22:10:25.205 INFO:teuthology.orchestra.run.smithi097.stdout:(21/23): librbd1-17.2.7-115.g4f62d9ad.el8.x86_6 14 MB/s | 3.6 MB 00:00 2023-12-06T22:10:25.368 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:10:25.569 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2023-12-06T22:10:25.722 INFO:teuthology.orchestra.run.smithi097.stdout:(22/23): thrift-0.13.0-2.el8.x86_64.rpm 1.5 MB/s | 1.7 MB 00:01 2023-12-06T22:10:25.769 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T22:10:26.152 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T22:10:26.336 INFO:teuthology.orchestra.run.smithi124.stdout: Upgrading : librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:10:26.458 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:10:26.694 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/25 2023-12-06T22:10:26.847 INFO:teuthology.orchestra.run.smithi097.stdout:(23/23): ceph-common-17.2.7-115.g4f62d9ad.el8.x 4.5 MB/s | 23 MB 00:05 2023-12-06T22:10:26.851 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:10:26.851 INFO:teuthology.orchestra.run.smithi097.stdout:Total 11 MB/s | 63 MB 00:05 2023-12-06T22:10:26.861 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:10:26.893 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:10:26.940 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:10:26.940 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:10:27.267 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:10:27.310 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:10:27.313 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:10:27.494 INFO:teuthology.orchestra.run.smithi124.stdout: Upgrading : librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:10:27.720 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:10:27.907 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : thrift-0.13.0-2.el8.x86_64 7/25 2023-12-06T22:10:28.101 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-06T22:10:28.244 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T22:10:28.400 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:10:28.634 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2023-12-06T22:10:28.819 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T22:10:28.820 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T22:10:28.978 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:10:29.036 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:10:29.207 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T22:10:29.238 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x 11/25 2023-12-06T22:10:29.427 INFO:teuthology.orchestra.run.smithi097.stdout: Upgrading : librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:10:29.447 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 12/25 2023-12-06T22:10:29.513 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:10:29.678 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 13/25 2023-12-06T22:10:29.776 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/25 2023-12-06T22:10:29.880 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 14/25 2023-12-06T22:10:29.969 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:10:30.036 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 15/25 2023-12-06T22:10:30.101 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 15/25 2023-12-06T22:10:30.328 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T22:10:30.353 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:10:30.543 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2023-12-06T22:10:30.560 INFO:teuthology.orchestra.run.smithi097.stdout: Upgrading : librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:10:30.760 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-06T22:10:30.786 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:10:30.969 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86 19/25 2023-12-06T22:10:30.990 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : thrift-0.13.0-2.el8.x86_64 7/25 2023-12-06T22:10:31.166 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-06T22:10:31.327 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T22:10:31.883 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T22:10:32.052 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:10:32.099 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:10:32.254 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x 11/25 2023-12-06T22:10:32.455 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 12/25 2023-12-06T22:10:32.677 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 13/25 2023-12-06T22:10:32.921 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 14/25 2023-12-06T22:10:33.101 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 15/25 2023-12-06T22:10:33.157 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 15/25 2023-12-06T22:10:33.377 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T22:10:33.551 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2023-12-06T22:10:33.617 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:10:33.760 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-06T22:10:33.828 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:10:33.986 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86 19/25 2023-12-06T22:10:34.401 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:10:34.717 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 21/25 2023-12-06T22:10:34.814 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 21/25 2023-12-06T22:10:35.035 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:10:36.705 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:10:36.970 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:10:37.551 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:10:37.812 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 21/25 2023-12-06T22:10:38.199 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 21/25 2023-12-06T22:10:38.392 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:10:53.680 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:10:53.680 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /sys 2023-12-06T22:10:53.680 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /proc 2023-12-06T22:10:53.680 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /dev 2023-12-06T22:10:53.681 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /run 2023-12-06T22:10:53.681 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /mnt 2023-12-06T22:10:53.681 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /var/tmp 2023-12-06T22:10:53.681 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /home 2023-12-06T22:10:53.681 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /tmp 2023-12-06T22:10:53.681 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /dev 2023-12-06T22:10:53.681 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:10:55.422 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 23/25 2023-12-06T22:10:55.503 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 23/25 2023-12-06T22:10:55.503 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T22:10:55.743 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T22:10:55.743 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:10:56.456 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:10:56.456 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/25 2023-12-06T22:10:56.456 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/25 2023-12-06T22:10:56.456 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 7/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x 8/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86 9/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 11/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 12/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 13/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-12-06T22:10:56.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-12-06T22:10:56.458 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T22:10:56.458 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-12-06T22:10:56.458 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T22:10:56.458 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-12-06T22:10:56.458 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-12-06T22:10:56.458 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-12-06T22:10:56.458 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:10:56.458 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T22:10:56.458 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 24/25 2023-12-06T22:10:56.913 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:10:56.913 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /sys 2023-12-06T22:10:56.914 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /proc 2023-12-06T22:10:56.914 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /dev 2023-12-06T22:10:56.914 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /run 2023-12-06T22:10:56.914 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /mnt 2023-12-06T22:10:56.914 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /var/tmp 2023-12-06T22:10:56.914 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /home 2023-12-06T22:10:56.914 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /tmp 2023-12-06T22:10:56.914 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /dev 2023-12-06T22:10:56.914 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:10:57.550 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:10:57.550 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout:Upgraded: 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout: librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout: librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout: libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.551 INFO:teuthology.orchestra.run.smithi124.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:10:57.552 INFO:teuthology.orchestra.run.smithi124.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T22:10:57.553 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:10:57.553 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:10:57.801 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-test 2023-12-06T22:10:58.634 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 23/25 2023-12-06T22:10:58.650 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:00:45 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:10:58.696 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 23/25 2023-12-06T22:10:58.696 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T22:10:58.926 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T22:10:58.926 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:10:59.664 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:10:59.664 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/25 2023-12-06T22:10:59.664 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/25 2023-12-06T22:10:59.664 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:10:59.664 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 7/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x 8/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86 9/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 11/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 12/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 13/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-12-06T22:10:59.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T22:10:59.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-12-06T22:10:59.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T22:10:59.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-12-06T22:10:59.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-12-06T22:10:59.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-12-06T22:10:59.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:10:59.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T22:10:59.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 24/25 2023-12-06T22:11:00.328 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:11:00.359 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:11:00.359 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:11:00.359 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:11:00.359 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:11:00.359 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-test x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 52 M 2023-12-06T22:11:00.359 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T22:11:00.359 INFO:teuthology.orchestra.run.smithi124.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-12-06T22:11:00.359 INFO:teuthology.orchestra.run.smithi124.stdout: libcephsqlite x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 174 k 2023-12-06T22:11:00.359 INFO:teuthology.orchestra.run.smithi124.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout:Install 6 Packages 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 53 M 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 234 M 2023-12-06T22:11:00.360 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:11:00.651 INFO:teuthology.orchestra.run.smithi124.stdout:(1/6): jq-1.6-8.el8.x86_64.rpm 837 kB/s | 203 kB 00:00 2023-12-06T22:11:00.735 INFO:teuthology.orchestra.run.smithi124.stdout:(2/6): libcephsqlite-17.2.7-115.g4f62d9ad.el8.x 534 kB/s | 174 kB 00:00 2023-12-06T22:11:00.760 INFO:teuthology.orchestra.run.smithi124.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.7 MB/s | 187 kB 00:00 2023-12-06T22:11:00.826 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout:Upgraded: 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.827 INFO:teuthology.orchestra.run.smithi097.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.828 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:00.829 INFO:teuthology.orchestra.run.smithi097.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T22:11:00.829 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:00.829 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:11:00.829 INFO:teuthology.orchestra.run.smithi124.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.0 MB/s | 71 kB 00:00 2023-12-06T22:11:00.994 INFO:teuthology.orchestra.run.smithi124.stdout:(5/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.2 MB/s | 323 kB 00:00 2023-12-06T22:11:01.117 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-test 2023-12-06T22:11:01.972 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:45 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:11:03.103 INFO:teuthology.orchestra.run.smithi124.stdout:(6/6): ceph-test-17.2.7-115.g4f62d9ad.el8.x86_6 19 MB/s | 52 MB 00:02 2023-12-06T22:11:03.104 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:11:03.104 INFO:teuthology.orchestra.run.smithi124.stdout:Total 19 MB/s | 53 MB 00:02 2023-12-06T22:11:03.146 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:11:03.167 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:11:03.167 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:11:03.451 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:11:03.454 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:11:03.653 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:11:03.654 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:03.654 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:11:03.654 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:03.654 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:11:03.654 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-test x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 52 M 2023-12-06T22:11:03.654 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout: libcephsqlite x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 174 k 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout:Install 6 Packages 2023-12-06T22:11:03.655 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:03.656 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 53 M 2023-12-06T22:11:03.656 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 234 M 2023-12-06T22:11:03.656 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:11:03.948 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:11:03.962 INFO:teuthology.orchestra.run.smithi097.stdout:(1/6): jq-1.6-8.el8.x86_64.rpm 779 kB/s | 203 kB 00:00 2023-12-06T22:11:04.031 INFO:teuthology.orchestra.run.smithi097.stdout:(2/6): libcephsqlite-17.2.7-115.g4f62d9ad.el8.x 528 kB/s | 174 kB 00:00 2023-12-06T22:11:04.056 INFO:teuthology.orchestra.run.smithi097.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.9 MB/s | 187 kB 00:00 2023-12-06T22:11:04.123 INFO:teuthology.orchestra.run.smithi097.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.0 MB/s | 71 kB 00:00 2023-12-06T22:11:04.218 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-12-06T22:11:04.282 INFO:teuthology.orchestra.run.smithi097.stdout:(5/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.3 MB/s | 323 kB 00:00 2023-12-06T22:11:04.425 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-12-06T22:11:04.556 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-06T22:11:04.657 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-06T22:11:04.889 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-12-06T22:11:05.048 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/6 2023-12-06T22:11:06.198 INFO:teuthology.orchestra.run.smithi097.stdout:(6/6): ceph-test-17.2.7-115.g4f62d9ad.el8.x86_6 21 MB/s | 52 MB 00:02 2023-12-06T22:11:06.200 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:11:06.201 INFO:teuthology.orchestra.run.smithi097.stdout:Total 21 MB/s | 53 MB 00:02 2023-12-06T22:11:06.244 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:11:06.265 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:11:06.265 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:11:06.549 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:11:06.552 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:11:07.048 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:11:07.307 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-12-06T22:11:07.524 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-12-06T22:11:07.656 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-06T22:11:07.770 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-06T22:11:07.938 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-12-06T22:11:08.130 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/6 2023-12-06T22:11:10.061 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/6 2023-12-06T22:11:10.304 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/6 2023-12-06T22:11:10.575 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/6 2023-12-06T22:11:10.575 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/6 2023-12-06T22:11:10.575 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/6 2023-12-06T22:11:10.575 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-12-06T22:11:10.575 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-06T22:11:10.575 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-06T22:11:11.284 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-12-06T22:11:11.284 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:11:11.284 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:11:11.284 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:11.284 INFO:teuthology.orchestra.run.smithi124.stdout: jq-1.6-8.el8.x86_64 2023-12-06T22:11:11.284 INFO:teuthology.orchestra.run.smithi124.stdout: libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:11.284 INFO:teuthology.orchestra.run.smithi124.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T22:11:11.284 INFO:teuthology.orchestra.run.smithi124.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T22:11:11.284 INFO:teuthology.orchestra.run.smithi124.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T22:11:11.285 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:11:11.285 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:11:11.492 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph 2023-12-06T22:11:12.347 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:00:59 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:11:13.102 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/6 2023-12-06T22:11:13.353 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/6 2023-12-06T22:11:13.625 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/6 2023-12-06T22:11:13.625 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/6 2023-12-06T22:11:13.625 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/6 2023-12-06T22:11:13.625 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-12-06T22:11:13.625 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-06T22:11:13.625 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-06T22:11:14.034 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:11:14.038 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:11:14.038 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:11:14.038 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:11:14.038 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:11:14.038 INFO:teuthology.orchestra.run.smithi124.stdout: ceph x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 6.4 k 2023-12-06T22:11:14.038 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T22:11:14.038 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mds x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 2.3 M 2023-12-06T22:11:14.038 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 1.6 M 2023-12-06T22:11:14.038 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-modules-core noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 238 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mon x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.9 M 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-osd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 17 M 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-06T22:11:14.039 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-06T22:11:14.040 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:11:14.041 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:11:14.041 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:11:14.041 INFO:teuthology.orchestra.run.smithi124.stdout:Install 32 Packages 2023-12-06T22:11:14.041 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:11:14.041 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 28 M 2023-12-06T22:11:14.041 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 110 M 2023-12-06T22:11:14.042 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:11:14.372 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout: jq-1.6-8.el8.x86_64 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout: libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:14.373 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:11:14.608 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph 2023-12-06T22:11:14.778 INFO:teuthology.orchestra.run.smithi124.stdout:(1/32): ceph-17.2.7-115.g4f62d9ad.el8.x86_64.rp 34 kB/s | 6.4 kB 00:00 2023-12-06T22:11:14.952 INFO:teuthology.orchestra.run.smithi124.stdout:(2/32): ceph-mds-17.2.7-115.g4f62d9ad.el8.x86_6 6.4 MB/s | 2.3 MB 00:00 2023-12-06T22:11:15.370 INFO:teuthology.orchestra.run.smithi124.stdout:(3/32): ceph-mgr-17.2.7-115.g4f62d9ad.el8.x86_6 2.0 MB/s | 1.6 MB 00:00 2023-12-06T22:11:15.460 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:59 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:11:15.512 INFO:teuthology.orchestra.run.smithi124.stdout:(4/32): ceph-mgr-modules-core-17.2.7-115.g4f62d 1.6 MB/s | 238 kB 00:00 2023-12-06T22:11:15.821 INFO:teuthology.orchestra.run.smithi124.stdout:(5/32): ceph-osd-17.2.7-115.g4f62d9ad.el8.x86_6 19 MB/s | 17 MB 00:00 2023-12-06T22:11:15.846 INFO:teuthology.orchestra.run.smithi124.stdout:(6/32): python3-mako-1.0.6-14.el8.noarch.rpm 471 kB/s | 157 kB 00:00 2023-12-06T22:11:15.929 INFO:teuthology.orchestra.run.smithi124.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 1.2 MB/s | 103 kB 00:00 2023-12-06T22:11:15.980 INFO:teuthology.orchestra.run.smithi124.stdout:(8/32): python3-markupsafe-0.23-19.el8.x86_64.r 244 kB/s | 39 kB 00:00 2023-12-06T22:11:15.997 INFO:teuthology.orchestra.run.smithi124.stdout:(9/32): python3-pytz-2017.2-11.el8.noarch.rpm 850 kB/s | 57 kB 00:00 2023-12-06T22:11:16.130 INFO:teuthology.orchestra.run.smithi124.stdout:(10/32): ceph-mon-17.2.7-115.g4f62d9ad.el8.x86_ 2.9 MB/s | 3.9 MB 00:01 2023-12-06T22:11:16.189 INFO:teuthology.orchestra.run.smithi124.stdout:(11/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.1 MB/s | 457 kB 00:00 2023-12-06T22:11:16.448 INFO:teuthology.orchestra.run.smithi124.stdout:(12/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 552 kB/s | 249 kB 00:00 2023-12-06T22:11:16.565 INFO:teuthology.orchestra.run.smithi124.stdout:(13/32): python3-pycparser-2.14-14.el8.noarch.r 291 kB/s | 109 kB 00:00 2023-12-06T22:11:16.665 INFO:teuthology.orchestra.run.smithi124.stdout:(14/32): python3-cryptography-3.2.1-6.el8.x86_6 1.2 MB/s | 641 kB 00:00 2023-12-06T22:11:16.799 INFO:teuthology.orchestra.run.smithi124.stdout:(15/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.3 MB/s | 173 kB 00:00 2023-12-06T22:11:16.890 INFO:teuthology.orchestra.run.smithi124.stdout:(16/32): python3-cherrypy-18.4.0-1.el8.noarch.r 4.1 MB/s | 384 kB 00:00 2023-12-06T22:11:16.924 INFO:teuthology.orchestra.run.smithi124.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 334 kB/s | 11 kB 00:00 2023-12-06T22:11:16.958 INFO:teuthology.orchestra.run.smithi124.stdout:(18/32): python3-jaraco-functools-2.0-4.el8.noa 527 kB/s | 18 kB 00:00 2023-12-06T22:11:16.991 INFO:teuthology.orchestra.run.smithi124.stdout:(19/32): python3-logutils-0.3.5-11.el8.noarch.r 1.4 MB/s | 49 kB 00:00 2023-12-06T22:11:17.025 INFO:teuthology.orchestra.run.smithi124.stdout:(20/32): python3-more-itertools-7.2.0-3.el8.noa 1.7 MB/s | 59 kB 00:00 2023-12-06T22:11:17.075 INFO:teuthology.orchestra.run.smithi124.stdout:(21/32): python3-pecan-1.3.2-9.el8.noarch.rpm 5.5 MB/s | 283 kB 00:00 2023-12-06T22:11:17.117 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:11:17.120 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: ceph x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 6.4 k 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mds x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 2.3 M 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 1.6 M 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-modules-core noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 238 k 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mon x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.9 M 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-osd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 17 M 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-12-06T22:11:17.121 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-12-06T22:11:17.122 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:17.123 INFO:teuthology.orchestra.run.smithi097.stdout:Install 32 Packages 2023-12-06T22:11:17.124 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:17.124 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 28 M 2023-12-06T22:11:17.124 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 110 M 2023-12-06T22:11:17.124 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:11:17.134 INFO:teuthology.orchestra.run.smithi124.stdout:(22/32): python3-portend-2.6-1.el8.noarch.rpm 267 kB/s | 16 kB 00:00 2023-12-06T22:11:17.167 INFO:teuthology.orchestra.run.smithi124.stdout:(23/32): python3-simplegeneric-0.8.1-17.el8.noa 561 kB/s | 19 kB 00:00 2023-12-06T22:11:17.201 INFO:teuthology.orchestra.run.smithi124.stdout:(24/32): python3-singledispatch-3.4.0.3-18.el8. 721 kB/s | 24 kB 00:00 2023-12-06T22:11:17.234 INFO:teuthology.orchestra.run.smithi124.stdout:(25/32): python3-tempora-1.14.1-5.el8.noarch.rp 880 kB/s | 29 kB 00:00 2023-12-06T22:11:17.268 INFO:teuthology.orchestra.run.smithi124.stdout:(26/32): python3-trustme-0.6.0-4.el8.noarch.rpm 827 kB/s | 27 kB 00:00 2023-12-06T22:11:17.310 INFO:teuthology.orchestra.run.smithi124.stdout:(27/32): python3-waitress-1.4.3-1.el8.noarch.rp 6.0 MB/s | 255 kB 00:00 2023-12-06T22:11:17.352 INFO:teuthology.orchestra.run.smithi124.stdout:(28/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 5.9 MB/s | 251 kB 00:00 2023-12-06T22:11:17.419 INFO:teuthology.orchestra.run.smithi124.stdout:(29/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.3 MB/s | 85 kB 00:00 2023-12-06T22:11:17.461 INFO:teuthology.orchestra.run.smithi124.stdout:(30/32): python3-zc-lockfile-2.0-2.el8.noarch.r 550 kB/s | 23 kB 00:00 2023-12-06T22:11:17.684 INFO:teuthology.orchestra.run.smithi097.stdout:(1/32): ceph-17.2.7-115.g4f62d9ad.el8.x86_64.rp 52 kB/s | 6.4 kB 00:00 2023-12-06T22:11:17.876 INFO:teuthology.orchestra.run.smithi097.stdout:(2/32): ceph-mgr-17.2.7-115.g4f62d9ad.el8.x86_6 5.0 MB/s | 1.6 MB 00:00 2023-12-06T22:11:17.927 INFO:teuthology.orchestra.run.smithi097.stdout:(3/32): ceph-mds-17.2.7-115.g4f62d9ad.el8.x86_6 6.3 MB/s | 2.3 MB 00:00 2023-12-06T22:11:18.002 INFO:teuthology.orchestra.run.smithi097.stdout:(4/32): ceph-mgr-modules-core-17.2.7-115.g4f62d 3.1 MB/s | 238 kB 00:00 2023-12-06T22:11:18.235 INFO:teuthology.orchestra.run.smithi097.stdout:(5/32): python3-mako-1.0.6-14.el8.noarch.rpm 673 kB/s | 157 kB 00:00 2023-12-06T22:11:18.294 INFO:teuthology.orchestra.run.smithi097.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 665 kB/s | 39 kB 00:00 2023-12-06T22:11:18.369 INFO:teuthology.orchestra.run.smithi097.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 1.4 MB/s | 103 kB 00:00 2023-12-06T22:11:18.436 INFO:teuthology.orchestra.run.smithi097.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 858 kB/s | 57 kB 00:00 2023-12-06T22:11:18.607 INFO:teuthology.orchestra.run.smithi097.stdout:(9/32): ceph-mon-17.2.7-115.g4f62d9ad.el8.x86_6 4.3 MB/s | 3.9 MB 00:00 2023-12-06T22:11:18.646 INFO:teuthology.orchestra.run.smithi097.stdout:(10/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.1 MB/s | 457 kB 00:00 2023-12-06T22:11:18.829 INFO:teuthology.orchestra.run.smithi097.stdout:(11/32): ceph-osd-17.2.7-115.g4f62d9ad.el8.x86_ 18 MB/s | 17 MB 00:00 2023-12-06T22:11:19.305 INFO:teuthology.orchestra.run.smithi097.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 230 kB/s | 109 kB 00:00 2023-12-06T22:11:19.330 INFO:teuthology.orchestra.run.smithi097.stdout:(13/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 344 kB/s | 249 kB 00:00 2023-12-06T22:11:19.430 INFO:teuthology.orchestra.run.smithi097.stdout:(14/32): python3-cryptography-3.2.1-6.el8.x86_6 818 kB/s | 641 kB 00:00 2023-12-06T22:11:19.581 INFO:teuthology.orchestra.run.smithi097.stdout:(15/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 158 kB/s | 44 kB 00:00 2023-12-06T22:11:19.623 INFO:teuthology.orchestra.run.smithi097.stdout:(16/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 945 kB/s | 173 kB 00:00 2023-12-06T22:11:19.673 INFO:teuthology.orchestra.run.smithi097.stdout:(17/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 541 kB/s | 185 kB 00:00 2023-12-06T22:11:19.690 INFO:teuthology.orchestra.run.smithi097.stdout:(18/32): python3-jaraco-6.2-6.el8.noarch.rpm 166 kB/s | 11 kB 00:00 2023-12-06T22:11:19.715 INFO:teuthology.orchestra.run.smithi097.stdout:(19/32): python3-cherrypy-18.4.0-1.el8.noarch.r 2.8 MB/s | 384 kB 00:00 2023-12-06T22:11:19.799 INFO:teuthology.orchestra.run.smithi097.stdout:(20/32): python3-more-itertools-7.2.0-3.el8.noa 706 kB/s | 59 kB 00:00 2023-12-06T22:11:19.815 INFO:teuthology.orchestra.run.smithi097.stdout:(21/32): python3-jaraco-functools-2.0-4.el8.noa 123 kB/s | 18 kB 00:00 2023-12-06T22:11:19.832 INFO:teuthology.orchestra.run.smithi097.stdout:(22/32): python3-logutils-0.3.5-11.el8.noarch.r 342 kB/s | 49 kB 00:00 2023-12-06T22:11:19.866 INFO:teuthology.orchestra.run.smithi097.stdout:(23/32): python3-pecan-1.3.2-9.el8.noarch.rpm 4.1 MB/s | 283 kB 00:00 2023-12-06T22:11:19.883 INFO:teuthology.orchestra.run.smithi097.stdout:(24/32): python3-portend-2.6-1.el8.noarch.rpm 232 kB/s | 16 kB 00:00 2023-12-06T22:11:19.933 INFO:teuthology.orchestra.run.smithi097.stdout:(25/32): python3-simplegeneric-0.8.1-17.el8.noa 186 kB/s | 19 kB 00:00 2023-12-06T22:11:19.950 INFO:teuthology.orchestra.run.smithi097.stdout:(26/32): python3-singledispatch-3.4.0.3-18.el8. 285 kB/s | 24 kB 00:00 2023-12-06T22:11:19.967 INFO:teuthology.orchestra.run.smithi097.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 349 kB/s | 29 kB 00:00 2023-12-06T22:11:20.001 INFO:teuthology.orchestra.run.smithi097.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 412 kB/s | 27 kB 00:00 2023-12-06T22:11:20.026 INFO:teuthology.orchestra.run.smithi097.stdout:(29/32): python3-waitress-1.4.3-1.el8.noarch.rp 4.3 MB/s | 255 kB 00:00 2023-12-06T22:11:20.060 INFO:teuthology.orchestra.run.smithi097.stdout:(30/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.4 MB/s | 85 kB 00:00 2023-12-06T22:11:20.076 INFO:teuthology.orchestra.run.smithi097.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 458 kB/s | 23 kB 00:00 2023-12-06T22:11:20.110 INFO:teuthology.orchestra.run.smithi097.stdout:(32/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.7 MB/s | 251 kB 00:00 2023-12-06T22:11:20.114 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:11:20.114 INFO:teuthology.orchestra.run.smithi097.stdout:Total 9.5 MB/s | 28 MB 00:02 2023-12-06T22:11:20.197 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:11:20.233 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:11:20.233 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:11:20.552 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:11:20.555 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:11:21.771 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:11:21.974 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-06T22:11:22.261 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-06T22:11:22.527 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-12-06T22:11:22.801 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-12-06T22:11:23.024 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-12-06T22:11:23.255 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-12-06T22:11:23.473 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-12-06T22:11:23.652 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-12-06T22:11:23.843 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-12-06T22:11:24.097 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-12-06T22:11:24.102 INFO:teuthology.orchestra.run.smithi124.stdout:(31/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 25 kB/s | 185 kB 00:07 2023-12-06T22:11:24.376 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-12-06T22:11:24.642 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-12-06T22:11:25.072 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-12-06T22:11:25.331 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-12-06T22:11:25.561 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-12-06T22:11:25.861 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-12-06T22:11:26.087 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-12-06T22:11:26.440 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-12-06T22:11:26.692 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-12-06T22:11:26.860 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-12-06T22:11:27.058 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-06T22:11:27.334 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-06T22:11:27.582 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-06T22:11:27.831 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-12-06T22:11:28.157 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-12-06T22:11:28.457 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-06T22:11:28.868 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.n 27/32 2023-12-06T22:11:29.138 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 28/32 2023-12-06T22:11:30.619 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 28/32 2023-12-06T22:11:30.813 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 29/32 2023-12-06T22:11:31.220 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 29/32 2023-12-06T22:11:31.444 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 30/32 2023-12-06T22:11:31.718 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 30/32 2023-12-06T22:11:32.461 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 31/32 2023-12-06T22:11:32.483 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 31/32 2023-12-06T22:11:32.636 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 32/32 2023-12-06T22:11:33.070 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 32/32 2023-12-06T22:11:33.070 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/32 2023-12-06T22:11:33.070 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/32 2023-12-06T22:11:33.070 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.n 6/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-12-06T22:11:33.071 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-12-06T22:11:33.072 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-12-06T22:11:34.296 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-12-06T22:11:34.296 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:34.296 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:11:34.296 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:34.296 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:34.296 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:34.296 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-06T22:11:34.297 INFO:teuthology.orchestra.run.smithi097.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-portend-2.6-1.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-06T22:11:34.298 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-06T22:11:34.299 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-06T22:11:34.299 INFO:teuthology.orchestra.run.smithi097.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-06T22:11:34.299 INFO:teuthology.orchestra.run.smithi097.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-06T22:11:34.299 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:34.299 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:11:34.562 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-base 2023-12-06T22:11:35.410 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:19 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:11:36.879 INFO:teuthology.orchestra.run.smithi097.stdout:Package ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:11:37.111 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:11:37.112 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T22:11:37.113 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:11:37.239 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install cephadm 2023-12-06T22:11:38.081 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:22 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:11:39.743 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:11:39.743 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:39.743 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout: cephadm noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 80 k 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 80 k 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 364 k 2023-12-06T22:11:39.744 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:11:39.913 INFO:teuthology.orchestra.run.smithi097.stdout:cephadm-17.2.7-115.g4f62d9ad.el8.noarch.rpm 476 kB/s | 80 kB 00:00 2023-12-06T22:11:39.914 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:11:39.914 INFO:teuthology.orchestra.run.smithi097.stdout:Total 472 kB/s | 80 kB 00:00 2023-12-06T22:11:39.914 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:11:39.921 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:11:39.922 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:11:39.923 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:11:39.926 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:11:39.969 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:11:40.590 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:11:40.825 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:11:41.057 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:11:41.784 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:11:41.784 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:41.784 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:11:41.784 INFO:teuthology.orchestra.run.smithi097.stdout: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:11:41.784 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:41.784 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:11:42.042 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-immutable-object-cache 2023-12-06T22:11:42.894 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:26 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:11:44.557 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:11:44.557 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:44.557 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2023-12-06T22:11:44.557 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:44.558 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:11:44.558 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 161 k 2023-12-06T22:11:44.558 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:44.558 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:11:44.558 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:44.558 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2023-12-06T22:11:44.558 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:44.558 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 161 k 2023-12-06T22:11:44.559 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 490 k 2023-12-06T22:11:44.559 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:11:44.869 INFO:teuthology.orchestra.run.smithi097.stdout:ceph-immutable-object-cache-17.2.7-115.g4f62d9a 520 kB/s | 161 kB 00:00 2023-12-06T22:11:44.870 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:11:44.870 INFO:teuthology.orchestra.run.smithi097.stdout:Total 518 kB/s | 161 kB 00:00 2023-12-06T22:11:44.870 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:11:44.880 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:11:44.880 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:11:44.926 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:11:44.929 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:11:45.040 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:11:45.243 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:11:45.660 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:11:46.347 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:11:46.347 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:46.347 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:11:46.347 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:11:46.347 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:46.347 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:11:46.599 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr 2023-12-06T22:11:47.457 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:31 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:11:48.915 INFO:teuthology.orchestra.run.smithi097.stdout:Package ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:11:49.137 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:11:49.138 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T22:11:49.138 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:11:49.258 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-dashboard 2023-12-06T22:11:50.109 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:34 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:11:51.783 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:11:51.784 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:51.784 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:11:51.784 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:51.784 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:11:51.784 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-dashboard noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 1.7 M 2023-12-06T22:11:51.784 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-grafana-dashboards noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 23 k 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-prometheus-alerts noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 14 k 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout:Install 6 Packages 2023-12-06T22:11:51.785 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:51.786 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 2.0 M 2023-12-06T22:11:51.786 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 8.0 M 2023-12-06T22:11:51.786 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:11:52.265 INFO:teuthology.orchestra.run.smithi097.stdout:(1/6): ceph-grafana-dashboards-17.2.7-115.g4f62 162 kB/s | 23 kB 00:00 2023-12-06T22:11:52.365 INFO:teuthology.orchestra.run.smithi097.stdout:(2/6): ceph-prometheus-alerts-17.2.7-115.g4f62d 60 kB/s | 14 kB 00:00 2023-12-06T22:11:52.565 INFO:teuthology.orchestra.run.smithi097.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 142 kB/s | 43 kB 00:00 2023-12-06T22:11:52.599 INFO:teuthology.orchestra.run.smithi097.stdout:(4/6): ceph-mgr-dashboard-17.2.7-115.g4f62d9ad. 3.6 MB/s | 1.7 MB 00:00 2023-12-06T22:11:52.741 INFO:teuthology.orchestra.run.smithi097.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 89 kB/s | 34 kB 00:00 2023-12-06T22:11:53.133 INFO:teuthology.orchestra.run.smithi097.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 346 kB/s | 196 kB 00:00 2023-12-06T22:11:53.136 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:11:53.136 INFO:teuthology.orchestra.run.smithi097.stdout:Total 1.5 MB/s | 2.0 MB 00:01 2023-12-06T22:11:53.146 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:11:53.155 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:11:53.155 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:11:53.237 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:11:53.240 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:11:53.499 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:11:53.730 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-12-06T22:11:54.008 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-12-06T22:11:54.218 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-12-06T22:11:54.364 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.no 4/6 2023-12-06T22:11:54.710 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.n 5/6 2023-12-06T22:11:55.343 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 6/6 2023-12-06T22:11:55.640 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 6/6 2023-12-06T22:11:55.640 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.n 1/6 2023-12-06T22:11:55.640 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 2/6 2023-12-06T22:11:55.640 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.no 3/6 2023-12-06T22:11:55.640 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-12-06T22:11:55.640 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-12-06T22:11:56.327 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-12-06T22:11:56.327 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:56.327 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:11:56.327 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:11:56.327 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:11:56.327 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:11:56.328 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-06T22:11:56.328 INFO:teuthology.orchestra.run.smithi097.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-06T22:11:56.328 INFO:teuthology.orchestra.run.smithi097.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-06T22:11:56.328 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:56.328 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:11:56.473 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-06T22:11:57.322 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:41 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:11:58.987 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:11:58.988 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================================ 2023-12-06T22:11:58.988 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:11:58.988 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================================ 2023-12-06T22:11:58.988 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:11:58.988 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 7.4 M 2023-12-06T22:11:58.988 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================================ 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout:Install 8 Packages 2023-12-06T22:11:58.989 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:11:58.990 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 35 M 2023-12-06T22:11:58.990 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 210 M 2023-12-06T22:11:58.991 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:11:59.691 INFO:teuthology.orchestra.run.smithi097.stdout:(1/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 10 MB/s | 4.9 MB 00:00 2023-12-06T22:11:59.783 INFO:teuthology.orchestra.run.smithi097.stdout:(2/8): openblas-0.3.15-4.el8.x86_64.rpm 8.5 MB/s | 4.7 MB 00:00 2023-12-06T22:11:59.841 INFO:teuthology.orchestra.run.smithi097.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 3.8 MB/s | 225 kB 00:00 2023-12-06T22:11:59.900 INFO:teuthology.orchestra.run.smithi097.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 18 MB/s | 3.7 MB 00:00 2023-12-06T22:12:00.184 INFO:teuthology.orchestra.run.smithi097.stdout:(5/8): ceph-mgr-diskprediction-local-17.2.7-115 7.7 MB/s | 7.4 MB 00:00 2023-12-06T22:12:00.417 INFO:teuthology.orchestra.run.smithi097.stdout:(6/8): python3-scipy-1.0.0-21.module_el8.5.0+77 24 MB/s | 14 MB 00:00 2023-12-06T22:12:01.127 INFO:teuthology.orchestra.run.smithi097.stdout:(7/8): libquadmath-8.5.0-21.el8.x86_64.rpm 183 kB/s | 172 kB 00:00 2023-12-06T22:12:01.153 INFO:teuthology.orchestra.run.smithi097.stdout:(8/8): libgfortran-8.5.0-21.el8.x86_64.rpm 515 kB/s | 645 kB 00:01 2023-12-06T22:12:01.153 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:01.154 INFO:teuthology.orchestra.run.smithi097.stdout:Total 16 MB/s | 35 MB 00:02 2023-12-06T22:12:01.390 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:12:01.407 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:12:01.407 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:12:01.777 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:12:01.781 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:12:02.397 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:12:02.540 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-06T22:12:02.668 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-06T22:12:02.823 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-06T22:12:03.418 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-06T22:12:03.598 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-12-06T22:12:04.212 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-12-06T22:12:04.406 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-06T22:12:05.091 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-06T22:12:05.450 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-06T22:12:05.663 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:12:07.442 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:12:08.681 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-12-06T22:12:08.930 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 8/8 2023-12-06T22:12:09.256 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 8/8 2023-12-06T22:12:09.256 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 1/8 2023-12-06T22:12:09.256 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-12-06T22:12:09.256 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-12-06T22:12:09.257 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-06T22:12:09.257 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-06T22:12:09.257 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-12-06T22:12:09.257 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-12-06T22:12:09.973 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-12-06T22:12:09.973 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:09.973 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout: openblas-0.3.15-4.el8.x86_64 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:09.974 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:10.118 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-rook 2023-12-06T22:12:10.975 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:54 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:12.645 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:12.647 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:12.647 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:12:12.647 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-rook noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 47 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-12-06T22:12:12.648 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-06T22:12:12.649 INFO:teuthology.orchestra.run.smithi097.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-06T22:12:12.649 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:12.649 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:12:12.649 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:12.649 INFO:teuthology.orchestra.run.smithi097.stdout:Install 13 Packages 2023-12-06T22:12:12.649 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:12.649 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 1.9 M 2023-12-06T22:12:12.650 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 25 M 2023-12-06T22:12:12.650 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:12:13.485 INFO:teuthology.orchestra.run.smithi097.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 151 kB/s | 20 kB 00:00 2023-12-06T22:12:13.510 INFO:teuthology.orchestra.run.smithi097.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 169 kB/s | 27 kB 00:00 2023-12-06T22:12:13.536 INFO:teuthology.orchestra.run.smithi097.stdout:(3/13): ceph-mgr-rook-17.2.7-115.g4f62d9ad.el8. 259 kB/s | 47 kB 00:00 2023-12-06T22:12:13.620 INFO:teuthology.orchestra.run.smithi097.stdout:(4/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 943 kB/s | 126 kB 00:00 2023-12-06T22:12:13.645 INFO:teuthology.orchestra.run.smithi097.stdout:(5/13): python3-pyasn1-modules-0.3.7-6.el8.noar 821 kB/s | 110 kB 00:00 2023-12-06T22:12:13.954 INFO:teuthology.orchestra.run.smithi097.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 128 kB/s | 43 kB 00:00 2023-12-06T22:12:13.987 INFO:teuthology.orchestra.run.smithi097.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 343 kB/s | 155 kB 00:00 2023-12-06T22:12:14.121 INFO:teuthology.orchestra.run.smithi097.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 69 kB/s | 33 kB 00:00 2023-12-06T22:12:14.246 INFO:teuthology.orchestra.run.smithi097.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 56 kB/s | 16 kB 00:00 2023-12-06T22:12:14.488 INFO:teuthology.orchestra.run.smithi097.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 162 kB/s | 81 kB 00:00 2023-12-06T22:12:14.538 INFO:teuthology.orchestra.run.smithi097.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 220 kB/s | 64 kB 00:00 2023-12-06T22:12:14.697 INFO:teuthology.orchestra.run.smithi097.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 294 kB/s | 61 kB 00:00 2023-12-06T22:12:15.536 INFO:teuthology.orchestra.run.smithi097.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 843 kB/s | 1.2 MB 00:01 2023-12-06T22:12:15.537 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:15.537 INFO:teuthology.orchestra.run.smithi097.stdout:Total 685 kB/s | 1.9 MB 00:02 2023-12-06T22:12:15.596 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:12:15.612 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:12:15.612 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:12:15.698 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:12:15.701 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:12:16.325 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:12:16.566 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-06T22:12:16.796 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-12-06T22:12:17.057 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-12-06T22:12:17.311 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-12-06T22:12:17.575 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-12-06T22:12:17.845 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-12-06T22:12:18.163 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-12-06T22:12:18.436 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-06T22:12:19.490 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-06T22:12:19.769 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-12-06T22:12:19.994 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-06T22:12:20.230 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-06T22:12:20.429 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 13/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 13/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 1/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-06T22:12:20.707 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-12-06T22:12:20.708 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-12-06T22:12:20.708 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-12-06T22:12:20.808 INFO:teuthology.orchestra.run.smithi124.stdout:(32/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 693 B/s | 44 kB 01:04 2023-12-06T22:12:20.808 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:20.808 INFO:teuthology.orchestra.run.smithi124.stdout:Total 436 kB/s | 28 MB 01:06 2023-12-06T22:12:20.885 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:12:20.921 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:12:20.922 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:12:21.205 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:12:21.208 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-06T22:12:21.453 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-06T22:12:21.454 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-06T22:12:21.454 INFO:teuthology.orchestra.run.smithi097.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-06T22:12:21.454 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-06T22:12:21.454 INFO:teuthology.orchestra.run.smithi097.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-06T22:12:21.454 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:21.454 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:21.595 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-cephadm 2023-12-06T22:12:22.390 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:12:22.448 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:06 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:22.642 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-06T22:12:22.891 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-06T22:12:23.171 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-12-06T22:12:23.444 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-12-06T22:12:23.659 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-12-06T22:12:23.873 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-12-06T22:12:24.041 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-12-06T22:12:24.122 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-cephadm noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 121 k 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:12:24.123 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:24.124 INFO:teuthology.orchestra.run.smithi097.stdout:Install 5 Packages 2023-12-06T22:12:24.124 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:24.124 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 6.0 M 2023-12-06T22:12:24.124 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 26 M 2023-12-06T22:12:24.124 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:12:24.260 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-12-06T22:12:24.509 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-12-06T22:12:24.697 INFO:teuthology.orchestra.run.smithi097.stdout:(1/5): ceph-mgr-cephadm-17.2.7-115.g4f62d9ad.el 633 kB/s | 121 kB 00:00 2023-12-06T22:12:24.730 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-12-06T22:12:24.823 INFO:teuthology.orchestra.run.smithi097.stdout:(2/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 1.7 MB/s | 538 kB 00:00 2023-12-06T22:12:24.990 INFO:teuthology.orchestra.run.smithi097.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 9.9 MB/s | 4.8 MB 00:00 2023-12-06T22:12:25.001 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-12-06T22:12:25.190 INFO:teuthology.orchestra.run.smithi097.stdout:(4/5): python3-natsort-7.1.1-2.el8.noarch.rpm 164 kB/s | 60 kB 00:00 2023-12-06T22:12:25.258 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-12-06T22:12:25.273 INFO:teuthology.orchestra.run.smithi097.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 827 kB/s | 476 kB 00:00 2023-12-06T22:12:25.274 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:25.275 INFO:teuthology.orchestra.run.smithi097.stdout:Total 5.2 MB/s | 6.0 MB 00:01 2023-12-06T22:12:25.328 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:12:25.340 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:12:25.340 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:12:25.460 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:12:25.463 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:12:25.617 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-12-06T22:12:25.734 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:12:25.907 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-12-06T22:12:26.066 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-12-06T22:12:26.112 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-12-06T22:12:26.413 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-12-06T22:12:26.647 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-12-06T22:12:27.009 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-12-06T22:12:27.058 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-06T22:12:27.252 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-12-06T22:12:27.432 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-12-06T22:12:27.636 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-06T22:12:27.658 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-12-06T22:12:27.892 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-06T22:12:27.921 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-06T22:12:28.116 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-06T22:12:28.161 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 5/5 2023-12-06T22:12:28.398 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-12-06T22:12:28.444 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 5/5 2023-12-06T22:12:28.444 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/5 2023-12-06T22:12:28.444 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-12-06T22:12:28.444 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-12-06T22:12:28.444 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-06T22:12:28.731 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-12-06T22:12:29.058 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-06T22:12:29.127 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-12-06T22:12:29.128 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:29.128 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:12:29.128 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:12:29.128 INFO:teuthology.orchestra.run.smithi097.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-06T22:12:29.128 INFO:teuthology.orchestra.run.smithi097.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-06T22:12:29.128 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-06T22:12:29.128 INFO:teuthology.orchestra.run.smithi097.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-06T22:12:29.128 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:29.128 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:29.305 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-fuse 2023-12-06T22:12:29.432 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.n 27/32 2023-12-06T22:12:29.677 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 28/32 2023-12-06T22:12:30.170 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:14 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:31.147 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 28/32 2023-12-06T22:12:31.352 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 29/32 2023-12-06T22:12:31.757 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 29/32 2023-12-06T22:12:31.843 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:31.844 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:31.844 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T22:12:31.844 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:31.844 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:12:31.844 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-fuse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 874 k 2023-12-06T22:12:31.844 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T22:12:31.845 INFO:teuthology.orchestra.run.smithi097.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-12-06T22:12:31.845 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:31.845 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:12:31.845 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:31.845 INFO:teuthology.orchestra.run.smithi097.stdout:Install 2 Packages 2023-12-06T22:12:31.845 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:31.845 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 957 k 2023-12-06T22:12:31.845 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 3.0 M 2023-12-06T22:12:31.846 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:12:31.987 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 30/32 2023-12-06T22:12:32.207 INFO:teuthology.orchestra.run.smithi097.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 259 kB/s | 83 kB 00:00 2023-12-06T22:12:32.212 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 30/32 2023-12-06T22:12:32.387 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 31/32 2023-12-06T22:12:32.404 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 31/32 2023-12-06T22:12:32.524 INFO:teuthology.orchestra.run.smithi097.stdout:(2/2): ceph-fuse-17.2.7-115.g4f62d9ad.el8.x86_6 1.3 MB/s | 874 kB 00:00 2023-12-06T22:12:32.524 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:32.525 INFO:teuthology.orchestra.run.smithi097.stdout:Total 1.4 MB/s | 957 kB 00:00 2023-12-06T22:12:32.535 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:12:32.556 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:12:32.556 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:12:32.570 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 32/32 2023-12-06T22:12:32.642 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:12:32.645 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:12:32.835 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:12:32.977 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 32/32 2023-12-06T22:12:32.977 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.n 6/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-12-06T22:12:32.978 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-12-06T22:12:32.979 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-12-06T22:12:32.980 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-12-06T22:12:32.980 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-12-06T22:12:32.980 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-12-06T22:12:32.980 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-12-06T22:12:32.980 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-12-06T22:12:32.980 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-12-06T22:12:33.131 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-06T22:12:33.343 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/2 2023-12-06T22:12:33.712 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/2 2023-12-06T22:12:33.713 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/2 2023-12-06T22:12:34.048 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-12-06T22:12:34.048 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:34.048 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:12:34.048 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:12:34.048 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:12:34.048 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:12:34.048 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:12:34.048 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:12:34.048 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-06T22:12:34.049 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-portend-2.6-1.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-06T22:12:34.050 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:34.051 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:12:34.194 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-base 2023-12-06T22:12:34.413 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-06T22:12:34.414 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:34.414 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:12:34.414 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-06T22:12:34.414 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:34.414 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:34.621 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install librados-devel 2023-12-06T22:12:35.040 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:02:22 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:12:35.483 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:19 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:36.512 INFO:teuthology.orchestra.run.smithi124.stdout:Package ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:12:36.736 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:12:36.737 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T22:12:36.737 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:12:36.846 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install cephadm 2023-12-06T22:12:37.160 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout: librados-devel x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 130 k 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2023-12-06T22:12:37.161 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:37.162 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 130 k 2023-12-06T22:12:37.162 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 464 k 2023-12-06T22:12:37.162 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:12:37.353 INFO:teuthology.orchestra.run.smithi097.stdout:librados-devel-17.2.7-115.g4f62d9ad.el8.x86_64. 679 kB/s | 130 kB 00:00 2023-12-06T22:12:37.354 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:37.355 INFO:teuthology.orchestra.run.smithi097.stdout:Total 674 kB/s | 130 kB 00:00 2023-12-06T22:12:37.355 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:12:37.360 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:12:37.360 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:12:37.409 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:12:37.412 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:12:37.544 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:12:37.688 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:02:24 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:12:38.540 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:12:39.330 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:12:39.363 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout: cephadm noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 80 k 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout:Install 1 Package 2023-12-06T22:12:39.364 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:39.365 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 80 k 2023-12-06T22:12:39.365 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 364 k 2023-12-06T22:12:39.365 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:12:39.528 INFO:teuthology.orchestra.run.smithi124.stdout:cephadm-17.2.7-115.g4f62d9ad.el8.noarch.rpm 494 kB/s | 80 kB 00:00 2023-12-06T22:12:39.528 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:39.528 INFO:teuthology.orchestra.run.smithi124.stdout:Total 491 kB/s | 80 kB 00:00 2023-12-06T22:12:39.528 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:12:39.536 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:12:39.536 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:12:39.538 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:12:39.541 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:12:39.616 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:12:40.177 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:12:40.338 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:12:40.542 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:12:40.542 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:40.542 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:12:40.542 INFO:teuthology.orchestra.run.smithi097.stdout: librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:12:40.542 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:40.542 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:40.565 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:12:40.763 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install libcephfs2 2023-12-06T22:12:41.242 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:12:41.242 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:41.242 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:12:41.242 INFO:teuthology.orchestra.run.smithi124.stdout: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:12:41.242 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:41.243 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:12:41.477 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-immutable-object-cache 2023-12-06T22:12:41.632 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:25 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:42.333 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:02:29 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:12:43.081 INFO:teuthology.orchestra.run.smithi097.stdout:Package libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:12:43.304 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:43.305 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T22:12:43.306 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:43.418 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install libcephfs-devel 2023-12-06T22:12:44.017 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:12:44.018 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:12:44.018 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repo Size 2023-12-06T22:12:44.018 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:12:44.018 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:12:44.018 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 161 k 2023-12-06T22:12:44.018 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:44.018 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:12:44.018 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:12:44.018 INFO:teuthology.orchestra.run.smithi124.stdout:Install 1 Package 2023-12-06T22:12:44.019 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:44.019 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 161 k 2023-12-06T22:12:44.019 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 490 k 2023-12-06T22:12:44.019 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:12:44.268 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:28 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:44.316 INFO:teuthology.orchestra.run.smithi124.stdout:ceph-immutable-object-cache-17.2.7-115.g4f62d9a 545 kB/s | 161 kB 00:00 2023-12-06T22:12:44.317 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:44.317 INFO:teuthology.orchestra.run.smithi124.stdout:Total 543 kB/s | 161 kB 00:00 2023-12-06T22:12:44.317 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:12:44.327 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:12:44.327 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:12:44.373 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:12:44.377 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:12:44.496 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:12:44.719 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:12:45.133 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:12:45.818 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:12:45.818 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:45.818 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:12:45.818 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:12:45.819 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:45.819 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:12:45.952 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:45.952 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:45.953 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2023-12-06T22:12:45.953 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:45.953 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:12:45.953 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs-devel x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 25 k 2023-12-06T22:12:45.953 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:45.953 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:12:45.953 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:12:45.953 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2023-12-06T22:12:45.953 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:45.954 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 25 k 2023-12-06T22:12:45.954 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 109 k 2023-12-06T22:12:45.954 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:12:46.060 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-mgr 2023-12-06T22:12:46.237 INFO:teuthology.orchestra.run.smithi097.stdout:libcephfs-devel-17.2.7-115.g4f62d9ad.el8.x86_64 88 kB/s | 25 kB 00:00 2023-12-06T22:12:46.237 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:46.238 INFO:teuthology.orchestra.run.smithi097.stdout:Total 87 kB/s | 25 kB 00:00 2023-12-06T22:12:46.238 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:12:46.241 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:12:46.241 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:12:46.243 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:12:46.246 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:12:46.319 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:12:46.529 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:12:46.805 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:12:46.914 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:02:33 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:12:47.504 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:12:47.504 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:47.504 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:12:47.504 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:12:47.504 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:12:47.504 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:47.637 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install librados2 2023-12-06T22:12:48.368 INFO:teuthology.orchestra.run.smithi124.stdout:Package ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:12:48.495 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:32 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:48.591 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:12:48.592 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T22:12:48.592 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:12:48.709 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-mgr-dashboard 2023-12-06T22:12:49.561 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:02:36 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:12:49.958 INFO:teuthology.orchestra.run.smithi097.stdout:Package librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:12:50.186 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:50.187 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T22:12:50.187 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:50.299 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install librbd1 2023-12-06T22:12:51.162 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:35 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:51.230 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:12:51.231 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:12:51.231 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:12:51.231 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:12:51.231 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:12:51.231 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-dashboard noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 1.7 M 2023-12-06T22:12:51.231 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T22:12:51.231 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-grafana-dashboards noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 23 k 2023-12-06T22:12:51.231 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-prometheus-alerts noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 14 k 2023-12-06T22:12:51.231 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-12-06T22:12:51.232 INFO:teuthology.orchestra.run.smithi124.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-06T22:12:51.232 INFO:teuthology.orchestra.run.smithi124.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-06T22:12:51.232 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:51.232 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:12:51.232 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:12:51.232 INFO:teuthology.orchestra.run.smithi124.stdout:Install 6 Packages 2023-12-06T22:12:51.232 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:51.232 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 2.0 M 2023-12-06T22:12:51.233 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 8.0 M 2023-12-06T22:12:51.233 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:12:51.726 INFO:teuthology.orchestra.run.smithi124.stdout:(1/6): ceph-grafana-dashboards-17.2.7-115.g4f62 152 kB/s | 23 kB 00:00 2023-12-06T22:12:51.818 INFO:teuthology.orchestra.run.smithi124.stdout:(2/6): ceph-prometheus-alerts-17.2.7-115.g4f62d 59 kB/s | 14 kB 00:00 2023-12-06T22:12:51.893 INFO:teuthology.orchestra.run.smithi124.stdout:(3/6): ceph-mgr-dashboard-17.2.7-115.g4f62d9ad. 5.3 MB/s | 1.7 MB 00:00 2023-12-06T22:12:51.961 INFO:teuthology.orchestra.run.smithi124.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 237 kB/s | 34 kB 00:00 2023-12-06T22:12:52.019 INFO:teuthology.orchestra.run.smithi124.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.5 MB/s | 196 kB 00:00 2023-12-06T22:12:52.044 INFO:teuthology.orchestra.run.smithi124.stdout:(6/6): python3-jwt-1.6.1-2.el8.noarch.rpm 134 kB/s | 43 kB 00:00 2023-12-06T22:12:52.046 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:52.046 INFO:teuthology.orchestra.run.smithi124.stdout:Total 2.5 MB/s | 2.0 MB 00:00 2023-12-06T22:12:52.057 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:12:52.066 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:12:52.066 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:12:52.162 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:12:52.165 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:12:52.412 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:12:52.615 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-12-06T22:12:52.619 INFO:teuthology.orchestra.run.smithi097.stdout:Package librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:12:52.843 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:52.844 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T22:12:52.844 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:52.935 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-12-06T22:12:52.957 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-rados 2023-12-06T22:12:53.270 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-12-06T22:12:53.391 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.no 4/6 2023-12-06T22:12:53.764 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.n 5/6 2023-12-06T22:12:53.813 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:37 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:54.015 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 6/6 2023-12-06T22:12:54.303 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 6/6 2023-12-06T22:12:54.303 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.n 1/6 2023-12-06T22:12:54.303 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 2/6 2023-12-06T22:12:54.303 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.no 3/6 2023-12-06T22:12:54.303 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-12-06T22:12:54.303 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-12-06T22:12:54.977 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-12-06T22:12:54.977 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:54.977 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:12:54.977 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:12:54.977 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:12:54.977 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:12:54.977 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-06T22:12:54.978 INFO:teuthology.orchestra.run.smithi124.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-06T22:12:54.978 INFO:teuthology.orchestra.run.smithi124.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-06T22:12:54.978 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:54.978 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:12:55.121 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-06T22:12:55.269 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:12:55.492 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:55.493 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T22:12:55.493 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:55.603 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-rgw 2023-12-06T22:12:55.975 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:02:42 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:12:56.472 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:40 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:57.661 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================================ 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================================ 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 7.4 M 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-12-06T22:12:57.662 INFO:teuthology.orchestra.run.smithi124.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-12-06T22:12:57.663 INFO:teuthology.orchestra.run.smithi124.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-12-06T22:12:57.663 INFO:teuthology.orchestra.run.smithi124.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-12-06T22:12:57.663 INFO:teuthology.orchestra.run.smithi124.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-12-06T22:12:57.663 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:57.663 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:12:57.663 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================================ 2023-12-06T22:12:57.663 INFO:teuthology.orchestra.run.smithi124.stdout:Install 8 Packages 2023-12-06T22:12:57.663 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:12:57.664 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 35 M 2023-12-06T22:12:57.664 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 210 M 2023-12-06T22:12:57.664 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:12:57.928 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:12:58.149 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:12:58.150 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T22:12:58.150 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:12:58.229 INFO:teuthology.orchestra.run.smithi124.stdout:(1/8): openblas-0.3.15-4.el8.x86_64.rpm 9.8 MB/s | 4.7 MB 00:00 2023-12-06T22:12:58.267 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-cephfs 2023-12-06T22:12:58.301 INFO:teuthology.orchestra.run.smithi124.stdout:(2/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 8.7 MB/s | 4.9 MB 00:00 2023-12-06T22:12:58.401 INFO:teuthology.orchestra.run.smithi124.stdout:(3/8): ceph-mgr-diskprediction-local-17.2.7-115 11 MB/s | 7.4 MB 00:00 2023-12-06T22:12:58.418 INFO:teuthology.orchestra.run.smithi124.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.9 MB/s | 225 kB 00:00 2023-12-06T22:12:58.510 INFO:teuthology.orchestra.run.smithi124.stdout:(5/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 13 MB/s | 3.7 MB 00:00 2023-12-06T22:12:58.896 INFO:teuthology.orchestra.run.smithi124.stdout:(6/8): libquadmath-8.5.0-21.el8.x86_64.rpm 448 kB/s | 172 kB 00:00 2023-12-06T22:12:58.963 INFO:teuthology.orchestra.run.smithi124.stdout:(7/8): libgfortran-8.5.0-21.el8.x86_64.rpm 1.2 MB/s | 645 kB 00:00 2023-12-06T22:12:59.123 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:43 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:12:59.138 INFO:teuthology.orchestra.run.smithi124.stdout:(8/8): python3-scipy-1.0.0-21.module_el8.5.0+77 19 MB/s | 14 MB 00:00 2023-12-06T22:12:59.138 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:12:59.139 INFO:teuthology.orchestra.run.smithi124.stdout:Total 24 MB/s | 35 MB 00:01 2023-12-06T22:12:59.369 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:12:59.387 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:12:59.387 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:12:59.774 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:12:59.777 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:13:00.359 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:13:00.499 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-06T22:13:00.553 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:13:00.638 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-06T22:13:00.774 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-06T22:13:00.798 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:13:00.800 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T22:13:00.800 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:13:00.914 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-rbd 2023-12-06T22:13:01.370 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-06T22:13:01.558 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-12-06T22:13:01.771 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:45 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:13:02.170 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-12-06T22:13:02.324 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-06T22:13:03.001 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-06T22:13:03.222 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:13:03.378 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-06T22:13:03.444 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:13:03.445 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T22:13:03.445 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:13:03.564 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install rbd-fuse 2023-12-06T22:13:03.640 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:13:04.417 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:48 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:13:05.427 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:13:06.096 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-fuse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 90 k 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2023-12-06T22:13:06.097 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:06.098 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 90 k 2023-12-06T22:13:06.098 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 264 k 2023-12-06T22:13:06.098 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:13:06.260 INFO:teuthology.orchestra.run.smithi097.stdout:rbd-fuse-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 556 kB/s | 90 kB 00:00 2023-12-06T22:13:06.261 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:13:06.261 INFO:teuthology.orchestra.run.smithi097.stdout:Total 552 kB/s | 90 kB 00:00 2023-12-06T22:13:06.261 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:13:06.270 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:13:06.270 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:13:06.319 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:13:06.322 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:13:06.428 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:13:06.647 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:06.654 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-12-06T22:13:06.899 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 8/8 2023-12-06T22:13:06.957 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:07.199 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 8/8 2023-12-06T22:13:07.200 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 1/8 2023-12-06T22:13:07.200 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-12-06T22:13:07.200 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-12-06T22:13:07.200 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-06T22:13:07.200 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-06T22:13:07.200 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-12-06T22:13:07.200 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-12-06T22:13:07.716 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:07.716 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:07.716 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:13:07.716 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:13:07.716 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:07.716 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:13:07.917 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-12-06T22:13:07.917 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:07.917 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:13:07.917 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:13:07.917 INFO:teuthology.orchestra.run.smithi124.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-12-06T22:13:07.917 INFO:teuthology.orchestra.run.smithi124.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-12-06T22:13:07.917 INFO:teuthology.orchestra.run.smithi124.stdout: openblas-0.3.15-4.el8.x86_64 2023-12-06T22:13:07.917 INFO:teuthology.orchestra.run.smithi124.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-12-06T22:13:07.917 INFO:teuthology.orchestra.run.smithi124.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-06T22:13:07.918 INFO:teuthology.orchestra.run.smithi124.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-06T22:13:07.918 INFO:teuthology.orchestra.run.smithi124.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-12-06T22:13:07.918 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:07.918 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:08.003 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install rbd-mirror 2023-12-06T22:13:08.053 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-mgr-rook 2023-12-06T22:13:08.858 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:52 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:13:08.908 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:02:55 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:10.554 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:13:10.554 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:13:10.554 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2023-12-06T22:13:10.555 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:13:10.555 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:13:10.555 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-mirror x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.5 M 2023-12-06T22:13:10.555 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:10.555 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:13:10.555 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:13:10.555 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2023-12-06T22:13:10.555 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:10.555 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 3.5 M 2023-12-06T22:13:10.556 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 16 M 2023-12-06T22:13:10.556 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:13:10.582 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:10.584 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:10.584 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:13:10.584 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:10.584 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-rook noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 47 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-06T22:13:10.585 INFO:teuthology.orchestra.run.smithi124.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-06T22:13:10.586 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:10.586 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:13:10.586 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:10.586 INFO:teuthology.orchestra.run.smithi124.stdout:Install 13 Packages 2023-12-06T22:13:10.586 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:10.586 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 1.9 M 2023-12-06T22:13:10.586 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 25 M 2023-12-06T22:13:10.587 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:13:11.281 INFO:teuthology.orchestra.run.smithi097.stdout:rbd-mirror-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 4.8 MB/s | 3.5 MB 00:00 2023-12-06T22:13:11.282 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:13:11.282 INFO:teuthology.orchestra.run.smithi097.stdout:Total 4.7 MB/s | 3.5 MB 00:00 2023-12-06T22:13:11.283 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:13:11.294 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:13:11.294 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:13:11.357 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:13:11.360 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:13:11.812 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:13:11.910 INFO:teuthology.orchestra.run.smithi124.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 144 kB/s | 20 kB 00:00 2023-12-06T22:13:11.934 INFO:teuthology.orchestra.run.smithi124.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 162 kB/s | 27 kB 00:00 2023-12-06T22:13:12.027 INFO:teuthology.orchestra.run.smithi124.stdout:(3/13): ceph-mgr-rook-17.2.7-115.g4f62d9ad.el8. 185 kB/s | 47 kB 00:00 2023-12-06T22:13:12.052 INFO:teuthology.orchestra.run.smithi124.stdout:(4/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 893 kB/s | 126 kB 00:00 2023-12-06T22:13:12.077 INFO:teuthology.orchestra.run.smithi124.stdout:(5/13): python3-pyasn1-modules-0.3.7-6.el8.noar 774 kB/s | 110 kB 00:00 2023-12-06T22:13:12.097 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:12.294 INFO:teuthology.orchestra.run.smithi124.stdout:(6/13): python3-cachetools-3.1.1-4.el8.noarch.r 152 kB/s | 33 kB 00:00 2023-12-06T22:13:12.353 INFO:teuthology.orchestra.run.smithi124.stdout:(7/13): python3-certifi-2018.10.15-7.el8.noarch 279 kB/s | 16 kB 00:00 2023-12-06T22:13:12.402 INFO:teuthology.orchestra.run.smithi124.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 122 kB/s | 43 kB 00:00 2023-12-06T22:13:12.462 INFO:teuthology.orchestra.run.smithi124.stdout:(9/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 356 kB/s | 155 kB 00:00 2023-12-06T22:13:12.487 INFO:teuthology.orchestra.run.smithi124.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 606 kB/s | 81 kB 00:00 2023-12-06T22:13:12.523 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:12.562 INFO:teuthology.orchestra.run.smithi124.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 819 kB/s | 61 kB 00:00 2023-12-06T22:13:12.754 INFO:teuthology.orchestra.run.smithi124.stdout:(12/13): python3-rsa-4.9-2.el8.noarch.rpm 223 kB/s | 64 kB 00:00 2023-12-06T22:13:13.224 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:13.225 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:13.225 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:13:13.225 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:13:13.225 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:13.225 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:13:13.329 INFO:teuthology.orchestra.run.smithi124.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.3 MB/s | 1.2 MB 00:00 2023-12-06T22:13:13.332 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:13:13.332 INFO:teuthology.orchestra.run.smithi124.stdout:Total 720 kB/s | 1.9 MB 00:02 2023-12-06T22:13:13.390 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:13:13.406 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:13:13.406 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:13:13.491 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:13:13.495 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:13:13.496 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install rbd-nbd 2023-12-06T22:13:14.134 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:13:14.359 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:58 ago on Wed 06 Dec 2023 10:10:16 PM UTC. 2023-12-06T22:13:14.400 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-06T22:13:14.639 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-12-06T22:13:14.883 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-12-06T22:13:15.130 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-12-06T22:13:15.371 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-12-06T22:13:15.587 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-12-06T22:13:15.879 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-12-06T22:13:16.028 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-nbd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 173 k 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2023-12-06T22:13:16.029 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:16.030 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 173 k 2023-12-06T22:13:16.030 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 552 k 2023-12-06T22:13:16.030 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T22:13:16.119 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-06T22:13:16.350 INFO:teuthology.orchestra.run.smithi097.stdout:rbd-nbd-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 541 kB/s | 173 kB 00:00 2023-12-06T22:13:16.350 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:13:16.351 INFO:teuthology.orchestra.run.smithi097.stdout:Total 539 kB/s | 173 kB 00:00 2023-12-06T22:13:16.351 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T22:13:16.362 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T22:13:16.362 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T22:13:16.412 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T22:13:16.415 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T22:13:16.537 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T22:13:16.783 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:17.109 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:17.154 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-06T22:13:17.445 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-12-06T22:13:17.654 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-06T22:13:17.874 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-06T22:13:17.888 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:17.888 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:17.888 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T22:13:17.889 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:13:17.889 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:13:17.889 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T22:13:18.064 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 13/13 2023-12-06T22:13:18.135 DEBUG:teuthology.parallel:result is None 2023-12-06T22:13:18.342 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 13/13 2023-12-06T22:13:18.342 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 1/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-12-06T22:13:18.343 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-12-06T22:13:19.097 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-12-06T22:13:19.097 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:19.097 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:13:19.097 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-06T22:13:19.098 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:19.099 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:19.222 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-mgr-cephadm 2023-12-06T22:13:20.074 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:07 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:21.748 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:21.749 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:21.749 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:13:21.749 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:21.749 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:13:21.749 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-cephadm noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 121 k 2023-12-06T22:13:21.749 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T22:13:21.749 INFO:teuthology.orchestra.run.smithi124.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-06T22:13:21.749 INFO:teuthology.orchestra.run.smithi124.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-12-06T22:13:21.749 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-12-06T22:13:21.750 INFO:teuthology.orchestra.run.smithi124.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-06T22:13:21.750 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:21.750 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:13:21.750 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:21.750 INFO:teuthology.orchestra.run.smithi124.stdout:Install 5 Packages 2023-12-06T22:13:21.750 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:21.750 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 6.0 M 2023-12-06T22:13:21.751 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 26 M 2023-12-06T22:13:21.751 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:13:22.145 INFO:teuthology.orchestra.run.smithi124.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 1.7 MB/s | 538 kB 00:00 2023-12-06T22:13:22.312 INFO:teuthology.orchestra.run.smithi124.stdout:(2/5): python3-babel-2.5.1-7.el8.noarch.rpm 10 MB/s | 4.8 MB 00:00 2023-12-06T22:13:22.404 INFO:teuthology.orchestra.run.smithi124.stdout:(3/5): ceph-mgr-cephadm-17.2.7-115.g4f62d9ad.el 217 kB/s | 121 kB 00:00 2023-12-06T22:13:22.721 INFO:teuthology.orchestra.run.smithi124.stdout:(4/5): python3-natsort-7.1.1-2.el8.noarch.rpm 147 kB/s | 60 kB 00:00 2023-12-06T22:13:22.962 INFO:teuthology.orchestra.run.smithi124.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 582 kB/s | 476 kB 00:00 2023-12-06T22:13:22.963 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:13:22.963 INFO:teuthology.orchestra.run.smithi124.stdout:Total 4.9 MB/s | 6.0 MB 00:01 2023-12-06T22:13:23.015 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:13:23.026 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:13:23.026 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:13:23.137 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:13:23.140 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:13:23.401 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:13:23.736 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-12-06T22:13:24.729 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-06T22:13:25.117 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-12-06T22:13:25.632 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-06T22:13:25.846 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 5/5 2023-12-06T22:13:26.120 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 5/5 2023-12-06T22:13:26.121 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/5 2023-12-06T22:13:26.121 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-12-06T22:13:26.121 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-12-06T22:13:26.121 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-06T22:13:26.808 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-12-06T22:13:26.808 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:26.808 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:13:26.808 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:13:26.808 INFO:teuthology.orchestra.run.smithi124.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-06T22:13:26.808 INFO:teuthology.orchestra.run.smithi124.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-06T22:13:26.808 INFO:teuthology.orchestra.run.smithi124.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-06T22:13:26.809 INFO:teuthology.orchestra.run.smithi124.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-06T22:13:26.809 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:26.809 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:26.949 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-fuse 2023-12-06T22:13:27.814 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:14 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:29.472 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:29.472 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:29.472 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T22:13:29.472 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:29.472 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:13:29.472 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-fuse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 874 k 2023-12-06T22:13:29.472 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T22:13:29.473 INFO:teuthology.orchestra.run.smithi124.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-12-06T22:13:29.473 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:29.473 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:13:29.473 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:29.473 INFO:teuthology.orchestra.run.smithi124.stdout:Install 2 Packages 2023-12-06T22:13:29.473 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:29.474 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 957 k 2023-12-06T22:13:29.474 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 3.0 M 2023-12-06T22:13:29.474 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:13:29.796 INFO:teuthology.orchestra.run.smithi124.stdout:(1/2): ceph-fuse-17.2.7-115.g4f62d9ad.el8.x86_6 3.3 MB/s | 874 kB 00:00 2023-12-06T22:13:29.846 INFO:teuthology.orchestra.run.smithi124.stdout:(2/2): fuse-2.9.7-17.el8.x86_64.rpm 267 kB/s | 83 kB 00:00 2023-12-06T22:13:29.846 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:13:29.847 INFO:teuthology.orchestra.run.smithi124.stdout:Total 2.5 MB/s | 957 kB 00:00 2023-12-06T22:13:29.856 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:13:29.877 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:13:29.877 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:13:29.961 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:13:29.964 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:13:30.160 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:13:30.452 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-06T22:13:30.678 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/2 2023-12-06T22:13:31.065 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/2 2023-12-06T22:13:31.065 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/2 2023-12-06T22:13:31.791 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-06T22:13:31.791 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:31.791 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:13:31.791 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-06T22:13:31.791 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:31.791 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:32.050 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install librados-devel 2023-12-06T22:13:32.913 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:19 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:34.573 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:34.574 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:34.574 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repo Size 2023-12-06T22:13:34.574 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:34.575 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:13:34.575 INFO:teuthology.orchestra.run.smithi124.stdout: librados-devel x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 130 k 2023-12-06T22:13:34.575 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:34.575 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:13:34.575 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:34.575 INFO:teuthology.orchestra.run.smithi124.stdout:Install 1 Package 2023-12-06T22:13:34.575 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:34.576 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 130 k 2023-12-06T22:13:34.576 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 464 k 2023-12-06T22:13:34.576 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:13:34.757 INFO:teuthology.orchestra.run.smithi124.stdout:librados-devel-17.2.7-115.g4f62d9ad.el8.x86_64. 714 kB/s | 130 kB 00:00 2023-12-06T22:13:34.758 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:13:34.758 INFO:teuthology.orchestra.run.smithi124.stdout:Total 709 kB/s | 130 kB 00:00 2023-12-06T22:13:34.758 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:13:34.763 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:13:34.763 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:13:34.814 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:13:34.817 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:13:34.940 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:13:35.226 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:35.501 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:36.208 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:36.208 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:36.208 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:13:36.208 INFO:teuthology.orchestra.run.smithi124.stdout: librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:13:36.209 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:36.209 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:37.912 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install libcephfs2 2023-12-06T22:13:38.786 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:25 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:40.239 INFO:teuthology.orchestra.run.smithi124.stdout:Package libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:13:40.461 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:40.462 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T22:13:40.463 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:40.573 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install libcephfs-devel 2023-12-06T22:13:41.418 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:28 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:43.101 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repo Size 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout: libcephfs-devel x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 25 k 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout:Install 1 Package 2023-12-06T22:13:43.102 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:43.103 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 25 k 2023-12-06T22:13:43.103 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 109 k 2023-12-06T22:13:43.103 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:13:43.255 INFO:teuthology.orchestra.run.smithi124.stdout:libcephfs-devel-17.2.7-115.g4f62d9ad.el8.x86_64 163 kB/s | 25 kB 00:00 2023-12-06T22:13:43.256 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:13:43.256 INFO:teuthology.orchestra.run.smithi124.stdout:Total 162 kB/s | 25 kB 00:00 2023-12-06T22:13:43.256 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:13:43.259 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:13:43.260 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:13:43.261 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:13:43.265 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:13:43.311 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:13:43.538 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:43.802 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:44.457 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:13:44.457 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:44.457 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:13:44.457 INFO:teuthology.orchestra.run.smithi124.stdout: libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:13:44.457 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:13:44.458 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:44.569 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install librados2 2023-12-06T22:13:45.421 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:32 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:46.872 INFO:teuthology.orchestra.run.smithi124.stdout:Package librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:13:47.093 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:47.094 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T22:13:47.094 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:47.198 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install librbd1 2023-12-06T22:13:48.057 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:35 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:49.506 INFO:teuthology.orchestra.run.smithi124.stdout:Package librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:13:49.730 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:49.731 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T22:13:49.731 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:49.842 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install python3-rados 2023-12-06T22:13:50.692 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:37 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:52.118 INFO:teuthology.orchestra.run.smithi124.stdout:Package python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:13:52.340 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:52.341 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T22:13:52.341 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:52.439 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install python3-rgw 2023-12-06T22:13:53.293 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:40 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:54.756 INFO:teuthology.orchestra.run.smithi124.stdout:Package python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:13:54.976 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:54.977 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T22:13:54.977 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:55.077 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install python3-cephfs 2023-12-06T22:13:55.930 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:42 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:13:57.381 INFO:teuthology.orchestra.run.smithi124.stdout:Package python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:13:57.605 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:13:57.606 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T22:13:57.606 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:13:57.709 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install python3-rbd 2023-12-06T22:13:58.561 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:45 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:14:00.016 INFO:teuthology.orchestra.run.smithi124.stdout:Package python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:14:00.240 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:14:00.241 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T22:14:00.241 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:14:00.343 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install rbd-fuse 2023-12-06T22:14:01.206 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:48 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:14:02.880 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:14:02.882 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:14:02.882 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-12-06T22:14:02.882 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:14:02.882 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:14:02.882 INFO:teuthology.orchestra.run.smithi124.stdout: rbd-fuse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 90 k 2023-12-06T22:14:02.882 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:02.882 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:14:02.883 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:14:02.883 INFO:teuthology.orchestra.run.smithi124.stdout:Install 1 Package 2023-12-06T22:14:02.883 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:02.883 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 90 k 2023-12-06T22:14:02.883 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 264 k 2023-12-06T22:14:02.883 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:14:03.161 INFO:teuthology.orchestra.run.smithi124.stdout:rbd-fuse-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 323 kB/s | 90 kB 00:00 2023-12-06T22:14:03.162 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:14:03.162 INFO:teuthology.orchestra.run.smithi124.stdout:Total 322 kB/s | 90 kB 00:00 2023-12-06T22:14:03.162 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:14:03.172 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:14:03.172 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:14:03.223 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:14:03.225 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:14:03.348 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:14:03.573 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:14:03.896 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:14:04.600 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:14:04.600 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:04.600 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:14:04.600 INFO:teuthology.orchestra.run.smithi124.stdout: rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:14:04.600 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:04.601 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:14:04.891 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install rbd-mirror 2023-12-06T22:14:05.752 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:52 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:14:07.459 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:14:07.461 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:14:07.461 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repo Size 2023-12-06T22:14:07.461 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:14:07.461 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:14:07.461 INFO:teuthology.orchestra.run.smithi124.stdout: rbd-mirror x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.5 M 2023-12-06T22:14:07.461 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:07.461 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:14:07.461 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:14:07.461 INFO:teuthology.orchestra.run.smithi124.stdout:Install 1 Package 2023-12-06T22:14:07.462 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:07.462 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 3.5 M 2023-12-06T22:14:07.462 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 16 M 2023-12-06T22:14:07.462 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:14:08.356 INFO:teuthology.orchestra.run.smithi124.stdout:rbd-mirror-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 3.9 MB/s | 3.5 MB 00:00 2023-12-06T22:14:08.357 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:14:08.357 INFO:teuthology.orchestra.run.smithi124.stdout:Total 3.9 MB/s | 3.5 MB 00:00 2023-12-06T22:14:08.357 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:14:08.369 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:14:08.369 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:14:08.434 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:14:08.437 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:14:08.889 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:14:09.107 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:14:09.535 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:14:10.270 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:14:10.270 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:10.270 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:14:10.270 INFO:teuthology.orchestra.run.smithi124.stdout: rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:14:10.270 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:10.270 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:14:10.509 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install rbd-nbd 2023-12-06T22:14:11.368 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:03:58 ago on Wed 06 Dec 2023 10:10:13 PM UTC. 2023-12-06T22:14:13.054 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T22:14:13.055 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:14:13.055 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-12-06T22:14:13.055 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:14:13.055 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T22:14:13.055 INFO:teuthology.orchestra.run.smithi124.stdout: rbd-nbd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 173 k 2023-12-06T22:14:13.055 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:13.056 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T22:14:13.056 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T22:14:13.056 INFO:teuthology.orchestra.run.smithi124.stdout:Install 1 Package 2023-12-06T22:14:13.056 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:13.056 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 173 k 2023-12-06T22:14:13.056 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 552 k 2023-12-06T22:14:13.056 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T22:14:13.716 INFO:teuthology.orchestra.run.smithi124.stdout:rbd-nbd-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 262 kB/s | 173 kB 00:00 2023-12-06T22:14:13.716 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:14:13.717 INFO:teuthology.orchestra.run.smithi124.stdout:Total 262 kB/s | 173 kB 00:00 2023-12-06T22:14:13.717 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T22:14:13.727 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T22:14:13.728 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T22:14:13.779 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T22:14:13.782 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T22:14:13.903 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T22:14:14.165 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:14:14.444 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:14:15.131 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:14:15.131 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:15.131 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T22:14:15.131 INFO:teuthology.orchestra.run.smithi124.stdout: rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:14:15.131 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T22:14:15.131 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T22:14:15.356 DEBUG:teuthology.parallel:result is None 2023-12-06T22:14:15.356 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:14:15.356 INFO:teuthology.packaging:ref: None 2023-12-06T22:14:15.356 INFO:teuthology.packaging:tag: None 2023-12-06T22:14:15.356 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:14:15.356 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:14:15.357 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-06T22:14:15.629 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-06T22:14:15.655 INFO:teuthology.orchestra.run.smithi097.stdout:17.2.7-115.g4f62d9ad.el8 2023-12-06T22:14:15.656 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-115.g4f62d9ad.el8 2023-12-06T22:14:15.656 INFO:teuthology.task.install:The correct ceph version 17.2.7-115.g4f62d9ad is installed. 2023-12-06T22:14:15.656 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:14:15.656 INFO:teuthology.packaging:ref: None 2023-12-06T22:14:15.656 INFO:teuthology.packaging:tag: None 2023-12-06T22:14:15.657 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:14:15.657 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:14:15.657 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-06T22:14:15.901 DEBUG:teuthology.orchestra.run.smithi124:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-06T22:14:15.925 INFO:teuthology.orchestra.run.smithi124.stdout:17.2.7-115.g4f62d9ad.el8 2023-12-06T22:14:15.925 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-115.g4f62d9ad.el8 2023-12-06T22:14:15.925 INFO:teuthology.task.install:The correct ceph version 17.2.7-115.g4f62d9ad is installed. 2023-12-06T22:14:15.926 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-06T22:14:15.926 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:14:15.926 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-06T22:14:15.960 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T22:14:15.960 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-06T22:14:15.995 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-06T22:14:15.995 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:14:15.995 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/daemon-helper 2023-12-06T22:14:16.031 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-06T22:14:16.100 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T22:14:16.100 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/usr/bin/daemon-helper 2023-12-06T22:14:16.127 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-06T22:14:16.195 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-06T22:14:16.195 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:14:16.195 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-06T22:14:16.223 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-06T22:14:16.290 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T22:14:16.291 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-06T22:14:16.318 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-06T22:14:16.384 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-06T22:14:16.384 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:14:16.384 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/stdin-killer 2023-12-06T22:14:16.411 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-06T22:14:16.478 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T22:14:16.478 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/usr/bin/stdin-killer 2023-12-06T22:14:16.504 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-06T22:14:16.571 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T22:14:16.652 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628'} 2023-12-06T22:14:16.652 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-12-06T22:14:16.652 INFO:tasks.cephadm:Cluster fsid is cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:14:16.653 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T22:14:16.653 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.97', 'mon.c': '[v2:172.21.15.97:3301,v1:172.21.15.97:6790]', 'mon.b': '172.21.15.124'} 2023-12-06T22:14:16.653 INFO:tasks.cephadm:First mon is mon.a on smithi097 2023-12-06T22:14:16.653 INFO:tasks.cephadm:First mgr is y 2023-12-06T22:14:16.653 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T22:14:16.653 DEBUG:teuthology.orchestra.run.smithi097:> sudo hostname $(hostname -s) 2023-12-06T22:14:16.680 DEBUG:teuthology.orchestra.run.smithi124:> sudo hostname $(hostname -s) 2023-12-06T22:14:16.707 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-12-06T22:14:16.708 DEBUG:teuthology.orchestra.run.smithi097:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T22:14:16.925 INFO:teuthology.orchestra.run.smithi097.stdout:-rw-rw-r--. 1 ubuntu ubuntu 367151 Dec 6 22:14 /home/ubuntu/cephtest/cephadm 2023-12-06T22:14:16.926 DEBUG:teuthology.orchestra.run.smithi124:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T22:14:17.153 INFO:teuthology.orchestra.run.smithi124.stdout:-rw-rw-r--. 1 ubuntu ubuntu 367151 Dec 6 22:14 /home/ubuntu/cephtest/cephadm 2023-12-06T22:14:17.153 DEBUG:teuthology.orchestra.run.smithi097:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T22:14:17.174 DEBUG:teuthology.orchestra.run.smithi124:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T22:14:17.204 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-12-06T22:14:17.204 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-12-06T22:14:17.216 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-12-06T22:14:18.027 INFO:teuthology.orchestra.run.smithi097.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-06T22:14:18.431 INFO:teuthology.orchestra.run.smithi124.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-06T22:14:43.268 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-12-06T22:14:43.268 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph_version": "ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)", 2023-12-06T22:14:43.268 INFO:teuthology.orchestra.run.smithi124.stdout: "image_id": "fcdfd00f81c7d70eb779fb4803d421b86736bd04dc08a51d0007e848c2218459", 2023-12-06T22:14:43.268 INFO:teuthology.orchestra.run.smithi124.stdout: "repo_digests": [ 2023-12-06T22:14:43.268 INFO:teuthology.orchestra.run.smithi124.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ba4b97163401e5fa0f1311fe7e4f9933258805ef7c14358f95ebfd54c7a34f57" 2023-12-06T22:14:43.268 INFO:teuthology.orchestra.run.smithi124.stdout: ] 2023-12-06T22:14:43.268 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-12-06T22:14:48.662 INFO:teuthology.orchestra.run.smithi097.stdout:{ 2023-12-06T22:14:48.662 INFO:teuthology.orchestra.run.smithi097.stdout: "ceph_version": "ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)", 2023-12-06T22:14:48.662 INFO:teuthology.orchestra.run.smithi097.stdout: "image_id": "fcdfd00f81c7d70eb779fb4803d421b86736bd04dc08a51d0007e848c2218459", 2023-12-06T22:14:48.662 INFO:teuthology.orchestra.run.smithi097.stdout: "repo_digests": [ 2023-12-06T22:14:48.662 INFO:teuthology.orchestra.run.smithi097.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ba4b97163401e5fa0f1311fe7e4f9933258805ef7c14358f95ebfd54c7a34f57" 2023-12-06T22:14:48.662 INFO:teuthology.orchestra.run.smithi097.stdout: ] 2023-12-06T22:14:48.663 INFO:teuthology.orchestra.run.smithi097.stdout:} 2023-12-06T22:14:48.682 DEBUG:teuthology.orchestra.run.smithi097:> sudo mkdir -p /etc/ceph 2023-12-06T22:14:48.711 DEBUG:teuthology.orchestra.run.smithi124:> sudo mkdir -p /etc/ceph 2023-12-06T22:14:48.748 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 777 /etc/ceph 2023-12-06T22:14:48.778 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 777 /etc/ceph 2023-12-06T22:14:48.818 INFO:tasks.cephadm:Writing seed config... 2023-12-06T22:14:48.819 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-12-06T22:14:48.819 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-12-06T22:14:48.819 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T22:14:48.819 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T22:14:48.819 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-06T22:14:48.819 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-06T22:14:48.819 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T22:14:48.819 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T22:14:48.819 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T22:14:48.820 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T22:14:48.820 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T22:14:48.820 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:14:48.820 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T22:14:48.838 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 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 = cb8ac92c-9484-11ee-95a2-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 osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-06T22:14:48.838 DEBUG:teuthology.orchestra.run.smithi097:mon.a> sudo journalctl -f -n 0 -u ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T22:14:48.882 DEBUG:teuthology.orchestra.run.smithi097:mgr.y> sudo journalctl -f -n 0 -u ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T22:14:48.908 INFO:journalctl@ceph.mon.a.smithi097.stdout:-- Logs begin at Wed 2023-12-06 22:01:36 UTC. -- 2023-12-06T22:14:48.909 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T22:14:48.909 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid cb8ac92c-9484-11ee-95a2-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 y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.97 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:14:48.934 INFO:journalctl@ceph.mgr.y.smithi097.stdout:-- Logs begin at Wed 2023-12-06 22:01:36 UTC. -- 2023-12-06T22:14:49.109 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:14:49.109 INFO:teuthology.orchestra.run.smithi097.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', 'cb8ac92c-9484-11ee-95a2-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', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.97', '--skip-admin-label'] 2023-12-06T22:14:49.139 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stdout 4.6.1 2023-12-06T22:14:49.139 INFO:teuthology.orchestra.run.smithi097.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-06T22:14:49.139 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying podman|docker is present... 2023-12-06T22:14:49.173 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stdout 4.6.1 2023-12-06T22:14:49.173 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying lvm2 is present... 2023-12-06T22:14:49.173 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying time synchronization is in place... 2023-12-06T22:14:49.180 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-06T22:14:49.180 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T22:14:49.186 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-06T22:14:49.186 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2023-12-06T22:14:49.191 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout enabled 2023-12-06T22:14:49.197 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout active 2023-12-06T22:14:49.197 INFO:teuthology.orchestra.run.smithi097.stdout:Unit chronyd.service is enabled and running 2023-12-06T22:14:49.198 INFO:teuthology.orchestra.run.smithi097.stdout:Repeating the final host check... 2023-12-06T22:14:49.227 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stdout 4.6.1 2023-12-06T22:14:49.227 INFO:teuthology.orchestra.run.smithi097.stdout:podman (/bin/podman) version 4.6.1 is present 2023-12-06T22:14:49.227 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl is present 2023-12-06T22:14:49.227 INFO:teuthology.orchestra.run.smithi097.stdout:lvcreate is present 2023-12-06T22:14:49.234 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-06T22:14:49.234 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T22:14:49.239 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-06T22:14:49.239 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2023-12-06T22:14:49.244 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout enabled 2023-12-06T22:14:49.251 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout active 2023-12-06T22:14:49.251 INFO:teuthology.orchestra.run.smithi097.stdout:Unit chronyd.service is enabled and running 2023-12-06T22:14:49.251 INFO:teuthology.orchestra.run.smithi097.stdout:Host looks OK 2023-12-06T22:14:49.251 INFO:teuthology.orchestra.run.smithi097.stdout:Cluster fsid: cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:14:49.251 INFO:teuthology.orchestra.run.smithi097.stdout:Acquiring lock 139675594852840 on /run/cephadm/cb8ac92c-9484-11ee-95a2-87774f69a715.lock 2023-12-06T22:14:49.251 INFO:teuthology.orchestra.run.smithi097.stdout:Lock 139675594852840 acquired on /run/cephadm/cb8ac92c-9484-11ee-95a2-87774f69a715.lock 2023-12-06T22:14:49.251 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying IP 172.21.15.97 port 3300 ... 2023-12-06T22:14:49.252 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying IP 172.21.15.97 port 6789 ... 2023-12-06T22:14:49.252 INFO:teuthology.orchestra.run.smithi097.stdout:Base mon IP(s) is [172.21.15.97:3300, 172.21.15.97:6789], mon addrv is [v2:172.21.15.97:3300,v1:172.21.15.97:6789] 2023-12-06T22:14:49.255 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.97 metric 100 2023-12-06T22:14:49.255 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.97 metric 100 2023-12-06T22:14:49.258 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-06T22:14:49.258 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-06T22:14:49.258 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1795sec hoplimit 64 pref medium 2023-12-06T22:14:49.261 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-06T22:14:49.261 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-06T22:14:49.261 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-06T22:14:49.261 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-06T22:14:49.261 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d805/64 scope link 2023-12-06T22:14:49.261 INFO:teuthology.orchestra.run.smithi097.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-06T22:14:49.262 INFO:teuthology.orchestra.run.smithi097.stdout:Mon IP `172.21.15.97` is in CIDR network `172.21.0.0/20` 2023-12-06T22:14:49.262 INFO:teuthology.orchestra.run.smithi097.stdout:Mon IP `172.21.15.97` is in CIDR network `172.21.0.0/20` 2023-12-06T22:14:49.262 INFO:teuthology.orchestra.run.smithi097.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-06T22:14:49.262 INFO:teuthology.orchestra.run.smithi097.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-06T22:14:49.263 INFO:teuthology.orchestra.run.smithi097.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-06T22:14:49.642 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stdout fcdfd00f81c7d70eb779fb4803d421b86736bd04dc08a51d0007e848c2218459 2023-12-06T22:14:49.642 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-06T22:14:49.642 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Getting image source signatures 2023-12-06T22:14:49.642 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Copying blob sha256:8d9d4d76c86df30606f19002527da1456e3be331f3440334794573d34e918ee2 2023-12-06T22:14:49.642 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Copying blob sha256:d3e436ac93e4b5a6d94c7ac8024df331e66e67275836276615dc044fd3cbf83a 2023-12-06T22:14:49.642 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Copying config sha256:fcdfd00f81c7d70eb779fb4803d421b86736bd04dc08a51d0007e848c2218459 2023-12-06T22:14:49.642 INFO:teuthology.orchestra.run.smithi097.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-06T22:14:50.350 INFO:teuthology.orchestra.run.smithi097.stdout:ceph: stdout ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable) 2023-12-06T22:14:50.350 INFO:teuthology.orchestra.run.smithi097.stdout:Ceph version: ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable) 2023-12-06T22:14:50.350 INFO:teuthology.orchestra.run.smithi097.stdout:Extracting ceph user uid/gid from container image... 2023-12-06T22:14:50.936 INFO:teuthology.orchestra.run.smithi097.stdout:stat: stdout 167 167 2023-12-06T22:14:50.936 INFO:teuthology.orchestra.run.smithi097.stdout:Creating initial keys... 2023-12-06T22:14:51.507 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph-authtool: stdout AQBb8nBlHk+8CRAABQyPxRoTaBwAG5quesp7gA== 2023-12-06T22:14:52.161 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph-authtool: stdout AQBb8nBlQsT+LhAAk4KAtm7lpXyO2uOhqyQEOg== 2023-12-06T22:14:52.782 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph-authtool: stdout AQBc8nBlBE9QGhAASuieBFXMgE/DGiJ1xbxAhg== 2023-12-06T22:14:52.783 INFO:teuthology.orchestra.run.smithi097.stdout:Creating initial monmap... 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout:monmaptool for a [v2:172.21.15.97:3300,v1:172.21.15.97:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout:setting min_mon_release = octopus 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: set fsid to cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:14:53.844 INFO:teuthology.orchestra.run.smithi097.stdout:Creating mon... 2023-12-06T22:14:54.440 INFO:teuthology.orchestra.run.smithi097.stdout:create mon.a on 2023-12-06T22:14:54.531 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-06T22:14:54.617 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-06T22:14:54.708 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715.target. 2023-12-06T22:14:54.708 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715.target. 2023-12-06T22:14:54.827 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.a 2023-12-06T22:14:54.827 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Failed to reset failed state of unit ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T22:14:54.917 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715.target.wants/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.a.service → /etc/systemd/system/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@.service. 2023-12-06T22:14:55.300 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-06T22:14:55.300 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout disabled 2023-12-06T22:14:55.307 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-06T22:14:55.308 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2023-12-06T22:14:55.308 INFO:teuthology.orchestra.run.smithi097.stdout:firewalld.service is not enabled 2023-12-06T22:14:55.308 INFO:teuthology.orchestra.run.smithi097.stdout:Not possible to enable service . firewalld.service is not available 2023-12-06T22:14:55.308 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mon to start... 2023-12-06T22:14:55.308 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mon... 2023-12-06T22:14:55.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:55 smithi097 ceph-mon[111427]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T22:14:56.207 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout cluster: 2023-12-06T22:14:56.207 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout id: cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:14:56.207 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-06T22:14:56.207 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout services: 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.499886s) 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout data: 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout pgs: 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:mon is available 2023-12-06T22:14:56.208 INFO:teuthology.orchestra.run.smithi097.stdout:Assimilating anything we can from ceph.conf... 2023-12-06T22:14:56.375 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:56 smithi097 ceph-mon[111427]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T22:14:56.375 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:56 smithi097 ceph-mon[111427]: monmap e1: 1 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:14:56.376 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:56 smithi097 ceph-mon[111427]: fsmap 2023-12-06T22:14:56.376 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:56 smithi097 ceph-mon[111427]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T22:14:56.376 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:56 smithi097 ceph-mon[111427]: mgrmap e1: no daemons active 2023-12-06T22:14:56.376 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:56 smithi097 ceph-mon[111427]: from='client.? 172.21.15.97:0/402802296' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T22:14:57.023 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:14:57.023 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [global] 2023-12-06T22:14:57.023 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout fsid = cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:14:57.023 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.97:3300,v1:172.21.15.97:6789] 2023-12-06T22:14:57.023 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-06T22:14:57.023 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [osd] 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-06T22:14:57.024 INFO:teuthology.orchestra.run.smithi097.stdout:Generating new minimal ceph.conf... 2023-12-06T22:14:57.595 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:57 smithi097 ceph-mon[111427]: from='client.? 172.21.15.97:0/451720447' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T22:14:57.595 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:57 smithi097 ceph-mon[111427]: from='client.? 172.21.15.97:0/451720447' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T22:14:57.780 INFO:teuthology.orchestra.run.smithi097.stdout:Restarting the monitor... 2023-12-06T22:14:57.979 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:57 smithi097 systemd[1]: Stopping Ceph mon.a for cb8ac92c-9484-11ee-95a2-87774f69a715... 2023-12-06T22:14:58.244 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:57 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mon-a[111404]: 2023-12-06T22:14:57.978+0000 7f790035b700 -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 2023-12-06T22:14:58.245 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:57 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mon-a[111404]: 2023-12-06T22:14:57.978+0000 7f790035b700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T22:14:58.539 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 bash[111754]: ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mon-a 2023-12-06T22:14:58.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 systemd[1]: ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T22:14:58.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 systemd[1]: Stopped Ceph mon.a for cb8ac92c-9484-11ee-95a2-87774f69a715. 2023-12-06T22:14:58.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 systemd[1]: Starting Ceph mon.a for cb8ac92c-9484-11ee-95a2-87774f69a715... 2023-12-06T22:14:58.972 INFO:teuthology.orchestra.run.smithi097.stdout:Setting mon public_network to 172.21.0.0/20 2023-12-06T22:14:59.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 bash[111876]: a3161eae173dd66c27559407d0d6fe0815565a002795664fadee4710e4bf9345 2023-12-06T22:14:59.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 systemd[1]: Started Ceph mon.a for cb8ac92c-9484-11ee-95a2-87774f69a715. 2023-12-06T22:14:59.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T22:14:59.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable), process ceph-mon, pid 7 2023-12-06T22:14:59.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: pidfile_write: ignore empty --pid-file 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: load: jerasure load: lrc 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: RocksDB version: 6.15.5 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Compile date Dec 6 2023 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: DB SUMMARY 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: DB Session ID: VN0084NZQ1GKLJDUNNZ6 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: CURRENT file: CURRENT 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82291 ; 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.error_if_exists: 0 2023-12-06T22:14:59.295 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.create_if_missing: 0 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.paranoid_checks: 1 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.env: 0x55b8bde14a80 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.fs: Posix File System 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.info_log: 0x55b8bf193dc0 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.statistics: (nil) 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.use_fsync: 0 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_log_file_size: 0 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T22:14:59.296 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.allow_fallocate: 1 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.use_direct_reads: 0 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.db_log_dir: 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T22:14:59.297 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.write_buffer_manager: 0x55b8bfe86960 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.unordered_write: 0 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T22:14:59.298 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.row_cache: None 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.wal_filter: None 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.preserve_deletes: 0 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.two_write_queues: 0 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.atomic_flush: 0 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T22:14:59.299 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.log_readahead_size: 0 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_background_jobs: 2 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_background_compactions: -1 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_subcompactions: 1 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T22:14:59.300 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_open_files: -1 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T22:14:59.301 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_background_flushes: -1 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Compression algorithms supported: 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: kZSTD supported: 0 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: kXpressCompression supported: 0 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: kZlibCompression supported: 1 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: kSnappyCompression supported: 1 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: kLZ4Compression supported: 1 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: kBZip2Compression supported: 0 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T22:14:59.302 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.merge_operator: 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_filter: None 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b8bf166f90) 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout: cache_index_and_filter_blocks: 1 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout: pin_top_level_index_and_filter: 1 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout: index_type: 0 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout: data_block_index_type: 0 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout: index_shortening: 1 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T22:14:59.303 INFO:journalctl@ceph.mon.a.smithi097.stdout: hash_index_allow_collision: 1 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: checksum: 1 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: no_block_cache: 0 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_cache: 0x55b8bf199090 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_cache_name: BinnedLRUCache 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_cache_options: 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: capacity : 536870912 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: num_shard_bits : 4 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: strict_capacity_limit : 0 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: high_pri_pool_ratio: 0.000 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_cache_compressed: (nil) 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: persistent_cache: (nil) 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_size: 4096 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_size_deviation: 10 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_restart_interval: 16 2023-12-06T22:14:59.304 INFO:journalctl@ceph.mon.a.smithi097.stdout: index_block_restart_interval: 1 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: metadata_block_size: 4096 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: partition_filters: 0 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: use_delta_encoding: 1 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: whole_key_filtering: 1 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: verify_compression: 0 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: read_amp_bytes_per_bit: 0 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: format_version: 4 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: enable_index_compression: 1 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout: block_align: 0 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compression: NoCompression 2023-12-06T22:14:59.305 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.num_levels: 7 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T22:14:59.306 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T22:14:59.307 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T22:14:59.308 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T22:14:59.309 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T22:14:59.309 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T22:14:59.309 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T22:14:59.309 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T22:14:59.309 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T22:14:59.309 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T22:14:59.309 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T22:14:59.309 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T22:14:59.310 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T22:14:59.310 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T22:14:59.310 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T22:14:59.310 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.table_properties_collectors: 2023-12-06T22:14:59.310 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.inplace_update_support: 0 2023-12-06T22:14:59.310 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.bloom_locality: 0 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.max_successive_merges: 0 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.ttl: 2592000 2023-12-06T22:14:59.311 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.enable_blob_files: false 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.min_blob_size: 0 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701900898981748, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-12-06T22:14:59.312 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701900898982732, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78995, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77263, "index_size": 220, "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": 10080, "raw_average_key_size": 48, "raw_value_size": 71510, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 210, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1701900898, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "6de5fca4-7ad0-4e47-8dae-3fe4123f8bfd", "db_session_id": "VN0084NZQ1GKLJDUNNZ6"}} 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701900898983190, "job": 1, "event": "recovery_finished"} 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55b8bf12d180 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: DB pointer 0x55b8bf202000 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** DB Stats ** 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T22:14:59.313 INFO:journalctl@ceph.mon.a.smithi097.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** Compaction Stats [default] ** 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: L0 2/0 78.90 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.0 0.00 0.00 1 0.001 0 0 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: Sum 2/0 78.90 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.0 0.00 0.00 1 0.001 0 0 2023-12-06T22:14:59.314 INFO:journalctl@ceph.mon.a.smithi097.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.0 0.00 0.00 1 0.001 0 0 2023-12-06T22:14:59.315 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2023-12-06T22:14:59.315 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** Compaction Stats [default] ** 2023-12-06T22:14:59.315 INFO:journalctl@ceph.mon.a.smithi097.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T22:14:59.315 INFO:journalctl@ceph.mon.a.smithi097.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:14:59.315 INFO:journalctl@ceph.mon.a.smithi097.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 119.0 0.00 0.00 1 0.001 0 0 2023-12-06T22:14:59.315 INFO:journalctl@ceph.mon.a.smithi097.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:14:59.315 INFO:journalctl@ceph.mon.a.smithi097.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:14:59.315 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:14:59.315 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: Cumulative compaction: 0.00 GB write, 19.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: Interval compaction: 0.00 GB write, 19.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** Compaction Stats [default] ** 2023-12-06T22:14:59.316 INFO:journalctl@ceph.mon.a.smithi097.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: L0 2/0 78.90 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.0 0.00 0.00 1 0.001 0 0 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: Sum 2/0 78.90 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.0 0.00 0.00 1 0.001 0 0 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** Compaction Stats [default] ** 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 119.0 0.00 0.00 1 0.001 0 0 2023-12-06T22:14:59.317 INFO:journalctl@ceph.mon.a.smithi097.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: Cumulative compaction: 0.00 GB write, 18.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2023-12-06T22:14:59.318 INFO:journalctl@ceph.mon.a.smithi097.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: starting mon.a rank 0 at public addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] at bind addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: mon.a@-1(???) e1 preinit fsid cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: mon.a@-1(???).mds e1 new map 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: mon.a@-1(???).mds e1 print_map 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout: e1 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout: legacy client fscid: -1 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout: 2023-12-06T22:14:59.319 INFO:journalctl@ceph.mon.a.smithi097.stdout: No filesystems configured 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:58 smithi097 ceph-mon[111914]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:59 smithi097 ceph-mon[111914]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:59 smithi097 ceph-mon[111914]: monmap e1: 1 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:59 smithi097 ceph-mon[111914]: fsmap 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:59 smithi097 ceph-mon[111914]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T22:14:59.320 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:14:59 smithi097 ceph-mon[111914]: mgrmap e1: no daemons active 2023-12-06T22:14:59.830 INFO:teuthology.orchestra.run.smithi097.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-06T22:14:59.830 INFO:teuthology.orchestra.run.smithi097.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:14:59.830 INFO:teuthology.orchestra.run.smithi097.stdout:Creating mgr... 2023-12-06T22:14:59.831 INFO:teuthology.orchestra.run.smithi097.stdout:Verifying port 9283 ... 2023-12-06T22:14:59.962 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mgr.y 2023-12-06T22:14:59.963 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Failed to reset failed state of unit ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T22:15:00.051 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715.target.wants/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@.service. 2023-12-06T22:15:00.455 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:00 smithi097 systemd[1]: Starting Ceph mgr.y for cb8ac92c-9484-11ee-95a2-87774f69a715... 2023-12-06T22:15:00.483 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-06T22:15:00.484 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout disabled 2023-12-06T22:15:00.494 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-06T22:15:00.494 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2023-12-06T22:15:00.494 INFO:teuthology.orchestra.run.smithi097.stdout:firewalld.service is not enabled 2023-12-06T22:15:00.494 INFO:teuthology.orchestra.run.smithi097.stdout:Not possible to enable service . firewalld.service is not available 2023-12-06T22:15:00.500 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-06T22:15:00.500 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout disabled 2023-12-06T22:15:00.507 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-06T22:15:00.508 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2023-12-06T22:15:00.508 INFO:teuthology.orchestra.run.smithi097.stdout:firewalld.service is not enabled 2023-12-06T22:15:00.508 INFO:teuthology.orchestra.run.smithi097.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-06T22:15:00.508 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mgr to start... 2023-12-06T22:15:00.508 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mgr... 2023-12-06T22:15:00.782 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:00 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/2447955660' entity='client.admin' 2023-12-06T22:15:00.783 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:00 smithi097 bash[112150]: 9e46e032f05466214220889153edfd6c48889dd87069169b5d923e8d767ea16f 2023-12-06T22:15:00.783 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:00 smithi097 systemd[1]: Started Ceph mgr.y for cb8ac92c-9484-11ee-95a2-87774f69a715. 2023-12-06T22:15:00.783 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:00 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:00.614+0000 7f597d9431c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:15:00.783 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:00 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:00.782+0000 7f597d9431c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:15:01.332 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:15:01.332 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:15:01.332 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsid": "cb8ac92c-9484-11ee-95a2-87774f69a715", 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "health": { 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 0 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-06T22:15:01.333 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "a" 2023-12-06T22:15:01.334 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:01.334 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_age": 1, 2023-12-06T22:15:01.334 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-06T22:15:01.334 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:01.334 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-06T22:15:01.334 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-06T22:15:01.335 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:01.335 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-06T22:15:01.335 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:01.335 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-06T22:15:01.335 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-06T22:15:01.335 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-06T22:15:01.339 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-06T22:15:01.339 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-06T22:15:01.339 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-06T22:15:01.339 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:01.339 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-06T22:15:01.340 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-06T22:15:01.340 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-06T22:15:01.340 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-06T22:15:01.340 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-06T22:15:01.341 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-06T22:15:01.341 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-06T22:15:01.341 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-06T22:15:01.341 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-06T22:15:01.341 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:01.341 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-06T22:15:01.341 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:01.341 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-06T22:15:01.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-06T22:15:01.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:01.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-06T22:15:01.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-06T22:15:01.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-06T22:15:01.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-06T22:15:01.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-06T22:15:01.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-06T22:15:01.342 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "restful" 2023-12-06T22:15:01.343 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:01.343 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:15:01.343 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:01.343 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-06T22:15:01.343 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:01.343 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modified": "2023-12-06T22:14:55.321898+0000", 2023-12-06T22:15:01.343 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:15:01.343 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:01.343 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-06T22:15:01.344 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:15:01.344 INFO:teuthology.orchestra.run.smithi097.stdout:mgr not available, waiting (1/15)... 2023-12-06T22:15:01.456 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:01 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:01.117+0000 7f597d9431c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:15:01.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:01 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/1886329323' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:15:01.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:01 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:01.640+0000 7f597d9431c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:15:02.187 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:01 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:01.805+0000 7f597d9431c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:15:02.543 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:02 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:02.187+0000 7f597d9431c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:15:03.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:02 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:02.933+0000 7f597d9431c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:15:03.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:03 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:03.015+0000 7f597d9431c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:15:03.706 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:03 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:03.620+0000 7f597d9431c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:15:03.986 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:03 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/332428705' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:15:03.986 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:03 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:03.707+0000 7f597d9431c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:15:03.987 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:03 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:03.795+0000 7f597d9431c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:15:03.987 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:03 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:03.891+0000 7f597d9431c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:15:04.170 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsid": "cb8ac92c-9484-11ee-95a2-87774f69a715", 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "health": { 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 0 2023-12-06T22:15:04.178 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "a" 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-06T22:15:04.179 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-06T22:15:04.180 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "restful" 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:15:04.181 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:04.182 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-06T22:15:04.182 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:04.182 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modified": "2023-12-06T22:14:55.321898+0000", 2023-12-06T22:15:04.182 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:15:04.182 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:04.182 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-06T22:15:04.182 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:15:04.182 INFO:teuthology.orchestra.run.smithi097.stdout:mgr not available, waiting (2/15)... 2023-12-06T22:15:04.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:04 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:04.118+0000 7f597d9431c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:15:04.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:04 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:04.209+0000 7f597d9431c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:15:04.682 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:04 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:04.416+0000 7f597d9431c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:15:04.682 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:04 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:04.507+0000 7f597d9431c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:15:05.043 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:04 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:04.682+0000 7f597d9431c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:15:05.043 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:04 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:04.764+0000 7f597d9431c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:15:05.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:05 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:05.489+0000 7f597d9431c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:15:05.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:05 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:05.673+0000 7f597d9431c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:15:06.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:05 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:05.843+0000 7f597d9431c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:15:06.614 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:06 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:06.435+0000 7f597d9431c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:15:06.911 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:06 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/1030178492' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:15:06.912 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:06 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:06.614+0000 7f597d9431c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:15:06.912 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:06 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:06.795+0000 7f597d9431c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:15:07.061 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:15:07.061 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:15:07.061 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsid": "cb8ac92c-9484-11ee-95a2-87774f69a715", 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "health": { 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 0 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-06T22:15:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "a" 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-06T22:15:07.063 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-06T22:15:07.064 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "restful" 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:07.065 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modified": "2023-12-06T22:14:55.321898+0000", 2023-12-06T22:15:07.066 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:15:07.066 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:07.066 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-06T22:15:07.066 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:15:07.066 INFO:teuthology.orchestra.run.smithi097.stdout:mgr not available, waiting (3/15)... 2023-12-06T22:15:07.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:06 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:06.912+0000 7f597d9431c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:15:08.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: Activating manager daemon y 2023-12-06T22:15:08.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: mgrmap e2: y(active, starting, since 0.00285307s) 2023-12-06T22:15:08.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:15:08.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:15:08.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:15:08.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:15:08.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:15:08.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: Manager daemon y is now available 2023-12-06T22:15:08.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:15:08.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:15:08.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' 2023-12-06T22:15:08.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' 2023-12-06T22:15:08.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:07 smithi097 ceph-mon[111914]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' 2023-12-06T22:15:09.201 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:08 smithi097 ceph-mon[111914]: mgrmap e3: y(active, since 1.00703s) 2023-12-06T22:15:10.079 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:15:10.079 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:15:10.080 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsid": "cb8ac92c-9484-11ee-95a2-87774f69a715", 2023-12-06T22:15:10.080 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "health": { 2023-12-06T22:15:10.080 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-06T22:15:10.080 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-06T22:15:10.080 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-06T22:15:10.080 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:10.081 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-06T22:15:10.081 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-06T22:15:10.081 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 0 2023-12-06T22:15:10.081 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:10.081 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-06T22:15:10.081 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "a" 2023-12-06T22:15:10.081 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:10.081 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-12-06T22:15:10.081 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:10.082 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-06T22:15:10.083 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "restful" 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "modified": "2023-12-06T22:14:55.321898+0000", 2023-12-06T22:15:10.084 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:15:10.085 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:15:10.085 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-06T22:15:10.085 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:15:10.085 INFO:teuthology.orchestra.run.smithi097.stdout:mgr is available 2023-12-06T22:15:10.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:10 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/915518281' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:15:10.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:10 smithi097 ceph-mon[111914]: mgrmap e4: y(active, since 3s) 2023-12-06T22:15:10.971 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:15:10.971 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [global] 2023-12-06T22:15:10.971 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout fsid = cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:15:10.971 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-06T22:15:10.971 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-06T22:15:10.971 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-06T22:15:10.971 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-06T22:15:10.972 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:15:10.972 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-06T22:15:10.972 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-06T22:15:10.972 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 2023-12-06T22:15:10.972 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout [osd] 2023-12-06T22:15:10.972 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-06T22:15:10.972 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-06T22:15:10.972 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling cephadm module... 2023-12-06T22:15:11.165 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:11 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/4129205400' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T22:15:12.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:12 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/1634582037' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T22:15:12.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:12 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: ignoring --setuser ceph since I am not root 2023-12-06T22:15:12.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:12 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: ignoring --setgroup ceph since I am not root 2023-12-06T22:15:12.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:12 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:12.167+0000 7f79ede431c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:15:12.638 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:12 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:12.329+0000 7f79ede431c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:15:13.009 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:12 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:12.638+0000 7f79ede431c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:15:13.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:13 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:13.168+0000 7f79ede431c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:15:13.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:13 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/1634582037' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T22:15:13.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:13 smithi097 ceph-mon[111914]: mgrmap e5: y(active, since 5s) 2023-12-06T22:15:13.379 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:15:13.379 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-06T22:15:13.379 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-06T22:15:13.379 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-06T22:15:13.379 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-06T22:15:13.379 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:15:13.379 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for the mgr to restart... 2023-12-06T22:15:13.379 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mgr epoch 5... 2023-12-06T22:15:13.742 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:13 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:13.337+0000 7f79ede431c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:15:14.009 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:13 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:13.742+0000 7f79ede431c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:15:14.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:14 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/3409069704' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T22:15:14.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:14 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:14.495+0000 7f79ede431c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:15:14.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:14 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:14.578+0000 7f79ede431c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:15:15.441 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:15 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:15.174+0000 7f79ede431c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:15:15.441 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:15 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:15.257+0000 7f79ede431c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:15:15.441 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:15 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:15.344+0000 7f79ede431c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:15:15.762 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:15 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:15.441+0000 7f79ede431c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:15:15.762 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:15 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:15.672+0000 7f79ede431c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:15:16.043 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:15 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:15.762+0000 7f79ede431c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:15:16.043 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:15 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:15.967+0000 7f79ede431c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:15:16.318 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:16 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:16.060+0000 7f79ede431c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:15:16.318 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:16 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:16.236+0000 7f79ede431c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:15:16.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:16 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:16.318+0000 7f79ede431c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:15:17.404 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:17 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:17.049+0000 7f79ede431c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:15:17.404 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:17 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:17.233+0000 7f79ede431c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:15:18.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:17 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:17.404+0000 7f79ede431c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:15:18.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:18.007+0000 7f79ede431c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:15:18.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:18.181+0000 7f79ede431c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:15:18.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:18.357+0000 7f79ede431c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:15:18.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:18.469+0000 7f79ede431c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:15:18.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: Active manager daemon y restarted 2023-12-06T22:15:18.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: Activating manager daemon y 2023-12-06T22:15:18.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T22:15:18.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: mgrmap e6: y(active, starting, since 0.00324259s) 2023-12-06T22:15:18.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:15:18.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:15:18.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:15:18.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:15:18.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:15:18.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: Manager daemon y is now available 2023-12-06T22:15:18.795 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:18.795 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:18.795 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:18.795 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:18 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:19.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:19 smithi097 ceph-mon[111914]: Found migration_current of "None". Setting to last migration. 2023-12-06T22:15:19.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:19 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:19.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:19 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:15:19.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:19 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:15:19.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:19 smithi097 ceph-mon[111914]: mgrmap e7: y(active, since 1.00488s) 2023-12-06T22:15:21.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:20 smithi097 ceph-mon[111914]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T22:15:21.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:20 smithi097 ceph-mon[111914]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T22:15:21.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:20 smithi097 ceph-mon[111914]: [06/Dec/2023:22:15:19] ENGINE Bus STARTING 2023-12-06T22:15:21.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:20 smithi097 ceph-mon[111914]: [06/Dec/2023:22:15:19] ENGINE Serving on https://172.21.15.97:7150 2023-12-06T22:15:21.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:20 smithi097 ceph-mon[111914]: [06/Dec/2023:22:15:19] ENGINE Bus STARTED 2023-12-06T22:15:21.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:20 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:21.044 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:20 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:21.269 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:15:21.269 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-06T22:15:21.269 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-06T22:15:21.270 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:15:21.270 INFO:teuthology.orchestra.run.smithi097.stdout:mgr epoch 5 is available 2023-12-06T22:15:21.270 INFO:teuthology.orchestra.run.smithi097.stdout:Setting orchestrator backend to cephadm... 2023-12-06T22:15:21.933 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:21 smithi097 ceph-mon[111914]: mgrmap e8: y(active, since 2s) 2023-12-06T22:15:24.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:23 smithi097 ceph-mon[111914]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:24.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:23 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:24.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:23 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:24.143 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-06T22:15:24.143 INFO:teuthology.orchestra.run.smithi097.stdout:Generating ssh key... 2023-12-06T22:15:25.195 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-mon[111914]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:25.195 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:25.195 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:25.195 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: Generating public/private rsa key pair. 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: Your identification has been saved in /tmp/tmp54ovng_k/key. 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: Your public key has been saved in /tmp/tmp54ovng_k/key.pub. 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: The key fingerprint is: 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: SHA256:UNOSazeel1bci0N857NcmMdvl0FQ2daRs1eVITEz/Io ceph-cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: The key's randomart image is: 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: +---[RSA 3072]----+ 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: | oo .*o+@| 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: | .o.. o===| 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: | . o ..oo+| 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: | .o o oo=+| 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: | .So ooo==+| 2023-12-06T22:15:25.196 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: | oE++o+=| 2023-12-06T22:15:25.197 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: | o o.B| 2023-12-06T22:15:25.197 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: | ++| 2023-12-06T22:15:25.197 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: | ..| 2023-12-06T22:15:25.197 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:24 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: +----[SHA256]-----+ 2023-12-06T22:15:26.095 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:25 smithi097 ceph-mon[111914]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:26.095 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:25 smithi097 ceph-mon[111914]: Generating ssh key... 2023-12-06T22:15:26.176 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0bbrO9yYPd5MSG4ePM+4B4R4gEFjTAJMs/EvqUL+rOyXorfOLdgPAHb6iTXZJcT2I1yFbDZZQ7Ns/X0R9NIEUrv2RCDZ6JCnvb29uIQGZIPC4CWsoXL+eWqjlbdnVeqeADMAOtLxsjtSZmntXYbYfgtAWhOQC3UaaStbW2r4IVHygEY8s5h9jgTy78NqwFt0/RClNfMlFXl93hKwFTpD5Ley7UkiuI+fMrEXlOvfHNxc8T7PVg3Fk6vamx/BqXyEv84+NKcRHRjQ71J2Tkc/oc5WQenrd962VGM0BCITjKDLXhw+Cd86dAD+0X5StICN0TaWL+NbytR9tIF/fxN1uJdDPsVpFDv7QSsI2zMYPZcZ2syOMrT8YWAndg6Ruehveh+3ghDj2/nvf4fbATrYlrRP7PHEpKxAOUNLOzIo1M2qcNUVnL/aSbRUG8FxYPEEsbl1IAglkFjaCQoWfYgsbjqhCKUDWJUaGNXBgMFELcRzVvaHOC5V2fw3ATAiNyUU= ceph-cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:15:26.176 INFO:teuthology.orchestra.run.smithi097.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-06T22:15:26.176 INFO:teuthology.orchestra.run.smithi097.stdout:Adding key to root@localhost authorized_keys... 2023-12-06T22:15:26.177 INFO:teuthology.orchestra.run.smithi097.stdout:Adding host smithi097... 2023-12-06T22:15:27.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:26 smithi097 ceph-mon[111914]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:28.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:27 smithi097 ceph-mon[111914]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "addr": "172.21.15.97", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:28.721 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout Added host 'smithi097' with addr '172.21.15.97' 2023-12-06T22:15:28.721 INFO:teuthology.orchestra.run.smithi097.stdout:Deploying unmanaged mon service... 2023-12-06T22:15:29.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:28 smithi097 ceph-mon[111914]: Deploying cephadm binary to smithi097 2023-12-06T22:15:29.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:28 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:29.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:28 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:29.818 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-06T22:15:29.818 INFO:teuthology.orchestra.run.smithi097.stdout:Deploying unmanaged mgr service... 2023-12-06T22:15:30.221 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:29 smithi097 ceph-mon[111914]: Added host smithi097 2023-12-06T22:15:30.222 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:29 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:31.017 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-06T22:15:31.169 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:31 smithi097 ceph-mon[111914]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:31.169 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:31 smithi097 ceph-mon[111914]: Saving service mon spec with placement count:5 2023-12-06T22:15:31.170 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:31 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:31.170 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:31 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:31.170 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:31 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:32.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:32 smithi097 ceph-mon[111914]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:32.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:32 smithi097 ceph-mon[111914]: Saving service mgr spec with placement count:2 2023-12-06T22:15:32.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:32 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:32.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:32 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/42629081' entity='client.admin' 2023-12-06T22:15:32.942 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling the dashboard module... 2023-12-06T22:15:33.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:33 smithi097 ceph-mon[111914]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:15:33.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:33 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/261112750' entity='client.admin' 2023-12-06T22:15:34.772 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:34 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/783878040' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T22:15:34.772 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:34 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: ignoring --setuser ceph since I am not root 2023-12-06T22:15:34.772 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:34 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: ignoring --setgroup ceph since I am not root 2023-12-06T22:15:34.773 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:34 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:34.644+0000 7f327f4041c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:15:35.029 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:34 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:34.806+0000 7f327f4041c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:15:35.467 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:35 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:35.115+0000 7f327f4041c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:15:35.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:35 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/783878040' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T22:15:35.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:35 smithi097 ceph-mon[111914]: mgrmap e9: y(active, since 15s) 2023-12-06T22:15:35.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:35 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:35.652+0000 7f327f4041c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:15:35.824 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:15:35.825 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-06T22:15:35.825 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-06T22:15:35.826 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-06T22:15:35.826 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-06T22:15:35.826 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:15:35.826 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for the mgr to restart... 2023-12-06T22:15:35.826 INFO:teuthology.orchestra.run.smithi097.stdout:Waiting for mgr epoch 9... 2023-12-06T22:15:36.239 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:35 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:35.824+0000 7f327f4041c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:15:36.239 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:36 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:36.239+0000 7f327f4041c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:15:36.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:36 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/982396933' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T22:15:37.294 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:36 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:36.990+0000 7f327f4041c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:15:37.294 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:37 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:37.074+0000 7f327f4041c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:15:37.923 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:37 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:37.665+0000 7f327f4041c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:15:37.923 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:37 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:37.748+0000 7f327f4041c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:15:37.924 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:37 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:37.833+0000 7f327f4041c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:15:38.235 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:37 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:37.924+0000 7f327f4041c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:15:38.235 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:38 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:38.145+0000 7f327f4041c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:15:38.536 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:38 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:38.235+0000 7f327f4041c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:15:38.536 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:38 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:38.443+0000 7f327f4041c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:15:38.794 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:38 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:38.536+0000 7f327f4041c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:15:38.794 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:38 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:38.713+0000 7f327f4041c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:15:39.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:38 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:38.795+0000 7f327f4041c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:15:39.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:39 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:39.522+0000 7f327f4041c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:15:39.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:39 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:39.707+0000 7f327f4041c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:15:40.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:39 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:39.879+0000 7f327f4041c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:15:40.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:40.468+0000 7f327f4041c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:15:40.793 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:40.642+0000 7f327f4041c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:15:41.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:40.819+0000 7f327f4041c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:15:41.293 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:15:40.932+0000 7f327f4041c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: Active manager daemon y restarted 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: Activating manager daemon y 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: mgrmap e10: y(active, starting, since 0.00325758s) 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: Manager daemon y is now available 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:41.294 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:40 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:42.244 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:41 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:15:42.244 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:41 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:15:42.244 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:41 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:42.244 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:41 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:42.244 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:41 smithi097 ceph-mon[111914]: mgrmap e11: y(active, since 1.00743s) 2023-12-06T22:15:42.300 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:15:42.300 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-06T22:15:42.300 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-06T22:15:42.300 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:15:42.300 INFO:teuthology.orchestra.run.smithi097.stdout:mgr epoch 9 is available 2023-12-06T22:15:42.300 INFO:teuthology.orchestra.run.smithi097.stdout:Generating a dashboard self-signed certificate... 2023-12-06T22:15:43.279 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:42 smithi097 ceph-mon[111914]: [06/Dec/2023:22:15:41] ENGINE Bus STARTING 2023-12-06T22:15:43.280 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:42 smithi097 ceph-mon[111914]: [06/Dec/2023:22:15:41] ENGINE Serving on https://172.21.15.97:7150 2023-12-06T22:15:43.280 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:42 smithi097 ceph-mon[111914]: [06/Dec/2023:22:15:41] ENGINE Bus STARTED 2023-12-06T22:15:43.280 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:42 smithi097 ceph-mon[111914]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T22:15:43.280 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:42 smithi097 ceph-mon[111914]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T22:15:43.280 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:42 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:43.280 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:42 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:43.280 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:42 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:43.507 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-06T22:15:43.507 INFO:teuthology.orchestra.run.smithi097.stdout:Creating initial admin user... 2023-12-06T22:15:44.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:44 smithi097 ceph-mon[111914]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:44.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:44 smithi097 ceph-mon[111914]: mgrmap e12: y(active, since 2s) 2023-12-06T22:15:44.824 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$87pfhJ9kdTepJq/5BS2Kd.4WmsfTLSMMg8Bl7mwfInNVwyW0iE.Ie", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701900944, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T22:15:44.824 INFO:teuthology.orchestra.run.smithi097.stdout:Fetching dashboard port number... 2023-12-06T22:15:45.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:45 smithi097 ceph-mon[111914]: 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 2023-12-06T22:15:45.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:45 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:45.659 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:45 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/959102462' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T22:15:45.715 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stdout 8443 2023-12-06T22:15:45.725 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-06T22:15:45.725 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout disabled 2023-12-06T22:15:45.733 INFO:teuthology.orchestra.run.smithi097.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-06T22:15:45.733 INFO:teuthology.orchestra.run.smithi097.stdout:systemctl: stdout inactive 2023-12-06T22:15:45.733 INFO:teuthology.orchestra.run.smithi097.stdout:firewalld.service is not enabled 2023-12-06T22:15:45.733 INFO:teuthology.orchestra.run.smithi097.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-06T22:15:45.735 INFO:teuthology.orchestra.run.smithi097.stdout:Ceph Dashboard is now available at: 2023-12-06T22:15:45.735 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:45.735 INFO:teuthology.orchestra.run.smithi097.stdout: URL: https://smithi097.front.sepia.ceph.com:8443/ 2023-12-06T22:15:45.735 INFO:teuthology.orchestra.run.smithi097.stdout: User: admin 2023-12-06T22:15:45.735 INFO:teuthology.orchestra.run.smithi097.stdout: Password: ya6mf4z8ph 2023-12-06T22:15:45.735 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:45.735 INFO:teuthology.orchestra.run.smithi097.stdout:Saving cluster configuration to /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config directory 2023-12-06T22:15:45.736 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling autotune for osd_memory_target 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout:Or, if you are only running a single cluster on this host: 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:47.682 INFO:teuthology.orchestra.run.smithi097.stdout: ceph telemetry on 2023-12-06T22:15:47.683 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:47.683 INFO:teuthology.orchestra.run.smithi097.stdout:For more information see: 2023-12-06T22:15:47.683 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:47.683 INFO:teuthology.orchestra.run.smithi097.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T22:15:47.683 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:47.683 INFO:teuthology.orchestra.run.smithi097.stdout:Bootstrap complete. 2023-12-06T22:15:47.715 INFO:tasks.cephadm:Fetching config... 2023-12-06T22:15:47.715 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:15:47.715 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T22:15:47.733 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T22:15:47.733 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:15:47.733 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T22:15:47.791 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T22:15:47.792 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:15:47.792 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T22:15:47.861 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T22:15:47.861 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T22:15:47.861 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T22:15:47.919 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T22:15:47.920 DEBUG:teuthology.orchestra.run.smithi097:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0bbrO9yYPd5MSG4ePM+4B4R4gEFjTAJMs/EvqUL+rOyXorfOLdgPAHb6iTXZJcT2I1yFbDZZQ7Ns/X0R9NIEUrv2RCDZ6JCnvb29uIQGZIPC4CWsoXL+eWqjlbdnVeqeADMAOtLxsjtSZmntXYbYfgtAWhOQC3UaaStbW2r4IVHygEY8s5h9jgTy78NqwFt0/RClNfMlFXl93hKwFTpD5Ley7UkiuI+fMrEXlOvfHNxc8T7PVg3Fk6vamx/BqXyEv84+NKcRHRjQ71J2Tkc/oc5WQenrd962VGM0BCITjKDLXhw+Cd86dAD+0X5StICN0TaWL+NbytR9tIF/fxN1uJdDPsVpFDv7QSsI2zMYPZcZ2syOMrT8YWAndg6Ruehveh+3ghDj2/nvf4fbATrYlrRP7PHEpKxAOUNLOzIo1M2qcNUVnL/aSbRUG8FxYPEEsbl1IAglkFjaCQoWfYgsbjqhCKUDWJUaGNXBgMFELcRzVvaHOC5V2fw3ATAiNyUU= ceph-cb8ac92c-9484-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T22:15:47.997 INFO:teuthology.orchestra.run.smithi097.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0bbrO9yYPd5MSG4ePM+4B4R4gEFjTAJMs/EvqUL+rOyXorfOLdgPAHb6iTXZJcT2I1yFbDZZQ7Ns/X0R9NIEUrv2RCDZ6JCnvb29uIQGZIPC4CWsoXL+eWqjlbdnVeqeADMAOtLxsjtSZmntXYbYfgtAWhOQC3UaaStbW2r4IVHygEY8s5h9jgTy78NqwFt0/RClNfMlFXl93hKwFTpD5Ley7UkiuI+fMrEXlOvfHNxc8T7PVg3Fk6vamx/BqXyEv84+NKcRHRjQ71J2Tkc/oc5WQenrd962VGM0BCITjKDLXhw+Cd86dAD+0X5StICN0TaWL+NbytR9tIF/fxN1uJdDPsVpFDv7QSsI2zMYPZcZ2syOMrT8YWAndg6Ruehveh+3ghDj2/nvf4fbATrYlrRP7PHEpKxAOUNLOzIo1M2qcNUVnL/aSbRUG8FxYPEEsbl1IAglkFjaCQoWfYgsbjqhCKUDWJUaGNXBgMFELcRzVvaHOC5V2fw3ATAiNyUU= ceph-cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:15:48.008 DEBUG:teuthology.orchestra.run.smithi124:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0bbrO9yYPd5MSG4ePM+4B4R4gEFjTAJMs/EvqUL+rOyXorfOLdgPAHb6iTXZJcT2I1yFbDZZQ7Ns/X0R9NIEUrv2RCDZ6JCnvb29uIQGZIPC4CWsoXL+eWqjlbdnVeqeADMAOtLxsjtSZmntXYbYfgtAWhOQC3UaaStbW2r4IVHygEY8s5h9jgTy78NqwFt0/RClNfMlFXl93hKwFTpD5Ley7UkiuI+fMrEXlOvfHNxc8T7PVg3Fk6vamx/BqXyEv84+NKcRHRjQ71J2Tkc/oc5WQenrd962VGM0BCITjKDLXhw+Cd86dAD+0X5StICN0TaWL+NbytR9tIF/fxN1uJdDPsVpFDv7QSsI2zMYPZcZ2syOMrT8YWAndg6Ruehveh+3ghDj2/nvf4fbATrYlrRP7PHEpKxAOUNLOzIo1M2qcNUVnL/aSbRUG8FxYPEEsbl1IAglkFjaCQoWfYgsbjqhCKUDWJUaGNXBgMFELcRzVvaHOC5V2fw3ATAiNyUU= ceph-cb8ac92c-9484-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T22:15:48.052 INFO:teuthology.orchestra.run.smithi124.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0bbrO9yYPd5MSG4ePM+4B4R4gEFjTAJMs/EvqUL+rOyXorfOLdgPAHb6iTXZJcT2I1yFbDZZQ7Ns/X0R9NIEUrv2RCDZ6JCnvb29uIQGZIPC4CWsoXL+eWqjlbdnVeqeADMAOtLxsjtSZmntXYbYfgtAWhOQC3UaaStbW2r4IVHygEY8s5h9jgTy78NqwFt0/RClNfMlFXl93hKwFTpD5Ley7UkiuI+fMrEXlOvfHNxc8T7PVg3Fk6vamx/BqXyEv84+NKcRHRjQ71J2Tkc/oc5WQenrd962VGM0BCITjKDLXhw+Cd86dAD+0X5StICN0TaWL+NbytR9tIF/fxN1uJdDPsVpFDv7QSsI2zMYPZcZ2syOMrT8YWAndg6Ruehveh+3ghDj2/nvf4fbATrYlrRP7PHEpKxAOUNLOzIo1M2qcNUVnL/aSbRUG8FxYPEEsbl1IAglkFjaCQoWfYgsbjqhCKUDWJUaGNXBgMFELcRzVvaHOC5V2fw3ATAiNyUU= ceph-cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:15:48.065 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-06T22:15:48.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:48 smithi097 ceph-mon[111914]: mgrmap e13: y(active, since 6s) 2023-12-06T22:15:48.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:48 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/2380786794' entity='client.admin' 2023-12-06T22:15:48.331 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:15:50.010 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-06T22:15:50.011 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-06T22:15:50.279 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:15:50.963 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:50 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/3304149332' entity='client.admin' 2023-12-06T22:15:51.950 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:51.950 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:51.951 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:15:51.951 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:51.951 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:51.951 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:51.951 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:51.951 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:51.951 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:51.951 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:51 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:15:52.021 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi124 2023-12-06T22:15:52.022 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T22:15:52.022 DEBUG:teuthology.orchestra.run.smithi124:> dd of=/etc/ceph/ceph.conf 2023-12-06T22:15:52.043 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T22:15:52.043 DEBUG:teuthology.orchestra.run.smithi124:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:15:52.105 INFO:tasks.cephadm:Adding host smithi124 to orchestrator... 2023-12-06T22:15:52.105 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph orch host add smithi124 2023-12-06T22:15:52.370 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:15:52.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:52 smithi097 ceph-mon[111914]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:52.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:52 smithi097 ceph-mon[111914]: Updating smithi097:/etc/ceph/ceph.conf 2023-12-06T22:15:52.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:52 smithi097 ceph-mon[111914]: Updating smithi097:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:15:52.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:52 smithi097 ceph-mon[111914]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:15:52.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:52 smithi097 ceph-mon[111914]: Updating smithi097:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:15:54.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:53 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:54.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:53 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:54.043 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:53 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:55.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:55 smithi097 ceph-mon[111914]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi124", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:55.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:55 smithi097 ceph-mon[111914]: Deploying cephadm binary to smithi124 2023-12-06T22:15:55.409 INFO:teuthology.orchestra.run.smithi097.stdout:Added host 'smithi124' with addr '172.21.15.124' 2023-12-06T22:15:55.768 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T22:15:56.022 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:15:56.793 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:56 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:56.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:56 smithi097 ceph-mon[111914]: Added host smithi124 2023-12-06T22:15:56.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:56 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:56.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:56 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:56.794 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:56 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:57.181 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T22:15:57.181 INFO:teuthology.orchestra.run.smithi097.stdout:[{"addr": "172.21.15.97", "hostname": "smithi097", "labels": [], "status": ""}, {"addr": "172.21.15.124", "hostname": "smithi124", "labels": [], "status": ""}] 2023-12-06T22:15:57.541 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T22:15:57.541 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T22:15:57.793 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:15:58.238 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:57 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:15:58.238 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:57 smithi097 ceph-mon[111914]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:15:59.052 INFO:teuthology.orchestra.run.smithi097.stderr:adjusted tunables profile to default 2023-12-06T22:15:59.324 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:15:59 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/28018919' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T22:15:59.416 INFO:tasks.cephadm:Adding mon.a on smithi097 2023-12-06T22:15:59.416 INFO:tasks.cephadm:Adding mon.c on smithi097 2023-12-06T22:15:59.417 INFO:tasks.cephadm:Adding mon.b on smithi124 2023-12-06T22:15:59.417 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi097:172.21.15.97=a;smithi097:[v2:172.21.15.97:3301,v1:172.21.15.97:6790]=c;smithi124:172.21.15.124=b' 2023-12-06T22:15:59.700 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:16:00.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: from='client.? 172.21.15.97:0/28018919' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T22:16:00.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:16:00.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:00.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:00.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:00.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:00.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi124", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:16:00.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:00.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:00.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: Updating smithi124:/etc/ceph/ceph.conf 2023-12-06T22:16:00.545 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:00 smithi097 ceph-mon[111914]: Updating smithi124:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:16:00.910 INFO:teuthology.orchestra.run.smithi124.stdout:Scheduled mon update... 2023-12-06T22:16:01.347 DEBUG:teuthology.orchestra.run.smithi097:mon.c> sudo journalctl -f -n 0 -u ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T22:16:01.350 DEBUG:teuthology.orchestra.run.smithi124:mon.b> sudo journalctl -f -n 0 -u ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T22:16:01.352 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T22:16:01.352 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T22:16:01.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:-- Logs begin at Wed 2023-12-06 22:01:39 UTC. -- 2023-12-06T22:16:01.384 INFO:journalctl@ceph.mon.c.smithi097.stdout:-- Logs begin at Wed 2023-12-06 22:01:36 UTC. -- 2023-12-06T22:16:01.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:16:01.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: Updating smithi124:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:16:01.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:01.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:01.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:01.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:01.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:01.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:01.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:01.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:01.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:16:01.544 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:01 smithi097 ceph-mon[111914]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:01.934 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:16:02.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:02 smithi097 ceph-mon[111914]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi097:172.21.15.97=a;smithi097:[v2:172.21.15.97:3301,v1:172.21.15.97:6790]=c;smithi124:172.21.15.124=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:02.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:02 smithi097 ceph-mon[111914]: Saving service mon spec with placement smithi097:172.21.15.97=a;smithi097:[v2:172.21.15.97:3301,v1:172.21.15.97:6790]=c;smithi124:172.21.15.124=b;count:3 2023-12-06T22:16:02.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:02 smithi097 ceph-mon[111914]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:16:02.543 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:02 smithi097 ceph-mon[111914]: Deploying daemon mon.b on smithi124 2023-12-06T22:16:03.536 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:03 smithi124 systemd[1]: Starting Ceph mon.b for cb8ac92c-9484-11ee-95a2-87774f69a715... 2023-12-06T22:16:03.797 INFO:teuthology.orchestra.run.smithi124.stderr:Error: OCI runtime error: runc: runc create failed: unable to start container process: error during container init: error setting cgroup config for procHooks process: Unit libpod-78ef6a7e18862b08f05262b0e6b7d9066a8fb41d614a5554c5e7a11a3c7c8b05.scope not found. 2023-12-06T22:16:03.836 DEBUG:teuthology.orchestra.run:got remote process result: 127 2023-12-06T22:16:03.837 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 824, in ceph_mons r = _shell( File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi124 with status 127: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph mon dump -f json' 2023-12-06T22:16:03.838 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-06T22:16:03.839 DEBUG:teuthology.orchestra.run.smithi097:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T22:16:03.861 DEBUG:teuthology.orchestra.run.smithi124:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T22:16:03.880 INFO:tasks.cephadm:Stopping all daemons... 2023-12-06T22:16:03.881 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-06T22:16:03.881 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.a 2023-12-06T22:16:04.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:03 smithi097 systemd[1]: Stopping Ceph mon.a for cb8ac92c-9484-11ee-95a2-87774f69a715... 2023-12-06T22:16:04.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:04 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mon-a[111891]: 2023-12-06T22:16:04.149+0000 7f58b9438700 -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 2023-12-06T22:16:04.293 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:04 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mon-a[111891]: 2023-12-06T22:16:04.149+0000 7f58b9438700 -1 mon.a@0(electing) e2 *** Got Signal Terminated *** 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable), process ceph-mon, pid 7 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: pidfile_write: ignore empty --pid-file 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: load: jerasure load: lrc 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: RocksDB version: 6.15.5 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Compile date Dec 6 2023 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: DB SUMMARY 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: DB Session ID: 9TREHY42OH8JXH5SLGMJ 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: CURRENT file: CURRENT 2023-12-06T22:16:04.539 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.error_if_exists: 0 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.create_if_missing: 0 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.paranoid_checks: 1 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.env: 0x557d12df7a80 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.fs: Posix File System 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.info_log: 0x557d139a5dc0 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.statistics: (nil) 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.use_fsync: 0 2023-12-06T22:16:04.540 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_log_file_size: 0 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.allow_fallocate: 1 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.use_direct_reads: 0 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.db_log_dir: 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T22:16:04.541 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.write_buffer_manager: 0x557d14698960 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T22:16:04.542 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.unordered_write: 0 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.row_cache: None 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.wal_filter: None 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.preserve_deletes: 0 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.two_write_queues: 0 2023-12-06T22:16:04.543 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.atomic_flush: 0 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.log_readahead_size: 0 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_background_jobs: 2 2023-12-06T22:16:04.544 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_background_compactions: -1 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_subcompactions: 1 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_open_files: -1 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T22:16:04.545 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_background_flushes: -1 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Compression algorithms supported: 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: kZSTD supported: 0 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: kXpressCompression supported: 0 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: kZlibCompression supported: 1 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: kSnappyCompression supported: 1 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: kLZ4Compression supported: 1 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: kBZip2Compression supported: 0 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-12-06T22:16:04.546 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.merge_operator: 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_filter: None 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557d13978f90) 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout: cache_index_and_filter_blocks: 1 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout: pin_top_level_index_and_filter: 1 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout: index_type: 0 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout: data_block_index_type: 0 2023-12-06T22:16:04.547 INFO:journalctl@ceph.mon.b.smithi124.stdout: index_shortening: 1 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: hash_index_allow_collision: 1 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: checksum: 1 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: no_block_cache: 0 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: block_cache: 0x557d139ab090 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: block_cache_name: BinnedLRUCache 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: block_cache_options: 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: capacity : 536870912 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: num_shard_bits : 4 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: strict_capacity_limit : 0 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: high_pri_pool_ratio: 0.000 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: block_cache_compressed: (nil) 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: persistent_cache: (nil) 2023-12-06T22:16:04.548 INFO:journalctl@ceph.mon.b.smithi124.stdout: block_size: 4096 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: block_size_deviation: 10 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: block_restart_interval: 16 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: index_block_restart_interval: 1 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: metadata_block_size: 4096 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: partition_filters: 0 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: use_delta_encoding: 1 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: whole_key_filtering: 1 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: verify_compression: 0 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: read_amp_bytes_per_bit: 0 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: format_version: 4 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: enable_index_compression: 1 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout: block_align: 0 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T22:16:04.549 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compression: NoCompression 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.num_levels: 7 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T22:16:04.550 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T22:16:04.551 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T22:16:04.552 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.table_properties_collectors: 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.inplace_update_support: 0 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T22:16:04.553 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.bloom_locality: 0 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.max_successive_merges: 0 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.ttl: 2592000 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.enable_blob_files: false 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.min_blob_size: 0 2023-12-06T22:16:04.554 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701900964090188, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701900964090557, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1701900964, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "1bafeeee-2ec9-4765-a3d0-778d95ced01e", "db_session_id": "9TREHY42OH8JXH5SLGMJ"}} 2023-12-06T22:16:04.555 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701900964090960, "job": 1, "event": "recovery_finished"} 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [file/delete_scheduler.cc:69] 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 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x557d1393f180 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: DB pointer 0x557d13a14000 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout: ** DB Stats ** 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi124.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: ** Compaction Stats [default] ** 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.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 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.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.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: ** Compaction Stats [default] ** 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.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 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:16:04.557 INFO:journalctl@ceph.mon.b.smithi124.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.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.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 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.stdout: ** Compaction Stats [default] ** 2023-12-06T22:16:04.558 INFO:journalctl@ceph.mon.b.smithi124.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 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: ** Compaction Stats [default] ** 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.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 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.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.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:16:04.559 INFO:journalctl@ceph.mon.b.smithi124.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.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 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout: 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: using public_addr v2:172.21.15.124:0/0 -> [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: starting mon.b rank -1 at public addrs [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] at bind addrs [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(???) e0 preinit fsid cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 bash[116344]: 0e6af8e3ca8a215e6d4d8258111fabaeee580aa6fc130c88edce646d577f1002 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 systemd[1]: Started Ceph mon.b for cb8ac92c-9484-11ee-95a2-87774f69a715. 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).mds e1 new map 2023-12-06T22:16:04.560 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout: e1 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.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} 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout: legacy client fscid: -1 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout: 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout: No filesystems configured 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-06T22:16:04.561 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mkfs cb8ac92c-9484-11ee-95a2-87774f69a715 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: monmap e1: 1 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: fsmap 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e1: no daemons active 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/402802296' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/451720447' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T22:16:04.562 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/451720447' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: monmap e1: 1 mons at {a=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: fsmap 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e1: no daemons active 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/2447955660' entity='client.admin' 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/1886329323' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/332428705' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/1030178492' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Activating manager daemon y 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e2: y(active, starting, since 0.00285307s) 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:16:04.563 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Manager daemon y is now available 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14100 172.21.15.97:0/1479255774' entity='mgr.y' 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e3: y(active, since 1.00703s) 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/915518281' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e4: y(active, since 3s) 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/4129205400' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/1634582037' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T22:16:04.564 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/1634582037' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e5: y(active, since 5s) 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/3409069704' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Active manager daemon y restarted 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Activating manager daemon y 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e6: y(active, starting, since 0.00324259s) 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Manager daemon y is now available 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.565 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Found migration_current of "None". Setting to last migration. 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e7: y(active, since 1.00488s) 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: [06/Dec/2023:22:15:19] ENGINE Bus STARTING 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: [06/Dec/2023:22:15:19] ENGINE Serving on https://172.21.15.97:7150 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: [06/Dec/2023:22:15:19] ENGINE Bus STARTED 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.566 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e8: y(active, since 2s) 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Generating ssh key... 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "addr": "172.21.15.97", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Deploying cephadm binary to smithi097 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.567 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Added host smithi097 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Saving service mon spec with placement count:5 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Saving service mgr spec with placement count:2 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/42629081' entity='client.admin' 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14120 172.21.15.97:0/2206244982' entity='mgr.y' 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/261112750' entity='client.admin' 2023-12-06T22:16:04.568 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/783878040' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/783878040' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e9: y(active, since 15s) 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/982396933' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Active manager daemon y restarted 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Activating manager daemon y 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e10: y(active, starting, since 0.00325758s) 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Manager daemon y is now available 2023-12-06T22:16:04.569 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e11: y(active, since 1.00743s) 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: [06/Dec/2023:22:15:41] ENGINE Bus STARTING 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: [06/Dec/2023:22:15:41] ENGINE Serving on https://172.21.15.97:7150 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: [06/Dec/2023:22:15:41] ENGINE Bus STARTED 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.570 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e12: y(active, since 2s) 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: 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 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/959102462' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mgrmap e13: y(active, since 6s) 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/2380786794' entity='client.admin' 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/3304149332' entity='client.admin' 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.571 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Updating smithi097:/etc/ceph/ceph.conf 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Updating smithi097:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Updating smithi097:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi124", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.572 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Deploying cephadm binary to smithi124 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Added host smithi124 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/28018919' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.? 172.21.15.97:0/28018919' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.573 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi124", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Updating smithi124:/etc/ceph/ceph.conf 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Updating smithi124:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Updating smithi124:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:04.574 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:04.575 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:04.575 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' 2023-12-06T22:16:04.575 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:16:04.575 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='mgr.14152 172.21.15.97:0/655991178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:04.575 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi097:172.21.15.97=a;smithi097:[v2:172.21.15.97:3301,v1:172.21.15.97:6790]=c;smithi124:172.21.15.124=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:04.575 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Saving service mon spec with placement smithi097:172.21.15.97=a;smithi097:[v2:172.21.15.97:3301,v1:172.21.15.97:6790]=c;smithi124:172.21.15.124=b;count:3 2023-12-06T22:16:04.575 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:16:04.575 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: Deploying daemon mon.b on smithi124 2023-12-06T22:16:04.575 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 ceph-mon[116404]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-06T22:16:04.644 INFO:journalctl@ceph.mon.a.smithi097.stdout:Dec 06 22:16:04 smithi097 bash[126589]: ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mon-a 2023-12-06T22:16:04.650 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.a.service' 2023-12-06T22:16:04.692 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:16:04.692 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-06T22:16:04.692 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-06T22:16:04.693 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.c 2023-12-06T22:16:04.779 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.c.service' 2023-12-06T22:16:04.811 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:16:04.812 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-06T22:16:04.812 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-06T22:16:04.812 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.b 2023-12-06T22:16:05.157 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:04 smithi124 systemd[1]: Stopping Ceph mon.b for cb8ac92c-9484-11ee-95a2-87774f69a715... 2023-12-06T22:16:05.157 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:05 smithi124 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mon-b[116381]: 2023-12-06T22:16:05.032+0000 7fc3d37f1700 -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 2023-12-06T22:16:05.158 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:05 smithi124 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mon-b[116381]: 2023-12-06T22:16:05.032+0000 7fc3d37f1700 -1 mon.b@-1(probing) e1 *** Got Signal Terminated *** 2023-12-06T22:16:05.478 INFO:journalctl@ceph.mon.b.smithi124.stdout:Dec 06 22:16:05 smithi124 bash[116499]: ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mon-b 2023-12-06T22:16:05.484 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mon.b.service' 2023-12-06T22:16:05.544 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:16:05.545 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-06T22:16:05.545 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-06T22:16:05.545 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mgr.y 2023-12-06T22:16:05.895 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:16:05 smithi097 systemd[1]: Stopping Ceph mgr.y for cb8ac92c-9484-11ee-95a2-87774f69a715... 2023-12-06T22:16:05.895 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:16:05 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:16:05.752+0000 7f3275912700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:16:05.895 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:16:05 smithi097 ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y[112165]: 2023-12-06T22:16:05.752+0000 7f3275912700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-06T22:16:06.168 INFO:journalctl@ceph.mgr.y.smithi097.stdout:Dec 06 22:16:05 smithi097 bash[126782]: ceph-cb8ac92c-9484-11ee-95a2-87774f69a715-mgr-y 2023-12-06T22:16:06.174 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cb8ac92c-9484-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-06T22:16:06.208 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:16:06.209 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-06T22:16:06.209 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T22:16:06.993 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T22:16:07.649 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:16:07.681 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:16:07.709 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-06T22:16:07.711 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801/remote/smithi097/crash 2023-12-06T22:16:07.711 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/crash -- . 2023-12-06T22:16:07.763 INFO:teuthology.orchestra.run.smithi097.stderr:tar: /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T22:16:07.763 INFO:teuthology.orchestra.run.smithi097.stderr:tar: Error is not recoverable: exiting now 2023-12-06T22:16:07.765 DEBUG:teuthology.misc:Transferring archived files from smithi124:/var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801/remote/smithi124/crash 2023-12-06T22:16:07.765 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/crash -- . 2023-12-06T22:16:07.818 INFO:teuthology.orchestra.run.smithi124.stderr:tar: /var/lib/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T22:16:07.818 INFO:teuthology.orchestra.run.smithi124.stderr:tar: Error is not recoverable: exiting now 2023-12-06T22:16:07.819 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-06T22:16:07.819 DEBUG:teuthology.orchestra.run.smithi097:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-06T22:16:07.846 INFO:teuthology.orchestra.run.smithi097.stderr:grep: /var/log/ceph/cb8ac92c-9484-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-06T22:16:07.847 INFO:tasks.cephadm:Compressing logs... 2023-12-06T22:16:07.847 DEBUG:teuthology.orchestra.run.smithi097:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T22:16:07.891 DEBUG:teuthology.orchestra.run.smithi124:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T22:16:07.916 INFO:teuthology.orchestra.run.smithi097.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-06T22:16:07.918 INFO:teuthology.orchestra.run.smithi124.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-06T22:16:07.979 INFO:tasks.cephadm:Archiving logs... 2023-12-06T22:16:07.979 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801/remote/smithi097/log 2023-12-06T22:16:07.980 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T22:16:08.056 DEBUG:teuthology.misc:Transferring archived files from smithi124:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801/remote/smithi124/log 2023-12-06T22:16:08.057 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T22:16:08.089 INFO:tasks.cephadm:Removing cluster... 2023-12-06T22:16:08.089 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 --force 2023-12-06T22:16:08.538 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 --force 2023-12-06T22:16:08.976 INFO:tasks.cephadm:Removing cephadm ... 2023-12-06T22:16:08.977 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T22:16:08.997 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T22:16:09.014 INFO:tasks.cephadm:Teardown complete 2023-12-06T22:16:09.015 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1714, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 824, in ceph_mons r = _shell( File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi124 with status 127: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph mon dump -f json' 2023-12-06T22:16:09.087 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=4bc7e243d7454054b5aab13b4446050e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1714, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 824, in ceph_mons r = _shell( File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi124 with status 127: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph mon dump -f json' 2023-12-06T22:16:09.091 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-06T22:16:09.102 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-06T22:16:09.124 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... 2023-12-06T22:16:09.124 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-06T22:16:09.137 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-06T22:16:09.217 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T22:16:09.225 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T22:16:09.226 DEBUG:teuthology.orchestra.run.smithi097:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T22:16:09.228 DEBUG:teuthology.orchestra.run.smithi124:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T22:16:09.243 INFO:teuthology.orchestra.run.smithi097.stderr:bash: ntpq: command not found 2023-12-06T22:16:09.245 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-12-06T22:16:09.247 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T22:16:09.247 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2023-12-06T22:16:09.247 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 13 +1145us[+1151us] +/- 94ms 2023-12-06T22:16:09.248 INFO:teuthology.orchestra.run.smithi097.stdout:^* hv02.front.sepia.ceph.com 3 6 377 12 -120us[ -114us] +/- 63ms 2023-12-06T22:16:09.248 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 12 -923us[ -916us] +/- 91ms 2023-12-06T22:16:09.248 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:09.250 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T22:16:09.250 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-12-06T22:16:09.250 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 11 +1157us[+1157us] +/- 94ms 2023-12-06T22:16:09.250 INFO:teuthology.orchestra.run.smithi124.stdout:^* hv02.front.sepia.ceph.com 3 6 377 11 -128us[ -131us] +/- 63ms 2023-12-06T22:16:09.250 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 13 -918us[ -921us] +/- 91ms 2023-12-06T22:16:09.250 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:09.251 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T22:16:09.260 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T22:16:09.260 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T22:16:09.269 DEBUG:teuthology.orchestra.run.smithi097:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-06T22:16:09.379 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-12-06T22:16:09.470 DEBUG:teuthology.orchestra.run.smithi097:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T22:16:09.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:16:09.502 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-12-06T22:16:09.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:16:09.533 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T22:16:09.543 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T22:16:09.564 INFO:teuthology.task.internal:Duration was 846.160132 seconds 2023-12-06T22:16:09.564 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T22:16:09.574 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T22:16:09.574 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T22:16:09.577 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T22:16:09.620 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T22:16:09.622 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T22:16:09.805 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T22:16:09.806 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi097.front.sepia.ceph.com 2023-12-06T22:16:09.806 DEBUG:teuthology.orchestra.run.smithi097:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T22:16:09.828 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi124.front.sepia.ceph.com 2023-12-06T22:16:09.828 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-12-06T22:16:09.851 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T22:16:09.851 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T22:16:09.870 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T22:16:09.931 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T22:16:09.932 DEBUG:teuthology.orchestra.run.smithi097:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T22:16:09.949 DEBUG:teuthology.orchestra.run.smithi124:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T22:16:10.052 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T22:16:10.063 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T22:16:10.063 DEBUG:teuthology.orchestra.run.smithi097:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T22:16:10.090 DEBUG:teuthology.orchestra.run.smithi124:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T22:16:10.118 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T22:16:10.134 DEBUG:teuthology.orchestra.run.smithi097:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:16:10.136 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-12-06T22:16:10.160 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = core 2023-12-06T22:16:10.185 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = core 2023-12-06T22:16:10.202 DEBUG:teuthology.orchestra.run.smithi097:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:16:10.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:16:10.248 DEBUG:teuthology.orchestra.run.smithi124:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:16:10.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:16:10.266 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T22:16:10.276 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T22:16:10.277 DEBUG:teuthology.misc:Transferring archived files from smithi097:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801/remote/smithi097 2023-12-06T22:16:10.277 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T22:16:10.328 DEBUG:teuthology.misc:Transferring archived files from smithi124:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801/remote/smithi124 2023-12-06T22:16:10.328 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T22:16:10.365 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T22:16:10.366 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T22:16:10.368 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T22:16:10.418 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T22:16:10.430 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T22:16:10.430 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T22:16:10.440 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T22:16:10.440 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T22:16:10.443 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T22:16:10.457 INFO:teuthology.orchestra.run.smithi097.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 22:16 /home/ubuntu/cephtest 2023-12-06T22:16:10.476 INFO:teuthology.orchestra.run.smithi124.stdout: 525546 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 22:16 /home/ubuntu/cephtest 2023-12-06T22:16:10.477 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T22:16:10.487 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T22:16:10.508 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T22:16:10.534 DEBUG:teuthology.nuke:shortname: smithi097 2023-12-06T22:16:10.534 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T22:16:10.559 DEBUG:teuthology.nuke:shortname: smithi124 2023-12-06T22:16:10.559 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T22:16:10.562 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:53:38.504987', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMfe4ygmaG5nVOa9AH8N/MZ9i/C9NDBNZ2LGx07AM4ukX7bcUs8f6YaErnrLd1ELimthk9upc1/c68HR3W5N8kI='} 2023-12-06T22:16:10.584 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480801', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:53:38.503372', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOxiqnY0Pwvyj7XUN4SJFhKgXQjxgs0fnhTflZE9yB0dd4NQWffI8V1cjYDLSPbfw6Yzr3kgzlVSrXCrChHKF+o='} 2023-12-06T22:16:10.617 INFO:teuthology.orchestra.console.smithi097:Power off 2023-12-06T22:16:10.618 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T22:16:10.640 DEBUG:teuthology.orchestra.console.smithi097:power off output: Chassis Power Control: Down/Off 2023-12-06T22:16:10.640 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:16:10.655 INFO:teuthology.orchestra.console.smithi124:Power off 2023-12-06T22:16:10.655 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T22:16:10.664 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2023-12-06T22:16:10.680 DEBUG:teuthology.orchestra.console.smithi124:power off output: Chassis Power Control: Down/Off 2023-12-06T22:16:10.680 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:16:10.703 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-12-06T22:16:14.666 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:16:14.705 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:16:14.776 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2023-12-06T22:16:14.816 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-12-06T22:16:18.780 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:16:18.817 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:16:18.891 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2023-12-06T22:16:18.926 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is off 2023-12-06T22:16:19.027 INFO:teuthology.orchestra.console.smithi124:Power off completed 2023-12-06T22:16:22.894 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:16:23.006 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is off 2023-12-06T22:16:23.109 INFO:teuthology.orchestra.console.smithi097:Power off completed 2023-12-06T22:16:23.214 INFO:teuthology.run:Summary data: description: upgrade:quincy-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 846.1601319313049 failure_reason: 'Command failed on smithi124 with status 127: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cb8ac92c-9484-11ee-95a2-87774f69a715 -- ceph mon dump -f json''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=4bc7e243d7454054b5aab13b4446050e status: fail success: false 2023-12-06T22:16:23.214 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T22:16:23.294 INFO:teuthology.run:FAIL